[linux-dvb] Hauppauge Nexus-S (saa7146) on Feisty AMD64

2007-07-22 Thread Erich Newell
I am attempting to rebuild a system with a hauppauge Nexus-s card under Ubuntu Feisty for AMD64 No matter what I do, I cannot get the system to load the card properly...or generate any errors. I have udev set to 'debug'. The only message in the logs is: [102.449709] saa7146: register exten

Re: [linux-dvb] OT nonsense, was Re: bus control

2007-07-22 Thread hermann pitton
> > > > OK, I'll stay out and see how long you can hide the bridges you sit on > > with your frontends. > > > > Eh ? Head got too warm ? 36.7 left and 36.6 right. ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailma

Re: [linux-dvb] My USB composite device.

2007-07-22 Thread Chun Chung LO
Hi, Sorry for off topic, but please try do not use webmails to send mail to this list? The HTML encoded mails' format will corrupt the format while we are quoting your words. And your mail contains some annoying advertisement which may harm ths list. Thanks. Best regards, Lo Chun Chung (Chun

[linux-dvb] My USB composite device.

2007-07-22 Thread lwtbenben
Hi, everyone Dose Linux USB subsystem give any support about USB composite device? What should I do to drive my USB tv card which uses a composite USB device? ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailm

Re: [linux-dvb] Hauppauge Nova-T 500 USB disconnects.

2007-07-22 Thread Jim Barber
Jose Alberto Reguero wrote: > > I am using a dirty hack to try to avoid USB disconnects, and still don't > have > a disconnect in three days, but I don't know if it solve the problem. I use > vdr. You can try it. > > Jose Alberto Thanks Jose. That looks like quite a simple patch so I'll gi

Re: [linux-dvb] What is the problem with my mail?

2007-07-22 Thread lwtbenben
>在2007-07-20,"David Woodhouse" <[EMAIL PROTECTED]> 写道: On Fri, >2007-07-20 > at 09:10 +0800, lwtbenben wrote: >> What is the problem with my mail, why is it so ugly. >> Can some guy help me? >See http://david.woodhou.se/email.html >In particular points 4, 5, 6, 7 and 8. Hi,David

Re: [linux-dvb] Hauppauge Nova-T 500 USB disconnects.

2007-07-22 Thread Jose Alberto Reguero
El Lunes, 23 de Julio de 2007, Jim Barber escribió: > What is the status of resolving the USB disconnects with the Nova-T 500? > > I find I can still easily trigger them just by flicking through channels in > MythTV. This has stopped me from being able to put a PC I built to service > as a media ce

[linux-dvb] OT nonsense, was Re: bus control

2007-07-22 Thread Manu Abraham
On 7/23/07, hermann pitton <[EMAIL PROTECTED]> wrote: > Am Montag, den 23.07.2007, 04:24 +0400 schrieb Manu Abraham: > > Hello Herman, > > > > On 7/23/07, hermann pitton <[EMAIL PROTECTED]> wrote: > > > Am Montag, den 23.07.2007, 00:07 +0400 schrieb Manu Abraham: > > > > > > > > Hi Manu, > > > > >

Re: [linux-dvb] bus control

2007-07-22 Thread hermann pitton
Am Montag, den 23.07.2007, 04:24 +0400 schrieb Manu Abraham: > Hello Herman, > > On 7/23/07, hermann pitton <[EMAIL PROTECTED]> wrote: > > Am Montag, den 23.07.2007, 00:07 +0400 schrieb Manu Abraham: > > > > > Hi Manu, > > > > best open discussion concept since long, hardware is forcing. > > > >

[linux-dvb] Hauppauge Nova-T 500 USB disconnects.

2007-07-22 Thread Jim Barber
What is the status of resolving the USB disconnects with the Nova-T 500? I find I can still easily trigger them just by flicking through channels in MythTV. This has stopped me from being able to put a PC I built to service as a media centre. I'm using Linux kernel 2.6.22 and I used mercurial t

Re: [linux-dvb] bus control

2007-07-22 Thread Manu Abraham
Hello Herman, On 7/23/07, hermann pitton <[EMAIL PROTECTED]> wrote: > Am Montag, den 23.07.2007, 00:07 +0400 schrieb Manu Abraham: > > Hi Manu, > > best open discussion concept since long, hardware is forcing. > > Hopefully brings some others back and leads out of ideology. > When having a discu

Re: [linux-dvb] bus control

2007-07-22 Thread Manu Abraham
Hi Obi, On 7/23/07, Andreas Oberritter <[EMAIL PROTECTED]> wrote: > Hi Manu, > > Manu Abraham wrote: > > * register independant virtual buses for each device, on device > > access, the relevant control word is appended to the BIU device > > register. > > this solution is easy to implement and does

Re: [linux-dvb] bus control

2007-07-22 Thread hermann pitton
Am Montag, den 23.07.2007, 00:07 +0400 schrieb Manu Abraham: > Hi all, > > On one of the devices that i am working upon, it has a bus control entity. ie > > The device looks like this > > The device consists of > > 1) a BUS Interface Unit > 2) on this bus Interface unit (BIU) there is one singl

Re: [linux-dvb] bus control

2007-07-22 Thread Manu Abraham
On 7/23/07, Manu Abraham <[EMAIL PROTECTED]> wrote: Hi all, On one of the devices that i am working upon, it has a bus control entity. ie The device looks like this The device consists of 1) a BUS Interface Unit 2) on this bus Interface unit (BIU) there is one single physical I2C bus 3) a bui

Re: [linux-dvb] bus control

2007-07-22 Thread Andreas Oberritter
Hi Manu, Manu Abraham wrote: > * register independant virtual buses for each device, on device > access, the relevant control word is appended to the BIU device > register. this solution is easy to implement and does not require the frontend driver to know about its underlying bus. Just protect

Re: [linux-dvb] BBC HD DVB-T lost

2007-07-22 Thread Soyeb Aswat
The trial ended on Freeview about a month ago. A sad loss :-( The trial is continuing on cable and satellite. Regards, Soyeb On Sun, 2007-07-22 at 15:37 +0100, Mario Rossi wrote: > Hi, > > I can't find anymore BBC HD signal via DVB-T in London > > I used to have these settings > > BBC > H

Re: [linux-dvb] bus control

2007-07-22 Thread Uwe Bugla
Am Sonntag, 22. Juli 2007 22:07:32 schrieb Manu Abraham: > Hi all, > > On one of the devices that i am working upon, it has a bus control entity. > ie > > The device looks like this > > The device consists of > > 1) a BUS Interface Unit > 2) on this bus Interface unit (BIU) there is one single phys

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread Nico Sabbi
Uwe Bugla wrote: > Am Sonntag, 22. Juli 2007 13:44:44 schrieb timecop: > >>I propose we setup #linuxtv-without-jews on feenode and coordinate our >>efforts to take over those fools who run the real LinuxTV scam. >> >>-tc > > > Hello tc, > could you please stay off from here with such a no-brain

[linux-dvb] bus control

2007-07-22 Thread Manu Abraham
Hi all, On one of the devices that i am working upon, it has a bus control entity. ie The device looks like this The device consists of 1) a BUS Interface Unit 2) on this bus Interface unit (BIU) there is one single physical I2C bus 3) a built in MASTER demodulator The I2C bus on the device i

[linux-dvb] [Fwd: Re: OHauppauge WinTV HVR-3000 or 4000]

2007-07-22 Thread Robert
Original Message Subject: Re: [linux-dvb] OHauppauge WinTV HVR-3000 or 4000 Date: Sun, 22 Jul 2007 20:25:51 +0200 From: Uwe Schmeling <[EMAIL PROTECTED]> To: Robert <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Robert wrote: > Nico

Re: [linux-dvb] OHauppauge WinTV HVR-3000 or 4000

2007-07-22 Thread Robert
Nicolas Will wrote: > One more... > > > Hauppauge WinTV HVR-4000 - DVB-S2 / DVB-S / DVB-T receiver / analogue > TV / radio tuner / video input adapter - PCI - SECAM, PAL > > Hauppauge WinTV HVR-3000 - DVB-S / DVB-T receiver / analogue TV / radio > tuner / video input adapter - PCI - SECAM, PAL >

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread Uwe Bugla
Am Sonntag, 22. Juli 2007 17:37:48 schrieb Christophe Thommeret: > Le dimanche 22 juillet 2007 13:44, timecop a écrit : > > I propose we setup #linuxtv-without-jews on feenode and coordinate our > > efforts to take over those fools who run the real LinuxTV scam. > > > > -tc > > FYI, I've just forwa

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread Christophe Thommeret
Le dimanche 22 juillet 2007 13:44, timecop a écrit : > I propose we setup #linuxtv-without-jews on feenode and coordinate our > efforts to take over those fools who run the real LinuxTV scam. > > -tc FYI, I've just forwarded this mail to www.licra.org -- Christophe Thommeret __

