dvb should have caused the hard crash

2011-01-25 Thread Davor Emard
). I watch TV over dvb-s with vdr-sxfe as user. Watching is not necessary to cause the crash, vdr itself is enough. Best regards, Emard EXT4-fs (dm-16): re-mounted. Opts: (null) qt1010 I2C read failed sky2 :02:00.0: eth1: disabling interface br0: port 2(veth2H9WWj) entering forwarding state b

Re: af9015 and nxp tda182128 support

2010-11-16 Thread Davor Emard
es, Inc. AF9015 DVB-T > USB2.0 stick few days ago I submeitted [PATCH] terratec cinergy t-stick RC (with TDA18218) that applies to latest normal (not new) v4l tree Just add your usb id as terratec cinergy t-stick RC, make install and try it. it might work best regards, Emard -- To unsubscr

[PATCH] terratec cinergy t-stick RC (with TDA18218)

2010-11-14 Thread Davor Emard
HI This patch applies to lates v4l tree and seems to work for me. I created it with diff -pur --new-file No time to read docs about submitting patches yet for me, i'm sorrry... Best regards, Davor diff -pur --new-file v4l-dvb.orig/linux/drivers/media/common/tuners/Kconfig v4l-dvb/linux/drivers

[PATCH] Compro videmate T750f for 2.6.35.7

2010-10-01 Thread Davor Emard
05:43:50.639315788 +0200 @@ -4915,12 +4915,14 @@ struct saa7134_board saa7134_boards[] = }, [SAA7134_BOARD_VIDEOMATE_T750] = { /* John Newbigin */ + /* Emard 2010-05-10 v18 */ .name = "Compro Vide

Re: Avermedia dvb-t hybrid A188

2010-08-10 Thread Davor Emard
HI This is my second attempt on Avermedia A188. The hardware on this card is: 1x Philips SAA7160 pci-e bridge 2x NXP SAA7136 multistandard 10-bit A/V decoder 2x Afatech AF9013S demodulator 2x NXP TDA18271 silicon tuner ic (digital/analog) I've written af9013 frontend attach code but I'm having p

Avermedia dvb-t hybrid A188

2010-08-06 Thread Davor Emard
HI For the card AVerTV Duo Hybrid PCI-E II (A188) I have compiled correctly saa716x driver with kernel 2.6.32.17 I have to modify a card id with this patch: --- linux/drivers/media/common/saa716x/saa716x_hybrid.h~2010-06-20 --- 13:24:18.0 +0200 +++ linux/drivers/media/common/saa

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-06-03 Thread Davor Emard
> Didn't have time to look for gpios, tomorrow I will have. But I can > tell that this change is not working for me: > > case SAA7134_BOARD_VIDEOMATE_T750: > dev->has_remote = SAA7134_REMOTE_GPIO; > saa_andorl(SAA7134_GPIO_GPMODE0 >> 2, 0x8082c000, 0x8082c000);

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-06-02 Thread Davor Emard
HI! Have you tested my lastest GPIO suggestion, or come up with your own initialization? Does it allow to load firmware without windows booting? Key namings of the remote must be some from linux input.h I welcome you to change whatever is needed to fit any of your application if current scheme is

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-06-02 Thread Davor Emard
> >HI! > > > >I just went to compro website and have seen that *f cards > >have some identical MCE-alike but also slightly different remotes, > >so we have to invent some better names to distinguish between > >them (compro itself might have some names for them) > > > Tested your new patch with Gerd

Is AVerTV Duo Hybrid PCI-E II A188 supported

2010-06-02 Thread Davor Emard
HI I'm thinking of AVerTV Duo Hybrid PCI-E II A188 as it has remote on support. Anybody got it running on linux? d. -- 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/majord

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-31 Thread Davor Emard
HI! I just went to compro website and have seen that *f cards have some identical MCE-alike but also slightly different remotes, so we have to invent some better names to distinguish between them (compro itself might have some names for them) d. -- To unsubscribe from this list: send the line "

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-30 Thread Davor Emard
HI! Can you also try this GPIO settings? It's my try to use last summer's registers dump to setup gpio mask and value case SAA7134_BOARD_VIDEOMATE_T750: dev->has_remote = SAA7134_REMOTE_GPIO; saa_andorl(SAA7134_GPIO_GPMODE0 >> 2, 0x8082c000, 0x8082c000);

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-30 Thread Davor Emard
HI > > Forget about the later, is in new file mode. I wanted the new file but I don't know hg diff too much so I just manually cat >> to append to the hg diff output... d. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-30 Thread Davor Emard
b/linux/drivers/media/video/saa7134/saa7134-cards.c Mon May 31 01:18:12 2010 +0200 @@ -4920,12 +4920,14 @@ }, [SAA7134_BOARD_VIDEOMATE_T750] = { /* John Newbigin */ + /* Emard 2010-05-10 v18-v4l */ .name = "C

Re: TBS 6980 Dual Tuner PCI-e card.....not in Wiki at all?

2010-05-30 Thread Davor Emard
> hello, i can't comment on your questions about the Wiki, but i made > the driver for TBS 6980 and i can ensure you that the driver will be > released as open-source under GPL as soon as i have permission to do > that, but compared to other cards at least even at the moment you can Does this card

Re: [PATCH] Compro videomate T750F DVB-T mode works now

2010-05-28 Thread Davor Emard
d this sniffage of what window$ does to the card. I think we have to re-look at this and try to closely copy this GPIO activity in order to more reliably initialize the card Emard -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to ma

Re: [PATCH] Compro videomate T750F DVB-T mode works now

2010-05-28 Thread Davor Emard
On Thu, May 27, 2010 at 02:17:04PM -0300, Mauro Carvalho Chehab wrote: > Em Sat, 8 May 2010 01:50:24 +0200 > Emard escreveu: > > > HI > > > > ... tried to post this few times to thhis list I don't know if > > it has made it maybe this time it will appear o

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-27 Thread Davor Emard
start the related application (e.g. TV viewer) Emard -- 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

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-27 Thread Davor Emard
Another idea: compare syslog line May 27 14:33:42 emard kernel: saa7133[0]: board init: gpio is 84bf00 when trying to load firmware without preparing with windows and after windows - see if there's a difference between bits of the hex value (0x84bf00 in my case) that's a probab

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-27 Thread Davor Emard
bvious improvement for my card so I left the minimum that works) Emard -- 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

Avermedia a800 suspend crash

2010-05-15 Thread davor emard
HI Avermedia a800 usb2.0 crashes at 2.6.33.3 when the vdr is running and laptop goes to suspend/hibernate Davor -- 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-

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-11 Thread davor emard
HI I tried to fix unreliable IR remote keys (cca 10% lost key presses), the similar problem has been reported on the same card with windows driver too and I had other saa7134 analog tv card also loosing IR keys I have tried modifying saa7134-input.c to use gpio polling with interval of 15ms and 5

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-09 Thread Emard
should be scanned faster/better/more_reliable? I think this may be the issue with other 7134 based remotes too Best Regards, Emard --- linux-2.6.33.3/drivers/media/video/saa7134/saa7134-cards.c.orig 2010-05-08 16:13:28.0 +0200 +++ linux-2.6.33.3/drivers/media/video/saa7134/saa7134

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-09 Thread Emard
2 +4881,14 @@ struct saa7134_board saa7134_boards[] = }, [SAA7134_BOARD_VIDEOMATE_T750] = { /* John Newbigin */ + /* Emard 2010-05-09 v16 */ .name = "Compro VideoMate T750", .audio_clock= 0x00187de

[PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-08 Thread Emard
HI I've been fixing this driver a bit in order to unify dvb-t and loading of xc2028 firmware for analog tv and fm radio without failure when cold booted directly to linux (some say that xc2028 would load if card is "prepared" by previously boothing window$ but franky I was too bothered to go t

[PATCH] Compro videomate T750F DVB-T mode works now

2010-05-07 Thread Emard
and enables digital tuner that consists of zarlink 10353 and qt1010. Tested and works on kernel 2.6.33.3 Best regards, Emard --- linux-2.6.33.3/drivers/media/video/saa7134/saa7134-cards.c.orig 2010-05-02 00:06:45.0 +0200 +++ linux-2.6.33.3/drivers/media/video/saa7134/saa7134-cards.

[PATCH] Compro Videomate T750F Vista DVB-T support

2010-05-02 Thread davor emard
May/025945.html that works for me. It disables analog tuner xc2028 which doesn't work (maybe because current driver is only for ntsc version of the card) and enables digital tuner that consists of zarlink 10353 and qt1010. Tested and works on kernel 2.6.33.3 Best regards, Emard --- linux-2

kernel 2.6.28 oops with saa7124

2009-01-19 Thread davor emard
HI I have compro videomate t750f and modprobe saa7134 creates this kernel oops on 2.6.28 On 2.6.26.8 it didn't crash but it didn't want to tune TV nor radio either I have PAL and probabley this xc3028 works only for australia? Best regards, Davor Jan 18 23:17:48 emard kernel: saa713