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

John avatar
By John
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
=============================================================


--
Tags: Linux

All Comments

Elvira avatar
By Elvira
at 2008-08-30T13:54
執行 sudo nvidia-xconfig +重開X 無效的話
William avatar
By William
at 2008-09-02T22:35
lsmod + /etc/X11/xorg.conf 內容來看看吧
方便的話 dmesg 能貼出來最好 :p
Edwina avatar
By Edwina
at 2008-09-06T20:22
推 tka 大大啦!! 超熱心!!
George avatar
By George
at 2008-09-09T15:02
感謝t大 我決定砍掉重練XD xorg.conf似乎被我設定爛了

eeepc上裝tex

Donna avatar
By Donna
at 2008-08-27T21:36
請問最方便,裝起來也最強大 (盡量啦..要支援中文) 的方法是什麼呢? 我網路上找到下面指令 sudo apt-get install texlivesudo apt-get install texlive-full sudo apt-get install cjk-latexsudo apt-get in ...

法文 eeepc

Joe avatar
By Joe
at 2008-08-27T20:53
謝謝。我還原系統重來一次後,成功了。 可能第一次裝一些套件時搞壞了..(perl..等等) 後來只裝必要的套件就行了 : -------------------------------------------------- : 我在fedora上的做法是這樣 : 1.yum 安裝 gcin及im-switc ...

法文 eeepc

Lily avatar
By Lily
at 2008-08-27T20:38
※ 引述《imo2 ()》之銘言: : 在法國買了eeepc,改了一個晚上,終於將介面改成 中文,鍵盤改美式。 : 也裝了gcin 和嘸蝦米。 : 現在就是 gcin-setup 不知道怎麼叫出來。 : 右下是有輸入法,也可以 中/英、注音/大易...切換。 : 但是看不到嘸蝦米,而且我想停用一些中文輸入法。 ...

無法從windows XP 複製檔案到samba

Gilbert avatar
By Gilbert
at 2008-08-27T20:35
板上先進你們好: 我最近在 vmware 下面灌 ubuntu 8.04,利用 samba 來做與windows的溝通!! 我在windows 上可以連接到samba分享的資料夾!!! 可是當我要把檔案從 windows 複製到samba資料夾的時候 卻發生 and#34;請確定該磁碟仍有可用空間且不 ...

2008八月份 SA@Tainan PHP 程式設計 - …

Xanthe avatar
By Xanthe
at 2008-08-27T20:20
※ [本文轉錄自 PHP 看板] 作者: billy3321 (雨蒼) 看板: PHP 標題: [情報] 2008八月份 SAatTainan PHP 程式設計 - 初階資訊安全(8/30) 時間: Wed Aug 27 20:20:09 2008 議題: PHP 程式設計 - 初階資訊安全 簡介: ...