系统版本是Lubuntu 11.10 (因为Lubuntu官方论坛都是英文的,俺英文只能勉强看得懂,要描述问题不行,所以就来ubuntu中文论坛了)
症状是运行startx后无法进入X,提示:
然后就提示....省略头部文字.......
(==)Using system config directory "usr/share/X11/xorg.conf.d"
(EE)Failed to load module "vera" (module does not exist,0)
(EE)Failed to load module "fbdev" (module does not exist,0)
waiting for X server to begin accepting connections .
接着不停弹出No protocol specified
..
No protocol specified
上面的意思好像是使用目录 /usr/share/X11/xorg.conf.d 下面的配置文件
我到这个目录去ls看了一下,并没有找到默认的Xorg.conf文件,都是些其他的配置文件
放狗搜索后得知可以使用Xorg -configure自动建立Xorg.conf
但是运行上述命令后就有如下提示():
[ 2670.266]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 2670.312] X Protocol Version 11, Revision 0
[ 2670.326] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
[ 2670.340] Current Operating System: Linux xxxx 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:25:36 UTC 2011 i686
[ 2670.355] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-13-generic root=UUID=74671953-949d-4e48-b9b4-1bab16e27e08 ro
[ 2670.370] Build Date: 13 October 2011 05:33:17PM
[ 2670.385] xorg-server 2:1.10.4-1ubuntu4.1 (For technical support please see http://www.ubuntu.com/support)
[ 2670.402] Current version of pixman: 0.22.2
[ 2670.417] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2670.446] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2670.489] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Dec 6 21:42:32 2011
[ 2670.507] (II) Loader magic: 0x823ada0
[ 2670.507] (II) Module ABI versions:
[ 2670.507] X.Org ANSI C Emulation: 0.4
[ 2670.507] X.Org Video Driver: 10.0
[ 2670.507] X.Org XInput driver : 12.3
[ 2670.507] X.Org Server Extension : 5.0
[ 2670.510] (--) PCI:*(0:1:0:0) 1023:8520:1033:813c rev 106, Mem @ 0xe9000000/8388608, 0xe8100000/131072, 0xe8800000/8388608, BIOS @ 0x????????/65536
[ 2670.511] List of video drivers:
[ 2670.526] trident
[ 2670.540] (II) LoadModule: "trident"
[ 2670.541] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
[ 2670.542] (II) Module trident: vendor="X.Org Foundation"
[ 2670.542] compiled for 1.10.1, module version = 1.3.4
[ 2670.542] Module class: X.Org Video Driver
[ 2670.542] ABI class: X.Org Video Driver, version 10.0
[ 2670.543] (WW) Falling back to old probe method for trident
[ 2670.543] No devices to configure. Configuration failed.
从提示看到,我的显卡似乎已经识别出来并安装了,
我早已经sudo apt-get install xserver-xorg-video-trident ,
重新执行这个命令时提示is already the newest version
但是始终无法进入X,也无法生成Xorg.conf文档
以下是更早一点运行startx得到的Xorg.0.log文档
好像两个EE错误提示是没有vera和fbdev这两个驱动,请问这两个要如何安装,放狗搜索了没找到。[ 3819.921]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 3819.954] X Protocol Version 11, Revision 0
[ 3819.964] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
[ 3819.974] Current Operating System: Linux xxxx 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:25:36 UTC 2011 i686
[ 3819.985] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-13-generic root=UUID=74671953-949d-4e48-b9b4-1bab16e27e08 ro
[ 3819.996] Build Date: 13 October 2011 05:33:17PM
[ 3820.007] xorg-server 2:1.10.4-1ubuntu4.1 (For technical support please see http://www.ubuntu.com/support)
[ 3820.018] Current version of pixman: 0.22.2
[ 3820.028] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3820.052] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3820.084] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 6 22:01:42 2011
[ 3820.096] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3820.109] (==) No Layout section. Using the first Screen section.
[ 3820.109] (==) No screen section available. Using defaults.
[ 3820.109] (**) |-->Screen "Default Screen Section" (0)
[ 3820.109] (**) | |-->Monitor "<default monitor>"
[ 3820.110] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3820.111] (==) Automatically adding devices
[ 3820.111] (==) Automatically enabling devices
[ 3820.111] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 3820.111] Entry deleted from font path.
[ 3820.111] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 3820.111] Entry deleted from font path.
[ 3820.112] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 3820.112] Entry deleted from font path.
[ 3820.112] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 3820.112] Entry deleted from font path.
[ 3820.112] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 3820.112] Entry deleted from font path.
[ 3820.112] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 3820.112] Entry deleted from font path.
[ 3820.112] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[ 3820.112] Entry deleted from font path.
[ 3820.112] (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[ 3820.112] (==) FontPath set to:
/usr/share/fonts/X11/misc,
built-ins
[ 3820.112] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 3820.112] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3820.112] (II) Loader magic: 0x823ada0
[ 3820.113] (II) Module ABI versions:
[ 3820.113] X.Org ANSI C Emulation: 0.4
[ 3820.113] X.Org Video Driver: 10.0
[ 3820.113] X.Org XInput driver : 12.3
[ 3820.113] X.Org Server Extension : 5.0
[ 3820.116] (--) PCI:*(0:1:0:0) 1023:8520:1033:813c rev 106, Mem @ 0xe9000000/8388608, 0xe8100000/131072, 0xe8800000/8388608, BIOS @ 0x????????/65536
[ 3820.116] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3820.117] (II) LoadModule: "extmod"
[ 3820.118] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 3820.119] (II) Module extmod: vendor="X.Org Foundation"
[ 3820.120] compiled for 1.10.4, module version = 1.0.0
[ 3820.120] Module class: X.Org Server Extension
[ 3820.120] ABI class: X.Org Server Extension, version 5.0
[ 3820.120] (II) Loading extension MIT-SCREEN-SAVER
[ 3820.120] (II) Loading extension XFree86-VidModeExtension
[ 3820.120] (II) Loading extension XFree86-DGA
[ 3820.120] (II) Loading extension DPMS
[ 3820.120] (II) Loading extension XVideo
[ 3820.120] (II) Loading extension XVideo-MotionCompensation
[ 3820.120] (II) Loading extension X-Resource
[ 3820.120] (II) LoadModule: "dbe"
[ 3820.121] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 3820.122] (II) Module dbe: vendor="X.Org Foundation"
[ 3820.122] compiled for 1.10.4, module version = 1.0.0
[ 3820.123] Module class: X.Org Server Extension
[ 3820.123] ABI class: X.Org Server Extension, version 5.0
[ 3820.123] (II) Loading extension DOUBLE-BUFFER
[ 3820.123] (II) LoadModule: "glx"
[ 3820.124] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3820.125] (II) Module glx: vendor="X.Org Foundation"
[ 3820.125] compiled for 1.10.4, module version = 1.0.0
[ 3820.125] ABI class: X.Org Server Extension, version 5.0
[ 3820.125] (==) AIGLX enabled
[ 3820.125] (II) Loading extension GLX
[ 3820.125] (II) LoadModule: "record"
[ 3820.127] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 3820.127] (II) Module record: vendor="X.Org Foundation"
[ 3820.128] compiled for 1.10.4, module version = 1.13.0
[ 3820.128] Module class: X.Org Server Extension
[ 3820.128] ABI class: X.Org Server Extension, version 5.0
[ 3820.128] (II) Loading extension RECORD
[ 3820.128] (II) LoadModule: "dri"
[ 3820.129] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 3820.130] (II) Module dri: vendor="X.Org Foundation"
[ 3820.131] compiled for 1.10.4, module version = 1.0.0
[ 3820.131] ABI class: X.Org Server Extension, version 5.0
[ 3820.131] (II) Loading extension XFree86-DRI
[ 3820.131] (II) LoadModule: "dri2"
[ 3820.132] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 3820.133] (II) Module dri2: vendor="X.Org Foundation"
[ 3820.133] compiled for 1.10.4, module version = 1.2.0
[ 3820.133] ABI class: X.Org Server Extension, version 5.0
[ 3820.133] (II) Loading extension DRI2
[ 3820.133] (==) Matched trident as autoconfigured driver 0
[ 3820.133] (==) Matched vesa as autoconfigured driver 1
[ 3820.133] (==) Matched fbdev as autoconfigured driver 2
[ 3820.134] (==) Assigned the driver to the xf86ConfigLayout
[ 3820.134] (II) LoadModule: "trident"
[ 3820.135] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
[ 3820.136] (II) Module trident: vendor="X.Org Foundation"
[ 3820.136] compiled for 1.10.1, module version = 1.3.4
[ 3820.136] Module class: X.Org Video Driver
[ 3820.136] ABI class: X.Org Video Driver, version 10.0
[ 3820.136] (II) LoadModule: "vesa"
[ 3820.138] (WW) Warning, couldn't open module vesa
[ 3820.138] (II) UnloadModule: "vesa"
[ 3820.138] (II) Unloading vesa
[ 3820.138] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 3820.151] (II) LoadModule: "fbdev"
[ 3820.153] (WW) Warning, couldn't open module fbdev
[ 3820.153] (II) UnloadModule: "fbdev"
[ 3820.153] (II) Unloading fbdev
[ 3820.153] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 3820.165] (II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
cyberbladeAi1d, bladeXP, cyberbladeXPAi1, cyberbladeXP4, XP5
[ 3820.166] (--) using VT number 7
[ 3820.197] (WW) Falling back to old probe method for trident
[ 3820.197] (--) Assigning device section with no busID to primary device
[ 3820.197] (--) Chipset cyberbladei1d found
[ 3820.197] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
[ 3820.198] (II) TRIDENT(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3820.198] (==) TRIDENT(0): Depth 24, (--) framebuffer bpp 32
[ 3820.198] (II) Loading sub module "vgahw"
[ 3820.198] (II) LoadModule: "vgahw"
[ 3820.199] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 3820.208] (II) Module vgahw: vendor="X.Org Foundation"
[ 3820.208] compiled for 1.10.4, module version = 0.1.0
[ 3820.208] ABI class: X.Org Video Driver, version 10.0
[ 3820.208] (II) TRIDENT(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
[ 3820.209] (II) Loading sub module "ramdac"
[ 3820.209] (II) LoadModule: "ramdac"
[ 3820.209] (II) Module "ramdac" already built-in
[ 3820.209] (==) TRIDENT(0): RGB weight 888
[ 3820.209] (==) TRIDENT(0): Default visual is TrueColor
[ 3820.209] (==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3820.209] (==) TRIDENT(0): Using XAA for acceleration
[ 3820.209] (==) TRIDENT(0): Linear framebuffer at 0xE9000000
[ 3820.209] (--) TRIDENT(0): IO registers at 0xE8100000
[ 3820.209] (II) Loading sub module "vbe"
[ 3820.209] (II) LoadModule: "vbe"
[ 3820.210] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 3820.211] (II) Module vbe: vendor="X.Org Foundation"
[ 3820.211] compiled for 1.10.4, module version = 1.1.0
[ 3820.211] ABI class: X.Org Video Driver, version 10.0
[ 3820.211] (II) Loading sub module "int10"
[ 3820.219] (II) LoadModule: "int10"
[ 3820.221] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 3820.222] (II) Module int10: vendor="X.Org Foundation"
[ 3820.222] compiled for 1.10.4, module version = 1.0.0
[ 3820.222] ABI class: X.Org Video Driver, version 10.0
[ 3820.222] (II) TRIDENT(0): initializing int10
[ 3820.231] (II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
[ 3820.237] (II) TRIDENT(0): VESA BIOS detected
[ 3820.237] (II) TRIDENT(0): VESA VBE Version 1.2
[ 3820.237] (II) TRIDENT(0): VESA VBE Total Mem: 8192 kB
[ 3820.237] (II) TRIDENT(0): VESA VBE OEM: Copyright 1998 TRIDENT MICROSYSTEMS INC.
[ 3820.238] (--) TRIDENT(0): Revision is 106
[ 3820.238] (--) TRIDENT(0): Found CyberBlade/DSTN/i1 chip
[ 3820.238] (--) TRIDENT(0): RAM type is SDRAM
[ 3820.238] (--) TRIDENT(0): Using SW cursor
[ 3820.238] (--) TRIDENT(0): VideoRAM: 8192 kByte
[ 3820.239] (--) TRIDENT(0): TFT Panel 1024x768 found
[ 3820.239] (--) TRIDENT(0): Memory Clock is 57.27 MHz
[ 3820.239] (==) TRIDENT(0): Min pixel clock is 12 MHz
[ 3820.239] (--) TRIDENT(0): Max pixel clock is 115 MHz
[ 3820.239] (II) TRIDENT(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
[ 3820.239] (II) TRIDENT(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
[ 3820.239] (II) TRIDENT(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
[ 3820.239] (WW) TRIDENT(0): Unable to estimate virtual size
[ 3820.239] (II) TRIDENT(0): Clock range: 12.00 to 115.00 MHz
[ 3820.239] (II) TRIDENT(0): Not using default mode "640x350" (vrefresh out of range)
[ 3820.239] (II) TRIDENT(0): Not using default mode "320x175" (vrefresh out of range)
[ 3820.239] (II) TRIDENT(0): Not using default mode "640x400" (vrefresh out of range)
[ 3820.239] (II) TRIDENT(0): Not using default mode "320x200" (vrefresh out of range)
[ 3820.239] (II) TRIDENT(0): Not using default mode "720x400" (vrefresh out of range)
[ 3820.239] (II) TRIDENT(0): Not using default mode "360x200" (vrefresh out of range)
[ 3820.239] (II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "320x240" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "800x600" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "400x300" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "800x600" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "400x300" (vrefresh out of range)
[ 3820.244] (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "400x300" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "1024x768i" (vrefresh out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "512x384i" (vrefresh out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "512x384" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "512x384" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "512x384" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
[ 3820.245] (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
[ 3820.245] (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
[ 3820.245] (II) TRIDENT(0): Not using default mode "1280x960" (unknown reason)
[ 3820.245] (II) TRIDENT(0): Not using default mode "640x480" (hsync out of range)
[ 3820.245] (II) TRIDENT(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
[ 3820.245] (II) TRIDENT(0): Not using default mode "640x480" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1280x1024" (unknown reason)
[ 3820.246] (II) TRIDENT(0): Not using default mode "640x512" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
[ 3820.246] (II) TRIDENT(0): Not using default mode "640x512" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
[ 3820.246] (II) TRIDENT(0): Not using default mode "640x512" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
[ 3820.246] (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
[ 3820.246] (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
[ 3820.246] (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
[ 3820.246] (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
[ 3820.246] (II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
[ 3820.246] (II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
[ 3820.246] (II) TRIDENT(0): Not using default mode "896x672" (hsync out of range)
[ 3820.247] (II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
[ 3820.247] (II) TRIDENT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[ 3820.247] (II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
[ 3820.247] (II) TRIDENT(0): Not using default mode "928x696" (hsync out of range)
[ 3820.247] (II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
[ 3820.247] (II) TRIDENT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[ 3820.247] (II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
[ 3820.247] (II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 3820.247] (II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
[ 3820.247] (II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 3820.247] (II) TRIDENT(0): Not using default mode "832x624" (hsync out of range)
[ 3820.247] (II) TRIDENT(0): Not using default mode "416x312" (hsync out of range)
[ 3820.247] (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
[ 3820.247] (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
[ 3820.247] (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
[ 3820.247] (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
[ 3820.247] (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
[ 3820.247] (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
[ 3820.249] (II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
[ 3820.249] (II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
[ 3820.250] (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
[ 3820.250] (II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 3820.250] (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
[ 3820.250] (II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 3820.250] (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
[ 3820.250] (II) TRIDENT(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 3820.250] (II) TRIDENT(0): Not using default mode "576x432" (hsync out of range)
[ 3820.250] (II) TRIDENT(0): Removing mode (1360x768) larger than the LCD panel (1024x768)
[ 3820.251] (II) TRIDENT(0): Not using default mode "1360x768" (unknown reason)
[ 3820.251] (II) TRIDENT(0): Removing mode (1360x768) larger than the LCD panel (1024x768)
[ 3820.251] (II) TRIDENT(0): Not using default mode "1360x768" (unknown reason)
[ 3820.252] (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
[ 3820.252] (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
[ 3820.252] (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
[ 3820.252] (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
[ 3820.253] (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
[ 3820.253] (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
[ 3820.253] (II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
[ 3820.254] (II) TRIDENT(0): Not using default mode "700x525" (hsync out of range)
[ 3820.254] (II) TRIDENT(0): Removing mode (1440x900) larger than the LCD panel (1024x768)
[ 3820.254] (II) TRIDENT(0): Not using default mode "1440x900" (unknown reason)
[ 3820.254] (II) TRIDENT(0): Not using default mode "720x450" (hsync out of range)
[ 3820.254] (II) TRIDENT(0): Removing mode (1600x1024) larger than the LCD panel (1024x768)
[ 3820.254] (II) TRIDENT(0): Not using default mode "1600x1024" (unknown reason)
[ 3820.254] (II) TRIDENT(0): Not using default mode "800x512" (hsync out of range)
[ 3820.254] (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
[ 3820.254] (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
[ 3820.254] (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
[ 3820.254] (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
[ 3820.254] (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
[ 3820.254] (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
[ 3820.254] (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
[ 3820.254] (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
[ 3820.254] (II) TRIDENT(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
[ 3820.254] (II) TRIDENT(0): Not using default mode "840x525" (hsync out of range)
[ 3820.255] (II) TRIDENT(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 3820.255] (II) TRIDENT(0): Not using default mode "960x540" (hsync out of range)
[ 3820.255] (II) TRIDENT(0): Not using default mode "1920x1200" (insufficient memory for mode)
[ 3820.255] (II) TRIDENT(0): Not using default mode "960x600" (hsync out of range)
[ 3820.255] (II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
[ 3820.255] (II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 3820.255] (II) TRIDENT(0): Not using default mode "2048x1536" (insufficient memory for mode)
[ 3820.255] (II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 3820.255] (II) TRIDENT(0): Not using default mode "2048x1536" (insufficient memory for mode)
[ 3820.255] (II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 3820.255] (II) TRIDENT(0): Not using default mode "2048x1536" (insufficient memory for mode)
[ 3820.255] (II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 3820.255] (--) TRIDENT(0): Virtual size is 1024x768 (pitch 1024)
[ 3820.256] (**) TRIDENT(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[ 3820.256] (II) TRIDENT(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 3820.256] (**) TRIDENT(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[ 3820.256] (II) TRIDENT(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 3820.256] (**) TRIDENT(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[ 3820.256] (II) TRIDENT(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 3820.256] (**) TRIDENT(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[ 3820.256] (II) TRIDENT(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 3820.256] (**) TRIDENT(0): *Default mode "680x384": 36.0 MHz, 47.4 kHz, 60.0 Hz (D)
[ 3820.256] (II) TRIDENT(0): Modeline "680x384"x60.0 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz)
[ 3820.256] (**) TRIDENT(0): *Default mode "680x384": 42.4 MHz, 47.7 kHz, 59.8 Hz (D)
[ 3820.257] (II) TRIDENT(0): Modeline "680x384"x59.8 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz)
[ 3820.257] (**) TRIDENT(0): *Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
[ 3820.257] (II) TRIDENT(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
[ 3820.257] (**) TRIDENT(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
[ 3820.257] (II) TRIDENT(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
[ 3820.257] (**) TRIDENT(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
[ 3820.257] (II) TRIDENT(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
[ 3820.257] (**) TRIDENT(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
[ 3820.257] (II) TRIDENT(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
[ 3820.257] (==) TRIDENT(0): DPI set to (96, 96)
[ 3820.257] (II) Loading sub module "fb"
[ 3820.257] (II) LoadModule: "fb"
[ 3820.258] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 3820.259] (II) Module fb: vendor="X.Org Foundation"
[ 3820.259] compiled for 1.10.4, module version = 1.0.0
[ 3820.267] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3820.267] (II) Loading sub module "i2c"
[ 3820.267] (II) LoadModule: "i2c"
[ 3820.267] (II) Module "i2c" already built-in
[ 3820.267] (II) Loading sub module "xaa"
[ 3820.267] (II) LoadModule: "xaa"
[ 3820.268] (II) Loading /usr/lib/xorg/modules/libxaa.so
[ 3820.269] (II) Module xaa: vendor="X.Org Foundation"
[ 3820.269] compiled for 1.10.4, module version = 1.2.1
[ 3820.269] ABI class: X.Org Video Driver, version 10.0
[ 3820.269] (II) Loading sub module "ddc"
[ 3820.269] (II) LoadModule: "ddc"
[ 3820.270] (II) Module "ddc" already built-in
[ 3820.270] (--) Depth 24 pixmap format is 32 bpp
[ 3820.277] (II) Loading sub module "int10"
[ 3820.277] (II) LoadModule: "int10"
[ 3820.278] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 3820.278] (II) Module int10: vendor="X.Org Foundation"
[ 3820.279] compiled for 1.10.4, module version = 1.0.0
[ 3820.279] ABI class: X.Org Video Driver, version 10.0
[ 3820.279] (II) TRIDENT(0): Initializing int10
[ 3820.284] (II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
[ 3820.300] (II) TRIDENT(0): Overriding Horizontal timings.
[ 3820.300] (II) TRIDENT(0): Shadow off
[ 3820.300] (II) TRIDENT(0): H-timing shadow registers: 0xa3 0x00 0x84 0x94
[ 3820.300] (II) TRIDENT(0): H-timing registers: 0xa3 0x7f 0x7f 0x00 0x84 0x94
[ 3820.300] (II) TRIDENT(0): V-timing shadow registers: 0x24 0xf5 0x03 0x09 0x24 (0x08)
[ 3820.300] (II) TRIDENT(0): V-timing registers: 0x24 0xf5 0x03 0x09 0xff 0x00 0x24
[ 3820.301] (II) TRIDENT(0): Setting BIOS Mode: 6e for: 1024x768
[ 3820.305] (II) TRIDENT(0): Found Clock 130.00 n=219 m=23 k=0
[ 3820.306] (II) TRIDENT(0): Using 1279 scanlines of offscreen memory for area's
[ 3820.306] (II) TRIDENT(0): Using 4096 bytes of offscreen memory for linear (offset=0x7ff000)
[ 3820.306] (II) TRIDENT(0): Using XFree86 Acceleration Architecture (XAA)
[ 3820.306] Screen to screen bit blits
[ 3820.307] Solid filled rectangles
[ 3820.307] 8x8 mono pattern filled rectangles
[ 3820.307] CPU to Screen color expansion
[ 3820.307] Solid Horizontal and Vertical Lines
[ 3820.307] Image Writes
[ 3820.307] Setting up tile and stipple cache:
[ 3820.307] 32 128x128 slots
[ 3820.307] 10 256x256 slots
[ 3820.307] (==) TRIDENT(0): Backing store disabled
[ 3820.310] (==) TRIDENT(0): DPMS enabled
[ 3820.334] (II) TRIDENT(0): Trident Video Flags: VID_ZOOM_INV VID_ZOOM_MINI
[ 3820.334] (==) RandR enabled
[ 3820.334] (II) Initializing built-in extension Generic Event Extension
[ 3820.334] (II) Initializing built-in extension SHAPE
[ 3820.334] (II) Initializing built-in extension MIT-SHM
[ 3820.334] (II) Initializing built-in extension XInputExtension
[ 3820.334] (II) Initializing built-in extension XTEST
[ 3820.334] (II) Initializing built-in extension BIG-REQUESTS
[ 3820.334] (II) Initializing built-in extension SYNC
[ 3820.334] (II) Initializing built-in extension XKEYBOARD
[ 3820.334] (II) Initializing built-in extension XC-MISC
[ 3820.334] (II) Initializing built-in extension SECURITY
[ 3820.334] (II) Initializing built-in extension XINERAMA
[ 3820.334] (II) Initializing built-in extension XFIXES
[ 3820.334] (II) Initializing built-in extension RENDER
[ 3820.334] (II) Initializing built-in extension RANDR
[ 3820.334] (II) Initializing built-in extension COMPOSITE
[ 3820.334] (II) Initializing built-in extension DAMAGE
[ 3820.334] (II) Initializing built-in extension GESTURE
[ 3820.371] (II) AIGLX: Screen 0 is not DRI2 capable
[ 3820.372] (II) AIGLX: Screen 0 is not DRI capable
[ 3820.372] (II) AIGLX: Trying DRI driver /usr/lib/i386-linux-gnu/dri/swrast_dri.so
[ 3820.385] (II) AIGLX: Loaded and initialized swrast
[ 3820.385] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 3820.430] (II) XKB: reuse xkmfile /tmp/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 3820.473] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 3820.473] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 3820.473] (II) LoadModule: "evdev"
[ 3820.474] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3820.479] (II) Module evdev: vendor="X.Org Foundation"
[ 3820.479] compiled for 1.10.2, module version = 2.6.0
[ 3820.479] Module class: X.Org XInput Driver
[ 3820.479] ABI class: X.Org XInput driver, version 12.3
[ 3820.479] (II) Using input driver 'evdev' for 'Power Button'
[ 3820.479] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3820.479] (**) Power Button: always reports core events
[ 3820.479] (**) Power Button: Device: "/dev/input/event2"
[ 3820.480] (--) Power Button: Found keys
[ 3820.480] (II) Power Button: Configuring as keyboard
[ 3820.480] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 3820.480] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 3820.480] (**) Option "xkb_rules" "evdev"
[ 3820.481] (**) Option "xkb_model" "pc105"
[ 3820.481] (**) Option "xkb_layout" "us"
[ 3820.488] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 3820.489] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 3820.489] (II) Using input driver 'evdev' for 'Video Bus'
[ 3820.489] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3820.489] (**) Video Bus: always reports core events
[ 3820.489] (**) Video Bus: Device: "/dev/input/event5"
[ 3820.489] (--) Video Bus: Found keys
[ 3820.489] (II) Video Bus: Configuring as keyboard
[ 3820.490] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/LNXVIDEO:00/input/input5/event5"
[ 3820.490] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 3820.490] (**) Option "xkb_rules" "evdev"
[ 3820.490] (**) Option "xkb_model" "pc105"
[ 3820.490] (**) Option "xkb_layout" "us"
[ 3820.501] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 3820.501] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 3820.501] (II) Using input driver 'evdev' for 'Power Button'
[ 3820.501] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3820.501] (**) Power Button: always reports core events
[ 3820.501] (**) Power Button: Device: "/dev/input/event1"
[ 3820.502] (--) Power Button: Found keys
[ 3820.502] (II) Power Button: Configuring as keyboard
[ 3820.502] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 3820.502] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 3820.502] (**) Option "xkb_rules" "evdev"
[ 3820.502] (**) Option "xkb_model" "pc105"
[ 3820.502] (**) Option "xkb_layout" "us"
[ 3820.506] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 3820.506] (II) No input driver/identifier specified (ignoring)
[ 3820.534] (II) config/udev: Adding input device SONY SONY Mouse (/dev/input/event4)
[ 3820.534] (**) SONY SONY Mouse: Applying InputClass "evdev pointer catchall"
[ 3820.534] (II) Using input driver 'evdev' for 'SONY SONY Mouse'
[ 3820.534] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3820.535] (**) SONY SONY Mouse: always reports core events
[ 3820.535] (**) SONY SONY Mouse: Device: "/dev/input/event4"
[ 3820.535] (--) SONY SONY Mouse: Found 3 mouse buttons
[ 3820.535] (--) SONY SONY Mouse: Found scroll wheel(s)
[ 3820.535] (--) SONY SONY Mouse: Found relative axes
[ 3820.535] (--) SONY SONY Mouse: Found x and y relative axes
[ 3820.535] (II) SONY SONY Mouse: Configuring as mouse
[ 3820.535] (II) SONY SONY Mouse: Adding scrollwheel support
[ 3820.535] (**) SONY SONY Mouse: YAxisMapping: buttons 4 and 5
[ 3820.535] (**) SONY SONY Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 3820.536] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2.3/1-2.3:1.0/input/input4/event4"
[ 3820.536] (II) XINPUT: Adding extended input device "SONY SONY Mouse" (type: MOUSE)
[ 3820.536] (II) SONY SONY Mouse: initialized for relative axes.
[ 3820.536] (**) SONY SONY Mouse: (accel) keeping acceleration scheme 1
[ 3820.537] (**) SONY SONY Mouse: (accel) acceleration profile 0
[ 3820.537] (**) SONY SONY Mouse: (accel) acceleration factor: 2.000
[ 3820.537] (**) SONY SONY Mouse: (accel) acceleration threshold: 4
[ 3820.539] (II) config/udev: Adding input device SONY SONY Mouse (/dev/input/mouse0)
[ 3820.539] (II) No input driver/identifier specified (ignoring)
[ 3820.559] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 3820.560] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 3820.560] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 3820.560] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3820.560] (**) AT Translated Set 2 keyboard: always reports core events
[ 3820.560] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 3820.561] (--) AT Translated Set 2 keyboard: Found keys
[ 3820.561] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 3820.561] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 3820.561] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 3820.561] (**) Option "xkb_rules" "evdev"
[ 3820.561] (**) Option "xkb_model" "pc105"
[ 3820.561] (**) Option "xkb_layout" "us"
[ 3820.566] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event6)
[ 3820.566] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[ 3820.566] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[ 3820.566] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3820.566] (**) PS/2 Mouse: always reports core events
[ 3820.566] (**) PS/2 Mouse: Device: "/dev/input/event6"
[ 3820.567] (--) PS/2 Mouse: Found 3 mouse buttons
[ 3820.567] (--) PS/2 Mouse: Found relative axes
[ 3820.567] (--) PS/2 Mouse: Found x and y relative axes
[ 3820.567] (II) PS/2 Mouse: Configuring as mouse
[ 3820.567] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[ 3820.567] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 3820.567] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input6/event6"
[ 3820.567] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[ 3820.567] (II) PS/2 Mouse: initialized for relative axes.
[ 3820.568] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[ 3820.568] (**) PS/2 Mouse: (accel) acceleration profile 0
[ 3820.568] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[ 3820.568] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[ 3820.571] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1)
[ 3820.571] (II) No input driver/identifier specified (ignoring)
[ 3820.574] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event7)
[ 3820.574] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[ 3820.574] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 3820.574] (II) LoadModule: "synaptics"
[ 3820.575] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 3820.576] (II) Module synaptics: vendor="X.Org Foundation"
[ 3820.576] compiled for 1.10.4, module version = 1.4.1
[ 3820.576] Module class: X.Org XInput Driver
[ 3820.576] ABI class: X.Org XInput driver, version 12.3
[ 3820.576] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[ 3820.576] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 3820.576] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 3820.576] (**) Option "Device" "/dev/input/event7"
[ 3820.577] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
[ 3820.577] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
[ 3820.577] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[ 3820.577] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right middle
[ 3820.577] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 16
[ 3820.577] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[ 3820.577] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 3820.577] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event7"
[ 3820.578] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)
[ 3820.578] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[ 3820.578] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
[ 3820.578] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
[ 3820.578] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[ 3820.579] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[ 3820.579] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[ 3820.579] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[ 3820.579] (II) AlpsPS/2 ALPS GlidePoint: failed to open grail, no gesture support
[ 3820.580] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[ 3820.581] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse2)
[ 3820.582] (II) No input driver/identifier specified (ignoring)
[ 3842.945] (II) UnloadModule: "synaptics"
[ 3842.945] (II) Unloading synaptics
[ 3842.945] (II) PS/2 Mouse: Close
[ 3842.945] (II) UnloadModule: "evdev"
[ 3842.945] (II) Unloading evdev
[ 3842.945] (II) AT Translated Set 2 keyboard: Close
[ 3842.946] (II) UnloadModule: "evdev"
[ 3842.946] (II) Unloading evdev
[ 3842.946] (II) SONY SONY Mouse: Close
[ 3842.946] (II) UnloadModule: "evdev"
[ 3842.946] (II) Unloading evdev
[ 3842.946] (II) Power Button: Close
[ 3842.946] (II) UnloadModule: "evdev"
[ 3842.946] (II) Unloading evdev
[ 3842.946] (II) Video Bus: Close
[ 3842.947] (II) UnloadModule: "evdev"
[ 3842.947] (II) Unloading evdev
[ 3842.947] (II) Power Button: Close
[ 3842.947] (II) UnloadModule: "evdev"
[ 3842.947] (II) Unloading evdev
[ 3842.953] ddxSigGiveUp: Closing log
另外Xorg.conf没有的情况,是否要手动建立?
我接触linux不超过一周时间,为了解决无法进入X的问题,已熬了三四个晚上了,
也不知道是版本太新了,无法识别这太老的机器,还是配置方面的原因。
新手路漫漫,还望各位大侠怜见,帮菜鸟一把,谢了。
==========================================
2011-12-7更新:
昨晚在IRC上得到某位大哥相助,先安装好了vesa和fbdev两个视频驱动
sudo apt-get install xserver-xorg-video-vesa
sudo apt-get install xserver-xory-video-fbdev
之后startx,
依然还是:
waiting for X server to begin accepting connections .
接着不停弹出No protocol specified
..
No protocol specified
于是我又试了下sudo Xorg -configure, 结果这回成功在我的home目录下生成了一个xorg.cof.new文档
放狗搜索,提示测试这个配置是否正常:
sudo # Xorg -config xorg.conf.new -retro
成功出现了黑白格子和X形鼠标指针,看来出现此类现象出现表示已经成功一半,
于是继续研究了一下配置xorg.conf.new的显示器和显卡部分
sudo nano /home/username/xorg.conf.new
编辑Monitor部分
首先探测显示器参数,
用gtf命令探测
gtf 1028 768 60
得到相应的Modeline,然后将正行modeline复制到xorg.conf.new里的Monitor部分,具体过程不赘诉。
然后接着配置Device部分Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Modeline ............此处填上用gtf命令探测到的.........................................
EndSection
存盘后退出Section "Device"
Identifier “Trident Microsystems CyberBlade i/1”
VendorName "Trident Microsystems Inc."
Driver "trident"
BusID "PCI:1:0:0"
EndSection
sudo cp Xorg.conf.new /etc/X11/Xorg.conf
然后startx, 成功出现鼠标指针,出现图形界面

不敢独享,特分享给可能与我遇到类似问题的linux新手参考。
自我感觉太不容易了,可能老鸟们会嗤之以鼻,不过谁不是从零开始呢。
顺便啰嗦下第一次安装的血泪史:
第一次安装linux, 在安装的时候就困难重重, 这台2001年上市的老本,光驱早就坏了,也不支持常规的U盘引导(主板只支持USB FDD)。
硬盘安装最初不懂得选用Desktop方式安装需要内存384M以上,而这机子的内存只有256M,还被显卡给共享了一部分,结果装了两个通宵的Desktop cd都没有成功
最后硬着头皮看下lubuntu官方的英文说明,才知道内存低的得用Alternate CD.iso引导安装,于是屁颠屁颠下载下来,结果还是不行,一直都是跳入busybox的界面,提示我:
could not find any free loop device 我放狗搜索很久都找不到相关的解决办法,从字面意思看好像是硬盘被占用了之类的吧。
后来实在没辙,重新开机到BIOS里看看是否有什么可以设置的地方,突然看到这机子支持网络启动,于是上网搜索发现有PXE方式引导安装的教程,于是用我的另一台Windows XP下载了TFTP32这个程序来架设了个简单的TFTP服务器,这软件内置DHCP Server
然后下载了个微型的web server,我用的是hps
将lubuntu的alternate.iso文件解压缩,设置hps的虚拟目录,确保形如192.168.1.**/lubuntu这样的地址 等同于iso文件的根目录
具体不明可以看这篇博文: http://blog.45639.com/post-19.html (他是安装centos,反正方法是一样的)
最后终于成功安装上了,再后来就出现上述的无法进入图形界面的问题。
个人感觉新手想学习linux,如果不是装虚拟机的,一台电脑真的不行,至少需要另外一台能上网的在旁边随时查资料。