[linux-dvb] BBC HD DVB-T lost

2007-07-22 Thread Mario Rossi
Hi, I can't find anymore BBC HD signal via DVB-T in London I used to have these settings BBC HD1:55400:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_2_3:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:1502:1505:36932 but now this is what I get with tzap using '/dev/dvb/adapter

[linux-dvb] OHauppauge WinTV HVR-3000 or 4000

2007-07-22 Thread Nicolas Will
One more... Hauppauge WinTV HVR-4000 - DVB-S2 / DVB-S / DVB-T receiver / analogue TV / radio tuner / video input adapter - PCI - SECAM, PAL Hauppauge WinTV HVR-3000 - DVB-S / DVB-T receiver / analogue TV / radio tuner / video input adapter - PCI - SECAM, PAL What about these cards? Any support

Re: [linux-dvb] better choice for PCI DVB-T card

2007-07-22 Thread Nicolas Will
All right, I got only one response so far, privately. So, allow me a bit of a "bump". On top of that, I'd really like a dual-tuners solution. I have only 2 PCI slots in my machine, and one of them will be for a DVB-S card. timecop, no, really, no MCE for me, for my own education I just tried Vis

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread timecop
pot calling the kettle black anyone? On 7/22/07, Uwe Bugla <[EMAIL PROTECTED]> wrote: > Am Sonntag, 22. Juli 2007 13:44:44 schrieb timecop: > > I propose we setup #linuxtv-without-jews on feenode and coordinate our > > efforts to take over those fools who run the real LinuxTV scam. > > > > -tc > >

Re: [linux-dvb] Please help: Looking for a solidly supported DVB-T USB stick

2007-07-22 Thread Andrea Venturi
Stephen Williams wrote: > On 7/22/07, timecop <[EMAIL PROTECTED]> wrote: >> Believe it or not, I don't think any of them are "solidly supported". >> >> USB bridge part should be down nicely, but since all the tuner / demod >> drivers are reverse engineered garbage (or even if they have docs, you >>

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread Uwe Bugla
Am Sonntag, 22. Juli 2007 13:44:44 schrieb timecop: > I propose we setup #linuxtv-without-jews on feenode and coordinate our > efforts to take over those fools who run the real LinuxTV scam. > > -tc Hello tc, could you please stay off from here with such a no-brain antisemitistic verbal crap? Th

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread timecop
I propose we setup #linuxtv-without-jews on feenode and coordinate our efforts to take over those fools who run the real LinuxTV scam. -tc On 7/22/07, Uwe Bugla <[EMAIL PROTECTED]> wrote: > Am Sonntag, 22. Juli 2007 12:41:56 schrieb Johannes Stezenbach: > > On Sun, Jul 22, 2007, Uwe Bugla wrote:

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread Uwe Bugla
Am Sonntag, 22. Juli 2007 12:41:56 schrieb Johannes Stezenbach: > On Sun, Jul 22, 2007, Uwe Bugla wrote: > > As announced I've built a revised tarball plus a Debian package of the > > current dvb-apps repository, implying your patchset (i. e. human readable > > characters as a switch for szap, tzap

Re: [linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread Johannes Stezenbach
On Sun, Jul 22, 2007, Uwe Bugla wrote: > > As announced I've built a revised tarball plus a Debian package of the > current > dvb-apps repository, implying your patchset (i. e. human readable characters > as a switch for szap, tzap and czap. > > Unfortunately both packages were rejected withou

[linux-dvb] extra switch for tzap, czap and szap - new tarball and Debian package

2007-07-22 Thread Uwe Bugla
Hi, As announced I've built a revised tarball plus a Debian package of the current dvb-apps repository, implying your patchset (i. e. human readable characters as a switch for szap, tzap and czap. Unfortunately both packages were rejected without giving reason by the list moderator of [EMAIL P

Re: [linux-dvb] Please help: Looking for a solidly supported DVB-T USB stick

2007-07-22 Thread Nico Sabbi
Stephen Williams wrote: > Surely this can't be too much to ask? I'm looking for a DVB-T USB > stick which I can buy now and is solidly supported, that's all. > > Previously i've picked up a couple of MSI Digivox II sticks that when > delivered turned out to be unsupported MSI Digivox II V2.0 stick