I'm not sure if it is relevant or not seeing as the nvidia kernel driver may take care of the PCI Express communication that it needs. It's a good question though...anybody know the answer? I do know, however, that the PCI Express option has been added in the 2.6.12.1 kernel I tested out. Turning it on didn't help with the problem any, though.bl00mie wrote:i just noticed that there's not an entry in Bus options for PCI Express support....
there is in gentoo-sources 2.6.11-r11 on my athlon 32 box, but not on this EM64T... is this relivant??
Close, but no cigar. I've got an Asus P5LD2. I picked this one 'cause it had the bios-level speed stepping support.rawc wrote:It would be interesting, bl00mie, if you had the same/similar motherboard as me. Who knows...maybe it's something that could be solved with a BIOS upgrade whenever a new one comes out.
Code: Select all
VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 TurboCache] (rev a1)Ok I don't know what I did but my system works now. What I did in between posting this and it working was, add my user to the video group (for udev), recompiled my kernel, and re-emerged the unstable (~x86) nvidia-kernel and nvidia-glx. I think the issue was that I emerged the unstable nvidia-kernel but not nvidia-glx. I'm not sure how that happened but it works fine now. I'm not sure if this info will be a help for the rest of you having problems...mikegpitt wrote:I'm doing a fresh install on a brand new computer and am getting the same error with the nvidia drivers. The screen goes black after some flickering, and then the system locks. There is deffinitly a bug somewhere. I've tried with stable and ~x86 drivers.
lspci says the card is this:Code: Select all
VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 TurboCache] (rev a1)
Yeah...sorry...that's my *current* xorg.conf. If you look at the default layout, you'll see that I specify the Screen using TwinView and nvidia. I'm using nv currently so that I actually have X.PMT wrote:Sorry, I don't see anything, offhand.
Hey, sarumont, did you know that, for use of the binary driver, you should specify nvidia, not nv, last I heard?
I scoured my BIOS and didn't see this option anywhere. I'm going to e-mail ASUS about it and see if they know where I could find it...rawc wrote:Someone finally stumbled upon a fix for this particular black/blank screen problem in the nVidia forums (http://www.nvnews.net/vbulletin)! Just enable the 'Execute Disable Function' for your cpu in the system BIOS. nVidia clearly needs to fix some code in their driver so this becomes a non-issue.
So if you are having similar nvidia issues as bl00mie and I originally posted above, this may be the fix for you. It's nice to finally have 3D acceleration working on my nvidia card in Linux
NOTE: I'm not sure if AMD motherboards have a similar option for toggling the 'no-execute bit' option in the BIOS (I think AMD calls it 'Advanced Virus Protection), so this fix may only apply to 64-bit intel users.