Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nvidia Driver hardlocks
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Sun Apr 09, 2006 3:39 pm    Post subject: Nvidia Driver hardlocks Reply with quote

Whenever I enable the nvidia driver my computer seems to hardlock at random times (At least I think I mean hardlock, everything freezes including numlock except the mouse)
It seems to be random intervals and seems to happen most often when i load a new page in firefox. It has also happened when typing in my password in gdm, chatting on amsn. I have tried the two of the most recent drivers and Ive also tried kernels 2.6.15-r1 and 2.6.16-r1. I am using the ~x86 xorg.

I have no problems using ubuntu dapper (the testing release with the most recent version of xorg) I don't have any problems and have been using XGL quite happily.

Has anyone got any idea? I have a Nvidia 6600 which is kind of going to waste at the moment.
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Mon Apr 10, 2006 2:27 am    Post subject: Reply with quote

*bump* Surely I can't be the only one?
Back to top
View user's profile Send private message
bigmauler
Apprentice
Apprentice


Joined: 25 Apr 2005
Posts: 177
Location: Seattle, WA

PostPosted: Mon Apr 10, 2006 5:04 am    Post subject: Reply with quote

What verson of the nvidia kernel are you using? You should be using the latest with the ~x86 or if you have an AMD64 the ~AMD64 for your kernel.

What version of Xorg are you using?

--edit--

by version of Xorg I mean are you using modular or not? I am going to assume not.

But your nvidia kernel versions are what are going to be most importaint.
_________________
Never take raisins from a rabbit
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Mon Apr 10, 2006 11:09 am    Post subject: Reply with quote

My xorg is xorg-x11-7.0-r1. I'm not sure if thats modular or not though. It seemed to be a load of packages when I emerged it so I think it might.
The two bvidia kernel versions I used were nvidia-kernel-1.0.8756 and nvidia-kernel-1.0.8178-r3. As I said I don't have a problem with the drivers on ubuntu
Back to top
View user's profile Send private message
Corona688
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1204

PostPosted: Mon Apr 10, 2006 2:47 pm    Post subject: Reply with quote

The nvidia drivers have ALWAYS given me hardlock problems, on every distro, for the last 4 years. I gave up on nvidia, you can't run a server like that...
_________________
Petition for Better 64-bit ATI Drivers - Sign Here
http://www.petitiononline.com/atipet/petition.html
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Mon Apr 10, 2006 3:25 pm    Post subject: Reply with quote

Ok well I'm not running a server and I've never had hardlocking problems. I just want to know why my card runs fine under ubuntu but not under gentoo
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Mon Apr 10, 2006 9:35 pm    Post subject: Reply with quote

Are you sure you followed the guidelines for creating a fine xorg.conf ?
If I remember well, that issue manifests itself when using software cursors,
these are good-working settings, try to modify for your card:
Quote:

Section "Device"
Identifier "Videocard0"

Driver "nvidia"
#Driver "nv"
Option "HWcursor" "on" # [<bool>]
Option "NoLogo"
Option "backingstore" "true"
#Option "NvAGP" "1"
Option "RenderAccel" "true" # [<bool>]
Option "CursorShadow" "yes" # [<bool>]
Option "AllowGLXWithComposite" "true"


P.S.: if you tell us which card are you using we can understand better,
is PCI-EX or AGP? is 128 or 256 Mb?
Also, are you sure it's the nvidia driver? To me it seems the system could be broken,
but you said "from when I started to use nvidia driver"... what were you using before?
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/


Last edited by Matteo Azzali on Mon Apr 10, 2006 9:40 pm; edited 2 times in total
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Mon Apr 10, 2006 9:37 pm    Post subject: Reply with quote

Corona688 wrote:
The nvidia drivers have ALWAYS given me hardlock problems, on every distro, for the last 4 years. I gave up on nvidia, you can't run a server like that...


Good luck for your petition(s) then.... and remember to ask ati for some X1300-X1600-X1800-X1900 linux driver....
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Mon Apr 10, 2006 10:46 pm    Post subject: Reply with quote

Matteo Azzali wrote:
Are you sure you followed the guidelines for creating a fine xorg.conf ?
If I remember well, that issue manifests itself when using software cursors,
these are good-working settings, try to modify for your card:
Quote:

Section "Device"
Identifier "Videocard0"

Driver "nvidia"
#Driver "nv"
Option "HWcursor" "on" # [<bool>]
Option "NoLogo"
Option "backingstore" "true"
#Option "NvAGP" "1"
Option "RenderAccel" "true" # [<bool>]
Option "CursorShadow" "yes" # [<bool>]
Option "AllowGLXWithComposite" "true"


P.S.: if you tell us which card are you using we can understand better,
is PCI-EX or AGP? is 128 or 256 Mb?
Also, are you sure it's the nvidia driver? To me it seems the system could be broken,
but you said "from when I started to use nvidia driver"... what were you using before?


I've never heard of these guidelines for a better xorg before. I'll test in a minute.
My card is an AGP nVidia 6600 le 256mb. When I don't use the nvidia driver I use the generic nv driver and it stays stable.
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Mon Apr 10, 2006 11:03 pm    Post subject: Reply with quote

