Portál AbcLinuxu, 10. listopadu 2025 05:59
V xdm nefunguje klávesnice.
xdm.logxdm info (pid 9719): Starting
xdm info (pid 9719): Starting X server on :0
X.Org X Server 1.9.5
Release Date: 2011-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.37-gentoo-r4 i686 Gentoo
Current Operating System: Linux server 2.6.37-gentoo-r4 #1 SMP Wed May 25 02:42:19 CEST 2011 i686
Kernel command line: real_root=/dev/sda3
Build Date: 26 May 2011 07:23:45AM
Current version of pixman: 0.20.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 5 15:41:24 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
xdm info (pid 9762): sourcing /usr/lib/X11/xdm/Xsetup_0
xdm error (pid 9762): pam_authenticate failure: Error in service module
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
after 162 requests (131 known processed) with 0 events remaining.
xdm info (pid 9719): Starting X server on :0
X.Org X Server 1.9.5
Release Date: 2011-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.37-gentoo-r4 i686 Gentoo
Current Operating System: Linux server 2.6.37-gentoo-r4 #1 SMP Wed May 25 02:42:19 CEST 2011 i686
Kernel command line: real_root=/dev/sda3
Build Date: 26 May 2011 07:23:45AM
Current version of pixman: 0.20.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 5 15:41:32 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
xdm info (pid 9776): sourcing /usr/lib/X11/xdm/Xsetup_0
xdm error (pid 9776): pam_authenticate failure: Error in service module
xdm error (pid 9719): Server crash rate too high: removing display :0
xdm info (pid 9719): Exiting
XIO: fatal IO error 11 (Resource temporarily unavailable)
on X server ":0"
after 162
requests (131 known processed) with 0
events remaining.
make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=k8 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.mirror.dkm.cz/pub/gentoo/ http://gentoo.mirror.web4u.cz/"
SYNC="rsync://rsync2.cz.gentoo.org/gentoo-portage"
USE="mmx sse sse2 \
-ipv6 -fortran -gnome -kde -qt4 -minimal -pulseaudio \
gtk nptl nptlonly unicode slang dbus jpeg lock session startup-notification thunar \
udev X utils truetype extras gdu device-mapper policykit alsa gstreamer svg png \
nvidia xvmc alsa xcomposite aalib mp3 x264 xvid samba cups cairo templates opengl \
pdf sqlite dvb dvd gif jpeg2k libmpeg3 ffmpeg aac mpeg oog id3tag matroska \
xml win32codec rar examples "
LINGUAS="cs en"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nv nvidia vesa vmware"
xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Thu Apr 14 09:22:52 PDT 2011
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AllowEmptyInput" "false"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "glx"
Load "dri2"
Load "record"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "cs"
# Option "XkbModel" "pc105"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
/
Řešení dotazu:
[ 59.545] X.Org X Server 1.9.5 Release Date: 2011-03-17 [ 59.546] X Protocol Version 11, Revision 0 [ 59.546] Build Operating System: Linux 2.6.37-gentoo-r4 i686 Gentoo [ 59.546] Current Operating System: Linux server 2.6.37-gentoo-r4 #1 SMP Wed May 25 02:42:19 CEST 2011 i686 [ 59.546] Kernel command line: real_root=/dev/sda3 [ 59.546] Build Date: 26 May 2011 07:23:45AM [ 59.547] [ 59.547] Current version of pixman: 0.20.2 [ 59.547] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 59.547] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 59.548] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 5 15:41:44 2011 [ 59.548] (==) Using config file: "/etc/X11/xorg.conf" [ 59.548] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 59.549] (==) ServerLayout "X.org Configured" [ 59.549] (**) |-->Screen "Screen0" (0) [ 59.549] (**) | |-->Monitor "Monitor0" [ 59.549] (**) | |-->Device "Card0" [ 59.549] (**) |-->Input Device "Mouse0" [ 59.549] (**) |-->Input Device "Keyboard0" [ 59.549] (**) Option "AllowEmptyInput" "false" [ 59.549] (==) Automatically adding devices [ 59.549] (==) Automatically enabling devices [ 59.549] (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/, /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 59.549] (**) ModulePath set to "/usr/lib/xorg/modules" [ 59.549] (**) Extension "Composite" is enabled [ 59.549] (II) Loader magic: 0x81f0d80 [ 59.549] (II) Module ABI versions: [ 59.549] X.Org ANSI C Emulation: 0.4 [ 59.549] X.Org Video Driver: 8.0 [ 59.549] X.Org XInput driver : 11.0 [ 59.549] X.Org Server Extension : 4.0 [ 59.550] (--) PCI:*(0:1:0:0) 10de:0322:196d:0000 rev 161, Mem @ 0xfb000000/16777216, 0xf0000000/134217728, BIOS @ 0x????????/131072 [ 59.550] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 59.550] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 59.550] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 59.550] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 59.550] (II) "record" will be loaded. This was enabled by default and also specified in the config file. [ 59.550] (II) "dri" will be loaded by default. [ 59.550] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. [ 59.550] (II) LoadModule: "dbe" [ 59.551] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 59.551] (II) Module dbe: vendor="X.Org Foundation" [ 59.551] compiled for 1.9.5, module version = 1.0.0 [ 59.551] Module class: X.Org Server Extension [ 59.551] ABI class: X.Org Server Extension, version 4.0 [ 59.551] (II) Loading extension DOUBLE-BUFFER [ 59.551] (II) LoadModule: "extmod" [ 59.551] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 59.551] (II) Module extmod: vendor="X.Org Foundation" [ 59.551] compiled for 1.9.5, module version = 1.0.0 [ 59.551] Module class: X.Org Server Extension [ 59.551] ABI class: X.Org Server Extension, version 4.0 [ 59.551] (II) Loading extension MIT-SCREEN-SAVER [ 59.551] (II) Loading extension XFree86-VidModeExtension [ 59.551] (II) Loading extension XFree86-DGA [ 59.551] (II) Loading extension DPMS [ 59.551] (II) Loading extension XVideo [ 59.551] (II) Loading extension XVideo-MotionCompensation [ 59.551] (II) Loading extension X-Resource [ 59.551] (II) LoadModule: "glx" [ 59.551] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 59.588] (II) Module glx: vendor="NVIDIA Corporation" [ 59.588] compiled for 4.0.2, module version = 1.0.0 [ 59.588] Module class: X.Org Server Extension [ 59.588] (II) NVIDIA GLX Module 173.14.30 Thu Apr 14 09:20:02 PDT 2011 [ 59.588] (II) Loading extension GLX [ 59.588] (II) LoadModule: "dri2" [ 59.588] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 59.589] (II) Module dri2: vendor="X.Org Foundation" [ 59.589] compiled for 1.9.5, module version = 1.2.0 [ 59.589] ABI class: X.Org Server Extension, version 4.0 [ 59.589] (II) Loading extension DRI2 [ 59.589] (II) LoadModule: "record" [ 59.589] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 59.589] (II) Module record: vendor="X.Org Foundation" [ 59.589] compiled for 1.9.5, module version = 1.13.0 [ 59.589] Module class: X.Org Server Extension [ 59.589] ABI class: X.Org Server Extension, version 4.0 [ 59.589] (II) Loading extension RECORD [ 59.589] (II) LoadModule: "dri" [ 59.589] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 59.589] (II) Module dri: vendor="X.Org Foundation" [ 59.589] compiled for 1.9.5, module version = 1.0.0 [ 59.589] ABI class: X.Org Server Extension, version 4.0 [ 59.589] (II) Loading extension XFree86-DRI [ 59.589] (II) LoadModule: "nvidia" [ 59.589] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 59.590] (II) Module nvidia: vendor="NVIDIA Corporation" [ 59.590] compiled for 4.0.2, module version = 1.0.0 [ 59.590] Module class: X.Org Video Driver [ 59.591] (II) LoadModule: "mouse" [ 59.591] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so [ 59.591] (II) Module mouse: vendor="X.Org Foundation" [ 59.591] compiled for 1.9.5, module version = 1.7.0 [ 59.591] Module class: X.Org XInput Driver [ 59.591] ABI class: X.Org XInput driver, version 11.0 [ 59.591] (II) LoadModule: "kbd" [ 59.591] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so [ 59.591] (II) Module kbd: vendor="X.Org Foundation" [ 59.591] compiled for 1.9.5, module version = 1.6.0 [ 59.591] Module class: X.Org XInput Driver [ 59.591] ABI class: X.Org XInput driver, version 11.0 [ 59.591] (II) NVIDIA dlloader X Driver 173.14.30 Thu Apr 14 08:56:42 PDT 2011 [ 59.591] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 59.591] (--) using VT number 7 [ 59.596] (II) Loading sub module "fb" [ 59.597] (II) LoadModule: "fb" [ 59.597] (II) Loading /usr/lib/xorg/modules/libfb.so [ 59.597] (II) Module fb: vendor="X.Org Foundation" [ 59.597] compiled for 1.9.5, module version = 1.0.0 [ 59.597] ABI class: X.Org ANSI C Emulation, version 0.4 [ 59.597] (II) Loading sub module "wfb" [ 59.597] (II) LoadModule: "wfb" [ 59.598] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 59.598] (II) Module wfb: vendor="X.Org Foundation" [ 59.598] compiled for 1.9.5, module version = 1.0.0 [ 59.598] ABI class: X.Org ANSI C Emulation, version 0.4 [ 59.598] (II) Loading sub module "ramdac" [ 59.598] (II) LoadModule: "ramdac" [ 59.598] (II) Module "ramdac" already built-in [ 59.598] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 59.598] (==) NVIDIA(0): RGB weight 888 [ 59.598] (==) NVIDIA(0): Default visual is TrueColor [ 59.598] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 59.598] (**) NVIDIA(0): Enabling RENDER acceleration [ 59.598] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is [ 59.598] (II) NVIDIA(0): enabled. [ 59.954] (II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 (NV34) at PCI:1:0:0 (GPU-0) [ 59.954] (--) NVIDIA(0): Memory: 131072 kBytes [ 59.954] (--) NVIDIA(0): VideoBIOS: 04.34.20.69.00 [ 59.954] (II) NVIDIA(0): Detected AGP rate: 8X [ 59.954] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 59.954] (--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0: [ 59.954] (--) NVIDIA(0): FUS C994 (CRT-0) [ 59.954] (--) NVIDIA(0): FUS C994 (CRT-0): 350.0 MHz maximum pixel clock [ 59.955] (II) NVIDIA(0): Assigned Display Device: CRT-0 [ 59.955] (==) NVIDIA(0): [ 59.955] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 59.955] (==) NVIDIA(0): will be used as the requested mode. [ 59.955] (==) NVIDIA(0): [ 59.955] (II) NVIDIA(0): Validated modes: [ 59.955] (II) NVIDIA(0): "nvidia-auto-select" [ 59.955] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024 [ 59.956] (--) NVIDIA(0): DPI set to (90, 96); computed from "UseEdidDpi" X config [ 59.956] (--) NVIDIA(0): option [ 59.956] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. [ 59.956] (--) Depth 24 pixmap format is 32 bpp [ 59.958] (II) NVIDIA(0): Initialized AGP GART. [ 59.962] (II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not [ 59.962] (II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option [ 59.962] (II) NVIDIA(0): may not be set correctly. When the ACPI daemon is [ 59.962] (II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI [ 59.962] (II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and [ 59.962] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 59.962] (II) NVIDIA(0): Config Options in the README. [ 59.962] (II) NVIDIA(0): Setting mode "nvidia-auto-select" [ 60.130] (II) Loading extension NV-GLX [ 60.153] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized [ 60.156] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture [ 60.157] (==) NVIDIA(0): Backing store disabled [ 60.157] (==) NVIDIA(0): Silken mouse enabled [ 60.157] (==) NVIDIA(0): DPMS enabled [ 60.157] (II) Loading extension NV-CONTROL [ 60.158] (==) RandR enabled [ 60.158] (II) Initializing built-in extension Generic Event Extension [ 60.158] (II) Initializing built-in extension SHAPE [ 60.158] (II) Initializing built-in extension MIT-SHM [ 60.158] (II) Initializing built-in extension XInputExtension [ 60.158] (II) Initializing built-in extension XTEST [ 60.158] (II) Initializing built-in extension BIG-REQUESTS [ 60.158] (II) Initializing built-in extension SYNC [ 60.158] (II) Initializing built-in extension XKEYBOARD [ 60.158] (II) Initializing built-in extension XC-MISC [ 60.158] (II) Initializing built-in extension XINERAMA [ 60.158] (II) Initializing built-in extension XFIXES [ 60.158] (II) Initializing built-in extension RENDER [ 60.158] (II) Initializing built-in extension RANDR [ 60.158] (II) Initializing built-in extension COMPOSITE [ 60.158] (II) Initializing built-in extension DAMAGE [ 60.162] (II) Initializing extension GLX [ 60.506] (WW) Mouse0: No Device specified, looking for one... [ 60.508] (II) Mouse0: Setting Device option to "/dev/input/mice" [ 60.508] (--) Mouse0: Device: "/dev/input/mice" [ 60.508] (==) Mouse0: Protocol: "Auto" [ 60.508] (**) Option "CorePointer" [ 60.508] (**) Mouse0: always reports core events [ 60.508] (**) Option "Device" "/dev/input/mice" [ 60.509] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 [ 60.509] (**) Option "ZAxisMapping" "4 5 6 7" [ 60.509] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 [ 60.509] (**) Mouse0: Buttons: 11 [ 60.509] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) [ 60.509] (**) Mouse0: (accel) keeping acceleration scheme 1 [ 60.509] (**) Mouse0: (accel) acceleration profile 0 [ 60.509] (**) Mouse0: (accel) acceleration factor: 2.000 [ 60.509] (**) Mouse0: (accel) acceleration threshold: 4 [ 60.509] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2" [ 60.801] (II) Mouse0: ps2EnableDataReporting: succeeded [ 60.801] (**) Option "CoreKeyboard" [ 60.801] (**) Keyboard0: always reports core events [ 60.801] (**) Option "Protocol" "standard" [ 60.801] (**) Option "XkbRules" "base" [ 60.801] (**) Option "XkbModel" "pc105" [ 60.801] (**) Option "XkbLayout" "cs" [ 60.801] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) [ 60.850] (II) config/udev: Adding input device Power Button (/dev/input/event5) [ 60.850] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 60.850] (II) LoadModule: "evdev" [ 60.850] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 60.850] (II) Module evdev: vendor="X.Org Foundation" [ 60.850] compiled for 1.9.5, module version = 2.6.0 [ 60.850] Module class: X.Org XInput Driver [ 60.850] ABI class: X.Org XInput driver, version 11.0 [ 60.850] (**) Power Button: always reports core events [ 60.851] (**) Power Button: Device: "/dev/input/event5" [ 60.851] (--) Power Button: Found keys [ 60.851] (II) Power Button: Configuring as keyboard [ 60.851] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 60.851] (**) Option "xkb_rules" "evdev" [ 60.851] (**) Option "xkb_model" "evdev" [ 60.851] (**) Option "xkb_layout" "us" [ 60.895] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 60.896] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 60.896] (**) Power Button: always reports core events [ 60.896] (**) Power Button: Device: "/dev/input/event3" [ 60.896] (--) Power Button: Found keys [ 60.896] (II) Power Button: Configuring as keyboard [ 60.896] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 60.896] (**) Option "xkb_rules" "evdev" [ 60.896] (**) Option "xkb_model" "evdev" [ 60.896] (**) Option "xkb_layout" "us" [ 60.897] (II) config/udev: Adding input device Sleep Button (/dev/input/event4) [ 60.897] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 60.897] (**) Sleep Button: always reports core events [ 60.897] (**) Sleep Button: Device: "/dev/input/event4" [ 60.897] (--) Sleep Button: Found keys [ 60.897] (II) Sleep Button: Configuring as keyboard [ 60.897] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD) [ 60.897] (**) Option "xkb_rules" "evdev" [ 60.897] (**) Option "xkb_model" "evdev" [ 60.897] (**) Option "xkb_layout" "us" [ 60.903] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event0) [ 60.903] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall" [ 60.903] (**) Logitech USB Optical Mouse: always reports core events [ 60.903] (**) Logitech USB Optical Mouse: Device: "/dev/input/event0" [ 60.903] (--) Logitech USB Optical Mouse: Found 12 mouse buttons [ 60.903] (--) Logitech USB Optical Mouse: Found scroll wheel(s) [ 60.903] (--) Logitech USB Optical Mouse: Found relative axes [ 60.903] (--) Logitech USB Optical Mouse: Found x and y relative axes [ 60.903] (II) Logitech USB Optical Mouse: Configuring as mouse [ 60.903] (II) Logitech USB Optical Mouse: Adding scrollwheel support [ 60.903] (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5 [ 60.903] (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 60.903] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE) [ 60.903] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1 [ 60.903] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0 [ 60.903] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000 [ 60.903] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4 [ 60.903] (II) Logitech USB Optical Mouse: initialized for relative axes. [ 60.904] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0) [ 60.904] (II) No input driver/identifier specified (ignoring) [ 60.905] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event1) [ 60.905] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 60.905] (**) Logitech USB Keyboard: always reports core events [ 60.905] (**) Logitech USB Keyboard: Device: "/dev/input/event1" [ 60.905] (--) Logitech USB Keyboard: Found keys [ 60.905] (II) Logitech USB Keyboard: Configuring as keyboard [ 60.905] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD) [ 60.905] (**) Option "xkb_rules" "evdev" [ 60.905] (**) Option "xkb_model" "evdev" [ 60.905] (**) Option "xkb_layout" "us" [ 60.906] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2) [ 60.906] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 60.906] (**) Logitech USB Keyboard: always reports core events [ 60.906] (**) Logitech USB Keyboard: Device: "/dev/input/event2" [ 60.906] (--) Logitech USB Keyboard: Found absolute axes [ 60.906] (--) Logitech USB Keyboard: Found keys [ 60.906] (II) Logitech USB Keyboard: Configuring as mouse [ 60.906] (II) Logitech USB Keyboard: Configuring as keyboard [ 60.906] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD) [ 60.906] (**) Option "xkb_rules" "evdev" [ 60.906] (**) Option "xkb_model" "evdev" [ 60.906] (**) Option "xkb_layout" "us" [ 60.907] (II) Logitech USB Keyboard: initialized for absolute axes. [ 60.911] (II) config/udev: Adding input device PC Speaker (/dev/input/event6) [ 60.911] (II) No input driver/identifier specified (ignoring) [ 158.313] (II) 3rd Button detected: disabling emulate3Button
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.