Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nvidia driver fan speeds
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Fri Jan 18, 2008 5:30 pm    Post subject: Nvidia driver fan speeds Reply with quote

Hi,
I can only use the latest hard masked nvidia-drivers-169.07 for my card.
I seem to have a accelerated fan speed, this is all very good keeping my graphics card down to a nice temp but i don't feel it is wright
is there a way of adjusting it to a default fan speed with these beta drivers?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Fri Jan 18, 2008 5:43 pm    Post subject: Re: Nvidia driver fan speeds Reply with quote

psycophobia wrote:
Hi,
I can only use the latest hard masked nvidia-drivers-169.07 for my card.
I seem to have a accelerated fan speed, this is all very good keeping my graphics card down to a nice temp but i don't feel it is wright
is there a way of adjusting it to a default fan speed with these beta drivers?


use the search - luke

https://forums.gentoo.org/viewtopic-p-4668461.html#4668461
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Fri Jan 18, 2008 5:57 pm    Post subject: Reply with quote

Hmm my card does not support fan speed adjustments by the looks of it
Back to top
View user's profile Send private message
Nick C
Guru
Guru


Joined: 18 Mar 2005
Posts: 526
Location: Portsmouth, England

PostPosted: Fri Jan 18, 2008 7:51 pm    Post subject: Reply with quote

try nvclock -f -F 60
Not all cards support the auto function, also make sure your using the cvs ebuild for nvclock as thats the only way to get support for newer nvidia cards.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved.
www.monkeydust.net
Back to top
View user's profile Send private message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Fri Jan 18, 2008 8:45 pm    Post subject: Reply with quote

Same thing it says nvclock -f -F 60 no support for fan speeds

I just emerged nvclock

nvlock-cvs did not have any ebuilds available
Back to top
View user's profile Send private message
Jupiter1TX
Guru
Guru


Joined: 24 Feb 2006
Posts: 546
Location: 3rd Rock

PostPosted: Fri Jan 18, 2008 9:28 pm    Post subject: Reply with quote

psycophobia wrote:
Same thing it says nvclock -f -F 60 no support for fan speeds

I just emerged nvclock

nvlock-cvs did not have any ebuilds available


rename an existing nvclock ebuild with the new version "nvclock-0.8_beta3"
don't forget to digest it
that is the only ver. that works properly with the newer cards
_________________
Core i7 920 D0 | Asus P6T DLX | Patriot Viper 1600 6GB | Antec Quattro 850W
Geforce 8800GTX OC2 768MB | Dell 22" LCD | Koolance Exos2/Swiftech GTZ
GCC 4.6.1 | 3.7.x-geek | Xorg-7.4-x | KDE-4.7.x | Compiz
Back to top
View user's profile Send private message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Fri Jan 18, 2008 10:17 pm    Post subject: Reply with quote

Build fails

Code:
>> Install nvclock-0.8_beta3 into /var/tmp/portage/media-video/nvclock-0.8_beta3/image/ category media-video
installing ABOUT as /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/doc/nvclock/ABOUT
installing AUTHORS as /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/doc/nvclock/AUTHORS
installing ChangeLog as /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/doc/nvclock/ChangeLog
installing FAQ as /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/doc/nvclock/FAQ
installing README as /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/doc/nvclock/README
mkdir -p /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/man/man1
cp nvclock.1 /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/man/man1
mkdir -p /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/applications
mkdir -p /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/icons/hicolor/48x48/apps
cp nvclock.desktop /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/applications
cp nvclock.png /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/share/icons/hicolor/48x48/apps
make -C src install
make[1]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src'
make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/backend'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/backend'
make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/nvcontrol'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/nvcontrol'
make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/gtk'
mkdir -p /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/bin; /usr/bin/install -c -c nvclock_gtk /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/bin/nvclock_gtk
make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/gtk'
make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/qt'
mkdir -p /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/bin; /usr/bin/install -c -c nvclock_qt /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/bin/nvclock_qt
make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src/qt'
mkdir -p /var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/bin
/usr/bin/install -c -c nvclock /var/tmp/portage/media-video/nvclock-0.8_beta3/distdir/var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/bin/nvclock
/usr/bin/install: cannot create regular file `/var/tmp/portage/media-video/nvclock-0.8_beta3/distdir/var/tmp/portage/media-video/nvclock-0.8_beta3/image/usr/bin/nvclock': No such file or directory
make[1]: *** [install-app] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta3/work/nvclock0.8b3/src'
make: *** [install] Error 2
 *
 * ERROR: media-video/nvclock-0.8_beta3 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_install
 *             environment, line 2042:  Called einstall
 *               ebuild.sh, line  551:  Called die
 * The specific snippet of code:
 *              ${MAKE:-make} prefix="${D}usr" \
 *                      datadir="${D}usr/share" \
 *                      infodir="${D}usr/share/info" \
 *                      localstatedir="${D}var/lib" \
 *                      mandir="${D}usr/share/man" \
 *                      sysconfdir="${D}etc" \
 *                      ${LOCAL_EXTRA_EINSTALL} \
 *                      "$@" install || die "einstall failed"
 *  The die message:
 *   einstall failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/nvclock-0.8_beta3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/nvclock-0.8_beta3/temp/environment'.
 *

 * Messages for package media-video/nvclock-0.8_beta3:

 *
 * ERROR: media-video/nvclock-0.8_beta3 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_install
 *             environment, line 2042:  Called einstall
 *               ebuild.sh, line  551:  Called die
 * The specific snippet of code:
 *              ${MAKE:-make} prefix="${D}usr" \
 *                      datadir="${D}usr/share" \
 *                      infodir="${D}usr/share/info" \
 *                      localstatedir="${D}var/lib" \
 *                      mandir="${D}usr/share/man" \
 *                      sysconfdir="${D}etc" \
 *                      ${LOCAL_EXTRA_EINSTALL} \
 *                      "$@" install || die "einstall failed"
 *  The die message:
 *   einstall failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/nvclock-0.8_beta3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/nvclock-0.8_beta3/temp/environment'.
 *
Back to top
View user's profile Send private message
hirakendu
Guru
Guru


Joined: 24 Jan 2007
Posts: 386
Location: san diego

PostPosted: Sat Jan 19, 2008 2:26 am    Post subject: Reply with quote

strange. try this ebuild : http://hirakendu.mooo.com/gentoo/neon-src/portage/portage-delta/media-video/nvclock/nvclock-0.8_beta3.ebuild , because it had worked for me just by renaming :).
_________________
Helium Sources || Gentoo Minimal Livecd
Back to top
View user's profile Send private message
Schwenne
n00b
n00b


Joined: 19 Jan 2008
Posts: 1

PostPosted: Sat Jan 19, 2008 7:59 am    Post subject: Reply with quote

psycophobia wrote:
Build fails

I had the same problem, the reason for the failure is that just a single letter is wrong in Makefile.in :)
this patch fixes the problem:
http://jge.se/nvclock-DESTDIR.patch
put it in your files dir and add this line to the ebuild right below the "use qt3"-line at the end of src_unpack():

Code:
# Patch for a broken Makefile in src
epatch "${FILESDIR}"/nvclock-DESTDIR.patch
Back to top
View user's profile Send private message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Sat Jan 19, 2008 12:48 pm    Post subject: Reply with quote

I must be doing somthing wrong it failed again

I copy the ebuild hirakendu and save it as nvclock-0.8_beta3.ebuild put it in /usr/portage/media-video/nvclock

Then ebuild /usr/portage/media-video/nvclock digest

But i still got the build error

Same thing with the patch Schwenne
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Jan 19, 2008 1:05 pm    Post subject: Reply with quote

@hirakendu:

could you make a bin-package, please ?

if psycophobia's and your system don't differ too much it could work -> just extract it into a subdir / say /opt/nvclock/ should do it, then he can try if it works or not ...

quickpkg --include-config=y nvclock

after that you can keep on searching for an solution for that dang failing ebuild :roll:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Nick C
Guru
Guru


Joined: 18 Mar 2005
Posts: 526
Location: Portsmouth, England

PostPosted: Sat Jan 19, 2008 3:10 pm    Post subject: Reply with quote

there is a cvs ebuild for nvclock linked to in the nvidia 169.07 driver thread somewhere nearby.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved.
www.monkeydust.net
Back to top
View user's profile Send private message
Nick C
Guru
Guru


Joined: 18 Mar 2005
Posts: 526
Location: Portsmouth, England

PostPosted: Sat Jan 19, 2008 3:11 pm    Post subject: Reply with quote

just found it, try this https://bugs.gentoo.org/show_bug.cgi?id=128820
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved.
www.monkeydust.net
Back to top
View user's profile Send private message
hirakendu
Guru
Guru


Joined: 24 Jan 2007
Posts: 386
Location: san diego

PostPosted: Sat Jan 19, 2008 5:18 pm    Post subject: Reply with quote

@ KernelOfTruth : Thats a pretty clean idea.

@ psycophobia : As said, you can try my bin-package : http://hirakendu.mooo.com/nvclock-stuff/portage/packages/All/nvclock-0.8_beta3.tbz2
_________________
Helium Sources || Gentoo Minimal Livecd
Back to top
View user's profile Send private message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Sat Jan 19, 2008 6:08 pm    Post subject: Reply with quote

Bin package works well i just extracted it and used the gtk-gui to adjust the fan speeds
The cvs i tried to build gave me build errors so i think i will just stick with the gtk-gui from your bin pkg ,many thanks hirakendu for making the bin pkg :)
And every 1 else :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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