Глюки видюхи и мыши в kde3.5
Вот, что syslog пишет в логах, вот фрагмент:
Dec 20 23:35:44 ghost kde(pam_unix)[7986]: session opened for user user by (uid=0)
Dec 20 23:36:27 ghost kdm[7244]: X server for display :0 terminated unexpectedly
Dec 20 23:36:27 ghost kde(pam_unix)[7986]: session closed for user user
Dec 20 23:36:29 ghost agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Dec 20 23:36:29 ghost agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
Dec 20 23:36:29 ghost agpgart: Putting AGP V2 device at 0000:02:00.0 into 4x mode
Dec 20 23:36:30 ghost agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Dec 20 23:36:30 ghost agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
Dec 20 23:36:30 ghost agpgart: Putting AGP V2 device at 0000:02:00.0 into 4x mode
Dec 20 23:38:00 ghost agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Dec 20 23:38:00 ghost agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
Dec 20 23:38:00 ghost agpgart: Putting AGP V2 device at 0000:02:00.0 into 4x mode
Dec 20 23:38:00 ghost agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Dec 20 23:38:00 ghost agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
Dec 20 23:38:00 ghost agpgart: Putting AGP V2 device at 0000:02:00.0 into 4x mode
Dec 20 23:38:06 ghost kde(pam_unix)[8141]: session opened for user user by (uid=0)
Dec 20 23:40:01 ghost cron[8246]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Dec 20 23:45:24 ghost su[8284]: + pts/3 user:root
Dec 20 23:45:24 ghost su(pam_unix)[8284]: session opened for user root by (uid=1003)
Dec 20 23:46:33 ghost psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost synchronization, throwing 3 bytes away.
Dec 20 23:47:13 ghost psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost synchronization, throwing 3 bytes away.
Dec 20 23:48:11 ghost su(pam_unix)[8284]: session closed for user root
Кто-нибудь знает из-за чего это может быть?
- Для комментирования войдите или зарегистрируйтесь
1. Не сиди под
1. Не сиди под root'ом.
2. Что в xorg.conf про мышь?
3. Что в Xorg.0.log?
я логинюсь в kde как user
Вот что в xorg.conf :
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
# The mouse protocol and device. The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "6 7 8 9"
Option "Button" "9"
# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:
# Option "Protocol" "Auto"
# When using mouse connected to a PS/2 port (aka "MousePort"), set the
# the protocol as follows. On some platforms some other settings may
# be available.
# Option "Protocol" "PS/2"
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris), use
# the following instead of any of the lines above. The Device line
# is not required in this case.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some older Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice, or any
# 3-button mouse where the middle button generates left+right button
# events.
# Option "ChordMiddle"
EndSection
отрывок из Xorg.0.log:
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "6 7 8 9"
(**) Mouse1: ZAxisMapping: buttons 6, 7, 8 and 9
(**) Mouse1: Buttons: 9
(**) Mouse1: SmartScroll: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc102"
(**) Keyboard0: XkbModel: "pc102"
(**) Option "XkbLayout" "us,ru"
(**) Keyboard0: XkbLayout: "us,ru"
(**) Option "XkbOptions" "grp:ctrl_shift_toggle,lv3:menu_switch,caps:internal_nocancel"
(**) Keyboard0: XkbOptions: "grp:ctrl_shift_toggle,lv3:menu_switch,caps:internal_nocancel"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Mouse1: ps2EnableDataReporting: succeeded
Could not init font path element usr/share/fonts/cyrillic, removing from list!
Could not init font path element /usr/share/fonts/local/, removing from list!
это может быть
это может быть обусловлено плохим контактом в разьеме или повреждением шнура. проверьте данную мышь на другом компьтере
Вряд ли
В windows всё прекрасно работает, без глюков.
одно из двух.
одно из двух. Либо я отстал от жизни ли бо Вы бета тестер. Лично у меня на вопрос емерге кде система обирается ставить 3.4... Може не зря таки пакеты маскируют?
Видимо первое
Странно http://dot.kde.org/1133270759/