無法設定NVIDIA X SERVER Settings?? - Linux

By John
at 2008-08-27T21:36
at 2008-08-27T21:36
Table of Contents
想請問版上高手們
驅動顯示卡後 因該要設定NVIDIA X Server Settings
可是我的NVIDIA X Server Settings 沒跑出硬體資訊
只跑出幾個簡單的選項
有圖有真相 http://0rz.tw/464J5
換方法驅動 NVIDIA X Server Settings 也是一樣狀況
還跑出提示
You do not appear to be using the NVIDIA X driver. Please edit your X
configuration file(just run 'nvidia- xonfig' as root), and restart the X
server
請問是有什麼步驟遺漏掉了嗎?
該如何解決這個問題?
謝謝!!!
驅動後 xorg.conf 內容 似乎也很奇怪 沒有跟別人一樣的顯卡硬體資料XDDD
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cn"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
============================================================================
lsmod 內容 麻煩t大了
Module Size Used by
af_packet 23812 4
ipv6 267780 10
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61156 4 rfcomm,l2cap
ppdev 10372 0
powernow_k8 16704 1
cpufreq_conservative 8712 0
cpufreq_stats 7104 0
cpufreq_userspace 5284 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9740 1
freq_table 5536 3 powernow_k8,cpufreq_stats,cpufreq_ondemand
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
video 19856 0
output 4736 1 video
container 5632 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
sbp2 24072 0
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
joydev 13120 0
uvcvideo 58116 0
compat_ioctl32 2304 1 uvcvideo
videodev 29440 1 uvcvideo
v4l1_compat 15492 2 uvcvideo,videodev
v4l2_common 18304 2 uvcvideo,videodev
i2c_core 24832 0
ndiswrapper 192920 0
agpgart 34760 0
snd_hda_intel 344728 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 2 snd_hda_intel,snd_pcm_oss
battery 14212 0
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
ac 6916 0
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
serio_raw 7940 0
sdhci 19076 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
ricoh_mmc 4352 0
mmc_core 51460 1 sdhci
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 17
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
button 9232 0
acer_acpi 18112 0
led_class 6020 1 acer_acpi
wmi_acer 9644 1 acer_acpi
soundcore 8800 1 snd
psmouse 40336 0
shpchp 34452 0
pci_hotplug 30880 1 shpchp
evdev 13056 6
k8temp 6656 0
pcspkr 4224 0
ext3 136712 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
loop 18948 2
sd_mod 30720 2
usbhid 31872 0
hid 38784 1 usbhid
sg 36880 0
sr_mod 17956 0
cdrom 37408 1 sr_mod
pata_acpi 8320 0
ahci 28420 1
ohci1394 33584 0
ieee1394 93752 2 sbp2,ohci1394
forcedeth 51980 0
pata_amd 14212 0
ata_generic 8324 0
libata 159344 4 pata_acpi,ahci,pata_amd,ata_generic
scsi_mod 151436 5 sbp2,sd_mod,sg,sr_mod,libata
ehci_hcd 37900 0
ohci_hcd 25348 0
usbcore 146028 6 uvcvideo,ndiswrapper,usbhid,ehci_hcd,ohci_hcd
thermal 16796 0
processor 36872 3 powernow_k8,thermal
fan 5636 0
fbcon 42912 0
tileblit 3456 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50580 5
=============================================================
--
驅動顯示卡後 因該要設定NVIDIA X Server Settings
可是我的NVIDIA X Server Settings 沒跑出硬體資訊
只跑出幾個簡單的選項
有圖有真相 http://0rz.tw/464J5
換方法驅動 NVIDIA X Server Settings 也是一樣狀況
還跑出提示
You do not appear to be using the NVIDIA X driver. Please edit your X
configuration file(just run 'nvidia- xonfig' as root), and restart the X
server
請問是有什麼步驟遺漏掉了嗎?
該如何解決這個問題?
謝謝!!!
驅動後 xorg.conf 內容 似乎也很奇怪 沒有跟別人一樣的顯卡硬體資料XDDD
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cn"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
============================================================================
lsmod 內容 麻煩t大了
Module Size Used by
af_packet 23812 4
ipv6 267780 10
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61156 4 rfcomm,l2cap
ppdev 10372 0
powernow_k8 16704 1
cpufreq_conservative 8712 0
cpufreq_stats 7104 0
cpufreq_userspace 5284 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9740 1
freq_table 5536 3 powernow_k8,cpufreq_stats,cpufreq_ondemand
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
video 19856 0
output 4736 1 video
container 5632 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
sbp2 24072 0
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
joydev 13120 0
uvcvideo 58116 0
compat_ioctl32 2304 1 uvcvideo
videodev 29440 1 uvcvideo
v4l1_compat 15492 2 uvcvideo,videodev
v4l2_common 18304 2 uvcvideo,videodev
i2c_core 24832 0
ndiswrapper 192920 0
agpgart 34760 0
snd_hda_intel 344728 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 2 snd_hda_intel,snd_pcm_oss
battery 14212 0
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
ac 6916 0
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
serio_raw 7940 0
sdhci 19076 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
ricoh_mmc 4352 0
mmc_core 51460 1 sdhci
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 17
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
button 9232 0
acer_acpi 18112 0
led_class 6020 1 acer_acpi
wmi_acer 9644 1 acer_acpi
soundcore 8800 1 snd
psmouse 40336 0
shpchp 34452 0
pci_hotplug 30880 1 shpchp
evdev 13056 6
k8temp 6656 0
pcspkr 4224 0
ext3 136712 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
loop 18948 2
sd_mod 30720 2
usbhid 31872 0
hid 38784 1 usbhid
sg 36880 0
sr_mod 17956 0
cdrom 37408 1 sr_mod
pata_acpi 8320 0
ahci 28420 1
ohci1394 33584 0
ieee1394 93752 2 sbp2,ohci1394
forcedeth 51980 0
pata_amd 14212 0
ata_generic 8324 0
libata 159344 4 pata_acpi,ahci,pata_amd,ata_generic
scsi_mod 151436 5 sbp2,sd_mod,sg,sr_mod,libata
ehci_hcd 37900 0
ohci_hcd 25348 0
usbcore 146028 6 uvcvideo,ndiswrapper,usbhid,ehci_hcd,ohci_hcd
thermal 16796 0
processor 36872 3 powernow_k8,thermal
fan 5636 0
fbcon 42912 0
tileblit 3456 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50580 5
=============================================================
--
Tags:
Linux
All Comments

By Elvira
at 2008-08-30T13:54
at 2008-08-30T13:54

By William
at 2008-09-02T22:35
at 2008-09-02T22:35

By Edwina
at 2008-09-06T20:22
at 2008-09-06T20:22

By George
at 2008-09-09T15:02
at 2008-09-09T15:02
Related Posts
eeepc上裝tex

By Donna
at 2008-08-27T21:36
at 2008-08-27T21:36
法文 eeepc

By Joe
at 2008-08-27T20:53
at 2008-08-27T20:53
法文 eeepc

By Lily
at 2008-08-27T20:38
at 2008-08-27T20:38
無法從windows XP 複製檔案到samba

By Gilbert
at 2008-08-27T20:35
at 2008-08-27T20:35
2008八月份 SA@Tainan PHP 程式設計 - …

By Xanthe
at 2008-08-27T20:20
at 2008-08-27T20:20