Re: [linux-dvb] Multi Frontend Drivers for HVR4000 (And others)

2008-02-12 Thread Will Tatam
Craig Whitmore wrote: > You have to do the below so it sees two cards > > mkdir /dev/dvb/adapter1 > ln -s /dev/dvb/adapter1/frontend1 /dev/dvb/adapter1/frontend0 > ln -s /dev/dvb/adapter1/net1 /dev/dvb/adapter1/net0 > ln -s /dev/dvb/adapter1/dvr1 /dev/dvb/adapter1/dvr0 > ln -s /dev/dvb/adapter1/d

[linux-dvb] R: Multi Frontend Drivers for HVR4000 (And others)

2008-02-12 Thread Eddi
Vdr don’t allocate a device if its device is locked or busy Try my patch for hvr3000/flydvb trio http://tux.dpeddi.com/lr319sta/ http://tux.dpeddi.com/lr319sta/downloads/vdr_1.4.5_eddi-multiple-frontend_v5 .patch it isn’t perfect but should overcome this problem. Eddi _ D

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-12 Thread Albert Comerma
Finally I got what you mean... you changed the extract_firmware.pl, but not only the comment I guess... also the values below. I tested both and the result is the same as described before, everything seems correct, but I have some errors on dmesg and nothing is detected on scan (I must try with an

Re: [linux-dvb] Hauppauge WinTV-HVR 1600

2008-02-12 Thread Andreas
Am Dienstag, 12. Februar 2008 13:18:27 schrieben Sie: > > What am I missing here? Any pointers? > > ATSC isn't supported yet. Try analog. > > - Steve Oh well, that explains it of course :P Do you know if dvb support is planned for the near future? I can still return the card... -- Gruß Andreas

Re: [linux-dvb] Hauppauge WinTV-HVR 1600

2008-02-12 Thread Steven Toth
Andreas wrote: > Am Dienstag, 12. Februar 2008 13:18:27 schrieben Sie: >>> What am I missing here? Any pointers? >> ATSC isn't supported yet. Try analog. >> >> - Steve > > Oh well, that explains it of course :P > > Do you know if dvb support is planned for the near future? > I can still return th

Re: [linux-dvb] Some tests on Avermedia A700

2008-02-12 Thread Matthias Schwarzott
On Monday 11 February 2008, you wrote: > En/na Eduard Huguet ha escrit: > > En/na Matthias Schwarzott ha escrit: > >> On Samstag, 9. Februar 2008, Eduard Huguet wrote: > >>> Hi, Matthias > >> > >> Hi Eduard! > >> > >>> I've been performing some tests using your patch for this card. > >>> Right

Re: [linux-dvb] AVerMedia DVB-S Hybrid+FM and DVB-S Pro [A700]

2008-02-12 Thread Matthias Schwarzott
On Thursday 07 February 2008, you wrote: > Am Donnerstag, 7. Februar 2008 schrieben Sie: > > @Peter: > > 1. Maybe you want to start a page in the wiki dedicated to your card. > > Or should we check for similarity and merge both of these cards into one > > page? > > > > At least I am interested in t

Re: [linux-dvb] New scan file

2008-02-12 Thread Christoph Pfister
Hi, Am Mittwoch 06 Februar 2008 schrieb clive: > I couldn't find any reference to the uk-Belmont scan file, this caused > me (a dvb numbskull) major problems in getting my DVB-T working. > Finally I created a scan file that works. > I have no idea how to submit this other than to post it to this m

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-12 Thread Albert Comerma
Hi Hans, you where faster than me... I don't understand what you did with the firmware. I just extracted the xc3028-v27.fw from the win driver as commented in other threads. Then I added my card (pinnacle 320cx) to your patch with some mid-successfully results, this is the dmesg; [ 8067.028000] us

Re: [linux-dvb] Has anyone got multiproto and TT3200 to work

2008-02-12 Thread Artem Makhutov
Hi, On Tue, Feb 12, 2008 at 01:50:37PM +0100, David BERCOT wrote: > [...] > DMESG > # dmesg > [...] > stb6100_attach: Attaching STB6100 DVB: registering frontend 0 (STB0899 > Multistandard)... dvb_ca adaptor 0: PC card did not respond :( > > As you can see, I have one error left, and it seems to

Re: [linux-dvb] Any chance of help with v4l-dvb-experimental / Avermedia A16D please?

2008-02-12 Thread Richard (MQ)
Mauro, Many thanks for your efforts. I hope the following is useful. Currently running on OpenSuSE 11.0 Alpha2, kernel 2.6.24-6 Mauro Carvalho Chehab wrote: ... > If you're getting too much errors, it may mean that you're having some > conflicts on your compilation. > > There is a recent patch a

Re: [linux-dvb] Has anyone got multiproto and TT3200 to work

2008-02-12 Thread Michael Curtis
Thank you David/Manu This is just the kind of help I was hoping for David, I did pretty much as you did, although after make and make install I just rebooted and all the modules and /dev/dvb entries were created for me, so lsmod gives me all the modules you quote installed Output from lsmod M

Re: [linux-dvb] Any News for Avermedia Hybryd Express card A577 ? [didli]

2008-02-12 Thread Steven Toth
didli wrote: > http://www.avermedia.com/EN/Default.aspx?TYPE=vipplayercard.htm&PT=product&tv_TCAT_POS=0&PID=4710710671853&CATNO0=D&CATNO1=D2&CNT=1 > > sudo lspci -vvxxx : The device would typically be covered by my cx23885 driver tree, except I'd need a sample before I co

Re: [linux-dvb] How to force adaptor order when using 2 DVB cards?

2008-02-12 Thread Tim Hewett
I have adapted dvbstream to allow an adaptor's string ident (e.g. "ST STV0299 DVB-S" for a Technisat SkyStar 2 DVB-S PCI card, i.e. the string which appears in dmesg when the DVB frontend is added) to be passed as the argument to '-c' instead of just the adaptor number. e.g.: dvbstream -n 4

[linux-dvb] R: R: Multi Frontend Drivers for HVR4000 (And others)

2008-02-12 Thread Eddi
>Vdr don't allocate a device if its device is locked or busy >Try my patch for hvr3000/flydvb trio >http://tux.dpeddi.com/lr319sta/ >http://tux.dpeddi.com/lr319sta/downloads/vdr_1.4.5_eddi-multiple-frontend_v 5.patch >it isn't perfect but should overcome this problem. Forget what I sa

Re: [linux-dvb] Hauppauge WinTV-HVR 1600

2008-02-12 Thread Andreas
Am Dienstag, 12. Februar 2008 06:54:28 schrieben Sie: > Andreas wrote: > > Am Montag, 11. Februar 2008 17:49:51 schrieben Sie: > >> Andreas wrote: > >>> Hallo, > >>> I bought the card today and naturally I am wondering how/what/when > >>> the card is supported? > >>> > >>> Thank you > >> > >> Look

[linux-dvb] Any News for Avermedia Hybryd Express card A577 ? [didli]

2008-02-12 Thread didli
http://www.avermedia.com/EN/Default.aspx?TYPE=vipplayercard.htm&PT=product&tv_TCAT_POS=0&PID=4710710671853&CATNO0=D&CATNO1=D2&CNT=1 sudo lspci -vvxxx : 03:00.0 Multimedia video controller: Conexant Unknown device 8852 (rev 02) Subsystem: Avermedia Technologies Inc Unkn

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) and DVB-S2

2008-02-12 Thread Jens Krehbiel-Gräther
Hi! Here is the complete log. syslog from loading the modules: Feb 12 13:57:34 dev kernel: usb 3-6: new high speed USB device using ehci_hcd and address 3 Feb 12 13:57:34 dev kernel: usb 3-6: configuration #1 chosen from 1 choice Feb 12 13:57:34 dev kernel: dvb-usb: found a 'PCTV HDTV USB' in w

Re: [linux-dvb] Hauppauge WinTV-HVR 1600

2008-02-12 Thread Steven Toth
Andreas wrote: > Am Montag, 11. Februar 2008 17:49:51 schrieben Sie: >> Andreas wrote: >>> Hallo, >>> I bought the card today and naturally I am wondering how/what/when the >>> card is supported? >>> >>> Thank you >> Look for the cx18 development trees on linuxtv.org >> >> - Steve > > Steve, > Tha

Re: [linux-dvb] Any chance of help with v4l-dvb-experimental / Avermedia A16D please?

2008-02-12 Thread Mauro Carvalho Chehab
On Sat, 09 Feb 2008 21:53:01 + "Richard (MQ)" <[EMAIL PROTECTED]> wrote: > Richard (MQ) wrote: > > Mauro Carvalho Chehab wrote: > >> If you're not seeing any mesage from tuner-xc2028, it means that the > >> driver is > >> selecting a different tuner. > >> > >> Please send me the complete dmes

Re: [linux-dvb] Has anyone got multiproto and TT3200 to work

2008-02-12 Thread David BERCOT
Hi, Le Mon, 11 Feb 2008 20:27:24 -, "Michael Curtis" <[EMAIL PROTECTED]> a écrit : > If so please let me know because I am having serious issues and really > do not know how to proceed I'm probably more beginner than you, but, if I can help... So, I've wrote a little documentation for me (in

[linux-dvb] DiSEqC trouble with TT S-1500

2008-02-12 Thread P. van Gaans
Hi, I've got a Technotrend S-1500 (if it matters: I use it with Kaffeine 0.8.3). It works mostly fine, but there's a strange problem. With my Spaun 4/1 DiSEqC switch (they cost approx 25-40 euro), I can only switch without trouble to position 1 and 2. If I tune directly to position 3 it won't

Re: [linux-dvb] Hauppauge WinTV-HVR 1600

2008-02-12 Thread Steven Toth
Andreas wrote: > Am Dienstag, 12. Februar 2008 06:54:28 schrieben Sie: >> Andreas wrote: >>> Am Montag, 11. Februar 2008 17:49:51 schrieben Sie: Andreas wrote: > Hallo, > I bought the card today and naturally I am wondering how/what/when > the card is supported? > > Thank y