i+n,今天折腾了下 N 卡驱动,未果。 卸载之后启动界面就变成这样了。
怎么复原?
2013.11.23 更新: 已经解决.
解决办法:
将 /etc/sysconfig/kernel 中的:
NO_KMS_IN_INITRD=“yes”
改成:
NO_KMS_IN_INITRD=“no”
然后
mkinitrd
重启就好了.
使用开源驱动需要设置为 no. 使用 nvidia 或 amd 驱动时设置为 yes.
感谢 Fisiu 大神!
i+n,今天折腾了下 N 卡驱动,未果。 卸载之后启动界面就变成这样了。
怎么复原?
2013.11.23 更新: 已经解决.
解决办法:
将 /etc/sysconfig/kernel 中的:
NO_KMS_IN_INITRD=“yes”
改成:
NO_KMS_IN_INITRD=“no”
然后
mkinitrd
重启就好了.
使用开源驱动需要设置为 no. 使用 nvidia 或 amd 驱动时设置为 yes.
感谢 Fisiu 大神!
没敢折腾驱动,直接原生态了 ///
曾经有一个那么原生态的 openSUSE 摆在我面前,我没珍惜。。。
折腾步骤?
曾经又一次升级,之后界面直接转了 180 度,不会弄,就重装了
抱歉, 现在补上步骤:(今儿上午重现的)
用http://en.opensuse.org/SDB:NVIDIA_drivers第一个oneclick安装nvidia驱动,运行 nvidia-settings 提示:
You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run nvidia-xconfig
as root), and restart the X server.
以root执行nvidia-xconfig, 重启后无法进入X。
Xorg.0.log:
80.931]
X.Org X Server 1.13.2
Release Date: 2013-01-24
80.931] X Protocol Version 11, Revision 0
80.931] Build Operating System: openSUSE SUSE LINUX
80.931] Current Operating System: Linux openSUSE.site 3.7.10-1.1-default #1 SMP Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64
80.931] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.7.10-1.1-default root=UUID=935330e8-5e6d-4d93-959b-ea4162b6c2f4 video=1600x900 resume=/dev/disk/by-id/ata-ST9750420AS_6WS1TZ7Q-part8 splash=silent quiet showopts
80.931] Build Date: 21 February 2013 10:01:18AM
80.931]
80.931] Current version of pixman: 0.28.2
80.931] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
80.931] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
80.932] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 5 09:26:39 2013
80.932] (==) Using config file: "/etc/X11/xorg.conf"
80.932] (==) Using config directory: "/etc/X11/xorg.conf.d"
80.932] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
80.932] (==) ServerLayout "Layout0"
80.932] (**) |-->Screen "Screen0" (0)
80.932] (**) | |-->Monitor "Monitor0"
80.932] (**) | |-->Device "Device0"
80.932] (**) |-->Input Device "Keyboard0"
80.932] (**) |-->Input Device "Mouse0"
80.932] (==) Automatically adding devices
80.932] (==) Automatically enabling devices
80.932] (==) Automatically adding GPU devices
80.932] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
80.932] Entry deleted from font path.
80.932] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
80.932] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
80.932] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
80.932] (WW) Disabling Keyboard0
80.933] (WW) Disabling Mouse0
80.933] (II) Loader magic: 0x801c20
80.933] (II) Module ABI versions:
80.933] X.Org ANSI C Emulation: 0.4
80.933] X.Org Video Driver: 13.1
80.933] X.Org XInput driver : 18.0
80.933] X.Org Server Extension : 7.0
80.933] (II) config/udev: Adding drm device (/dev/dri/card0)
80.934] (--) PCI:*(0:0:2:0) 8086:0166:1028:055f rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
80.934] (--) PCI: (0:1:0:0) 10de:0fd2:1028:055f rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128
80.934] (II) Open ACPI successful (/var/run/acpid.socket)
80.934] Initializing built-in extension Generic Event Extension
80.934] Initializing built-in extension SHAPE
80.934] Initializing built-in extension MIT-SHM
80.934] Initializing built-in extension XInputExtension
80.934] Initializing built-in extension XTEST
80.934] Initializing built-in extension BIG-REQUESTS
80.934] Initializing built-in extension SYNC
80.934] Initializing built-in extension XKEYBOARD
80.934] Initializing built-in extension XC-MISC
80.934] Initializing built-in extension SECURITY
80.934] Initializing built-in extension XINERAMA
80.934] Initializing built-in extension XFIXES
80.934] Initializing built-in extension RENDER
80.934] Initializing built-in extension RANDR
80.934] Initializing built-in extension COMPOSITE
80.934] Initializing built-in extension DAMAGE
80.934] Initializing built-in extension MIT-SCREEN-SAVER
80.934] Initializing built-in extension DOUBLE-BUFFER
80.934] Initializing built-in extension RECORD
80.934] Initializing built-in extension DPMS
80.934] Initializing built-in extension X-Resource
80.934] Initializing built-in extension XVideo
80.934] Initializing built-in extension XVideo-MotionCompensation
80.934] Initializing built-in extension XFree86-VidModeExtension
80.934] Initializing built-in extension XFree86-DGA
80.934] Initializing built-in extension XFree86-DRI
80.934] Initializing built-in extension DRI2
80.934] (II) "glx" will be loaded by default.
80.934] (II) LoadModule: "dri2"
80.934] (II) Module "dri2" already built-in
80.934] (II) LoadModule: "glamoregl"
80.934] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
80.941] (EE) Failed to load /usr/lib64/xorg/modules/libglamoregl.so: /usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context
80.941] (II) UnloadModule: "glamoregl"
80.941] (II) Unloading glamoregl
80.941] (EE) Failed to load module "glamoregl" (loader failed, 7)
80.941] (II) LoadModule: "glx"
80.941] (II) Loading /usr/lib64/xorg/modules/updates/extensions/libglx.so
80.948] (II) Module glx: vendor="NVIDIA Corporation"
80.948] compiled for 4.0.2, module version = 1.0.0
80.948] Module class: X.Org Server Extension
80.948] (II) NVIDIA GLX Module 310.32 Mon Jan 14 15:02:04 PST 2013
80.948] Loading extension GLX
80.948] (II) LoadModule: "nvidia"
80.948] (II) Loading /usr/lib64/xorg/modules/updates/drivers/nvidia_drv.so
80.949] (II) Module nvidia: vendor="NVIDIA Corporation"
80.949] compiled for 4.0.2, module version = 1.0.0
80.949] Module class: X.Org Video Driver
80.949] (II) NVIDIA dlloader X Driver 310.32 Mon Jan 14 14:42:46 PST 2013
80.949] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
80.949] (++) using VT number 7
81.025] (EE) No devices detected.
81.025]
Fatal server error:
81.025] no screens found
81.025] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
81.025] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
81.025] (EE)
xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 310.32 (buildmeister@swio-display-x86-rhel47-01) Mon Jan 14 15:51:51 PST 2013
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
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
硬件及系统信息:
lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GT 640M] (rev a1)
cat /etc/SuSE-release
openSUSE 12.3 (x86_64)
VERSION = 12.3
CODENAME = Dartmouth
uname -r
3.7.10-1.1-desktop
oneclick自动安装了以下包:
nvidia-computeG03-310.32-15.1.x86_64
nvidia-gfxG03-kmp-default-310.32_k3.7.9_1.1-15.3.x86_64
x11-video-nvidiaG03-310.32-15.1.x86_64
pangox-compat-0.0.2-2.1.1.x86_64
libpangox-1_0-0-0.0.2-2.1.1.x86_64
安装驱动后:
lsmod | grep nv
nvidia 9354600 0
lsmod | grep no
nouveau已经不加载了。
尝试1: 在xorg.conf里增加了:
BusID “PCI:1:0:0”
Screen 0
重启,仍无法进入X。
Xorg.0.log:
62.515]
X.Org X Server 1.13.2
Release Date: 2013-01-24
62.515] X Protocol Version 11, Revision 0
62.515] Build Operating System: openSUSE SUSE LINUX
62.515] Current Operating System: Linux openSUSE.site 3.7.10-1.1-desktop #1 SMP PREEMPT Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64
62.515] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.7.10-1.1-desktop root=UUID=935330e8-5e6d-4d93-959b-ea4162b6c2f4 video=1600x900 resume=/dev/disk/by-id/ata-ST9750420AS_6WS1TZ7Q-part8 splash=silent quiet showopts
62.515] Build Date: 21 February 2013 10:01:18AM
62.515]
62.515] Current version of pixman: 0.28.2
62.515] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
62.515] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
62.515] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 5 09:54:03 2013
62.516] (==) Using config file: "/etc/X11/xorg.conf"
62.516] (==) Using config directory: "/etc/X11/xorg.conf.d"
62.516] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
62.516] (==) ServerLayout "Layout0"
62.516] (**) |-->Screen "Screen0" (0)
62.516] (**) | |-->Monitor "Monitor0"
62.516] (**) | |-->Device "Device0"
62.516] (**) |-->Input Device "Keyboard0"
62.516] (**) |-->Input Device "Mouse0"
62.516] (==) Automatically adding devices
62.516] (==) Automatically enabling devices
62.516] (==) Automatically adding GPU devices
62.596] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
62.596] Entry deleted from font path.
62.620] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
62.620] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
62.620] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
62.620] (WW) Disabling Keyboard0
62.620] (WW) Disabling Mouse0
62.620] (II) Loader magic: 0x801c20
62.620] (II) Module ABI versions:
62.620] X.Org ANSI C Emulation: 0.4
62.620] X.Org Video Driver: 13.1
62.620] X.Org XInput driver : 18.0
62.620] X.Org Server Extension : 7.0
62.620] (II) config/udev: Adding drm device (/dev/dri/card0)
62.621] (--) PCI:*(0:0:2:0) 8086:0166:1028:055f rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
62.621] (--) PCI: (0:1:0:0) 10de:0fd2:1028:055f rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128
62.621] (II) Open ACPI successful (/var/run/acpid.socket)
62.621] Initializing built-in extension Generic Event Extension
62.621] Initializing built-in extension SHAPE
62.621] Initializing built-in extension MIT-SHM
62.621] Initializing built-in extension XInputExtension
62.621] Initializing built-in extension XTEST
62.621] Initializing built-in extension BIG-REQUESTS
62.621] Initializing built-in extension SYNC
62.621] Initializing built-in extension XKEYBOARD
62.621] Initializing built-in extension XC-MISC
62.621] Initializing built-in extension SECURITY
62.621] Initializing built-in extension XINERAMA
62.621] Initializing built-in extension XFIXES
62.621] Initializing built-in extension RENDER
62.621] Initializing built-in extension RANDR
62.621] Initializing built-in extension COMPOSITE
62.621] Initializing built-in extension DAMAGE
62.621] Initializing built-in extension MIT-SCREEN-SAVER
62.621] Initializing built-in extension DOUBLE-BUFFER
62.621] Initializing built-in extension RECORD
62.621] Initializing built-in extension DPMS
62.621] Initializing built-in extension X-Resource
62.621] Initializing built-in extension XVideo
62.621] Initializing built-in extension XVideo-MotionCompensation
62.621] Initializing built-in extension XFree86-VidModeExtension
62.621] Initializing built-in extension XFree86-DGA
62.621] Initializing built-in extension XFree86-DRI
62.621] Initializing built-in extension DRI2
62.621] (II) "glx" will be loaded by default.
62.621] (II) LoadModule: "dri2"
62.621] (II) Module "dri2" already built-in
62.621] (II) LoadModule: "glamoregl"
62.636] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
63.177] (EE) Failed to load /usr/lib64/xorg/modules/libglamoregl.so: /usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context
63.177] (II) UnloadModule: "glamoregl"
63.177] (II) Unloading glamoregl
63.177] (EE) Failed to load module "glamoregl" (loader failed, 7)
63.177] (II) LoadModule: "glx"
63.177] (II) Loading /usr/lib64/xorg/modules/updates/extensions/libglx.so
63.287] (II) Module glx: vendormodeset.nouveau=0="NVIDIA Corporation"
63.287] compiled for 4.0.2, module version = 1.0.0
63.287] Module class: X.Org Server Extension
63.287] (II) NVIDIA GLX Module 310.32 Mon Jan 14 15:02:04 PST 2013
63.287] Loading extension GLXmodeset.nouveau=0
63.287] (II) LoadModule: "nvidia"
63.287] (II) Loading /usr/lib64/xorg/modules/updates/drivers/nvidia_drv.so
63.287] (II) Module nvidia: vendor="NVIDIA Corporation"
63.287] compiled for 4.0.2, module version = 1.0.0
63.287] Module class: X.Org Video Driver
63.290] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
63.290] (EE) NVIDIA: system's kernel log for additional error messages.
63.290] (II) UnloadModule: "nvidia"
63.290] (II) Unloading nvidia
63.290] (EE) Failed to load module "nvidia" (module-specific error, 0)
63.290] (EE) No drivers available.
63.290]
Fatal server error:
63.290] no screens found
63.290] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
63.290] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
63.290] (EE)
尝试2: 把xorg.conf摘分到xorg.conf.d/{50-screen.conf,50-monitor.conf,50-device.conf}, 结果同1.
尝试3: 自动安装的是nvidia-gfxG03-kmp-default, 而默认启动 3.7.10-1.1-desktop, 尝试从3.7.10-1.1-default启动,结果同1.
uname -r
3.7.10-1.1-default
这个时候,启动屏幕已经是错位的了。
卸载: 重启进入模式3:
zypper rm -u x11-video-nvidiaG03
再重启就留下这后遗症了。
参考链接:
en.opensuse.org/SDB:NVIDIA_drivers
zh.opensuse.org/SDB:NVIDIA_%E9%A9%B1%E5%8A%A8#openSUSE_12.1_.E5.8F.8A.E5.90.8E.E7.BB.AD.E7.89.88.E6.9C.AC
zh.opensuse.org/SDB:NVIDIA_%E6%89%8B%E5%8A%A8%E5%AE%89%E8%A3%85
forums.opensuse.org/english/get-technical-help-here/64-bit/469657-opensuse-12-1-amd64-fatal-server-error-no-screens-found-after-running-nvidia-xconfig-3.html
硬盘上有很多 repo 代码,费了好大劲 clone 下来的,不敢重装啊。
如果你第一次就是加源弄的,那安装好包重启就行了(不用运行 nvidia-xconfig,自动的)。
如果你之前手动安装过,需要 sh NVIDIA-*.sh --uninstall 卸载之前的驱动(注意第一个提示问你是否 nvidia-xconfig --restore 什么的一定要选是,这样才能清空手动装的全部东西),加源才比较妥当(我昨儿为了玩 minecraft 刚实验,不然会启动会停在 graphic service 那里,log 提示说的是内核里的驱动版本和用户空间的不一致。
这只是单显卡的情况,要是你是双显卡搞 bumblebee 弄的,那要再看。
i+N 卡,是不需要装 N 卡驱动的,装了只会出错。
想用上 N 卡,要不在 BIOS 里禁用 i 卡,要不用 bumblebee
两个卡都打开的情况下,是不可能都用起来的。
第一次是加源装的,装回去也不行。第一次装完之后,登陆器的列表框就变成原始灰色那种了,卸载了才变成原来的,就启动界面没变回来。
不运行nvidia-xconfig,显卡不能配置呀(执行nvidia-settings时,提示要运行的)。
搞bumblebee之前就这样了。以为装了bumblebee会自动变好,加源装了bumblebee,结果没有,于是都卸载了。
这个错位的界面是在启动后期在变成这样的,启动一开始是正常的。
现在的Xorg.0.log:
73.488]
X.Org X Server 1.13.2
Release Date: 2013-01-24
73.488] X Protocol Version 11, Revision 0
73.488] Build Operating System: openSUSE SUSE LINUX
73.488] Current Operating System: Linux openSUSE.site 3.7.10-1.1-desktop #1 SMP PREEMPT Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64
73.488] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.7.10-1.1-desktop root=UUID=935330e8-5e6d-4d93-959b-ea4162b6c2f4 video=1600x900 resume=/dev/disk/by-id/ata-ST9750420AS_6WS1TZ7Q-part8 splash=silent quiet showopts
73.488] Build Date: 21 February 2013 10:01:18AM
73.488]
73.488] Current version of pixman: 0.28.2
73.488] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
73.488] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
73.488] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 6 09:18:26 2013
73.488] (==) Using config directory: "/etc/X11/xorg.conf.d"
73.488] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
73.489] (==) No Layout section. Using the first Screen section.
73.489] (==) No screen section available. Using defaults.
73.489] (**) |-->Screen "Default Screen Section" (0)
73.489] (**) | |-->Monitor "<default monitor>"
73.489] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
73.489] (==) Automatically adding devices
73.489] (==) Automatically enabling devices
73.489] (==) Automatically adding GPU devices
73.518] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
73.518] Entry deleted from font path.
73.518] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
73.518] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
73.518] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
73.518] (II) Loader magic: 0x801c20
73.518] (II) Module ABI versions:
73.518] X.Org ANSI C Emulation: 0.4
73.518] X.Org Video Driver: 13.1
73.518] X.Org XInput driver : 18.0
73.518] X.Org Server Extension : 7.0
73.518] (II) config/udev: Adding drm device (/dev/dri/card1)
73.519] (II) config/udev: Adding drm device (/dev/dri/card0)
74.313] (--) PCI:*(0:0:2:0) 8086:0166:1028:055f rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
74.313] (--) PCI: (0:1:0:0) 10de:0fd2:1028:055f rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128
74.313] (II) Open ACPI successful (/var/run/acpid.socket)
74.314] Initializing built-in extension Generic Event Extension
74.314] Initializing built-in extension SHAPE
74.314] Initializing built-in extension MIT-SHM
74.314] Initializing built-in extension XInputExtension
74.314] Initializing built-in extension XTEST
74.314] Initializing built-in extension BIG-REQUESTS
74.314] Initializing built-in extension SYNC
74.314] Initializing built-in extension XKEYBOARD
74.314] Initializing built-in extension XC-MISC
74.314] Initializing built-in extension SECURITY
74.314] Initializing built-in extension XINERAMA
74.314] Initializing built-in extension XFIXES
74.314] Initializing built-in extension RENDER
74.314] Initializing built-in extension RANDR
74.314] Initializing built-in extension COMPOSITE
74.314] Initializing built-in extension DAMAGE
74.314] Initializing built-in extension MIT-SCREEN-SAVER
74.314] Initializing built-in extension DOUBLE-BUFFER
74.314] Initializing built-in extension RECORD
74.314] Initializing built-in extension DPMS
74.314] Initializing built-in extension X-Resource
74.314] Initializing built-in extension XVideo
74.314] Initializing built-in extension XVideo-MotionCompensation
74.314] Initializing built-in extension XFree86-VidModeExtension
74.314] Initializing built-in extension XFree86-DGA
74.314] Initializing built-in extension XFree86-DRI
74.314] Initializing built-in extension DRI2
74.314] (II) "glx" will be loaded by default.
74.314] (II) LoadModule: "dri2"
74.314] (II) Module "dri2" already built-in
74.314] (II) LoadModule: "glamoregl"
74.334] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
74.336] (II) Module glamoregl: vendor="X.Org Foundation"
74.336] compiled for 1.13.2, module version = 0.5.0
74.337] ABI class: X.Org ANSI C Emulation, version 0.4
74.337] (II) LoadModule: "glx"
74.337] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
74.337] (II) Module glx: vendor="X.Org Foundation"
74.337] compiled for 1.13.2, module version = 1.0.0
74.337] ABI class: X.Org Server Extension, version 7.0
74.337] (==) AIGLX enabled
74.337] Loading extension GLX
74.337] (==) Matched intel as autoconfigured driver 0
74.337] (==) Matched nvidia as autoconfigured driver 1
74.337] (==) Matched nouveau as autoconfigured driver 2
74.337] (==) Matched nv as autoconfigured driver 3
74.337] (==) Matched intel as autoconfigured driver 4
74.337] (==) Matched modesetting as autoconfigured driver 5
74.337] (==) Matched fbdev as autoconfigured driver 6
74.337] (==) Matched vesa as autoconfigured driver 7
74.337] (==) Assigned the driver to the xf86ConfigLayout
74.337] (II) LoadModule: "intel"
74.365] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
74.365] (II) Module intel: vendor="X.Org Foundation"
74.365] compiled for 1.13.1, module version = 2.20.19
74.365] Module class: X.Org Video Driver
74.365] ABI class: X.Org Video Driver, version 13.1
74.365] (II) LoadModule: "nvidia"
74.365] (WW) Warning, couldn't open module nvidia
74.365] (II) UnloadModule: "nvidia"
74.365] (II) Unloading nvidia
74.365] (EE) Failed to load module "nvidia" (module does not exist, 0)
74.365] (II) LoadModule: "nouveau"
74.365] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
74.366] (II) Module nouveau: vendor="X.Org Foundation"
74.366] compiled for 1.13.1, module version = 1.0.6
74.366] Module class: X.Org Video Driver
74.366] ABI class: X.Org Video Driver, version 13.1
74.366] (II) LoadModule: "nv"
74.366] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
74.366] (II) Module nv: vendor="X.Org Foundation"
74.366] compiled for 1.13.1, module version = 2.1.20
74.366] Module class: X.Org Video Driver
74.366] ABI class: X.Org Video Driver, version 13.1
74.366] (II) LoadModule: "modesetting"
74.366] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
74.366] (II) Module modesetting: vendor="X.Org Foundation"
74.366] compiled for 1.13.1, module version = 0.6.0
74.366] Module class: X.Org Video Driver
74.366] ABI class: X.Org Video Driver, version 13.1
74.366] (II) LoadModule: "fbdev"
74.367] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
74.367] (II) Module fbdev: vendor="X.Org Foundation"
74.367] compiled for 1.13.1, module version = 0.4.3
74.367] Module class: X.Org Video Driver
74.367] ABI class: X.Org Video Driver, version 13.1
74.367] (II) LoadModule: "vesa"
74.367] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
74.367] (II) Module vesa: vendor="X.Org Foundation"
74.367] compiled for 1.13.1, module version = 2.3.2
74.367] Module class: X.Org Video Driver
74.367] ABI class: X.Org Video Driver, version 13.1
74.367] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
74.368] (II) NOUVEAU driver
74.368] (II) NOUVEAU driver for NVIDIA chipset families :
74.368] RIVA TNT (NV04)
74.368] RIVA TNT2 (NV05)
74.368] GeForce 256 (NV10)
74.368] GeForce 2 (NV11, NV15)
74.368] GeForce 4MX (NV17, NV18)
74.368] GeForce 3 (NV20)
74.368] GeForce 4Ti (NV25, NV28)
74.368] GeForce FX (NV3x)
74.368] GeForce 6 (NV4x)
74.368] GeForce 7 (G7x)
74.368] GeForce 8 (G8x)
74.368] GeForce GTX 200 (NVA0)
74.368] GeForce GTX 400 (NVC0)
74.368] (II) NOUVEAU driver
74.368] (II) NOUVEAU driver for NVIDIA chipset families :
74.368] RIVA TNT (NV04)
74.368] RIVA TNT2 (NV05)
74.368] GeForce 256 (NV10)
74.368] GeForce 2 (NV11, NV15)
74.368] GeForce 4MX (NV17, NV18)
74.368] GeForce 3 (NV20)
74.368] GeForce 4Ti (NV25, NV28)
74.368] GeForce FX (NV3x)
74.368] GeForce 6 (NV4x)
74.368] GeForce 7 (G7x)
74.368] GeForce 8 (G8x)
74.368] GeForce GTX 200 (NVA0)
74.368] GeForce GTX 400 (NVC0)
74.368] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
74.368] (II) FBDEV: driver for framebuffer: fbdev
74.368] (II) VESA: driver for VESA chipsets: vesa
74.368] (++) using VT number 7
74.368] (II) [drm] nouveau interface version: 1.1.0
74.369] (WW) Falling back to old probe method for modesetting
74.369] (WW) Falling back to old probe method for fbdev
74.369] (II) Loading sub module "fbdevhw"
74.369] (II) LoadModule: "fbdevhw"
74.369] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
74.369] (II) Module fbdevhw: vendor="X.Org Foundation"
74.369] compiled for 1.13.2, module version = 0.0.2
74.369] ABI class: X.Org Video Driver, version 13.1
74.369] (WW) Falling back to old probe method for vesa
74.369] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
74.369] (==) intel(0): Depth 24, (--) framebuffer bpp 32
74.369] (==) intel(0): RGB weight 888
74.369] (==) intel(0): Default visual is TrueColor
74.369] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
74.369] (**) intel(0): Relaxed fencing enabled
74.369] (**) intel(0): Wait on SwapBuffers? enabled
74.369] (**) intel(0): Triple buffering? enabled
74.369] (**) intel(0): Framebuffer tiled
74.369] (**) intel(0): Pixmaps tiled
74.369] (**) intel(0): 3D buffers tiled
74.369] (**) intel(0): SwapBuffers wait enabled
74.369] (==) intel(0): video overlay key set to 0x101fe
74.369] (II) intel(0): Output LVDS1 has no monitor section
74.369] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
74.373] (II) intel(0): Output VGA1 has no monitor section
74.374] (II) intel(0): Output HDMI1 has no monitor section
74.398] (II) intel(0): Output DP1 has no monitor section
74.398] (II) intel(0): EDID for output LVDS1
74.398] (II) intel(0): Manufacturer: AUO Model: 213e Serial#: 0
74.398] (II) intel(0): Year: 2011 Week: 0
74.398] (II) intel(0): EDID Version: 1.4
74.398] (II) intel(0): Digital Display Input
74.398] (II) intel(0): 6 bits per channel
74.398] (II) intel(0): Digital interface is undefined
74.398] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17
74.398] (II) intel(0): Gamma: 2.20
74.398] (II) intel(0): No DPMS capabilities specified
74.398] (II) intel(0): Supported color encodings: RGB 4:4:4
74.398] (II) intel(0): First detailed timing is preferred mode
74.398] (II) intel(0): Preferred mode is native pixel format and refresh rate
74.398] (II) intel(0): redX: 0.610 redY: 0.350 greenX: 0.320 greenY: 0.560
74.398] (II) intel(0): blueX: 0.150 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
74.398] (II) intel(0): Manufacturer's mask: 0
74.398] (II) intel(0): Supported detailed timing:
74.398] (II) intel(0): clock: 110.0 MHz Image Size: 309 x 174 mm
74.398] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 1974 h_border: 0
74.398] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 928 v_border: 0
74.398] (II) intel(0): Supported detailed timing:
74.398] (II) intel(0): clock: 73.3 MHz Image Size: 309 x 174 mm
74.398] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 1974 h_border: 0
74.398] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 928 v_border: 0
74.398] (II) intel(0): V3YHF\80B140RTN
74.398] (II) intel(0): Unknown vendor-specific block 0
74.398] (II) intel(0): EDID (in hex):
74.398] (II) intel(0): 00ffffffffffff0006af3e2100000000
74.398] (II) intel(0): 00150104901f11780261959c59528f26
74.398] (II) intel(0): 21505400000001010101010101010101
74.398] (II) intel(0): 010101010101f82a407661841c30402a
74.398] (II) intel(0): 330035ae1000001aa51c407661841c30
74.398] (II) intel(0): 402a330035ae1000001a000000fe0056
74.398] (II) intel(0): 33594846804231343052544e00000000
74.398] (II) intel(0): 000041219e0110000002010a202000bb
74.399] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
74.399] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
74.399] (II) intel(0): Printing probed modes for output LVDS1
74.399] (II) intel(0): Modeline "1600x900"x60.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
74.399] (II) intel(0): Modeline "1600x900"x40.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
74.399] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
74.399] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
74.399] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
74.399] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
74.403] (II) intel(0): EDID for output VGA1
74.404] (II) intel(0): EDID for output HDMI1
74.428] (II) intel(0): EDID for output DP1
74.428] (II) intel(0): Output LVDS1 connected
74.428] (II) intel(0): Output VGA1 disconnected
74.428] (II) intel(0): Output HDMI1 disconnected
74.428] (II) intel(0): Output DP1 disconnected
74.428] (II) intel(0): Using exact sizes for initial modes
74.428] (II) intel(0): Output LVDS1 using initial mode 1600x900
74.428] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
74.428] (II) intel(0): Kernel page flipping support detected, enabling
74.428] (==) intel(0): DPI set to (96, 96)
74.428] (II) Loading sub module "fb"
74.428] (II) LoadModule: "fb"
74.428] (II) Loading /usr/lib64/xorg/modules/libfb.so
74.428] (II) Module fb: vendor="X.Org Foundation"
74.428] compiled for 1.13.2, module version = 1.0.0
74.428] ABI class: X.Org ANSI C Emulation, version 0.4
74.428] (II) Loading sub module "glamoregl"
74.428] (II) LoadModule: "glamoregl"
74.428] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
74.428] (II) Module glamoregl: vendor="X.Org Foundation"
74.428] compiled for 1.13.2, module version = 0.5.0
74.428] ABI class: X.Org ANSI C Emulation, version 0.4
74.428] (II) glamor: OpenGL accelerated X.org driver based.
74.455] (II) glamor: EGL version 1.4 (DRI2):
74.457] (II) intel(0): glamor detected, initialising egl layer.
74.457] (II) Loading sub module "dri2"
74.457] (II) LoadModule: "dri2"
74.457] (II) Module "dri2" already built-in
74.457] (II) Loading sub module "dri"
74.457] (II) LoadModule: "dri"
74.457] (II) Module "dri" already built-in
74.458] (II) NOUVEAU(G0): Loaded DRI module
74.458] (--) NOUVEAU(G0): Chipset: "NVIDIA NVe7"
74.458] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
74.458] (==) NOUVEAU(G0): RGB weight 888
74.458] (==) NOUVEAU(G0): Default visual is TrueColor
74.458] (==) NOUVEAU(G0): Using HW cursor
74.458] (==) NOUVEAU(G0): GLX sync to VBlank disabled.
74.458] (==) NOUVEAU(G0): Page flipping enabled
74.458] (==) NOUVEAU(G0): Swap limit set to 2 [Max allowed 2]
74.482] (II) NOUVEAU(G0): Output VGA-2 has no monitor section
74.503] (II) NOUVEAU(G0): EDID for output VGA-2
74.503] (II) NOUVEAU(G0): Output VGA-2 disconnected
74.503] (WW) NOUVEAU(G0): No outputs definitely connected, trying again...
74.503] (II) NOUVEAU(G0): Output VGA-2 disconnected
74.503] (WW) NOUVEAU(G0): Unable to find connected outputs - setting 1024x768 initial framebuffer
74.503] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
74.503] (--) NOUVEAU(G0): Virtual size is 1600x900 (pitch 0)
74.503] (**) NOUVEAU(G0): Mode "1600x900": 118.2 MHz (scaled from 0.0 MHz), 56.0 kHz, 59.9 Hz
74.503] (II) NOUVEAU(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz)
74.503] (==) NOUVEAU(G0): DPI set to (96, 96)
74.503] (II) Loading sub module "fb"
74.503] (II) LoadModule: "fb"
74.503] (II) Loading /usr/lib64/xorg/modules/libfb.so
74.503] (II) Module fb: vendor="X.Org Foundation"
74.503] compiled for 1.13.2, module version = 1.0.0
74.503] ABI class: X.Org ANSI C Emulation, version 0.4
74.503] (II) Loading sub module "exa"
74.503] (II) LoadModule: "exa"
74.503] (II) Loading /usr/lib64/xorg/modules/libexa.so
74.503] (II) Module exa: vendor="X.Org Foundation"
74.503] compiled for 1.13.2, module version = 2.6.0
74.503] ABI class: X.Org Video Driver, version 13.1
74.503] (II) Loading sub module "shadowfb"
74.503] (II) LoadModule: "shadowfb"
74.503] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so
74.503] (II) Module shadowfb: vendor="X.Org Foundation"
74.503] compiled for 1.13.2, module version = 1.0.0
74.503] ABI class: X.Org ANSI C Emulation, version 0.4
74.503] (II) UnloadModule: "nv"
74.503] (II) Unloading nv
74.504] (II) UnloadModule: "modesetting"
74.504] (II) Unloading modesetting
74.504] (II) UnloadModule: "fbdev"
74.504] (II) Unloading fbdev
74.504] (II) UnloadSubModule: "fbdevhw"
74.504] (II) Unloading fbdevhw
74.504] (II) UnloadModule: "vesa"
74.504] (II) Unloading vesa
74.504] (==) Depth 24 pixmap format is 32 bpp
74.504] (EE) NOUVEAU(G0): Error creating GPU channel: -19
74.504] (EE) NOUVEAU(G0): Error initialising acceleration. Falling back to NoAccel
74.504] (==) NOUVEAU(G0): Backing store disabled
74.504] (==) NOUVEAU(G0): Silken mouse enabled
74.504] (==) NOUVEAU(G0): DPMS enabled
74.504] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
74.504] (II) intel(0): [DRI2] Setup complete
74.504] (II) intel(0): [DRI2] DRI driver: i965
74.504] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
74.505] (II) UXA(0): Driver registered support for the following operations:
74.505] (II) solid
74.505] (II) copy
74.505] (II) composite (RENDER acceleration)
74.505] (II) put_image
74.505] (II) get_image
74.505] (==) intel(0): Backing store disabled
74.505] (==) intel(0): Silken mouse enabled
74.505] (II) intel(0): Initializing HW Cursor
74.505] (II) intel(0): Use standard UXA acceleration.
74.505] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
74.505] (==) intel(0): DPMS enabled
74.505] (==) intel(0): Intel XvMC decoder enabled
74.505] (II) intel(0): Set up textured video
74.505] (II) intel(0): [XvMC] xvmc_vld driver initialized.
74.505] (II) intel(0): direct rendering: DRI2 Enabled
74.505] (==) intel(0): hotplug detection: "enabled"
74.511] (--) RandR disabled
74.515] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
74.515] (II) AIGLX: enabled GLX_INTEL_swap_event
74.515] (II) AIGLX: enabled GLX_ARB_create_context
74.515] (II) AIGLX: enabled GLX_ARB_create_context_profile
74.515] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
74.515] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
74.515] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
74.515] (II) AIGLX: Loaded and initialized i965
74.515] (II) GLX: Initialized DRI2 GL provider for screen 0
74.515] (II) intel(0): Setting screen physical size to 423 x 238
74.565] (II) config/udev: Adding input device Power Button (/dev/input/event7)
74.565] (**) Power Button: Applying InputClass "evdev keyboard catchall"
74.565] (**) Power Button: Applying InputClass "evdev keyboard catchall"
74.565] (**) Power Button: Applying InputClass "LocalKeyboard"
74.565] (II) LoadModule: "evdev"
74.566] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
74.566] (II) Module evdev: vendor="X.Org Foundation"
74.566] compiled for 1.13.1, module version = 2.7.3
74.566] Module class: X.Org XInput Driver
74.566] ABI class: X.Org XInput driver, version 18.0
74.566] (II) Using input driver 'evdev' for 'Power Button'
74.566] (**) Power Button: always reports core events
74.566] (**) evdev: Power Button: Device: "/dev/input/event7"
74.566] (--) evdev: Power Button: Vendor 0 Product 0x1
74.566] (--) evdev: Power Button: Found keys
74.566] (II) evdev: Power Button: Configuring as keyboard
74.566] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
74.566] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
74.566] (**) Option "xkb_rules" "evdev"
74.566] (**) Option "xkb_model" "evdev"
74.566] (**) Option "xkb_layout" "us"
74.591] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
74.591] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
74.591] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
74.591] (**) Video Bus: Applying InputClass "LocalKeyboard"
74.591] (II) Using input driver 'evdev' for 'Video Bus'
74.591] (**) Video Bus: always reports core events
74.591] (**) evdev: Video Bus: Device: "/dev/input/event10"
74.591] (--) evdev: Video Bus: Vendor 0 Product 0x6
74.591] (--) evdev: Video Bus: Found keys
74.591] (II) evdev: Video Bus: Configuring as keyboard
74.591] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10"
74.591] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
74.591] (**) Option "xkb_rules" "evdev"
74.591] (**) Option "xkb_model" "evdev"
74.591] (**) Option "xkb_layout" "us"
74.592] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
74.592] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
74.592] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
74.592] (**) Video Bus: Applying InputClass "LocalKeyboard"
74.592] (II) Using input driver 'evdev' for 'Video Bus'
74.592] (**) Video Bus: always reports core events
74.592] (**) evdev: Video Bus: Device: "/dev/input/event9"
74.592] (--) evdev: Video Bus: Vendor 0 Product 0x6
74.592] (--) evdev: Video Bus: Found keys
74.592] (II) evdev: Video Bus: Configuring as keyboard
74.592] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2e/LNXVIDEO:00/input/input9/event9"
74.592] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
74.592] (**) Option "xkb_rules" "evdev"
74.592] (**) Option "xkb_model" "evdev"
74.592] (**) Option "xkb_layout" "us"
74.593] (II) config/udev: Adding input device Power Button (/dev/input/event4)
74.593] (**) Power Button: Applying InputClass "evdev keyboard catchall"
74.593] (**) Power Button: Applying InputClass "evdev keyboard catchall"
74.593] (**) Power Button: Applying InputClass "LocalKeyboard"
74.593] (II) Using input driver 'evdev' for 'Power Button'
74.593] (**) Power Button: always reports core events
74.593] (**) evdev: Power Button: Device: "/dev/input/event4"
74.593] (--) evdev: Power Button: Vendor 0 Product 0x1
74.593] (--) evdev: Power Button: Found keys
74.593] (II) evdev: Power Button: Configuring as keyboard
74.593] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
74.593] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
74.593] (**) Option "xkb_rules" "evdev"
74.593] (**) Option "xkb_model" "evdev"
74.593] (**) Option "xkb_layout" "us"
74.593] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
74.593] (II) No input driver specified, ignoring this device.
74.593] (II) This device may have been added with another device file.
74.593] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
74.593] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
74.593] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
74.593] (**) Sleep Button: Applying InputClass "LocalKeyboard"
74.593] (II) Using input driver 'evdev' for 'Sleep Button'
74.593] (**) Sleep Button: always reports core events
74.593] (**) evdev: Sleep Button: Device: "/dev/input/event5"
74.593] (--) evdev: Sleep Button: Vendor 0 Product 0x3
74.593] (--) evdev: Sleep Button: Found keys
74.593] (II) evdev: Sleep Button: Configuring as keyboard
74.593] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event5"
74.593] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
74.593] (**) Option "xkb_rules" "evdev"
74.593] (**) Option "xkb_model" "evdev"
74.593] (**) Option "xkb_layout" "us"
74.594] (II) config/udev: Adding drm device (/dev/dri/card1)
74.594] (II) config/udev: Adding drm device (/dev/dri/card0)
74.594] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event2)
74.594] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"
74.594] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"
74.594] (II) Using input driver 'evdev' for 'PixArt USB Optical Mouse'
74.594] (**) PixArt USB Optical Mouse: always reports core events
74.594] (**) evdev: PixArt USB Optical Mouse: Device: "/dev/input/event2"
74.594] (--) evdev: PixArt USB Optical Mouse: Vendor 0x93a Product 0x2510
74.594] (--) evdev: PixArt USB Optical Mouse: Found 3 mouse buttons
74.594] (--) evdev: PixArt USB Optical Mouse: Found scroll wheel(s)
74.594] (--) evdev: PixArt USB Optical Mouse: Found relative axes
74.594] (--) evdev: PixArt USB Optical Mouse: Found x and y relative axes
74.594] (II) evdev: PixArt USB Optical Mouse: Configuring as mouse
74.594] (II) evdev: PixArt USB Optical Mouse: Adding scrollwheel support
74.594] (**) evdev: PixArt USB Optical Mouse: YAxisMapping: buttons 4 and 5
74.594] (**) evdev: PixArt USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
74.594] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input2/event2"
74.594] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 11)
74.594] (II) evdev: PixArt USB Optical Mouse: initialized for relative axes.
74.594] (**) PixArt USB Optical Mouse: (accel) keeping acceleration scheme 1
74.594] (**) PixArt USB Optical Mouse: (accel) acceleration profile 0
74.594] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
74.594] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
74.594] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse1)
74.594] (II) No input driver specified, ignoring this device.
74.594] (II) This device may have been added with another device file.
74.594] (II) config/udev: Adding input device Laptop_Integrated_Webcam_HD (/dev/input/event11)
74.594] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
74.594] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
74.594] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "LocalKeyboard"
74.595] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_HD'
74.595] (**) Laptop_Integrated_Webcam_HD: always reports core events
74.595] (**) evdev: Laptop_Integrated_Webcam_HD: Device: "/dev/input/event11"
74.595] (--) evdev: Laptop_Integrated_Webcam_HD: Vendor 0x64e Product 0x8126
74.595] (--) evdev: Laptop_Integrated_Webcam_HD: Found keys
74.595] (II) evdev: Laptop_Integrated_Webcam_HD: Configuring as keyboard
74.595] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input11/event11"
74.595] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_HD" (type: KEYBOARD, id 12)
74.595] (**) Option "xkb_rules" "evdev"
74.595] (**) Option "xkb_model" "evdev"
74.595] (**) Option "xkb_layout" "us"
74.595] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
74.595] (II) No input driver specified, ignoring this device.
74.595] (II) This device may have been added with another device file.
74.595] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
74.595] (II) No input driver specified, ignoring this device.
74.595] (II) This device may have been added with another device file.
74.595] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
74.595] (II) No input driver specified, ignoring this device.
74.595] (II) This device may have been added with another device file.
74.595] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
74.595] (II) No input driver specified, ignoring this device.
74.595] (II) This device may have been added with another device file.
74.596] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
74.596] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
74.596] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
74.596] (**) AT Translated Set 2 keyboard: Applying InputClass "LocalKeyboard"
74.596] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
74.596] (**) AT Translated Set 2 keyboard: always reports core events
74.596] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
74.596] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
74.596] (--) evdev: AT Translated Set 2 keyboard: Found keys
74.596] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
74.596] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
74.596] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
74.596] (**) Option "xkb_rules" "evdev"
74.596] (**) Option "xkb_model" "evdev"
74.596] (**) Option "xkb_layout" "us"
74.596] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event1)
74.596] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
74.596] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
74.596] (**) PS/2 Generic Mouse: Applying InputClass "PS/2 Generic Mouse"
74.596] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
74.596] (**) PS/2 Generic Mouse: always reports core events
74.596] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event1"
74.596] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
74.596] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
74.596] (--) evdev: PS/2 Generic Mouse: Found relative axes
74.596] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
74.596] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
74.596] (**) Option "Emulate3Buttons" "on"
74.596] (**) Option "EmulateWheel" "on"
74.596] (**) Option "EmulateWheelButton" "2"
74.596] (**) Option "EmulateWheelTimeout" "200"
74.596] (**) Option "YAxisMapping" "4 5"
74.596] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
74.596] (**) Option "XAxisMapping" "6 7"
74.596] (**) evdev: PS/2 Generic Mouse: XAxisMapping: buttons 6 and 7
74.596] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
74.596] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input1/event1"
74.596] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 14)
74.596] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
74.596] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
74.596] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
74.596] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
74.596] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
74.596] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
74.596] (**) PS/2 Generic Mouse: Applying InputClass "PS/2 Generic Mouse"
74.596] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
74.596] (**) PS/2 Generic Mouse: always reports core events
74.596] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/mouse0"
74.596] (EE) PS/2 Generic Mouse: Couldn't open mtdev device
74.598] (EE) evdev: PS/2 Generic Mouse: ioctl EVIOCGID failed: Bad file descriptor
74.598] (EE) PreInit returned 8 for "PS/2 Generic Mouse"
74.598] (II) UnloadModule: "evdev"
74.598] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
74.598] (II) No input driver specified, ignoring this device.
74.598] (II) This device may have been added with another device file.
74.599] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event3)
74.599] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
74.599] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
74.599] (**) Dell WMI hotkeys: Applying InputClass "LocalKeyboard"
74.599] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
74.599] (**) Dell WMI hotkeys: always reports core events
74.599] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event3"
74.599] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
74.599] (--) evdev: Dell WMI hotkeys: Found keys
74.599] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
74.599] (**) Option "config_info" "udev:/sys/devices/virtual/input/input3/event3"
74.599] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
74.599] (**) Option "xkb_rules" "evdev"
74.599] (**) Option "xkb_model" "evdev"
74.599] (**) Option "xkb_layout" "us"
74.602] (II) intel(0): EDID vendor "AUO", prod id 8510
74.602] (II) intel(0): Printing DDC gathered Modelines:
74.602] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
74.602] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
76.092] (II) intel(0): EDID vendor "AUO", prod id 8510
76.092] (II) intel(0): Printing DDC gathered Modelines:
76.092] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
76.092] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
123.746] (II) intel(0): EDID vendor "AUO", prod id 8510
123.746] (II) intel(0): Printing DDC gathered Modelines:
123.746] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
123.746] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
136.671] (II) intel(0): EDID vendor "AUO", prod id 8510
136.671] (II) intel(0): Printing DDC gathered Modelines:
136.671] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
136.671] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
2510.153] (II) intel(0): EDID vendor "AUO", prod id 8510
2510.153] (II) intel(0): Printing DDC gathered Modelines:
2510.153] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
2510.153] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
2572.219] (II) intel(0): EDID vendor "AUO", prod id 8510
2572.219] (II) intel(0): Printing DDC gathered Modelines:
2572.219] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
2572.219] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
2593.874] (II) intel(0): EDID vendor "AUO", prod id 8510
2593.874] (II) intel(0): Printing DDC gathered Modelines:
2593.874] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (55.7 kHz eP)
2593.874] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 1974 900 903 906 928 +hsync -vsync (37.1 kHz e)
现在真心不想用 N 卡了,太伤心了。
现在只希望能变回原来那样就行了。
昨晚在线升级成 13.1, 但这个困扰了大半年的问题依旧存在. 555…
终于搞定啦!!!
将 /etc/sysconfig/kernel 中的:
NO_KMS_IN_INITRD="yes"
改成:
NO_KMS_IN_INITRD="no"
然后
mkinitrd
重启就好了.
感谢 Fisiu 大神!