hei Stuart,

Stuart wrote:
First of all, thanks to those involved in getting the TinyTwin working!

I haven't found any support for the remote control yet so I would like to offer 
what I've managed to do so far (in case I've done something wrong as this is 
the first time I've tried to submit a patch).

The remote I'm referring to is pictured here (albeit with a few buttons labeled 
differently):

http://www.digitalnow.com.au/images/ProRemote.jpg

Same remote as TwinHan AzureWave AD-TU700(704J).
This is just same device as AzureWave.

I extracted an ir table from the .bin file located in:

http://www.digitalnow.com.au/DNTV/TinyTwinRemote4MCE.zip
(listed at the bottom of http://www.digitalnow.com.au/downloads.html)

After changing linux/drivers/media/dvb/dvb-usb/af9015.[ch] I got a response from the remote, however, it would auto-repeat indefinitely. I believe this is caused by no "key up" event with the usbhid driver. To stop usbhid from attaching to the device I've modified a couple of files in the kernel. This appears to leave dvb-usb-af9015 in charge of creating events for the remote by polling (is this the correct method to go about it?).

Someone should really examine that more. Take some sniffs to see how Windows handle that.
http://www.linuxtv.org/pipermail/linux-dvb/2008-November/030292.html
http://linuxtv.org/wiki/index.php/MSI_DigiVox_mini_II_V3.0

Some keys don't work (I don't know if it's possible to get them working with a 
revised ir table), they're labeled on the remote as:

Tab, Capture, PIP, L/R, Recall, Zoom-, Red

The included patches apply to the following versions:

af9015: a57ea2073e77
kernel: 2.6.29_rc7

I'm not sure if this is the correct approach, however, it seems to be working 
for me so any feedback would be appreciated!

I am also not sure about HID changes.
And also could you test whether AzureWave IR-tables are OK because device looks just same, even remote.

regards
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to