Comment 7 for bug 106289

Revision history for this message
b (ben-ekran) wrote :

I can confirm this also. I upgraded from edgy to feisty yesterday, and the ps/2 keyboard is dead.
The machine is an AMD Duron 800 machine.

It would be great to get this resolved, as I onlt have ps/2 keyboards!!

I verify the keyboard is working fine, as I'm using now on another machine through the KVM.

My proc output is a little different where I get the phantom apple mouse on input0:

I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Phys=
S: Sysfs=/class/input/input0
H: Handlers=mouse0 event0 ts0
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

But the kernel also sees some AT keyboard, but it seems to be on the wrong device (input1)

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/input1
H: Handlers=kbd event1
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 feffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I figure the Phys and sysfs should at least match the same input#.

I thought it would be safe to upgrade that ol machine, maybe 6 months is too frequent. ;)

Let me know if there is any more info I could provide.