Nope. Computer froze within a minute of Xorg loading up. I think at the time gaim was logging in at the time but otherwise it was an unprovoced crash
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Tue Apr 11, 2006 10:12 am    Post subject: Reply with quote

ChrisRX wrote:
Nope. Computer froze within a minute of Xorg loading up. I think at the time gaim was logging in at the time but otherwise it was an unprovoced crash


Are you using a well configured X.org? Do you have
VIDEO_CARDS="nvidia" in your make.conf?
Do you have set nvidia opengl with "eselect opengl set nvidia"?
Did you reemerged (emerge -1 ) "nvidia-kernel" and "nvidia-glx" after
every kernel update?


Since the crashes are also in the gdm it doesn't seems the DE, however did you tried using KDM/KDE?

Still lacking information, what you were using before? Since the drivers are the same of Ubuntu, the issue
should be somewhere else....
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Tue Apr 11, 2006 12:16 pm    Post subject: Reply with quote

1. Yes
2. Yes
3. Yes
4. No

I'll try running just with startx to see what happens
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Tue Apr 11, 2006 12:24 pm    Post subject: Reply with quote

It seems that this is your problem https://forums.gentoo.org/viewtopic-t-334436.html, since I switched to the new 8xxx series I don't have such problems.
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
urantiana
n00b
n00b


Joined: 10 Jun 2005
Posts: 25

PostPosted: Tue Apr 11, 2006 12:28 pm    Post subject: Reply with quote

Same problem here, mouse click doesn't work (but it moves), my keyboard only accepts "ctrl+alt+backspace" (restarting x). My applications still working but my mouse and keyboard "don't".
It seems to happen most often when I use Firefox, too.
I have a nvidia geforce2 GTS with nvidia-kernel-1.0.7174-r2 (it doesn't support superior versions), modular xorg-x11-7.0-r1, using kde 3.5.2.
Can someone help me?
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Tue Apr 11, 2006 12:49 pm    Post subject: Reply with quote

Gergan Penkov wrote:
It seems that this is your problem https://forums.gentoo.org/viewtopic-t-334436.html, since I switched to the new 8xxx series I don't have such problems.

Hi, which post do you mean. Theres quite a few in that thread :P
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Tue Apr 11, 2006 6:27 pm    Post subject: Reply with quote

urantiana wrote:
Same problem here, mouse click doesn't work (but it moves), my keyboard only accepts "ctrl+alt+backspace" (restarting x). My applications still working but my mouse and keyboard "don't".
It seems to happen most often when I use Firefox, too.
I have a nvidia geforce2 GTS with nvidia-kernel-1.0.7174-r2 (it doesn't support superior versions), modular xorg-x11-7.0-r1, using kde 3.5.2.
Can someone help me?

Well this was what I meant, these drivers with this problem was sth very usual, it was possible for me to work around this with disabling composite I think.
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
urantiana
n00b
n00b


Joined: 10 Jun 2005
Posts: 25

PostPosted: Wed Apr 12, 2006 9:24 am    Post subject: Reply with quote

I have hardlocks only when XGL is enabled. :(
And I don't have composite enable.
My logs say nothing about this error, I really don't know how to fix this. :(
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Wed Apr 12, 2006 11:40 am    Post subject: Reply with quote

Ok I thought everything was working fine, I didn't have any crashes at all last night,even had XGL/Compiz set up, but now when I rebooted my computer today I get more hardlocks. Except now the mouse cursor turns into a watch cursor and doesn't even move
Back to top
View user's profile Send private message
antst
n00b
n00b


Joined: 24 Jul 2003
Posts: 67
Location: Netherlands

PostPosted: Wed Apr 12, 2006 11:52 am    Post subject: Reply with quote

Corona688 wrote:
The nvidia drivers have ALWAYS given me hardlock problems, on every distro, for the last 4 years. I gave up on nvidia, you can't run a server like that...

Do you really need nvidia drivers for the server? :)
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Fri Apr 14, 2006 11:41 am    Post subject: Reply with quote

I tried running nvidia-settings before the computer locked again and it was showing a core temperature of 39 degrees C. Is this too high?
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Sat Apr 15, 2006 1:41 am    Post subject: Reply with quote

*Bump*
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Sun Apr 16, 2006 1:11 am    Post subject: Reply with quote

*Double Bump* Soory to keep bumping, but I'm eager to some blender work :D
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Sun Apr 16, 2006 1:24 am    Post subject: Reply with quote

Well I really could not help, and I know how you feel, but if you read the whole two threads about these lockups you'll understand that no one knows the solution :(
As I said I used to run without composite enabled and it was fairly stable, now I have the 8xxx drivers and I don't have any problems, but there is no general solution, as there were ati-users, who have had the same problems.
there were different solutions running with noapic changing the agp aperture size and so on, but they worked for some and not for all of us...
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
ChrisRX
n00b
n00b


Joined: 07 Apr 2006
Posts: 20

PostPosted: Sun Apr 16, 2006 8:44 pm    Post subject: Reply with quote

It seems that the instability is linked to my wireless network card. When I disable the network, the X server runs fine, but when I have the wireless card enabled and use the nvidia driver it causes instability. Any idea whay this might be? Possibly some form of incompatibilty between the two drivers or some form of noise the wireless signal causes on the graphics card?
The card uses the rt2500 module by the way
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum