[linux-dvb] OT: Astra Digital Radio (ADR)

2004-05-28 Thread Dave Chapman
I understand that Astra Digital Radio uses MPEG-1, Layer II audio compression - the same as DVB and DAB broadcasts. Does anyone know if any equipment exists that is capable of recording the MP2 stream directly from these broadcasts? Apologies for the off-topic question. Thanks, Dave. -- Info: T

[linux-dvb] Re: Typhoon CI (budget-ci)

2004-05-28 Thread Kenneth Aafløy
On Saturday 29 May 2004 01:19, Robert Schlabbach wrote: > From: "Kenneth Aafløy" <[EMAIL PROTECTED]> > > I still can't read anything in this mode (every read returns 0), > > which leads me to my question. What is this polling mode you talk > > about? > > Not the problem at this point. The Typhoon C

[linux-dvb] Re: Typhoon CI (budget-ci)

2004-05-28 Thread Robert Schlabbach
From: "Kenneth Aafløy" <[EMAIL PROTECTED]> > I still can't read anything in this mode (every read returns 0), > which leads me to my question. What is this polling mode you talk > about? Not the problem at this point. The Typhoon CI may use a different memory mapping than the TT CI. You might want

[linux-dvb] Re: [PATCH] WinTV NovaT remote control

2004-05-28 Thread Kenneth Aafløy
On Friday 28 May 2004 23:37, Malte Doersam wrote: > Hi, > my NovaT (budget DVB-T card from Hauppauge) came with the remote control > shown in this picture: http://213.221.87.83/images/prod/media_mvp_small.gif > > So I wrote a patch for budget-ci.c (patch is against dvb-linux HEAD) > I couldn't resi

[linux-dvb] Re: Typhoon CI (budget-ci)

2004-05-28 Thread Kenneth Aafløy
On Friday 28 May 2004 15:44, Andrew de Quincey wrote: > On Friday 28 May 2004 13:39, Kenneth Aafløy wrote: > > On Friday 28 May 2004 13:08, Andrew de Quincey wrote: > > > Aha, that would probably mean its wired the IRQ line (assuming it has > > > one - it _could_ be polling mode only) to a differen

[linux-dvb] [PATCH] WinTV NovaT remote control

2004-05-28 Thread Malte Doersam
Hi, my NovaT (budget DVB-T card from Hauppauge) came with the remote control shown in this picture: http://213.221.87.83/images/prod/media_mvp_small.gif So I wrote a patch for budget-ci.c (patch is against dvb-linux HEAD) I couldn't resist to add a small comment to this file. (About the nonsense

[linux-dvb] Re: AverMedia DVB-T and Kernel 2.6.6

2004-05-28 Thread Mattias Holmlund
I The bt878-module is already loaded. I think it is loaded automatically when I do modprobe dvb_bt8xx. I have read about the new AverMedia cards. But since my card works with 2.4.24, I don't think that is the problem. Are you using any parameters when you load any of the modules? /Mattias On fr

[linux-dvb] Re: kernel crashes after accessing DVB-Device

2004-05-28 Thread Torbjörn Jansson
[EMAIL PROTECTED] <> wrote: > Hi, > > i've bought a Technotrend DVB-S Budget S1102 card for my > only-recording-vdr which runs kernel 2.4.26 on an EPIA CL1. > > While I'm loading the DVB-drivers with > > eis 1.0.5 # modprobe stv0299 > eis 1.0.5 # modprobe dvb-ttpci > I don't have this card

[linux-dvb] kernel crashes after accessing DVB-Device

2004-05-28 Thread Fabian Wolter
Hi, i've bought a Technotrend DVB-S Budget S1102 card for my only-recording-vdr which runs kernel 2.4.26 on an EPIA CL1. While I'm loading the DVB-drivers with eis 1.0.5 # modprobe stv0299 eis 1.0.5 # modprobe dvb-ttpci I get these messages in the syslog: May 19 22:38:11 eis kernel: DVB: regi

[linux-dvb] Help with SCAN and SZAP

2004-05-28 Thread Norm Dressler
Hi there, Trying to get my VisionPlus card to view DBS Nimiq 1 channels. Drivers loaded: Linux video capture interface: v1.00 bttv: driver version 0.9.12 loaded bttv: using 8 buffers with 2080k (520 pages) each for capture bttv: Bt8xx card found (0). PCI: Found IRQ 11 for device :02:0d.0 PCI:

[linux-dvb] Re: Typhoon CI (budget-ci)

2004-05-28 Thread Andrew de Quincey
On Friday 28 May 2004 13:39, Kenneth Aafløy wrote: > On Friday 28 May 2004 13:08, Andrew de Quincey wrote: > > On Thursday 27 May 2004 22:45, Kenneth Aafløy wrote: > > > Anyways, found that the IRQ mask generated from the CAM/CI is MASK_06, > > > not MASK_03 (budget_ci_irq) which a little printk in

[linux-dvb] Re: Getting a lock with a Hauppauge Nova-T

2004-05-28 Thread Oliver Wellnitz
Hi, --On Friday, May 28, 2004 12:08:32 +0100 Andrew de Quincey <[EMAIL PROTECTED]> wrote: Try using the latest CVS drivers from the 2.4 branch (or use 2.6 if you can). You should see a substantial improvement. I just did, but with little success. It feels a little bit faster, but takes still 15+

[linux-dvb] Re: Typhoon CI (budget-ci)

2004-05-28 Thread Kenneth Aafløy
On Friday 28 May 2004 13:08, Andrew de Quincey wrote: > On Thursday 27 May 2004 22:45, Kenneth Aafløy wrote: > > Anyways, found that the IRQ mask generated from the CAM/CI is MASK_06, > > not MASK_03 (budget_ci_irq) which a little printk in there verified; > > w/cam it prints those dots without it

[linux-dvb] Re: Terratec Cinergy 1200 - state of driver integration

2004-05-28 Thread Kenneth Aafløy
On Friday 28 May 2004 14:20, Stefan Hausch wrote: > Hi > > I read in the mailinglist-archive, that somebody tried to install the > Terratec Cinergy 1200 and you told him about adding the card-id to the > tables in some sources. > > Is there any patch for the terratec-support available now...?... T

[linux-dvb] Terratec Cinergy 1200 - state of driver integration

2004-05-28 Thread Stefan Hausch
Hi I read in the mailinglist-archive, that somebody tried to install the Terratec Cinergy 1200 and you told him about adding the card-id to the tables in some sources. Is there any patch for the terratec-support available now...?... ...or does I have to make these changes in the driver-sources

[linux-dvb] Re: Getting a lock with a Hauppauge Nova-T

2004-05-28 Thread Andrew de Quincey
On Thursday 27 May 2004 23:27, Oliver Wellnitz wrote: > Hi, > > when I change channels with tzap, it takes up to 30 seconds to get a lock, > which doesn't seem the normal behaviour to me. If I reload the drivers, I > can reproduce a very fast lock with the first try. Any subsequent attempts > again

[linux-dvb] Re: Typhoon CI (budget-ci)

2004-05-28 Thread Andrew de Quincey
On Thursday 27 May 2004 22:45, Kenneth Aafløy wrote: > On Thursday 27 May 2004 23:13, Andrew de Quincey wrote: > > On Thursday 27 May 2004 21:09, Kenneth Aafløy wrote: > > I believe that card is supposed to have a similar idea - a cheapy CI > > interface, but that the implementation is different. >

[linux-dvb] Re: AverMedia DVB-T and Kernel 2.6.6

2004-05-28 Thread Greg Matthews
On Thu, 2004-05-27 at 19:56, Mattias Holmlund wrote: > Hi, > > Does kernel 2.6.6 without any patches include support for the AverMedia > DVB-T? I had my card up and running correctly with kernel 2.4.24 and > linuxtv-dvb-1.1.0, but I can't make it work with kernel 2.6.6. cant speak for 2.6.6 but 2