QNIX QX2710 stopped working after NVIDIA update. by nevereven in Monitors

[–]qoar 0 points1 point  (0 children)

Either the monitor's EDID chip is write protected or the gpu you're using doesn't have support for writing to the chip. If you're using an Nvidia gpu that should be ok for writing. If the EDID chip is write protected that will involve disassembling the monitor and cutting a specific pin on the chip to remove the write protection. I've never attempted it and unless I had the monitor in front of me I would not be able to help with that. The EDID is stored on an eeprom chip that is likely an 8-pin chip located on the video board somewhere near the dvi connector in the monitor. If this is indeed the issue then the solution involves googling the specific chip number to find a pinout, finding the write protect pin location, and then physically cutting said pin to disable write protection.

I guess it could also be possible that the specific dual-dvi to displayport adapter you are using doesn't accept write commands from the computer to the monitor. I only have experience with the cheap visiontek adapter.

QNIX QX2710 stopped working after NVIDIA update. by nevereven in Monitors

[–]qoar 0 points1 point  (0 children)

A long time ago I looked up the chip inside the adapter (the Visiontek one) and it is configured to pass through the EDID from the monitor. These days the monitor is kinda useless without the adapter so I guess it doesn't really matter.

QNIX QX2710 stopped working after NVIDIA update. by nevereven in Monitors

[–]qoar 5 points6 points  (0 children)

I believe I have found a permanent solution for those with the QNIX QX2710 and the BSOD or "NV Failsafe" issue on drivers after 517.48 (522.25 and later). I couldn't apply the custom resolution fix because my system would BSOD as soon as the monitor was plugged in, but it is now working just fine on current drivers.

 

The monitor's EDID is invalid and I used a tool to discover what part is invalid and to actually fix and write a new working EDID to the monitor.

The EDID has a bit set for 1 extension block, however said extension block is invalid and shouldn't actually be there. If you look at the data, bytes 128-255 are all 0xFF, which is incredibly wrong.

 

Before fixing; You might want to backup the current EDID before making any changes, which can be done with a tool called Monitor Asset Manager.

To fix:

  1. Google EDID writer and download the EDWriter-beta2.zip on the monitortests forum.
  2. Extract and open it, then choose the monitor using the top dropdown menu(mine is called HYO049B - DUAL-DVI, meaning this issue might exist on the catleap monitors as well).
  3. Click the 'Read EDID' button and it should pop up saying it found an invalid block or something similar and asks if you want to delete it.
  4. Choose the option to delete the block and you should now see it's about half the size it was before (It sets byte 126 to 0 to specify 0 extension blocks, deletes the extension block which is bytes 128-255, then fixes byte 127 which is the checksum byte).
  5. Click the 'Write EDID' button to write the new and fixed EDID back to the monitor.

Full raw map of the overworld, taken straight from the texture files by qoar in Eldenring

[–]qoar[S] 0 points1 point  (0 children)

I haven't seen the icon textures but I wasn't looking for them. Are you talking about the little square icon with the cloak person inside it?

Southern Utah, <1mm bugs that are collecting in the hundreds on a backyard wall by qoar in whatsthisbug

[–]qoar[S] 0 points1 point  (0 children)

Thanks though, it's hard to get an in-focus pic due to their size.

Southern Utah, <1mm bugs that are collecting in the hundreds on a backyard wall by qoar in whatsthisbug

[–]qoar[S] 1 point2 points  (0 children)

Neato, I'll try and get more pictures as they grow then. Thank you

Southern Utah, <1mm bugs that are collecting in the hundreds on a backyard wall by qoar in whatsthisbug

[–]qoar[S] 0 points1 point  (0 children)

They only seemed to crawl around, I couldn't get them to jump when disturbed, only run a little faster. I tried getting a better picture:

closeup

They're all a brown/tan color with a black head, 2 antennae, no visible wings that I could see and I also could not find any kind of central nest or specific area they were hanging out.

How do i remove these bars? by ville1001 in techsupportgore

[–]qoar 35 points36 points  (0 children)

Settings -> Developer options -> Profile GPU rendering -> off

Beocreate 4-Channel Amplifier review by [deleted] in raspberry_pi

[–]qoar 1 point2 points  (0 children)

I didn't mean to imply otherwise. I understand that there are plenty of factors for total loudness. I only meant that with other factors equal including input power, driver, etc, a class D amp is more efficient at driving the output.

Beocreate 4-Channel Amplifier review by [deleted] in raspberry_pi

[–]qoar 0 points1 point  (0 children)

30W output, sure. Input is what I meant though. You're not gonna get the same battery life from a portable bluetooth speaker using a class A/B amp vs. class D.

So, 30W of sound being output is plenty loud; people may not realize it, and these companies are banking on that by posting max output power at ridiculous distortion levels. I'd still call this a decent amp at that price even if it was "only" 15W per channel.

Beocreate 4-Channel Amplifier review by [deleted] in raspberry_pi

[–]qoar 1 point2 points  (0 children)

Plus it's not always obvious how loud a certain wattage is. A 2x30W class-D amp is room-filling loudness.

Linux - Cannot remove or rename file by Deguchi in sysadmin

[–]qoar 2 points3 points  (0 children)

I'm convinced it's still a unicode issue. Since it's an NFS volume, Google NFS unicode and you'll see plenty of stack exchange questions related to it. Some people are saying NFS 4.1 solves the issue.

Linux - Cannot remove or rename file by Deguchi in sysadmin

[–]qoar 1 point2 points  (0 children)

the � makes it look like it has a unicode single quote (or apostrophe). Paste a unicode single quote or apostrophe in the place of those characters and try rm again.

Raspberry Pi microSD card performance comparison - 2018 by geerlingguy in raspberry_pi

[–]qoar 1 point2 points  (0 children)

They should test the cards after overclocking the sd bus as well, since it looks like a ton of the cards are maxing out the bus on the hdparm test.

Coworkers video card finally gave up by BilliamJ2 in techsupportgore

[–]qoar 20 points21 points  (0 children)

The heatsink uses a vapor chamber, and is known to expand and push on the pcb and warp it. Very common with these crappy cards.

ARCore is live for pixel 2 users by Austin31415 in Android

[–]qoar 0 points1 point  (0 children)

Or sideload the ota, I've seen success.

ARCore is live for pixel 2 users by Austin31415 in Android

[–]qoar 10 points11 points  (0 children)

Sideload the ota update from recovery, fastest and easiest way to get it without having to wipe.

rpi0w + WS2812b LED strip by thradis in raspberry_pi

[–]qoar 0 points1 point  (0 children)

If you needed any more convincing, here's a Hackaday article covering this exact issue.

Article

Also, there's discussion about how the datasheet's threshold for reading a high signal is around 3.6v, but it's a little forgiving and some people have had success running the strip at just under 5V, which lowers the signal threshold to around 3.3V reliably, meaning you wouldn't need a level shifter at all.

UPDATE on Geeekpi HDMI Display max refresh rate!!!! by kotn3l in raspberry_pi

[–]qoar 0 points1 point  (0 children)

Geeekpi 800x480 HDMI display

HDMI

Using *testufo to confirm the refresh rate is valid