[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#623127: Using gv closes X session



Bernhard R. Link a écrit :
reportbug -b -s "followup" -S normal -p xorg>  log


Subject: followup

Package: xorg
Version: 1:7.6+6
Severity: normal



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  3  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1869576 Mar 26 18:42 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3189 Jul 24  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
    FontPath    "unix/:7100"
    FontPath    "/usr/share/fonts/X11/misc"
    FontPath    "/usr/X11R6/lib/X11/fonts/misc"
    FontPath    "/usr/share/fonts/X11/cyrillic"
    FontPath    "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/Type1"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath    "/usr/share/fonts/X11/100dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath    "/usr/share/fonts/X11/75dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "vbe"
    Load    "cfb"
    Load    "cfb32"
EndSection

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option      "CoreKeyboard"
    Option      "XkbRules"  "xorg"
    Option      "XkbModel"  "pc105"
    Option      "XkbLayout" "fr"
    Option      "XkbVariant"    "latin9"
EndSection

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option      "CorePointer"
    Option      "Device"        "/dev/input/mice"
    Option      "Protocol"      "ImPS/2"
    Option      "Emulate3Buttons"   "true"
EndSection

Section "Device"
    Identifier  "Sun XVR 500"
    Driver      "glint"
    Option      "UseFBDev"      "true"
EndSection

Section "Device"
    Identifier  "Creator 3D"
    Driver      "sunffb"
    Option      "UseFBDev"      "false"
EndSection

Section "Monitor"
    Identifier  "cran gnrique"
    Option      "DPMS"
    HorizSync   28-64
    VertRefresh 43-60
EndSection

Section "Screen"
    Identifier  "Default Screen"
    Device      "Creator 3D"
    Monitor     "cran gnrique"
    DefaultDepth    24
    SubSection "Display"
        Depth       1
        Modes       "1280x1024" "800x600"
    EndSubSection
    SubSection "Display"
        Depth       4
        Modes       "1280x1024" "800x600"
    EndSubSection
    SubSection "Display"
        Depth       8
        Modes       "1280x1024" "800x600"
    EndSubSection
    SubSection "Display"
        Depth       15
        Modes       "1280x1024" "800x600"
    EndSubSection
    SubSection "Display"
        Depth       16
        Modes       "1280x1024" "800x600"
    EndSubSection
    SubSection "Display"
        Depth       24
        Modes       "1280x1024" "800x600"
    EndSubSection
    SubSection "Display"
        Depth       32
        Modes       "1280x1024" "800x600"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier  "Default Layout"
    Screen      "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
EndSection

Section "DRI"
    Mode    0666
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.36.2 (root@rayleigh) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Sun Jan 2 11:50:13 CET 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 14672 Apr 18 14:55 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[3432426.261]
X.Org X Server 1.9.5
Release Date: 2011-03-17
[3432426.261] X Protocol Version 11, Revision 0
[3432426.261] Build Operating System: Linux 2.6.32-bpo.5-sparc64-smp sparc Debian [3432426.261] Current Operating System: Linux rayleigh 2.6.36.2 #1 SMP Sun Jan 2 11:50:13 CET 2011 sparc64
[3432426.261] Kernel command line: root=/dev/md1 ro
[3432426.262] Build Date: 26 March 2011  05:28:55PM
[3432426.262] xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>)
[3432426.262] Current version of pixman: 0.21.4
[3432426.262]   Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[3432426.262] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[3432426.262] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 18 14:55:18 2011
[3432426.273] (==) Using config file: "/etc/X11/xorg.conf"
[3432426.273] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[3432426.312] (==) ServerLayout "Default Layout"
[3432426.313] (**) |-->Screen "Default Screen" (0)
[3432426.313] (**) |   |-->Monitor "Écran générique"
[3432426.314] (**) |   |-->Device "Creator 3D"
[3432426.314] (**) |-->Input Device "Generic Keyboard"
[3432426.314] (**) |-->Input Device "Configured Mouse"
[3432426.314] (==) Automatically adding devices
[3432426.314] (==) Automatically enabling devices
[3432426.342] (WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
[3432426.342]   Entry deleted from font path.
[3432426.348] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[3432426.348]   Entry deleted from font path.
[3432426.348] (WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
[3432426.348]   Entry deleted from font path.
[3432426.356] (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
[3432426.356]   Entry deleted from font path.
[3432426.371] (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
[3432426.371]   Entry deleted from font path.
[3432426.371] (WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
[3432426.371]   Entry deleted from font path.
[3432426.371] (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
[3432426.371]   Entry deleted from font path.
[3432426.371] (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
[3432426.371]   Entry deleted from font path.
[3432426.399] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[3432426.399]   Entry deleted from font path.
[3432426.399] (**) FontPath set to:
    unix/:7100,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[3432426.399] (==) ModulePath set to "/usr/lib/xorg/modules"
[3432426.399] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[3432426.399] (WW) Disabling Generic Keyboard
[3432426.399] (WW) Disabling Configured Mouse
[3432426.400] (II) Loader magic: 0x1e6094
[3432426.400] (II) Module ABI versions:
[3432426.400]   X.Org ANSI C Emulation: 0.4
[3432426.400]   X.Org Video Driver: 8.0
[3432426.400]   X.Org XInput driver : 11.0
[3432426.400]   X.Org Server Extension : 4.0
[3432426.410] (--) SBUS: Sun Elite3D
[3432426.410] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[3432426.410] (II) "dbe" will be loaded by default.
[3432426.410] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[3432426.411] (II) "record" will be loaded by default.
[3432426.411] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[3432426.411] (II) "dri2" will be loaded by default.
[3432426.411] (II) LoadModule: "i2c"
[3432426.411] (II) Module "i2c" already built-in
[3432426.411] (II) LoadModule: "ddc"
[3432426.411] (II) Module "ddc" already built-in
[3432426.411] (II) LoadModule: "dri"
[3432426.436] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[3432426.444] (II) Module dri: vendor="X.Org Foundation"
[3432426.444]   compiled for 1.9.5, module version = 1.0.0
[3432426.444]   ABI class: X.Org Server Extension, version 4.0
[3432426.444] (II) Loading extension XFree86-DRI
[3432426.444] (II) LoadModule: "extmod"
[3432426.445] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[3432426.450] (II) Module extmod: vendor="X.Org Foundation"
[3432426.450]   compiled for 1.9.5, module version = 1.0.0
[3432426.450]   Module class: X.Org Server Extension
[3432426.450]   ABI class: X.Org Server Extension, version 4.0
[3432426.450] (II) Loading extension SELinux
[3432426.450] (II) Loading extension MIT-SCREEN-SAVER
[3432426.450] (II) Loading extension XFree86-VidModeExtension
[3432426.450] (II) Loading extension XFree86-DGA
[3432426.450] (II) Loading extension DPMS
[3432426.450] (II) Loading extension XVideo
[3432426.450] (II) Loading extension XVideo-MotionCompensation
[3432426.450] (II) Loading extension X-Resource
[3432426.451] (II) LoadModule: "glx"
[3432426.452] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[3432426.473] (II) Module glx: vendor="X.Org Foundation"
[3432426.473]   compiled for 1.9.5, module version = 1.0.0
[3432426.473]   ABI class: X.Org Server Extension, version 4.0
[3432426.473] (==) AIGLX enabled
[3432426.473] (II) Loading extension GLX
[3432426.474] (II) LoadModule: "int10"
[3432426.475] (II) Loading /usr/lib/xorg/modules/libint10.so
[3432426.498] (II) Module int10: vendor="X.Org Foundation"
[3432426.498]   compiled for 1.9.5, module version = 1.0.0
[3432426.498]   ABI class: X.Org Video Driver, version 8.0
[3432426.500] (II) LoadModule: "vbe"
[3432426.501] (II) Loading /usr/lib/xorg/modules/libvbe.so
[3432426.508] (II) Module vbe: vendor="X.Org Foundation"
[3432426.508]   compiled for 1.9.5, module version = 1.1.0
[3432426.508]   ABI class: X.Org Video Driver, version 8.0
[3432426.508] (II) LoadModule: "cfb"
[3432426.510] (WW) Warning, couldn't open module cfb
[3432426.510] (II) UnloadModule: "cfb"
[3432426.510] (EE) Failed to load module "cfb" (module does not exist, 0)
[3432426.510] (II) LoadModule: "cfb32"
[3432426.512] (WW) Warning, couldn't open module cfb32
[3432426.512] (II) UnloadModule: "cfb32"
[3432426.512] (EE) Failed to load module "cfb32" (module does not exist, 0)
[3432426.512] (II) LoadModule: "dbe"
[3432426.513] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[3432426.520] (II) Module dbe: vendor="X.Org Foundation"
[3432426.520]   compiled for 1.9.5, module version = 1.0.0
[3432426.520]   Module class: X.Org Server Extension
[3432426.520]   ABI class: X.Org Server Extension, version 4.0
[3432426.520] (II) Loading extension DOUBLE-BUFFER
[3432426.520] (II) LoadModule: "record"
[3432426.521] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[3432426.523] (II) Module record: vendor="X.Org Foundation"
[3432426.523]   compiled for 1.9.5, module version = 1.13.0
[3432426.523]   Module class: X.Org Server Extension
[3432426.523]   ABI class: X.Org Server Extension, version 4.0
[3432426.524] (II) Loading extension RECORD
[3432426.524] (II) LoadModule: "dri2"
[3432426.525] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[3432426.528] (II) Module dri2: vendor="X.Org Foundation"
[3432426.528]   compiled for 1.9.5, module version = 1.2.0
[3432426.528]   ABI class: X.Org Server Extension, version 4.0
[3432426.528] (II) Loading extension DRI2
[3432426.528] (II) LoadModule: "sunffb"
[3432426.529] (II) Loading /usr/lib/xorg/modules/drivers/sunffb_drv.so
[3432426.543] (II) Module sunffb: vendor="X.Org Foundation"
[3432426.543]   compiled for 1.9.4, module version = 1.2.1
[3432426.543]   Module class: X.Org Video Driver
[3432426.543]   ABI class: X.Org Video Driver, version 8.0
[3432426.544] (II) SUNFFB: driver for Creator, Creator 3D and Elite 3D
[3432426.544] (++) using VT number 9

[3432426.552] (WW) Falling back to old probe method for sunffb
[3432426.553] (--) Assigning device section with no busID to SBUS:fb0
[3432426.553] (==) SUNFFB(0): RGB weight 888
[3432426.553] (==) SUNFFB(0): Default visual is TrueColor
[3432426.553] (==) SUNFFB(0): Using gamma correction (1.0, 1.0, 1.0)
[3432426.553] (==) SUNFFB(0): Using HW cursor
[3432426.553] (II) Loading sub module "fb"
[3432426.553] (II) LoadModule: "fb"
[3432426.554] (II) Loading /usr/lib/xorg/modules/libfb.so
[3432426.571] (II) Module fb: vendor="X.Org Foundation"
[3432426.571]   compiled for 1.9.5, module version = 1.0.0
[3432426.571]   ABI class: X.Org ANSI C Emulation, version 0.4
[3432426.571] (II) Loading sub module "xaa"
[3432426.571] (II) LoadModule: "xaa"
[3432426.571] (II) Loading /usr/lib/xorg/modules/libxaa.so
[3432426.586] (II) Module xaa: vendor="X.Org Foundation"
[3432426.586]   compiled for 1.9.5, module version = 1.2.1
[3432426.586]   ABI class: X.Org Video Driver, version 8.0
[3432426.586] (II) Loading sub module "ramdac"
[3432426.586] (II) LoadModule: "ramdac"
[3432426.586] (II) Module "ramdac" already built-in
[3432426.587] (II) Loading sub module "dbe"
[3432426.587] (II) LoadModule: "dbe"
[3432426.588] (II) Reloading /usr/lib/xorg/modules/extensions/libdbe.so
[3432426.588] (II) Loading extension DOUBLE-BUFFER
[3432426.588] (==) SUNFFB(0): DPI set to (96, 96)
[3432426.588] (--) Depth 24 pixmap format is 32 bpp
[3432426.588] (II) /dev/fb0: Detected FFB2+/vertical, Z-buffer, Double-buffered.
[3432426.588] (II) /dev/fb0: BT498 (PAC2) ramdac detected
[3432426.591] (II) /dev/fb0: Detected Creator/Creator3D
[3432426.620] (II) SUNFFB(0): Using XFree86 Acceleration Architecture (XAA)
[3432426.620]   Screen to screen bit blits
[3432426.620]   Solid filled rectangles
[3432426.620]   8x8 mono pattern filled rectangles
[3432426.620]   Indirect CPU to Screen color expansion
[3432426.620]   Solid Lines
[3432426.620]   Dashed Lines
[3432426.620]   Driver provided ScreenToScreenBitBlt replacement
[3432426.620]   Driver provided WritePixmap replacement
[3432426.620] (II) /dev/fb0: Using acceleration
[3432426.620] (==) SUNFFB(0): Backing store disabled
[3432426.620] (==) SUNFFB(0): Silken mouse enabled
[3432426.621] (II) /dev/fb0: DGA support initialized.
[3432426.621] (**) SUNFFB(0): DPMS enabled
[3432426.621] (**) SUNFFB(0): DPMS enabled
[3432426.621] (WW) SUNFFB(0): Option "UseFBDev" is not used
[3432426.621] (==) RandR enabled
[3432426.621] (II) Initializing built-in extension Generic Event Extension
[3432426.621] (II) Initializing built-in extension SHAPE
[3432426.621] (II) Initializing built-in extension MIT-SHM
[3432426.621] (II) Initializing built-in extension XInputExtension
[3432426.622] (II) Initializing built-in extension XTEST
[3432426.622] (II) Initializing built-in extension BIG-REQUESTS
[3432426.622] (II) Initializing built-in extension SYNC
[3432426.622] (II) Initializing built-in extension XKEYBOARD
[3432426.622] (II) Initializing built-in extension XC-MISC
[3432426.622] (II) Initializing built-in extension SECURITY
[3432426.622] (II) Initializing built-in extension XINERAMA
[3432426.622] (II) Initializing built-in extension XFIXES
[3432426.622] (II) Initializing built-in extension RENDER
[3432426.622] (II) Initializing built-in extension RANDR
[3432426.622] (II) Initializing built-in extension COMPOSITE
[3432426.622] (II) Initializing built-in extension DAMAGE
[3432426.622] (II) SELinux: Disabled on system
[3432426.658] (II) AIGLX: Screen 0 is not DRI2 capable
[3432426.666] (II) AIGLX: Screen 0 is not DRI capable
[3432426.745] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[3432426.745] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[3432428.642] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event0) [3432428.642] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[3432428.642] (II) LoadModule: "evdev"
[3432428.643] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[3432428.644] (II) Module evdev: vendor="X.Org Foundation"
[3432428.644]   compiled for 1.9.4, module version = 2.6.0
[3432428.644]   Module class: X.Org XInput Driver
[3432428.644]   ABI class: X.Org XInput driver, version 11.0
[3432428.644] (**) Logitech USB Optical Mouse: always reports core events
[3432428.644] (**) Logitech USB Optical Mouse: Device: "/dev/input/event0"
[3432428.700] (--) Logitech USB Optical Mouse: Found 12 mouse buttons
[3432428.700] (--) Logitech USB Optical Mouse: Found scroll wheel(s)
[3432428.700] (--) Logitech USB Optical Mouse: Found relative axes
[3432428.700] (--) Logitech USB Optical Mouse: Found x and y relative axes
[3432428.700] (II) Logitech USB Optical Mouse: Configuring as mouse
[3432428.700] (II) Logitech USB Optical Mouse: Adding scrollwheel support
[3432428.700] (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[3432428.700] (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [3432428.700] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE) [3432428.701] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1 [3432428.701] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0 [3432428.701] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000 [3432428.701] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4 [3432428.701] (II) Logitech USB Optical Mouse: initialized for relative axes. [3432428.702] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[3432428.702] (II) No input driver/identifier specified (ignoring)
[3432428.705] (II) config/udev: Adding input device HID 0430:0005 (/dev/input/event1) [3432428.705] (**) HID 0430:0005: Applying InputClass "evdev keyboard catchall"
[3432428.705] (**) HID 0430:0005: always reports core events
[3432428.705] (**) HID 0430:0005: Device: "/dev/input/event1"
[3432428.780] (--) HID 0430:0005: Found keys
[3432428.780] (II) HID 0430:0005: Configuring as keyboard
[3432428.780] (II) XINPUT: Adding extended input device "HID 0430:0005" (type: KEYBOARD)
[3432428.780] (**) Option "xkb_rules" "evdev"
[3432428.780] (**) Option "xkb_model" "sun6"
[3432428.780] (**) Option "xkb_layout" "fr"
[3432428.780] (**) Option "xkb_options" "lv3:ralt_switch"

udev information:
-----------------
P: /devices/root/f0061680/pci0000:00/0000:00:05.3/usb2/2-3/2-3:1.0/input/input2/event0
N: input/event0
S: input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
S: input/by-path/platform-f0061680-pci-0000:00:05.3-usb-0:3:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/root/f0061680/pci0000:00/0000:00:05.3/usb2/2-3/2-3:1.0/input/input2/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c05a
E: ID_REVISION=5400
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=platform-f0061680-pci-0000:00:05.3-usb-0:3:1.0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse /dev/input/by-path/platform-f0061680-pci-0000:00:05.3-usb-0:3:1.0-event-mouse

P: /devices/root/f0061680/pci0000:00/0000:00:05.3/usb2/2-3/2-3:1.0/input/input2/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB_Optical_Mouse-mouse
S: input/by-path/platform-f0061680-pci-0000:00:05.3-usb-0:3:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/root/f0061680/pci0000:00/0000:00:05.3/usb2/2-3/2-3:1.0/input/input2/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c05a
E: ID_REVISION=5400
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=platform-f0061680-pci-0000:00:05.3-usb-0:3:1.0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-mouse /dev/input/by-path/platform-f0061680-pci-0000:00:05.3-usb-0:3:1.0-mouse

P: /devices/root/f0061680/pci0000:00/0000:00:05.3/usb2/2-4/2-4:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-0430_0005-event-kbd
S: input/by-path/platform-f0061680-pci-0000:00:05.3-usb-0:4:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/root/f0061680/pci0000:00/0000:00:05.3/usb2/2-4/2-4:1.0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=0430
E: ID_VENDOR_ENC=0430
E: ID_VENDOR_ID=0430
E: ID_MODEL=0005
E: ID_MODEL_ENC=0005
E: ID_MODEL_ID=0005
E: ID_REVISION=0200
E: ID_SERIAL=0430_0005
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=platform-f0061680-pci-0000:00:05.3-usb-0:4:1.0
E: XKBMODEL=sun6
E: XKBLAYOUT=fr
E: XKBOPTIONS=lv3:ralt_switch
E: DEVLINKS=/dev/input/by-id/usb-0430_0005-event-kbd /dev/input/by-path/platform-f0061680-pci-0000:00:05.3-usb-0:4:1.0-event-kbd



DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: sparc (sparc64)

Kernel: Linux 2.6.36.2 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii libgl1-mesa-dri 7.10-4 A free implementation of the OpenG ii libgl1-mesa-glx [libgl1] 7.10-4 A free implementation of the OpenG ii libglu1-mesa 7.10-4 The OpenGL utility library (GLU)
ii  x11-apps                      7.6+4      X applications
ii  x11-session-utils             7.6+1      X session utilities
ii  x11-utils                     7.6+1      X11 utilities
ii  x11-xfs-utils                 7.6+1      X font server utilities
ii  x11-xkb-utils                 7.6+2      X11 XKB utilities
ii  x11-xserver-utils             7.6+2      X server utilities
ii  xauth                         1:1.0.5-1  X authentication utility
ii  xfonts-100dpi                 1:1.0.3    100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.3    75 dpi fonts for X
ii  xfonts-base                   1:1.0.3    standard fonts for X
ii  xfonts-scalable               1:1.0.3-1  scalable fonts for X
ii xfonts-utils 1:7.6~1 X Window System font utility progr
ii  xinit                         1.3.0-1    X server initialisation tool
ii xkb-data 2.1-2 X Keyboard Extension (XKB) configu ii xorg-docs-core 1:1.6-1 Core documentation for the X.org X
ii  xserver-xorg                  1:7.6+6    the X.Org X server
ii  xterm [x-terminal-emulator]   269-1      X terminal emulator

xorg recommends no packages.

Versions of packages xorg suggests:
ii xorg-docs 1:1.6-1 Miscellaneous documentation for th

Versions of packages xserver-xorg depends on:
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii  x11-xkb-utils         7.6+2              X11 XKB utilities
ii xkb-data 2.1-2 X Keyboard Extension (XKB) configu
ii  xserver-xorg-core     2:1.9.5-1          Xorg X server - core server
ii xserver-xorg-input-al 1:7.6+6 the X.Org X server -- input driver ii xserver-xorg-input-ev 1:2.6.0-2 X.Org X server -- evdev input driv ii xserver-xorg-input-sy 1.4.0-1 Synaptics TouchPad driver for X.Or ii xserver-xorg-input-wa 0.10.10+20110203-1 X.Org X server -- Wacom input driv ii xserver-xorg-video-al 1:7.6+6 the X.Org X server -- output drive ii xserver-xorg-video-ap 1:1.2.3-2 X.Org X server -- APM display driv ii xserver-xorg-video-ar 1:0.7.3-2 X.Org X server -- ark display driv ii xserver-xorg-video-at 1:6.14.0-1 X.Org X server -- AMD/ATI display ii xserver-xorg-video-ch 1:1.2.4-1 X.Org X server -- Chips display dr ii xserver-xorg-video-ci 1:1.3.2-4 X.Org X server -- Cirrus display d ii xserver-xorg-video-fb 1:0.4.2-4 X.Org X server -- fbdev display dr ii xserver-xorg-video-i1 1:1.3.4-2 X.Org X server -- i128 display dri ii xserver-xorg-video-i7 1:1.3.2-4 X.Org X server -- i740 display dri ii xserver-xorg-video-ma 6.8.2-5 X.Org X server -- ATI Mach64 displ ii xserver-xorg-video-mg 1:1.4.13.dfsg-3 X.Org X server -- MGA display driv ii xserver-xorg-video-ne 1:1.2.5-2 X.Org X server -- Neomagic display ii xserver-xorg-video-r1 6.8.1-5 X.Org X server -- ATI r128 display ii xserver-xorg-video-ra 1:6.14.0-1 X.Org X server -- AMD/ATI Radeon d ii xserver-xorg-video-re 1:4.2.4-2 X.Org X server -- Rendition displa ii xserver-xorg-video-s3 1:1.10.4-4 X.Org X server -- S3 ViRGE display ii xserver-xorg-video-sa 1:2.3.2-3 X.Org X server -- Savage display d ii xserver-xorg-video-si 1:1.7.5-1 X.Org X server -- SiliconMotion di ii xserver-xorg-video-su 1:1.1.1-5 X.Org X server -- Sun CG14 display ii xserver-xorg-video-su 1:1.1.1-5 X.Org X server -- Sun CG3 display ii xserver-xorg-video-su 1:1.1.1-5 X.Org X server -- Sun CG6 display ii xserver-xorg-video-su 1:1.2.1-4 X.Org X server -- Sun FFB display ii xserver-xorg-video-su 1:1.2.0-5 X.Org X server -- Sun Leo display ii xserver-xorg-video-su 1:1.1.1-5 X.Org X server -- Sun TCX display ii xserver-xorg-video-td 1:1.4.3-4 X.Org X server -- tdfx display dri ii xserver-xorg-video-tr 1:1.3.4-2 X.Org X server -- Trident display ii xserver-xorg-video-ve 1:2.3.0-5 X.Org X server -- VESA display dri

Versions of packages xserver-xorg recommends:
ii libgl1-mesa-dri 7.10-4 A free implementation of the OpenG

-- no debconf information

	Regards,

	BB



Reply to: