Re: saa7134: Add keymaps for Avermedia M733A with IR model RM-KS

2014-04-27 Thread triniton adam
Remote Control Buttons (Model RM-KS) and their function: http://i.imgur.com/qDiPzFU.png On Sun, Apr 27, 2014 at 10:13 AM, Triniton Adam wrote: > Hi, > I have attempted to add support for saa7134 Avermedia M733A remote with IR > model RM-KS > which is endowed with this model in Eastern Europe. >

Re: saa7134: Add keymaps for Avermedia M733A with IR model RM-KS

2014-04-27 Thread triniton adam
Remote Control Buttons (Model RM-KS) and their function: http://i.imgur.com/qDiPzFU.png On Sun, Apr 27, 2014 at 10:13 AM, Triniton Adam wrote: > Hi, > I have attempted to add support for saa7134 Avermedia M733A remote with IR > model RM-KS > which is endowed with this model in Eastern Europe. >

Re: dvbv5-scan errors trying to search channels

2014-04-27 Thread Roberto Alcantara
Scan problem (not all) solved. Just to update thread, my backport driver was using MSG_SMS_GET_STATISTICS_REQ but firmware version for my isdb-t device do not respond. I need to use MSG_SMS_GET_STATISTICS_EX_REQ and handle MSG_SMS_GET_STATISTICS_EX_RES to get answer. I still with problems on

Re: [PATCH] Kernel 3.15-rc2 : Peak DVB-T USB tuner device ids for rtl28xxu driver

2014-04-27 Thread Linus Torvalds
Brian, please use ./scripts/get_maintainer -f drivers/media/usb/dvb-usb-v2/rtl28xxu.c to get the proper people to send this to, so that it doesn't get lost in the flood in lkml. The indentation of that new entry also seems to be suspect, in that it doesn't match the ones around it. Quoting ful

Re: [PATCH v2] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode

2014-04-27 Thread Laurent Pinchart
Hi Guennadi, Thank you for the patch. On Saturday 26 April 2014 17:51:31 Guennadi Liakhovetski wrote: > If a struct contains 64-bit fields, it is aligned on 64-bit boundaries > within containing structs in 64-bit compilations. This is the case with > struct v4l2_window, which contains pointers an

Re: [PATCH] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode

2014-04-27 Thread Laurent Pinchart
Hi Guennadi, On Saturday 26 April 2014 17:28:24 Guennadi Liakhovetski wrote: > On Fri, 28 Mar 2014, Laurent Pinchart wrote: > > On Friday 28 March 2014 18:44:04 Guennadi Liakhovetski wrote: > > > On Fri, 28 Mar 2014, Laurent Pinchart wrote: > > > > On Thursday 27 March 2014 22:34:07 Guennadi Liakh

Re: dvbv5-scan errors trying to search channels

2014-04-27 Thread Roberto Alcantara
Mauro, I put a few additional debug prints and one thing looks strange on scanning: Apr 27 12:13:26 awsom kernel: [13340.448022] smscore_set_device_mode: firmware download success Apr 27 12:13:26 awsom kernel: [13340.454118] smsusb_sendrequest: sending MSG_SMS_INIT_DEVICE_REQ(578) size: 12 Apr

AVerMedia A827 patching for kernel 3.13.0 (AVerMedia AverTV Hybrid Volar HX)

2014-04-27 Thread MMM
Hi all. I just subscribed to this list. I decided to try to look at my old dvb-t tuner AVerMedia Volar HX, which sensitivity I am missig. Replacement I purchased is way too worse. The manufacturer support was for me a disappointment (no more new AVerMedia), however the hardware performance for

Re: dvbv5-scan errors trying to search channels

2014-04-27 Thread Roberto Alcantara
Hi Mauro, Thank you for your tips. I will follow your comments and search for something to solve this problem. thank you, - Roberto Em 27/04/2014, à(s) 10:00, Mauro Carvalho Chehab escreveu: > Em Sun, 27 Apr 2014 09:31:17 -0300 > Roberto Alcantara escreveu: > >> Hello, >> >> After a lo

Re: dvbv5-scan errors trying to search channels

2014-04-27 Thread Mauro Carvalho Chehab
Em Sun, 27 Apr 2014 09:31:17 -0300 Roberto Alcantara escreveu: > Hello, > > After a lot of tries with a few commits I obtained an version from siano > drivers that loads fine in my 3.4.75.sun7i kernel @A20 device. This message looks weird: [ 1267.803903] data rate 0 bytes/secs I’m u

dvbv5-scan errors trying to search channels

2014-04-27 Thread Roberto Alcantara
Hello, After a lot of tries with a few commits I obtained an version from siano drivers that loads fine in my 3.4.75.sun7i kernel @A20 device. I’m using checkout from 2a7643159d commit. Firmware is loading without any issue reported. But when I try to scan with dvbv5-scan I see: root@awsom:~#

AVerMedia A827 patching for kernel 3.13.0 (AVerMedia AverTV Hybrid Volar HX)

2014-04-27 Thread MMM
Hi all. I decided to try to look at my old dvb-t tuner AVerMedia Volar HX, which sensitivity I am missig. Replacement I purchased is way too worse. The manufacturer support was for me a disappointment (no more new AVerMedia), however the hardware performance for my purposes was fine, so I deci

Kernel 3.13 and A827 (AVerMedia AverTV Hybrid Volar HX)

2014-04-27 Thread MMM
Hi all. I followed this tips here: http://www.linuxtv.org/wiki/index.php/AVerMedia_AverTV_Hybrid_Volar_HX_%28A827%29 I have applied all the patches up to 3.2.0 and looking what is missing to. Based on various unrelated patches found for similar issues i did following modificatons: ---

saa7134: Add keymaps for Avermedia M733A with IR model RM-KS

2014-04-27 Thread Triniton Adam
Hi, I have attempted to add support for saa7134 Avermedia M733A remote with IR model RM-KS which is endowed with this model in Eastern Europe. I not familiar with git and LinuxTV GIT patch system but I write new rc-avermedia-m733a-rm-k6.c keymap file which is based on an addition of rc-avermed