Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB Maus Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Swift
n00b
n00b


Joined: 09 Jun 2002
Posts: 51

PostPosted: Tue Sep 05, 2006 6:42 am    Post subject: USB Maus Problem Reply with quote

Hallo Jungs

Habe es lange versäumt einen meiner PC's zu updaten (seit Kernel 2.6.8).
Habe mich dann mal endlich gewagt wieder alles auf den aktuellen Stand zu bringen, allerdings kommt X nun nicht mehr hoch da er die Maus nicht mehr findet.
Sie wird zwar brav von lsusb angezeigt (Bus 003 Device 002: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse), doch sowas wie "/dev/input/mice" wo sie zuvor noch zu finden war exisitert nicht mehr.

Weis jemand woran dies liegen könnte?
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Tue Sep 05, 2006 8:45 am    Post subject: Reply with quote

Code:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "ButtonNumber" "6"
        Option      "Device" "/dev/psaux"
        Option      "Name" "Autodetection"
        Option      "Protocol" "imps/2"
        Option      "ZAxisMapping" "4 5"
EndSection


Hab auch ne Usb Maus.

Code:
Bus 003 Device 002: ID 046d:c504 Logitech, Inc. Cordless Mouse+Keyboard Receiver



Tobi
Back to top
View user's profile Send private message
Swift
n00b
n00b


Joined: 09 Jun 2002
Posts: 51

PostPosted: Tue Sep 05, 2006 2:40 pm    Post subject: Reply with quote

Danke, die sitzt nun tatsächlich unter psaux, nix mehr mit input/mice...

Bringt mich leider nur unwesentlich weiter beim starten von X:
Fatal server error:
could not open default font 'fixed'

8O
Back to top
View user's profile Send private message
Malla
n00b
n00b


Joined: 27 Jan 2006
Posts: 30

PostPosted: Sat Sep 09, 2006 4:48 pm    Post subject: Reply with quote

Ich habe auch eine USB-Maus (MS Intelli Explorer 3.0), die nicht funktionieren will. :(

Ich habe sowohl "/dev/input/mice" als auch "/dev/psaux" ausprobiert, leider beides ohne Erfolg.

lsusb gibt mir folgendes aus:

Code:
Bus 001 Device 001: ID 0000:0000


Das hilft vielleicht auch:
Code:
# cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7


In meinem 2.6.17er Kernel habe ich

Code:
Device Drivers  --->
    Input Device Support  --->
        <*> Event Interface

    USB Support  --->
        <*> USB Human Interface Device (full HID) support
        [*] HID input layer support


aktiviert. Kann mir da jemand helfen?

Edit: Wenn ich mit der LiveCD boote, funktioniert die Maus. Dann gibt lsusb folgendes aus:
Code:
Bus 002 Device 002: ID 045e:0047 Microsoft Corp. IntelliMouse Explorer 3.0
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000


Also habe ich wohl irgendwas im Kernel vergessen, oder?
Back to top
View user's profile Send private message
WiredEd
Apprentice
Apprentice


Joined: 11 Sep 2002
Posts: 171
Location: Bochum, Germany

PostPosted: Sun Sep 10, 2006 9:56 am    Post subject: Reply with quote

Hast Du den Hinweis in der Docu berücksichtigt, dass man CONFIG_USB_HID und "USB HID Boot Protocol drivers" nicht gleichzeitig benutzen kann?
_________________
Athlon64 X2 4400+ EE, 2x1024MB, ASUS M2N-MX SE+
Back to top
View user's profile Send private message
Malla
n00b
n00b


Joined: 27 Jan 2006
Posts: 30

PostPosted: Sun Sep 10, 2006 11:21 am    Post subject: Reply with quote

Ich weiß zwar weder welchen Hinweis noch welche Doku du meinst (ich habe den USB-Guide auf gentoo.org und diverse HowTos bei gentoo-wiki gelesen), aber die Maus funkioniert jetzt. Ich habe einfach mal

Code:
Device Drivers  --->
    USB support  --->
        --- USB Host Controller Drivers
        <*> OHCI HCD support

aktiviert und schon wird die Maus einwandfrei erkannt. Trotzdem vielen Dank für die Hilfe!

schönen Gruß
Malla
Back to top
View user's profile Send private message
WiredEd
Apprentice
Apprentice


Joined: 11 Sep 2002
Posts: 171
Location: Bochum, Germany

PostPosted: Sun Sep 10, 2006 11:38 am    Post subject: Reply with quote

Es ging um die Doku die den Kernel-Sourcen beiliegt. Aber hat sich ja jetzt erledigt.
_________________
Athlon64 X2 4400+ EE, 2x1024MB, ASUS M2N-MX SE+
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum