Re: Need help with AverMedia306 driver on linux system.

2013-09-28 Thread remi
ode . Best regards Rémi . > Le 27 septembre 2013 à 22:11, remi  a écrit : >  >  > Good news, and thank you for the feedback >  >  > Must be because I am in Paris/FRANCE, they went all TNT (dvb) >  > I thaught they left a channel or two in the hertzerian analog but not

Re: Need help with AverMedia306 driver on linux system.

2013-09-27 Thread remi
with your 306 patches because i use other revision of  >linuxtv driver, i tried modprobe option with card=39 too and as you say, it  >works as analog - no dvb. This card is hybridge, not single analog or dvb. If  >you get the way, help me with your way :) thank you.  >  > Sent from my i

Re: Need help with AverMedia306 driver on linux system.

2013-09-27 Thread remi
n this case as your suggestion today. > Thank you again! >  > Sent from my iPhone >  > > On Sep 27, 2013, at 3:24 PM, remi  wrote: > >  > > :) > >  > > Also, > >  > >  > > by the time I redo the patch, > >  > >  > >

Re: Need help with AverMedia306 driver on linux system.

2013-09-27 Thread remi
firmware_name=xc3028-v27.fw options cx23885 card=39 I called my file this way ... it's arbitrary, please check the man modprobe of your ditribution/kernel . Best regards Rémi > Le 21 septembre 2013 à 19:43, "ad...@tydaikho.com"   >a écrit : >  >  > Hi Remi! > I 

Re: avermedia A306 / PCIe-minicard (laptop)

2013-09-26 Thread remi
0 > Le 18 septembre 2013 à 16:44, Anca Emanuel  a écrit : >  >  > On Tue, Aug 20, 2013 at 5:44 PM, remi  wrote: > > Hello > > > > FYI > > > > I digged into the firmware problem a little, > > > > > > xc3028L-v36.fw 

Re: avermedia A306 / PCIe-minicard (laptop) / CX23885

2013-09-17 Thread remi
I can study ? Best regards Rémi. > Le 17 septembre 2013 à 15:38, Steven Toth a écrit : > > > > Hello > > Hello Remi! > > Thank you for looking at the Avercard with the CX23885 driver. > > > > > Antti, redirected me toward you, > > What exactly

Re: [PATCH] [media] cx23885: Add Leadtek Winfast PxPVR2200 & see avermadia 306 patch

2013-09-14 Thread remi
Hello I dont know if my emails are beeing flagged as spam, but device number Fourty has been reserved by me You can see in my emails adding the avermedia 306 ... If you dont see it PLEASE tell me, in that case , i'd ll love to know what is happening !!! OR, am I doing it the wrong way ? if so

Re: avermedia A306 / PCIe-minicard (laptop)

2013-09-11 Thread remi
? > > > Antti > > On 09/11/2013 03:27 PM, remi wrote: > > Hi Antti > > > > > > I hope you'r doing ok, I had zero answers for my work ... :p > > > > > > Are you on vacation ? :) > > > > > > Is there anything else I can do t

Re: avermedia A306 / PCIe-minicard (laptop) / CX23885

2013-08-23 Thread remi
134 +0200 @@ -93,6 +93,7 @@  #define CX23885_BOARD_PROF_8000                37  #define CX23885_BOARD_HAUPPAUGE_HVR4400        38  #define CX23885_BOARD_AVERMEDIA_HC81R          39 +#define CX23885_BOARD_AVERMEDIA_A306           40    #define GPIO_0 0x0001  #define GPIO_1 0x0002 root@med

Re: avermedia A306 / PCIe-minicard (laptop)

2013-08-20 Thread remi
revision() Hardware revision = 0xb0 [32655.580862] cx23885[0]/0: found at :05:00.0, rev: 2, irq: 18, latency: 0, mmio: 0xd300 root@medeb:~/v4l/media_build# Best regards Rémi . > Le 20 août 2013 à 16:44, remi a écrit : > > > Hello > > FYI > > I digged into the fi

Re: avermedia A306 / PCIe-minicard (laptop)

2013-08-20 Thread remi
lize the card in the .INF , so many problems, i think, are partially solved (I need to implement them ) I'll send a copy of theses to anyone who wishes, Or see http://www.dell.com/support/drivers/us/en/04/DriverDetails?driverId=R169070       :) Regards Rémi > Le 20 août 2013 à 12:32,

Re: avermedia A306 / PCIe-minicard (laptop)

2013-08-20 Thread remi
3 i686 GNU/Linux gpunk@medeb:~/Bureau$ With yesterday's tarball from linuxtv.org / media-build git . Best regards Rémi > Le 19 août 2013 à 17:18, Antti Palosaari a écrit : > > > On 08/19/2013 05:18 PM, remi wrote: > > Hello > > > > I have this car

avermedia A306 / PCIe-minicard (laptop)

2013-08-19 Thread remi
Hello   I have this card since months,   http://www.avermedia.com/avertv/Product/ProductDetail.aspx?Id=376&SI=true   I have finally retested it with the cx23885 driver : card=39       If I could do anything to identify : [    2.414734] cx23885[0]: i2c scan: found device @ 0x66  [???]   Or "hookup"

Re: patch for Asus My Cinema PS3-100 (1043:48cd)

2012-05-19 Thread remi schwartz
Signed-off-by: Remi Schwartz Index: patchwork/drivers/media/video/saa7134/saa7134-input.c === --- patchwork.orig/drivers/media/video/saa7134/saa7134-input.c +++ patchwork/drivers/media/video/saa7134/saa7134-input.c @@ -753,6

Re: patch for Asus My Cinema PS3-100 (1043:48cd)

2012-05-16 Thread remi schwartz
Ok, I used your patch against the last media-build tree. Here are the results. * first, I added these lines to the patch to get the modules compiled : ### Signed-off-by: Remi Schwartz Index: patchwork/include/media/rc-map.h

patch for Asus My Cinema PS3-100 (1043:48cd)

2012-04-05 Thread remi schwartz
, numbered 147 in the SAA7134 module, so I gave it the temporary number of 1470. DVB-T and remote have been tested and work fine. DVB-S, FM and Composite input haven't been tested. Hope that will help some of you. Rémi Signed-off-by: Remi Schwartz --- ./include/media/ir-common.h.orig

patch for Asus My Cinema PS3-100 (1043:48cd)

2012-04-05 Thread remi schwartz
.orig 2009-12-03 04:51:21.0 +0100 +++ ./drivers/media/common/ir-keymaps.c 2012-03-29 18:43:59.170879721 +0200 @@ -2064,6 +2064,70 @@ struct ir_scancode_table ir_codes_asus_p EXPORT_SYMBOL_GPL(ir_codes_asus_pc39_table); +/* + * Remi Schwartz + * this is the remote control that comes wit

Re: patch for Asus My Cinema PS3-100 (1043:48cd)

2011-07-19 Thread remi schwartz
Le vendredi 15 juillet 2011, remzouille a écrit : > Le jeudi 14 juillet 2011 18:50:39, vous avez écrit : > > Em 14-07-2011 06:28, remzouille escreveu: > > > Hi all, > > > > > > This is the patch against kernel 2.6.32 I used to get to work my TV > > > card Asus My Cinema PS3-100 (1043:48cd). > > >