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

Re: USB-Maus wird nicht erkannt



Am 14. Sep 2008 um 11:50 CEST schrieb Martin Grandrath:
 
> ,----[ /var/log/messages ]
> | Sep 14 11:33:19 asterix kernel: usb 1-1: new low speed USB device using uhci_hcd and address 2
> | Sep 14 11:33:20 asterix kernel: usb 1-1: configuration #1 chosen from 1 choice
> | Sep 14 11:33:20 asterix kernel: input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1:1.0/input/input4
> | Sep 14 11:33:20 asterix kernel: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1
> `----
> 
> Es werden dabei keine Module geladen.  Hat noch jemand eine Idee?

Ich habe in meiner xorg.conf folgendes stehen (gekürzt):

,----[ /etc/X11/xorg.conf ]
| Section "ServerLayout"
|     Identifier     "Default Layout"
|     Screen         "Default Screen" 0 0
|     InputDevice    "Generic Keyboard"
|     InputDevice    "Configured Mouse"
|     InputDevice    "Logi Maus" "SendCoreEvents"
| EndSection
|
| Section "InputDevice"
|     Identifier      "Configured Mouse"
|     Driver          "mouse"
|     Option          "CorePointer"
|     Option          "Device"                "/dev/input/mice"
|     Option          "Protocol"              "ImPS/2"
|     Option          "Emulate3Buttons"       "true"
| EndSection
|
| Section "InputDevice"
|     Identifier     "Logi Maus"
|     Driver         "evdev"
|     Option         "Name"               "Logitech USB Gaming Mouse"
|     Option         "Phys"               "*/input0"
| EndSection
`----

,----[ cat /proc/bus/input/devices ]
| I: Bus=0003 Vendor=046d Product=c041 Version=4600
| N: Name="Logitech USB Gaming Mouse"
| P: Phys=usb-0000:00:07.2-2/input0
| S: Sysfs=/class/input/input1
| H: Handlers=mouse0 event1 ts0 
| B: EV=7
| B: KEY=ffff0000 0 0 0 0 0 0 0 0
| B: REL=143
`----


Gruß
Stefan
 
-- 
Stefan Lütje <stefan.luetje@t-online.de>                Skelli@jabber.ccc.de
    Key fingerprint = BCB2 48E4 9211 C975 5A3F  B192 9B6E CCCF 99CC 44FA
  "Über Unrechtmäßigkeit sollten wir hinsichtlich ihres Nichtvorhandenseins
                          sprechen." George W. Bush

Attachment: signature.asc
Description: Digital signature


Reply to: