[РЕШЕНО] Самопроизвольный перезапуск иксов

Автор Vadim.Pechorin, 09 января 2012, 11:59:08

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

Vadim.Pechorin

Самопроизвольно перезапускаются иксы, отследить какие действия приводят к этому не удалось, перезапуск происходит в произвольное время.

Система: Debian 6.0.3
Ноутбук: ASUS K40IN

Установлен проприетарный драйвер nvidia ставился как из репозитория так и в виде бинарника, на проблему не повлияло.

Вывод lspci
Открыть содержимое (спойлер)
user@voyager:~$ lspci
00:00.0 Host bridge: nVidia Corporation MCP79 Host Bridge (rev b1)
00:00.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.0 ISA bridge: nVidia Corporation MCP79 LPC Bridge (rev b3)
00:03.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.2 SMBus: nVidia Corporation MCP79 SMBus (rev b1)
00:03.3 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.5 Co-processor: nVidia Corporation MCP79 Co-processor (rev b1)
00:04.0 USB Controller: nVidia Corporation MCP79 OHCI USB 1.1 Controller (rev b1)
00:04.1 USB Controller: nVidia Corporation MCP79 EHCI USB 2.0 Controller (rev b1)
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
00:09.0 PCI bridge: nVidia Corporation MCP79 PCI Bridge (rev b1)
00:0b.0 IDE interface: nVidia Corporation MCP79 SATA Controller (rev b1)
00:10.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:15.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
00:16.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
02:00.0 VGA compatible controller: nVidia Corporation C79 [GeForce G102M] (rev b1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
04:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
[свернуть]
 

Вывод xorg.conf
Открыть содержимое (спойлер)
user@voyager:~$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 290.10  (buildmeister@swio-display-x86-rhel47-07.nvidia.com)  Wed Nov 16 20:32:22 PST 2011

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
[свернуть]

Вывод uname -a
Linux voyager 2.6.32-5-686-bigmem #1 SMP Mon Dec 26 17:07:45 UTC 2011 i686 GNU/Linux

Вывод syslog во время перезапуска
Открыть содержимое (спойлер)
Jan  9 13:28:12 voyager acpid: client 7679[0:0] has disconnected
Jan  9 13:28:12 voyager acpid: client 7679[0:0] has disconnected
Jan  9 13:28:12 voyager acpid: client connected from 13383[0:0]
Jan  9 13:28:12 voyager acpid: 1 client rule loaded
Jan  9 13:28:12 voyager kernel: [79690.441443] NVRM: os_map_kernel_space: can't map > 32-bit address 0x13ffe0000!
Jan  9 13:28:14 voyager acpid: client connected from 13383[0:0]
Jan  9 13:28:14 voyager acpid: 1 client rule loaded
Jan  9 13:28:16 voyager gnome-session[13411]: atk-bridge-WARNING: AT_SPI_REGISTRY was not started at session startup.
Jan  9 13:28:16 voyager gnome-session[13411]: atk-bridge-WARNING: IOR not set.
Jan  9 13:28:16 voyager gnome-session[13411]: atk-bridge-WARNING: Could not locate registry
Jan  9 13:28:17 voyager gdm-simple-greeter[13431]: Gtk-WARNING: /build/buildd-gtk+2.0_2.20.1-2-i386-TNeM25/gtk+2.0-2.20.1/gtk/gtkwidget.c:5628: widget not within a GtkWindow
Jan  9 13:28:21 voyager gdm-simple-greeter[13431]: WARNING: Failed to send buffer
Jan  9 13:28:22 voyager x-session-manager[13473]: WARNING: Could not launch application 'hplip-systray.desktop': Unable to start application: Не удалось выполнить процесс-потомок «hp-systray» (Нет такого файла или каталога)
Jan  9 13:28:23 voyager nautilus: [N-A] Nautilus-Actions Tracker 2.30.2 initializing...
Jan  9 13:28:23 voyager nautilus: [N-A] Nautilus-Actions Menu Extender 2.30.2 initializing...
[свернуть]

Вывод Xorg.0.log
Открыть содержимое (спойлер)
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
Current Operating System: Linux voyager 2.6.32-5-686-bigmem #1 SMP Mon Dec 26 17:07:45 UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686-bigmem root=UUID=7a0ea3a9-2f7a-41c8-bf9d-42ec35df39a0 ro acpi_enforce_resources=lax reboot=p quiet
Build Date: 30 October 2011  08:56:49PM
xorg-server 2:1.7.7-14 (Julien Cristau <jcristau@debian.org>)
Current version of pixman: 0.24.0
   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: Mon Jan  9 13:55:17 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
   Entry deleted from font path.
(==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x81ecce0
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 6.0
   X.Org XInput driver : 7.0
   X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI: (0:0:3:5) 10de:0aa3:1043:1cf7 nVidia Corporation MCP79 Co-processor rev 177, Mem @ 0xfae80000/524288
(--) PCI:*(0:2:0:0) 10de:0873:1043:19b4 nVidia Corporation C79 [GeForce G102M] rev 177, Mem @ 0xfb000000/16777216, 0xe0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.7.7, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.7.7, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Server Extension
(II) NVIDIA GLX Module  290.10  Wed Nov 16 19:49:02 PST 2011
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.7.7, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 1.7.7, module version = 1.0.0
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
   compiled for 1.7.7, module version = 1.1.0
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  290.10  Wed Nov 16 19:29:07 PST 2011
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 02@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
   compiled for 1.7.7, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
   compiled for 1.7.7, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) Jan 09 13:55:17 NVIDIA(0): Enabling 2D acceleration
(II) Jan 09 13:55:17 NVIDIA(GPU-0): Display (LGD (DFP-0)) does not support NVIDIA 3D Vision
(II) Jan 09 13:55:17 NVIDIA(GPU-0):     stereo.
(II) Jan 09 13:55:17 NVIDIA(0): NVIDIA GPU GeForce G102M (C79) at PCI:2:0:0 (GPU-0)
(--) Jan 09 13:55:17 NVIDIA(0): Memory: 524288 kBytes
(--) Jan 09 13:55:17 NVIDIA(0): VideoBIOS: 62.79.78.00.06
(--) Jan 09 13:55:17 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Jan 09 13:55:17 NVIDIA(0): Connected display device(s) on GeForce G102M at PCI:2:0:0
(--) Jan 09 13:55:17 NVIDIA(0):     LGD (DFP-0)
(--) Jan 09 13:55:17 NVIDIA(0): LGD (DFP-0): 330.0 MHz maximum pixel clock
(--) Jan 09 13:55:17 NVIDIA(0): LGD (DFP-0): Internal Dual Link LVDS
(**) Jan 09 13:55:17 NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
(**) Jan 09 13:55:17 NVIDIA(0):     enabled on all display devices.
(II) Jan 09 13:55:17 NVIDIA(0): Assigned Display Device: DFP-0
(==) Jan 09 13:55:17 NVIDIA(0):
(==) Jan 09 13:55:17 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) Jan 09 13:55:17 NVIDIA(0):     will be used as the requested mode.
(==) Jan 09 13:55:17 NVIDIA(0):
(II) Jan 09 13:55:17 NVIDIA(0): Validated modes:
(II) Jan 09 13:55:17 NVIDIA(0):     "nvidia-auto-select"
(II) Jan 09 13:55:17 NVIDIA(0): Virtual screen size determined to be 1366 x 768
(--) Jan 09 13:55:18 NVIDIA(0): DPI set to (111, 114); computed from "UseEdidDpi" X config
(--) Jan 09 13:55:18 NVIDIA(0):     option
(--) Depth 24 pixmap format is 32 bpp
(II) Jan 09 13:55:18 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
(II) Jan 09 13:55:18 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) Jan 09 13:55:18 NVIDIA(0):     enough to receive ACPI hotkey events.
(II) Jan 09 13:55:18 NVIDIA(0): ACPI brightness change hotkey events enabled.
(II) Jan 09 13:55:18 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(==) NVIDIA(0): Disabling shared memory pixmaps
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(WW) Jan 09 13:55:18 NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
(WW) Jan 09 13:55:18 NVIDIA(0):     such display device could be found, or all display devices
(WW) Jan 09 13:55:18 NVIDIA(0):     by that name are currently unavailable.
(WW) Jan 09 13:55:18 NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
(WW) Jan 09 13:55:18 NVIDIA(0):     display device could be found, or all display devices by
(WW) Jan 09 13:55:18 NVIDIA(0):     that name are currently unavailable.
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/udev: Adding input device Power Button (/dev/input/event6)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
   compiled for 1.7.6.901, module version = 2.3.2
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event6"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
(II) config/udev: Adding input device Video Bus (/dev/input/event7)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event7"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
(II) config/udev: Adding input device Power Button (/dev/input/event3)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
(II) config/udev: Adding input device Lid Switch (/dev/input/event5)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Sleep Button (/dev/input/event4)
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event4"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
(II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
(**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event1"
(II) Logitech USB Receiver: Found 20 mouse buttons
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Found relative axes
(II) Logitech USB Receiver: Found x and y relative axes
(II) Logitech USB Receiver: Configuring as mouse
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
(II) Logitech USB Receiver: initialized for relative axes.
(II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
(**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event2"
(II) Logitech USB Receiver: Found 1 mouse buttons
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Found relative axes
(II) Logitech USB Receiver: Found absolute axes
(II) Logitech USB Receiver: Found keys
(II) Logitech USB Receiver: Configuring as mouse
(II) Logitech USB Receiver: Configuring as keyboard
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
(EE) Logitech USB Receiver: failed to initialize for relative axes.
(II) Logitech USB Receiver: initialized for absolute axes.
(II) config/udev: Adding input device CNF7129 (/dev/input/event11)
(**) CNF7129: Applying InputClass "evdev keyboard catchall"
(**) CNF7129: always reports core events
(**) CNF7129: Device: "/dev/input/event11"
(II) CNF7129: Found keys
(II) CNF7129: Configuring as keyboard
(II) XINPUT: Adding extended input device "CNF7129" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
(II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
(**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
(**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
   compiled for 1.7.6.901, module version = 1.2.2
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.2
(**) Option "Device" "/dev/input/event9"
(II) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
(II) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
(II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
(II) ETPS/2 Elantech Touchpad: finger width range 0 - 0
(II) ETPS/2 Elantech Touchpad: buttons: left right middle double triple
(--) ETPS/2 Elantech Touchpad: touchpad found
(**) ETPS/2 Elantech Touchpad: always reports core events
(II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
(**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
(**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 0
(**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
(**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
(--) ETPS/2 Elantech Touchpad: touchpad found
(II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
(**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
(II) Synaptics touchpad driver version 1.2.2
ETPS/2 Elantech Touchpad no synaptics event device found
(**) Option "Device" "/dev/input/mouse1"
Query no Synaptics: 6003C8
(--) ETPS/2 Elantech Touchpad: no supported touchpad found
(EE) ETPS/2 Elantech Touchpad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "ETPS/2 Elantech Touchpad"
(II) UnloadModule: "synaptics"
(II) config/udev: Adding input device PC Speaker (/dev/input/event8)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event10)
(**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall"
(**) Asus Laptop extra buttons: always reports core events
(**) Asus Laptop extra buttons: Device: "/dev/input/event10"
(II) Asus Laptop extra buttons: Found keys
(II) Asus Laptop extra buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us,ru"
(**) Option "xkb_variant" ","
(**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[свернуть]

Udachnik

Ничего криминального, кроме наличия сообщений gnome-session в сислоге. Может какая-то программа используется во время падения иксов (плеер какой-нибудь)?

Brainey

Цитата: Udachnik от 09 января 2012, 14:01:44
Ничего криминального, кроме наличия сообщений gnome-session в сислоге.
А это не криминально?
Цитировать(EE) Logitech USB Receiver: failed to initialize for relative axes.
(EE) PreInit failed for input device "ETPS/2 Elantech Touchpad"
По поводу второй ошибки: попробуйте настроить описанными в wiki способами.
http://wiki.debian.org/DebianEeePC/HowTo/ElantechTouchpad
http://wiki.debian.org/SynapticsTouchpad
Конференция форума в jabber: debianforum@conference.jabber.ru | Клуб кедоводов: kde@conference.jabber.ru

Udachnik

Цитата: Brainey от 09 января 2012, 16:46:47
А это не криминально?
Цитировать(EE) Logitech USB Receiver: failed to initialize for relative axes.
(EE) PreInit failed for input device "ETPS/2 Elantech Touchpad"
Нет. Явно от такой ерунды иксы перезапускаться не должны.
У меня тоже
(EE) 2.4G Receiver: failed to initialize for relative axes.
и ничего, работает все.

Vadim.Pechorin

Проблема решена. После тотального удаления драйверов NVIDIA из системы и последующей их накаткой, самопроизвольные перезапуски иксов больше не беспокоили, вот уже на протяжении двух недель.
Спасибо за участие.