Re: Terratec Cinergy T USB XXS: remote does not work with 1.20 firmware

2009-02-26 Thread Nicolas George
Le tridi 3 ventôse, an CCXVII, Nicolas George a écrit :
 I just re-did it:
 
   if(status != -ETIMEDOUT)
   printk(dib0700_rc_query_v1_20: status = %d\n, status);
 
 just after usb_bulk_msg. Then I press keys on the remote: I see mostly
 nothing, but once in a while, I get:
 
 [  800.589349] dib0700_rc_query_v1_20: status = 0
 [  800.589366] dib0700: Unknown remote controller key: 00 13 36 c9
 
 I did not manage to find any pattern in the keys that come through: that
 seems completely random.
 
 If I do use the 1.10 firmware and do the same in dib0700_rc_query_legacy
 just after the test against 0.0.0.0, I get a diagnosis line (or several)
 each time I press a key on the remote, without any loss.

Excuse-me to insist, but isn't there anything at all I can do to help get
this remote controller working?

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Terratec Cinergy T USB XXS: remote does not work with 1.20 firmware

2009-02-20 Thread Nicolas George
[This is a repost of a message sent to the obsolete linux-...@linuxtv.org list.]

Hi.

I am trying to get the remote controller with a Terratec Cinergy T USB XXS.
With the firmware dvb-usb-dib0700-1.10.fw, the remote sends codes (not
perfectly, but I can see where I am going).

On the other hand, with dvb-usb-dib0700-1.20.fw, the remote does not detect
anything. After some tracking, I found that in dib0700_rc_query_v1_20 (from
dib0700_devices.c), the status from usb_bulk_msg is always -110
(-ETIMEDOUT).

Is there some way I can help fixing things? I do not mind using the old
firmware, but I would like to help improving things.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature