I’m trying to get nvclock to work but it always crashes, no matter whatever parameters i give it (except for no parameters which brings up the help screen just fine).
I have an 8800 gt with the nvidia drivers installed correctly running opensuse 11.1
Anyone else had this problem?
GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-suse-linux".
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>...
(gdb) run -F 60
Starting program: /usr/bin/nvclock -F 60
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x0805a5d0 in load_bios_pramin ()
Current language: auto; currently asm
Yeah, i’m using the latest nvclock from packman. I should probably try some older versions to see if that helps. I don’t know why nvidia sets the default fan speed to 29%. It’s supposed to go up with temperature but the fan speed never changes dramatically, maybe like 10-15% at most.
It’s probably just the new nvidia drivers. nvclock worked fine for me in ubuntu 8.10, and that uses the 177 series. I debugged the program further and it’s crashing on this line:
I installed opensuse 11.1 on my vaio 2 days ago and i used the video drivers 180.29 from the nvidia site. After that I installed nvclock beta 4 for controlling the brightness with the command nvclock -S -X. At the beginning everything was working fine but after an update i did every time I’m using the command nvclock -S -X I’m taking the error: segmentation fault!
I tried to install again the drivers and nvclock, I also used those from the nvidia repository but without any positive result.
Unfortunately when I did the update I didn’t look what packages i was to update.
Do you have any idea how to fix this?
should I give up and reinstall everything??
Reinstalling won’t help. There’s a bug in nvclock. It doesn’t work with the lastest drivers at least with an 8800gt. Apparently nvclock is dead because the email address won’t work and nobody has replied on the forums.
Hi Jacky_J!
thanks for you answer.
I have an 8400M GT.
As I said, before the updating it was working and it is working also on Ubuntu.
So are you telling that I should try an older version of the nvidia drivers?
Witch one do you think is better?
My ubuntu 8.10 worked as well because they use the 177* series of nvidia drivers. I can only imagine the new Ubuntu 9.04 will have the 180* drivers and more people with 8 series nvidia cards will have problems with nvclock.
Hi all,
I’ve the same problem with opensuse 11.1 and a GeForce 7400.
For some reason when I downgrade libv4l from version 0.5.9 to 0.4.0
nvclock and smartdimmer get back working.
I didn’t found anything about that in forums…
Hope it helps…