贴下完整的 log

2008/8/20 lee sea <[EMAIL PROTECTED]>

>
> sealeecn 求助:
> 我的是ubuntu8.04.1, 显卡是nvidia geforce 6200 TC.
>
> 1.在受限驱动里启用了"nvidia"为enable和in use打了勾。系统会自动下载了相应的文件,安装后提示重启。
>
> 2.重启后,总是提示运行于低级图形模式, 只能用800*600用vesa驱动入去.
>
> 3.现在xorg.conf如下:
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "us"
> EndSection
>
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> EndSection
>
> Section "Device"
> Identifier "Configured Video Device"
> Boardname "NVIDIA GeForce 6 Series"
> Busid "PCI:1:0:0"
> Driver "nvidia"
> Screen 0
> Vendorname "NVIDIA"
> Option "NoLogo" "True"
> EndSection
>
> Section "Monitor"
> Identifier "Configured Monitor"
> Vendorname "Plug 'n' Play"
> Modelname "Plug 'n' Play"
> modeline "[EMAIL PROTECTED]" 25.2 640 656 752 800 480 490 492 525 -vsync 
> -hsync
> Gamma 1.0
> EndSection
>
> Section "Screen"
> Identifier "Default Screen"
> Device "Configured Video Device"
> Monitor "Configured Monitor"
> Defaultdepth 24
> SubSection "Display"
> Depth 24
> Virtual 640 480
> Modes "[EMAIL PROTECTED]"
> EndSubSection
> EndSection
>
> Section "ServerLayout"
> Identifier "Default Layout"
> screen 0 "Default Screen" 0 0
> EndSection
> Section "Module"
> Load "glx"
> Load "v4l"
> EndSection
> Section "device" #
> Identifier "device1"
> Boardname "NVIDIA GeForce 6 Series"
> Busid "PCI:1:0:0"
> Driver "nvidia"
> Screen 1
> Vendorname "NVIDIA"
> EndSection
> Section "screen" #
> Identifier "screen1"
> Device "device1"
> Defaultdepth 24
> Monitor "monitor1"
> EndSection
> Section "monitor" #
> Identifier "monitor1"
> Gamma 1.0
> EndSection
> Section "ServerFlags"
> EndSection
>
> 4.运行glxinfo,信息如下:
> name of display: :0.0
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
> Error: couldn't find RGB GLX visual
>
> visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
> id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
> ----------------------------------------------------------------------
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
> 0x21 16 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
> 0x3a 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
>
> 5.运行cat /var/log/Xorg.0.log | grep EE,显示如下:
> (II) Loading extension MIT-SCREEN-SAVER
> (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not
> found)
>
> 6.我用envying安装也不行, 同样重启后出现"运行于低图形模式".
>
> 请支招.
>
>
> [EMAIL PROTECTED] <
> [EMAIL PROTECTED]> 写道:
>>
>> Send ubuntu-zh mailing list submissions to
>>        [email protected]
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>        https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>> or, via email, send a message with subject or body 'help' to
>>        [EMAIL PROTECTED]
>>
>> You can reach the person managing the list at
>>        [EMAIL PROTECTED]
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of ubuntu-zh digest..."
>>
>>
>> 本日主题:
>>
>>   1. Re:  今天的邮件列表中文恢复了 (Leaf Duo)
>>   2. Re:  ubuntu-zh 摘要, 卷 39, 发布 14 (zhuzhixin)
>>   3. Re:  ubuntu-zh 摘要, 卷 39, 发布 14 (Leaf Duo)
>>
>>
>>
> --
> ubuntu-zh mailing list
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>
>


-- 
by Leaf Duo

my blog: http://leafduo.com/blog/

Bob Hope  - "You know you are getting old when the candles cost more than
the cake."
-- 
ubuntu-zh mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复