[Voyage-linux] Re: Usb Keyboard
Normann Strübli
(spam-protected)
Sat Oct 10 06:42:47 HKT 2009
whoops, (sorry last post was unreadable so i repost)
i have no solution for my problem.... ( i spend so much time in finding the
problem)
Another Try:
Using 2.6.26-486-voyage.
Remember, i need to get input from USB IR-receiver:
It is registered with proc:
cat /proc/bus/input/devices
I: Bus=0003 Vendor=4243 Product=ee08 Version=0111
N: Name="Linux4Media GmbH IR/ RF Control"
P: Phys=usb-0000:00:0f.4-3/input0
S: Sysfs=/class/input/input7
U: Uniq=
H: Handlers=kbd
B: EV=120013
B: KEY=e080ffdf 1cfffff ffffffff fffffffe
B: MSC=10
B: LED=1f
voyage:/dev# cat /proc/bus/input/handlers
N: Number=0 Name=kbd
N: Number=1 Name=mousedev Minor=32
voyage:/media/HDD# cat /proc/interrupts
CPU0
0: 91 XT-PIC-XT timer
2: 0 XT-PIC-XT cascade
3: 1 XT-PIC-XT
4: 236 XT-PIC-XT serial
7: 34694037 XT-PIC-XT mfgpt-timer
10: 90660 XT-PIC-XT eth0
12: 81717 XT-PIC-XT ohci_hcd:usb1, ehci_hcd:usb2
14: 4529 XT-PIC-XT ide0
15: 0 XT-PIC-XT eth1
NMI: 0 Non-maskable interrupts
LOC: 0 Local timer interrupts
TRM: 0 Thermal event interrupts
SPU: 0 Spurious interrupts
ERR: 0
MIS: 0
012: ohci number also increases when hitting key on remote,
so its seen by kernel
but how can i get access to the input???
I really dont know but could it be that missing
./kernel/drivers/usb/input/usbkbd.ko
is the reason that /dev/input/event* does not appear?
Thanks,
Normann
----- Original Message -----
From: "Normann Strübli" <paradiselost at gmx.net>
To: <voyage-linux at voyage.hk>
Sent: Saturday, October 10, 2009 12:19 AM
Subject: Re: [Voyage-linux] Re: Usb Keyboard
> Hi,
>
> i have no solution for my problem.... ( i spend so much time in finding
> the problem)
>
> Another Try:
> Using 2.6.26-486-voyage.
>
> Remember, i need to get input from USB IR-receiver:
> It is registered with proc:
> cat /proc/bus/input/devices
> I: Bus=0003 Vendor=4243 Product=ee08 Version=0111N: Name="Linux4Media GmbH
> IR/ RF Control"P: Phys=usb-0000:00:0f.4-3/input0S:
> Sysfs=/class/input/input7U: Uniq=H: Handlers=kbdB: EV=120013B:
> KEY=e080ffdf 1cfffff ffffffff fffffffeB: MSC=10B: LED=1fvoyage:/dev# cat
> /proc/bus/input/handlersN: Number=0 Name=kbdN: Number=1 Name=mousedev
> Minor=32voyage:/dev# cat /proc/interrupts CPU0 0: 91
> XT-PIC-XT timer 2: 0 XT-PIC-XT cascade 3: 1
> XT-PIC-XT 4: 236 XT-PIC-XT serial 7: 32966244
> XT-PIC-XT mfgpt-timer 10: 85434 XT-PIC-XT eth0 12:
> 81392 XT-PIC-XT ohci_hcd:usb1, ehci_hcd:usb2 14: 4525
> XT-PIC-XT ide0 15: 0 XT-PIC-XT eth1NMI:
> 0 Non-maskable interruptsLOC: 0 Local timer interruptsTRM: 0
> Thermal event interruptsSPU: 0 Spurious interruptsERR: 0MIS:
> 012: ohci number also increases when hitting key on remote, so its seen by
> kernel
> but how can i get access to the input???
>
> I really dont know but could it be that missing
> ./kernel/drivers/usb/input/usbkbd.ko
> is the reason that /dev/input/event* does not appear?
>
> Thanks,
> Normann
>
>
> ----- Original Message -----
> From: "Normann Strübli" <paradiselost at gmx.net>
> To: <voyage-linux at list.voyage.hk>
> Sent: Monday, October 05, 2009 4:01 PM
> Subject: Re: [Voyage-linux] Re: Usb Keyboard
>
>
>> Hi (hallo?) Matthias,
>>
>> yes i think this really helps me -thanks a lot for testing!
>> So it seems to depend on the Kernel if keyboard or other input devices
>> appear on /dev/input/event*.
>>
>> I will do some further testing...
>>
>>
>> ----- Original Message -----
>> From: "Thatsit" <thatsit at gmx.ch>
>> To: "Normann Strübli" <paradiselost at gmx.net>
>> Sent: Monday, October 05, 2009 2:37 PM
>> Subject: Re: [Voyage-linux] Re: Usb Keyboard
>>
>>
>> Hi Normann
>>
>> I just made some test:
>>
>> 1.) ALIX-1C with 2.6.30.5-rtai kernel
>>
>> [ 7.638914] usb 2-3: New USB device found, idVendor=05ac,
>> idProduct=1002
>> [ 7.639006] usb 2-3: New USB device strings: Mfr=1, Product=2,
>> SerialNumber=0
>> [ 7.639082] usb 2-3: Product: Hub in Apple Extended USB Keyboard
>> [ 7.639153] usb 2-3: Manufacturer: Mitsumi Electric
>> [ 7.639578] usb 2-3: configuration #1 chosen from 1 choice
>> [ 7.641293] hub 2-3:1.0: USB hub found
>> [ 7.642927] hub 2-3:1.0: 3 ports detected
>> [ 7.928808] usb 2-3.1: new full speed USB device using ohci_hcd
>> and address 3
>> [ 8.034780] usb 2-3.1: New USB device found, idVendor=05ac,
>> idProduct=0205
>> [ 8.034859] usb 2-3.1: New USB device strings: Mfr=1, Product=3,
>> SerialNumber=0
>> [ 8.034947] usb 2-3.1: Product: Apple Extended USB Keyboard
>> [ 8.035018] usb 2-3.1: Manufacturer: Mitsumi Electric
>> [ 8.035418] usb 2-3.1: configuration #1 chosen from 1 choice
>> [ 8.407695] usbcore: registered new interface driver hiddev
>> [ 8.417925] input: Mitsumi Electric Apple Extended USB Keyboard
>> as /class/input/input0
>> [ 8.418200] generic-usb 0003:05AC:0205.0001: input,hidraw0: USB
>> HID v1.10 Keyboard [Mitsumi Electric Apple Extended USB Keyboard] on
>> usb-0000:00:0f.4-3.1/input0
>> [ 8.428074] input: Mitsumi Electric Apple Extended USB Keyboard
>> as /class/input/input1
>> [ 8.428342] generic-usb 0003:05AC:0205.0002: input,hidraw1: USB
>> HID v1.10 Device [Mitsumi Electric Apple Extended USB Keyboard] on
>> usb-0000:00:0f.4-3.1/input1
>> [ 8.428514] usbcore: registered new interface driver usbhid
>> [ 8.428607] usbhid: v2.6:USB HID core driver
>>
>> /dev/input/event0 DOES exist and if I 'cat' it I get some output on
>> each key pressed
>>
>> 2.) ALIX-1C with 2.6.30-486-voyage
>>
>> [ 6.738070] usb 2-3: new full speed USB device using ohci_hcd and
>> address 2
>> [ 6.876613] usb 2-3: configuration #1 chosen from 1 choice
>> [ 6.878354] hub 2-3:1.0: USB hub found
>> [ 6.881136] hub 2-3:1.0: 3 ports detected
>> [ 7.165074] usb 2-3.1: new full speed USB device using ohci_hcd
>> and address 3
>> [ 7.258558] usb 2-3.1: configuration #1 chosen from 1 choice
>> [ 19.200776] usbcore: registered new interface driver hiddev
>> [ 19.204490] input: Mitsumi Electric Apple Extended USB Keyboard
>> as /class/input/input2
>> [ 19.204631] generic-usb 0003:05AC:0205.0001: input: USB HID v1.10
>> Keyboard [Mitsumi Electric Apple Extended USB Keyboard] on
>> usb-0000:00:0f.4-3.1/input0
>> [ 19.211099] input: Mitsumi Electric Apple Extended USB Keyboard
>> as /class/input/input3
>> [ 19.211255] generic-usb 0003:05AC:0205.0002: input: USB HID v1.10
>> Device [Mitsumi Electric Apple Extended USB Keyboard] on
>> usb-0000:00:0f.4-3.1/input1
>> [ 19.211432] usbcore: registered new interface driver usbhid
>> [ 19.211509] usbhid: v2.6:USB HID core driver
>>
>> /dev/input/event* DON'T exist!, but the keyboard works perfectly
>>
>> 3.) ALIX-1C with 2.6.26-486-voyage
>>
>> [ 15.328083] usb 1-3: new full speed USB device using ohci_hcd and
>> address 3
>> [ 15.553016] usb 1-3: configuration #1 chosen from 1 choice
>> [ 15.633426] hub 1-3:1.0: USB hub found
>> [ 15.697770] hub 1-3:1.0: 3 ports detected
>> [ 16.044669] usb 1-3.1: new full speed USB device using ohci_hcd
>> and address 4
>> [ 16.225848] usb 1-3.1: configuration #1 chosen from 1 choice
>> [ 22.938079] usbcore: registered new interface driver hiddev
>> [ 23.820472] input: Mitsumi Electric Apple Extended USB Keyboard
>> as /class/input/input2
>> [ 24.911264] input: USB HID v1.10 Keyboard [Mitsumi Electric Apple
>> Extended USB Keyboard] on usb-0000:00:0f.4-3.1
>> [ 25.543017] input: Mitsumi Electric Apple Extended USB Keyboard
>> as /class/input/input3
>> [ 25.653181] input: USB HID v1.10 Device [Mitsumi Electric Apple
>> Extended USB Keyboard] on usb-0000:00:0f.4-3.1
>> [ 25.787385] usbcore: registered new interface driver usbhid
>> [ 25.855015] usbhid: v2.6:USB HID core driver
>>
>> /dev/input/event* DON'T exist!
>>
>> Hope this helps:-)
>>
>> Cheers
>> Matthias
>>
>>
>> Am 05.10.2009 um 13:20 schrieb Normann Strübli:
>>
>>> Hi Jon,
>>>
>>> thanks for testing, does your Keyboard appear on /dev/input/?
>>>
>>> ----- Original Message ----- From: "Jon Meek" <meekjt at gmail.com>
>>> To: "Normann Strübli" <paradiselost at gmx.net>
>>> Cc: <voyage-linux at voyage.hk>
>>> Sent: Sunday, October 04, 2009 2:16 AM
>>> Subject: Re: [Voyage-linux] Re: Usb Keyboard
>>>
>>>
>>> A USB keyboard works for me:
>>>
>>> [20699.840019] usb 1-1: new full speed USB device using uhci_hcd and
>>> address 2
>>> [20699.970001] usb 1-1: configuration #1 chosen from 1 choice
>>> [20700.001646] hub 1-1:1.0: USB hub found
>>> [20700.003270] hub 1-1:1.0: 3 ports detected
>>> [20700.286169] usb 1-1.1: new full speed USB device using uhci_hcd and
>>> address 3
>>> [20700.381000] usb 1-1.1: configuration #1 chosen from 1 choice
>>> [20700.485505] usbcore: registered new interface driver hiddev
>>> [20700.491267] input: Chicony PFU-65 USB Keyboard as /class/input/
>>> input3
>>> [20700.492249] input: USB HID v1.00 Keyboard [Chicony PFU-65 USB
>>> Keyboard] on usb-0000:00:1f.2-1.1
>>> [20700.492577] usbcore: registered new interface driver usbhid
>>> [20700.492681] usbhid: v2.6:USB HID core driver
>>>
>>> This is a Happy hacking keyboard on a Dell Optiplex GX150 running
>>> voyage-0.6.2 off of
>>> a Compact Flash card. The filesystem was in RW mode although that
>>> probably does not
>>> matter.
>>>
>>> Jon
>>>
>>>
>>> On Thu, Oct 1, 2009 at 7:29 PM, Normann Strübli <paradiselost at gmx.net>
>>> wrote:
>>>> No, i have not tested with a second keyboard - but with my Display
>>>> which
>>>> should be the same.
>>>>
>>>> I could try another one but this could not be the solution for me.
>>>>
>>>> I am not sure what happens - or should happen if i attach a keyboard.
>>>> Something must go wrong.
>>>>
>>>> Can you please test what happens if you connect a usb-keyboard - does
>>>> it appear in /dev/input/ ?
>>>>
>>>> Is anybody using a usb-keyboard with voyage?
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Voyage-linux mailing list
>>>> Voyage-linux at list.voyage.hk
>>>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>>>
>>>
>>> _______________________________________________
>>> Voyage-linux mailing list
>>> Voyage-linux at list.voyage.hk
>>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>>
>
>
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux at list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux
More information about the Voyage-linux
mailing list