|
|
#13 | |
|
Ubuntu 12.04 x86_64
Join Date: Apr 2007
Location: N. Virginia, USA
Posts: 39
|
I am unsure of what the nvidia-auto-select mode does. If it helps, here are the applicable sections of my xorg.conf:
Code:
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Coolbits" "5"
SubSection "Display"
Depth 24
EndSubSection
EndSection
__________________
Regards, Tanker Bob Tanker Bob's Blog Gigabyte EP45-UD3L MB, Q9650 Core 2 Quad @ 3.3 GHz (OC), 8 GB OCZ Platinum DDR2 SDRAM, EVGA GeForce 8800 GTS w/640MB, 40 GB Intel SSD, 2.0 TB x2 SATA RAID1, Ubuntu 12.04 x86_64 |
|
|
|
|
|
|
#14 | |
|
Registered User
Join Date: May 2011
Posts: 11
|
Quote:
Have found on internet that /etc/X11/xorg.conf.d/50-device.conf have to be modified. Code:
Section "Device"
# Identifier "Default Device"
Identifier "Video Card"
# Driver "radeon"
Driver "nvidia"
## Required magic for radeon/radeonhd drivers; output name
## (here: "DVI-0") can be figured out via 'xrandr -q'
#Option "monitor-DVI-0" "Default Monitor"
Option "Coolbits" "5"
EndSection
Command are accepted : Code:
linux-srv:/local/zypper_install # /usr/bin/nvidia-settings -t --query [fan:0]/GPUCurrentFanSpeed 53 Code:
linux-srv:/local/zypper_install # nvidia-settings -a "[gpu:0]/GPUFanControlState=1" -a "[fan:0]/GPUCurrentFanSpeed=90" Attribute 'GPUFanControlState' (linux-srv:0[gpu:0]) assigned value 1. Attribute 'GPUCurrentFanSpeed' (linux-srv:0[fan:0]) assigned value 90. Code:
linux-srv:/local/zypper_install # /usr/bin/nvidia-settings -t --query [fan:0]/GPUCurrentFanSpeed 90 Code:
linux-srv:/local/zypper_install # nvidia-settings -a "[gpu:0]/GPUFanControlState=1" -a "[fan:0]/GPUCurrentFanSpeed=30" Attribute 'GPUFanControlState' (linux-srv:0[gpu:0]) assigned value 1. Attribute 'GPUCurrentFanSpeed' (linux-srv:0[fan:0]) assigned value 30. Code:
linux-srv:/local/zypper_install # /usr/bin/nvidia-settings -t --query [fan:0]/GPUCurrentFanSpeed 30
__________________
Thank you for helping. JCD _______________ SAMBA-LDAP PDC server 12.1--qosmio x500 win XP & desktop (12.1> )11.4 -- KDE -- acer aspire 7736g win 7 pro - scan EPSON V500 - Brthr HL2150N - Samsung CLP-325W
|
|
|
|
|
|
|
#15 |
|
Ubuntu 12.04 x86_64
Join Date: Apr 2007
Location: N. Virginia, USA
Posts: 39
|
I glad that you found the answer. Thanks for posting it here.
__________________
Regards, Tanker Bob Tanker Bob's Blog Gigabyte EP45-UD3L MB, Q9650 Core 2 Quad @ 3.3 GHz (OC), 8 GB OCZ Platinum DDR2 SDRAM, EVGA GeForce 8800 GTS w/640MB, 40 GB Intel SSD, 2.0 TB x2 SATA RAID1, Ubuntu 12.04 x86_64 |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| Found Simpsons in NVIDIA registry settings! | ShVen | NVIDIA GeForce 7, 8, And 9 Series | 6 | 10-06-02 09:26 PM |
| ATI R300 & nVidia NV30 - Different visions | Uttar | Rumor Mill | 6 | 09-06-02 11:19 AM |
| rh7.3 and nvidia | vcrispo | NVIDIA Linux | 11 | 07-31-02 08:57 PM |