|
我是装的nv官方的195.36.24版本,显卡核心G94(9600GT),下面是出现的问题....:
/etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Thu Apr 22 11:44:23 PDT 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "rotocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
EndSection
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
SubSection "Display"
Depth 24
EndSubSection
EndSection
/var/log/Xorg.1.log:
[ 513.796]
X.Org X Server 1.8.0
Release Date: 2010-04-02
[ 513.796] X Protocol Version 11, Revision 0
[ 513.796] Build Operating System: x86-01 2.6.18-164.15.1.el5
[ 513.796] Current Operating System: Linux Nemesis 2.6.33.4-95.fc13.i686.PAE #1 SMP Thu May 13 05:38:26 UTC 2010 i686
[ 513.796] Kernel command line: ro root=UUID=c8b3a588-8f86-4f6c-8327-2bb3c3251f31 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=zh_CN.UTF-8 KEYTABLE=us nomodeset rhgb quiet rdblacklist=nouveau 3
[ 513.796] Build Date: 02 May 2010 02:56:54PM
[ 513.796] Build ID: xorg-x11-server 1.8.0-12.fc13
[ 513.796] Current version of pixman: 0.18.0
[ 513.796] Before reporting problems, check http://bodhi.fedoraproject.org/
to make sure that you have the latest version.
[ 513.796] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 513.797] (==) Log file: "/var/log/Xorg.1.log", Time: Mon May 31 22:06:02 2010
[ 513.797] (==) Using config file: "/etc/X11/xorg.conf"
[ 513.797] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 513.797] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 513.797] (==) ServerLayout "Layout0"
[ 513.797] (**) |-->Screen "Screen0" (0)
[ 513.797] (**) | |-->Monitor "Monitor0"
[ 513.797] (**) | |-->Device "Device0"
[ 513.797] (**) |-->Input Device "Keyboard0"
[ 513.797] (**) |-->Input Device "Mouse0"
[ 513.797] (==) Automatically adding devices
[ 513.797] (==) Automatically enabling devices
[ 513.798] (**) FontPath set to:
/usr/share/fonts/default/Type1,
catalogue:/etc/X11/fontpath.d,
built-ins
[ 513.798] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 513.798] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 513.798] (WW) Disabling Keyboard0
[ 513.798] (WW) Disabling Mouse0
[ 513.798] (II) Loader magic: 0x82214a0
[ 513.798] (II) Module ABI versions:
[ 513.798] X.Org ANSI C Emulation: 0.4
[ 513.798] X.Org Video Driver: 7.0
[ 513.798] X.Org XInput driver : 9.0
[ 513.798] X.Org Server Extension : 3.0
[ 513.806] (--) PCI:*(0:1:0:0) 10de:0622:0000:0000 nVidia Corporation G94 [GeForce 9600 GT] rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288
[ 513.806] (II) LoadModule: "extmod"
[ 513.807] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 513.807] (II) Module extmod: vendor="X.Org Foundation"
[ 513.807] compiled for 1.8.0, module version = 1.0.0
[ 513.807] Module class: X.Org Server Extension
[ 513.807] ABI class: X.Org Server Extension, version 3.0
[ 513.807] (II) Loading extension SELinux
[ 513.807] (II) Loading extension MIT-SCREEN-SAVER
[ 513.807] (II) Loading extension XFree86-VidModeExtension
[ 513.807] (II) Loading extension XFree86-DGA
[ 513.807] (II) Loading extension DPMS
[ 513.807] (II) Loading extension XVideo
[ 513.807] (II) Loading extension XVideo-MotionCompensation
[ 513.807] (II) Loading extension X-Resource
[ 513.807] (II) LoadModule: "dbe"
[ 513.807] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 513.807] (II) Module dbe: vendor="X.Org Foundation"
[ 513.807] compiled for 1.8.0, module version = 1.0.0
[ 513.808] Module class: X.Org Server Extension
[ 513.808] ABI class: X.Org Server Extension, version 3.0
[ 513.808] (II) Loading extension DOUBLE-BUFFER
[ 513.808] (II) LoadModule: "glx"
[ 513.808] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 513.835] (II) Module glx: vendor="NVIDIA Corporation"
[ 513.835] compiled for 4.0.2, module version = 1.0.0
[ 513.836] Module class: X.Org Server Extension
[ 513.836] (II) NVIDIA GLX Module 195.36.24 Thu Apr 22 10:38:29 PDT 2010
[ 513.836] (II) Loading extension GLX
[ 513.836] (II) LoadModule: "record"
[ 513.836] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 513.836] (II) Module record: vendor="X.Org Foundation"
[ 513.836] compiled for 1.8.0, module version = 1.13.0
[ 513.836] Module class: X.Org Server Extension
[ 513.836] ABI class: X.Org Server Extension, version 3.0
[ 513.836] (II) Loading extension RECORD
[ 513.836] (II) LoadModule: "dri"
[ 513.836] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 513.837] (II) Module dri: vendor="X.Org Foundation"
[ 513.837] compiled for 1.8.0, module version = 1.0.0
[ 513.837] ABI class: X.Org Server Extension, version 3.0
[ 513.837] (II) Loading extension XFree86-DRI
[ 513.837] (II) LoadModule: "dri2"
[ 513.837] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 513.837] (II) Module dri2: vendor="X.Org Foundation"
[ 513.837] compiled for 1.8.0, module version = 1.2.0
[ 513.837] ABI class: X.Org Server Extension, version 3.0
[ 513.837] (II) Loading extension DRI2
[ 513.837] (II) LoadModule: "nvidia"
[ 513.837] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 513.838] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 513.838] compiled for 4.0.2, module version = 1.0.0
[ 513.838] Module class: X.Org Video Driver
[ 513.838] (II) NVIDIA dlloader X Driver 195.36.24 Thu Apr 22 09:34:29 PDT 2010
[ 513.838] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 513.838] (--) using VT number 7
[ 513.852] (II) Primary Device is: PCI 01@00:00:0
[ 513.852] (II) Loading sub module "fb"
[ 513.852] (II) LoadModule: "fb"
[ 513.854] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 513.855] (II) Module fb: vendor="X.Org Foundation"
[ 513.855] compiled for 1.8.0, module version = 1.0.0
[ 513.855] ABI class: X.Org ANSI C Emulation, version 0.4
[ 513.855] (II) Loading sub module "wfb"
[ 513.855] (II) LoadModule: "wfb"
[ 513.855] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 513.855] (II) Module wfb: vendor="X.Org Foundation"
[ 513.855] compiled for 1.8.0, module version = 1.0.0
[ 513.855] ABI class: X.Org ANSI C Emulation, version 0.4
[ 513.855] (II) Loading sub module "ramdac"
[ 513.855] (II) LoadModule: "ramdac"
[ 513.856] (II) Module "ramdac" already built-in
[ 513.856] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 513.856] (==) NVIDIA(0): RGB weight 888
[ 513.856] (==) NVIDIA(0): Default visual is TrueColor
[ 513.856] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 513.856] (**) NVIDIA(0): Enabling RENDER acceleration
[ 513.856] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 513.856] (II) NVIDIA(0): enabled.
[ 513.858] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device PCI:1:0:0.
[ 513.858] (EE) NVIDIA(0): Please check your system's kernel log for additional error
[ 513.858] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
[ 513.858] (EE) NVIDIA(0): README for additional information.
[ 513.858] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
[ 513.858] (II) UnloadModule: "nvidia"
[ 513.858] (II) UnloadModule: "wfb"
[ 513.858] (II) UnloadModule: "fb"
[ 513.858] (EE) Screen(s) found, but none have a usable configuration.
[ 513.858]
Fatal server error:
[ 513.858] no screens found
[ 513.858]
Please consult the Fedora Project support
at http://bodhi.fedoraproject.org/
for help.
[ 513.858] Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 513.858]
上面两个是装完驱动后的文件,重启后直接黑屏。删除了xorg.conf后,系统默认启动的是Vesa驱动模块,和刚装完系统时一样,以下是Xorg.0.log:
[ 605.804]
X.Org X Server 1.8.0
Release Date: 2010-04-02
[ 605.804] X Protocol Version 11, Revision 0
[ 605.804] Build Operating System: x86-01 2.6.18-164.15.1.el5
[ 605.804] Current Operating System: Linux Nemesis 2.6.33.4-95.fc13.i686.PAE #1 SMP Thu May 13 05:38:26 UTC 2010 i686
[ 605.804] Kernel command line: ro root=UUID=c8b3a588-8f86-4f6c-8327-2bb3c3251f31 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=zh_CN.UTF-8 KEYTABLE=us nomodeset rhgb quiet rdblacklist=nouveau 3
[ 605.804] Build Date: 02 May 2010 02:56:54PM
[ 605.804] Build ID: xorg-x11-server 1.8.0-12.fc13
[ 605.804] Current version of pixman: 0.18.0
[ 605.804] Before reporting problems, check http://bodhi.fedoraproject.org/
to make sure that you have the latest version.
[ 605.804] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 605.804] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 31 22:07:34 2010
[ 605.804] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 605.804] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 605.805] (==) No Layout section. Using the first Screen section.
[ 605.805] (==) No screen section available. Using defaults.
[ 605.805] (**) |-->Screen "Default Screen Section" (0)
[ 605.805] (**) | |-->Monitor "<default monitor>"
[ 605.805] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 605.805] (==) Automatically adding devices
[ 605.805] (==) Automatically enabling devices
[ 605.805] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 605.805] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 605.805] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 605.805] (II)
***************************************************************
***************************************************************
** Fedora switched to udev-based device detection with **
** xorg-x11-server-1.7.99.901-1. Custom HAL configuration **
** stored in /etc/hal/fdi/policy will not be seen by this **
** server version. If you have such configuration you will **
** need to update it to the new format. **
** For more information, see the Fedora wiki page **
** https://fedoraproject.org/wiki/Input_device_configuration **
***************************************************************
***************************************************************
[ 605.805] (II) Loader magic: 0x82214a0
[ 605.805] (II) Module ABI versions:
[ 605.805] X.Org ANSI C Emulation: 0.4
[ 605.805] X.Org Video Driver: 7.0
[ 605.805] X.Org XInput driver : 9.0
[ 605.805] X.Org Server Extension : 3.0
[ 605.813] (--) PCI:*(0:1:0:0) 10de:0622:0000:0000 nVidia Corporation G94 [GeForce 9600 GT] rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288
[ 605.813] (II) LoadModule: "extmod"
[ 605.814] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 605.814] (II) Module extmod: vendor="X.Org Foundation"
[ 605.814] compiled for 1.8.0, module version = 1.0.0
[ 605.814] Module class: X.Org Server Extension
[ 605.814] ABI class: X.Org Server Extension, version 3.0
[ 605.814] (II) Loading extension SELinux
[ 605.814] (II) Loading extension MIT-SCREEN-SAVER
[ 605.814] (II) Loading extension XFree86-VidModeExtension
[ 605.814] (II) Loading extension XFree86-DGA
[ 605.814] (II) Loading extension DPMS
[ 605.814] (II) Loading extension XVideo
[ 605.814] (II) Loading extension XVideo-MotionCompensation
[ 605.814] (II) Loading extension X-Resource
[ 605.814] (II) LoadModule: "dbe"
[ 605.815] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 605.815] (II) Module dbe: vendor="X.Org Foundation"
[ 605.815] compiled for 1.8.0, module version = 1.0.0
[ 605.815] Module class: X.Org Server Extension
[ 605.815] ABI class: X.Org Server Extension, version 3.0
[ 605.815] (II) Loading extension DOUBLE-BUFFER
[ 605.815] (II) LoadModule: "glx"
[ 605.815] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 605.843] (II) Module glx: vendor="NVIDIA Corporation"
[ 605.843] compiled for 4.0.2, module version = 1.0.0
[ 605.843] Module class: X.Org Server Extension
[ 605.843] (II) NVIDIA GLX Module 195.36.24 Thu Apr 22 10:38:29 PDT 2010
[ 605.843] (II) Loading extension GLX
[ 605.843] (II) LoadModule: "record"
[ 605.843] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 605.843] (II) Module record: vendor="X.Org Foundation"
[ 605.843] compiled for 1.8.0, module version = 1.13.0
[ 605.843] Module class: X.Org Server Extension
[ 605.843] ABI class: X.Org Server Extension, version 3.0
[ 605.843] (II) Loading extension RECORD
[ 605.843] (II) LoadModule: "dri"
[ 605.844] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 605.844] (II) Module dri: vendor="X.Org Foundation"
[ 605.844] compiled for 1.8.0, module version = 1.0.0
[ 605.844] ABI class: X.Org Server Extension, version 3.0
[ 605.844] (II) Loading extension XFree86-DRI
[ 605.844] (II) LoadModule: "dri2"
[ 605.844] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 605.844] (II) Module dri2: vendor="X.Org Foundation"
[ 605.844] compiled for 1.8.0, module version = 1.2.0
[ 605.844] ABI class: X.Org Server Extension, version 3.0
[ 605.844] (II) Loading extension DRI2
[ 605.844] (==) Matched nouveau as autoconfigured driver 0
[ 605.844] (==) Matched nv as autoconfigured driver 1
[ 605.844] (==) Matched vesa as autoconfigured driver 2
[ 605.844] (==) Matched fbdev as autoconfigured driver 3
[ 605.844] (==) Assigned the driver to the xf86ConfigLayout
[ 605.844] (II) LoadModule: "nouveau"
[ 605.845] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 605.845] (II) Module nouveau: vendor="X.Org Foundation"
[ 605.845] compiled for 1.7.99.901, module version = 0.0.15
[ 605.845] Module class: X.Org Video Driver
[ 605.845] ABI class: X.Org Video Driver, version 7.0
[ 605.845] (II) LoadModule: "nv"
[ 605.845] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[ 605.845] (II) Module nv: vendor="X.Org Foundation"
[ 605.845] compiled for 1.7.99.3, module version = 2.1.15
[ 605.845] Module class: X.Org Video Driver
[ 605.845] ABI class: X.Org Video Driver, version 7.0
[ 605.845] (II) LoadModule: "vesa"
[ 605.845] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 605.845] (II) Module vesa: vendor="X.Org Foundation"
[ 605.845] compiled for 1.8.0, module version = 2.3.0
[ 605.845] Module class: X.Org Video Driver
[ 605.845] ABI class: X.Org Video Driver, version 7.0
[ 605.845] (II) LoadModule: "fbdev"
[ 605.846] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 605.846] (II) Module fbdev: vendor="X.Org Foundation"
[ 605.846] compiled for 1.7.99.3, module version = 0.4.1
[ 605.846] ABI class: X.Org Video Driver, version 7.0
[ 605.846] (II) NOUVEAU driver
[ 605.846] (II) NOUVEAU driver for NVIDIA chipset families :
[ 605.846] RIVA TNT (NV04)
[ 605.846] RIVA TNT2 (NV05)
[ 605.846] GeForce 256 (NV10)
[ 605.846] GeForce 2 (NV11, NV15)
[ 605.846] GeForce 4MX (NV17, NV18)
[ 605.846] GeForce 3 (NV20)
[ 605.846] GeForce 4Ti (NV25, NV28)
[ 605.846] GeForce FX (NV3x)
[ 605.846] GeForce 6 (NV4x)
[ 605.846] GeForce 7 (G7x)
[ 605.846] GeForce 8 (G8x)
[ 605.846] (II) NOUVEAU driver
[ 605.846] (II) NOUVEAU driver for NVIDIA chipset families :
[ 605.846] RIVA TNT (NV04)
[ 605.846] RIVA TNT2 (NV05)
[ 605.846] GeForce 256 (NV10)
[ 605.846] GeForce 2 (NV11, NV15)
[ 605.846] GeForce 4MX (NV17, NV18)
[ 605.846] GeForce 3 (NV20)
[ 605.846] GeForce 4Ti (NV25, NV28)
[ 605.846] GeForce FX (NV3x)
[ 605.847] GeForce 6 (NV4x)
[ 605.847] GeForce 7 (G7x)
[ 605.847] GeForce 8 (G8x)
[ 605.847] (II) VESA: driver for VESA chipsets: vesa
[ 605.847] (II) FBDEV: driver for framebuffer: fbdev
[ 605.847] (--) using VT number 7
[ 605.861] (II) Primary Device is: PCI 01@00:00:0
[ 605.861] drmOpenDevice: node name is /dev/dri/card0
[ 605.861] drmOpenDevice: open result is 7, (OK)
[ 605.861] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 605.861] drmOpenDevice: node name is /dev/dri/card0
[ 605.861] drmOpenDevice: open result is 7, (OK)
[ 605.861] drmOpenByBusid: drmOpenMinor returns 7
[ 605.861] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[ 605.862] (EE) [drm] failed to open device
[ 605.862] (WW) Falling back to old probe method for fbdev
[ 605.862] (II) Loading sub module "fbdevhw"
[ 605.862] (II) LoadModule: "fbdevhw"
[ 605.862] (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
[ 605.862] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 605.862] compiled for 1.8.0, module version = 0.0.2
[ 605.862] ABI class: X.Org Video Driver, version 7.0
[ 605.862] (EE) open /dev/fb0: No such file or directory
[ 605.862] (II) Loading sub module "vbe"
[ 605.862] (II) LoadModule: "vbe"
[ 605.862] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 605.863] (II) Module vbe: vendor="X.Org Foundation"
[ 605.863] compiled for 1.8.0, module version = 1.1.0
[ 605.863] ABI class: X.Org Video Driver, version 7.0
[ 605.863] (II) Loading sub module "int10"
[ 605.863] (II) LoadModule: "int10"
[ 605.863] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 605.863] (II) Module int10: vendor="X.Org Foundation"
[ 605.863] compiled for 1.8.0, module version = 1.0.0
[ 605.863] ABI class: X.Org Video Driver, version 7.0
[ 605.863] (II) VESA(0): initializing int10
[ 605.864] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 605.943] (II) VESA(0): VESA BIOS detected
[ 605.943] (II) VESA(0): VESA VBE Version 3.0
[ 605.943] (II) VESA(0): VESA VBE Total Mem: 14336 kB
[ 605.943] (II) VESA(0): VESA VBE OEM: NVIDIA
[ 605.943] (II) VESA(0): VESA VBE OEM Software Rev: 98.148
[ 605.943] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[ 605.943] (II) VESA(0): VESA VBE OEM Product: BIOS-P/N@N4099:0
[ 605.943] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
[ 606.087] (II) VESA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 606.087] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 606.087] (==) VESA(0): RGB weight 888
[ 606.087] (==) VESA(0): Default visual is TrueColor
[ 606.087] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 606.087] (II) Loading sub module "ddc"
[ 606.087] (II) LoadModule: "ddc"
[ 606.087] (II) Module "ddc" already built-in
[ 606.162] (II) VESA(0): VESA VBE DDC supported
[ 606.162] (II) VESA(0): VESA VBE DDC Level 2
[ 606.162] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 606.388] (II) VESA(0): VESA VBE DDC read successfully
[ 606.388] (II) VESA(0): Manufacturer: AOC Model: 1905 Serial#: 18286
[ 606.388] (II) VESA(0): Year: 2008 Week: 36
[ 606.388] (II) VESA(0): EDID Version: 1.3
[ 606.388] (II) VESA(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 606.388] (II) VESA(0): Sync: Separate
[ 606.388] (II) VESA(0): Max Image Size [cm]: horiz.: 40 vert.: 25
[ 606.388] (II) VESA(0): Gamma: 2.20
[ 606.388] (II) VESA(0): DPMS capabilities: Off; RGB/color Display
[ 606.388] (II) VESA(0): Default color space is primary color space
[ 606.388] (II) VESA(0): First detailed timing is preferred mode
[ 606.388] (II) VESA(0): GTF timings supported
[ 606.388] (II) VESA(0): redX: 0.630 redY: 0.350 greenX: 0.295 greenY: 0.600
[ 606.388] (II) VESA(0): blueX: 0.140 blueY: 0.090 whiteX: 0.310 whiteY: 0.350
[ 606.388] (II) VESA(0): Supported established timings:
[ 606.388] (II) VESA(0): 720x400@70Hz
[ 606.388] (II) VESA(0): 640x480@60Hz
[ 606.388] (II) VESA(0): 640x480@67Hz
[ 606.388] (II) VESA(0): 640x480@72Hz
[ 606.388] (II) VESA(0): 640x480@75Hz
[ 606.388] (II) VESA(0): 800x600@56Hz
[ 606.388] (II) VESA(0): 800x600@60Hz
[ 606.388] (II) VESA(0): 800x600@72Hz
[ 606.388] (II) VESA(0): 800x600@75Hz
[ 606.388] (II) VESA(0): 832x624@75Hz
[ 606.388] (II) VESA(0): 1024x768@60Hz
[ 606.388] (II) VESA(0): 1024x768@70Hz
[ 606.388] (II) VESA(0): 1024x768@75Hz
[ 606.388] (II) VESA(0): 1280x1024@75Hz
[ 606.388] (II) VESA(0): Manufacturer's mask: 0
[ 606.388] (II) VESA(0): Supported standard timings:
[ 606.388] (II) VESA(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 606.388] (II) VESA(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 606.388] (II) VESA(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 606.388] (II) VESA(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 606.388] (II) VESA(0): Supported detailed timing:
[ 606.388] (II) VESA(0): clock: 106.5 MHz Image Size: 408 x 255 mm
[ 606.388] (II) VESA(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
[ 606.388] (II) VESA(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
[ 606.388] (II) VESA(0): Serial No: 2008090018286
[ 606.388] (II) VESA(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
[ 606.388] (II) VESA(0): Monitor name: L195w
[ 606.388] (II) VESA(0): EDID (in hex):
[ 606.388] (II) VESA(0): 00ffffffffffff0005e305196e470000
[ 606.389] (II) VESA(0): 24120103682819782f6ac6a1594b9923
[ 606.389] (II) VESA(0): 174f59bfef00714f8140818095000101
[ 606.389] (II) VESA(0): 0101010101019a29a0d0518422305098
[ 606.389] (II) VESA(0): 360098ff1000001c000000ff00323030
[ 606.389] (II) VESA(0): 38303930303138323836000000fd0037
[ 606.389] (II) VESA(0): 4b1e530e000a202020202020000000fc
[ 606.389] (II) VESA(0): 004c313935770a20202020202020001e
[ 606.389] (II) VESA(0): EDID vendor "AOC", prod id 6405
[ 606.389] (II) VESA(0): Using EDID range info for horizontal sync
[ 606.389] (II) VESA(0): Using EDID range info for vertical refresh
[ 606.389] (II) VESA(0): Printing DDC gathered Modelines:
[ 606.389] (II) VESA(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 606.389] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 606.389] (II) VESA(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 606.389] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 606.389] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
[ 606.389] (II) VESA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 606.389] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 606.389] (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 606.389] (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 606.389] (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 606.389] (II) VESA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 606.389] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 606.389] (II) VESA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 606.389] (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 606.389] (II) VESA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 606.389] (II) VESA(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 606.389] (II) VESA(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 606.389] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 606.389] (II) VESA(0): Searching for matching VESA mode(s):
[
后略... |
|