Mailing List archive

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

[linux-dvb] RC problem (details)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

i tried CVS Rev. 1.8 right now, and it seems that everything is working
now for me.
but i found some differences..

here is a small dump what 'evtest' and av7110_ir_debug=1 gives to me:

firmware up to CVS Rev. 1.5:
0x41 KEY_1
#########80000041######### key 41 pressed (keycode 2)
Event: time 1049136171.364196, type 1 (Key), code 2 (1), value 1
Event: time 1049136171.860519, type 1 (Key), code 2 (1), value 0

0x42 KEY_2
#########80000042######### key 42 pressed (keycode 3)
Event: time 1049136173.048687, type 1 (Key), code 3 (2), value 1
Event: time 1049136173.540518, type 1 (Key), code 3 (2), value 0

0x43 KEY_3
#########80000043######### key 43 pressed (keycode 4)
Event: time 1049136174.738980, type 1 (Key), code 4 (3), value 1
Event: time 1049136175.230518, type 1 (Key), code 4 (3), value 0

0x60 KEY_CHANNELUP
#########80000060######### key 60 pressed (keycode 402)
Event: time 1049136186.662568, type 1 (Key), code 402 (ChannelUp), value 1
Event: time 1049136187.160518, type 1 (Key), code 402 (ChannelUp), value 0

0x61 KEY_CHANNELDOWN
#########80000061######### key 61 pressed (keycode 403)
Event: time 1049136188.503699, type 1 (Key), code 403 (ChannelDown), value
1
Event: time 1049136189.000518, type 1 (Key), code 403 (ChannelDown), value
0

0x77 KEY_RED
#########80000077######### key 77 pressed (keycode 398)
Event: time 1049136194.790476, type 1 (Key), code 398 (Red), value 1
Event: time 1049136195.280518, type 1 (Key), code 398 (Red), value 0

0x75 KEY_BLUE
#########80000075######### key 75 pressed (keycode 401)
Event: time 1049136197.505946, type 1 (Key), code 401 (Blue), value 1
Event: time 1049136198.000519, type 1 (Key), code 401 (Blue), value 0

firmware CVS Rev. 1.6 and 1.7:

NOTHING reported.. no output, NOT working

firmware CVS Rev. 1.8:

KEY_1
#########00000941######### addr 5 data 0x01 (keycode 0)
av7110_emit_key: unknown key 0x01!!

KEY_2
#########00000142######### addr 5 data 0x02 (keycode 0)
av7110_emit_key: unknown key 0x02!!

KEY_3
#########00000943######### addr 5 data 0x03 (keycode 0)
av7110_emit_key: unknown key 0x03!!

KEY_CHANNELUP
#########00000160######### addr 5 data 0x20 (keycode 0)
av7110_emit_key: unknown key 0x20!!

KEY_CHANNELDOWN
#########00000961######### addr 5 data 0x21 (keycode 0)
av7110_emit_key: unknown key 0x21!!

KEY_RED
#########00000177######### addr 5 data 0x37 (keycode 0)
av7110_emit_key: unknown key 0x37!!

KEY_BLUE
#########00000975######### addr 5 data 0x35 (keycode 0)
av7110_emit_key: unknown key 0x35!!
- -----

as you can see, the values for the key's are different.

the "old" firmware says: #########800000xx#########
where xx is the value for my philips_ws_tv.rc5

the "new" firmware reports: #########00000[19]xx#########
where xx is not the value for my philips_ws_tv.rc5

i don't know if this is the expected behavior..

hope somebody can help me with this.

Thanks
Joerg

P.S.: the RC is Philips "RC 2003/01B" bundled with "32PW9525/12R 16:9 TV"
if somebody is interested i can can provide the full RC5 file which was
working with every firmware up to CVS Rev. 1.5, and if the above behavior
is the expected, i can also provide a new RC5 file for CVS Rev. 1.8 and
above.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+iJQsSPOsGF+KA+MRAjHXAKDBnMF7qH63fVrhj4NsBlOTUlqn6gCfb0ak
w+3dGCOvp7nUzd+w6r4fxf8=
=XzVl
-----END PGP SIGNATURE-----



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index