[linux-dvb] Re: DVB-C tuning

2004-05-15 Thread Aurelian Pop
On Thursday 13 May 2004 20:49, Andrew de Quincey wrote: > > What frontend are you using? > > Are you using the recent CVS code, or the drivers from kernel >2.6.4? > > If so, try adding: > > "options dvb-core dvb_override_tune_delay=300 dvb_frontend_debug=1" > > to modules.conf, or wherever is appro

[linux-dvb] Re: DVB-C tuning

2004-05-13 Thread Andrew de Quincey
On Thursday 13 May 2004 18:05, Aurelian Pop wrote: > On Thursday 13 May 2004 19:56, Torbjörn Jansson wrote: > > [EMAIL PROTECTED] <> wrote: > > > Hello all, > > > > > > I have a problem with DVB-C. I have a budget Hauppaugue DVB-C card > > > and I cannot tune to the signal using the LinuxDVB driver

[linux-dvb] Re: dvb-c installation problem

2004-02-17 Thread Daniel Sangenberg
Daniel Sangenberg wrote: > /dev/dvb/ is empty and devfs is enabled in the kernel. Problem solved, CRC32 functions from the Library routines in the kernel needed to be compiled in i noticed that it complained about crc32_something as an unresolved symbol when loading one of the modules so this is j

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-10-15 Thread Jaakko Hyvätti
On Wed, 15 Oct 2003, Jarkko Lavinen wrote: > Jaakko, it would be interesting to try the box in your house and see your > figures with official HTV digibox. Yes sure, that would be interesting. Email or call me about when you have time to bring it here. Btw I updated only a couple of days ago

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-10-14 Thread Jarkko Lavinen
Dear DVB-C people, I have now contacted HTV about the potential signal quality problem with respect to the reception problems I reported in summer. Their technical support was incompetent to answer questions such as how do I measure the signal strength or can I rent a spectrum analyzer. I then

[linux-dvb] Re: DVB-C tuning problems... patches for dvb-kernel/ves1820.c

2003-09-24 Thread Johannes Stezenbach
Hi, On Sat, Aug 23, 2003 at 02:49:32PM +0200, Peter Bieringer wrote: > > > --On Tuesday, August 19, 2003 12:45:35 PM +0200 Johannes Stezenbach > <[EMAIL PROTECTED]> wrote: > > > Looks good, but there's a problem: I currently don't have time to > > port changes to DVB forward to dvb-kernel, whic

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-25 Thread Jarkko Lavinen
On Mon, Aug 11, 2003 at 10:54:34AM +0300, Jaakko Hyvätti wrote: > It seems my antenna signal is somewhat better, as my S/N is > significantly better and QAM128 streams display no uncorrected errors. I Thanks Jaakko, I have not had much time to test the card, but indeed the signal seems to be at

[linux-dvb] Re: DVB-C tuning problems... patches for dvb-kernel/ves1820.c

2003-08-23 Thread Peter Bieringer
--On Tuesday, August 19, 2003 12:45:35 PM +0200 Johannes Stezenbach <[EMAIL PROTECTED]> wrote: > Looks good, but there's a problem: I currently don't have time to > port changes to DVB forward to dvb-kernel, which means if you want > me to apply changes to DVB you (or someone else) will have to

[linux-dvb] Re: DVB-C tuning problems caused by inittab changesin ves1820.c since 2003-05-24

2003-08-18 Thread Jaakko Hyvätti
On Sat, 16 Aug 2003, Peter Bieringer wrote: > Can be done easily by changing "if 0" -> "if 1" on top of ves1820.c Reading AFC (or AFC corrected freq) is easy without driver mods with http://www.iki.fi/hyvatti/dvb/getfrontend.c . -- Jaakko -- Info: To unsubscribe send a mail to [EMAIL PROTE

[linux-dvb] Re: DVB-C tuning problems caused by inittab changesin ves1820.c since 2003-05-24

2003-08-17 Thread Holger Waechtler
Peter Bieringer wrote: But what do you thing about reprogramming the EEPROM? A simple pseudo-frontend driver that just rewrites the EEPROM is trivial to implement and avoids complicated per-card module parameters (think of the case that you're moving your cards, then you would have to rewrite your

[linux-dvb] Re: DVB-C full feature cables?

2003-08-17 Thread Gavin Hamill
On Sunday 17 August 2003 16:47, you wrote: > For siemens rev1.5 there was a thread some time ago with the pinout. It's > possible (I have one connector made by myself). Some experience in > soldering would be helpful ;-) Ah good, I'll have a search... I'm no stranger to dodgy wiring, so for a fe

[linux-dvb] Re: DVB-C full feature cables?

2003-08-17 Thread Peter Bieringer
--On Sunday, August 17, 2003 04:04:41 PM +0100 Gavin Hamill <[EMAIL PROTECTED]> wrote: > Hullo :) > > I've been offered a full-featured DVB-C card - one of the long PCI ones > with onboard MPEG2, etc. > > The catch is there are no cables with it - are these a weird pinout / > connector, or s

[linux-dvb] Re: DVB-C tuning problems caused by inittab changesin ves1820.c since 2003-05-24

2003-08-17 Thread Peter Bieringer
--On Sunday, August 17, 2003 04:02:53 PM +0200 Holger Waechtler <[EMAIL PROTECTED]> wrote: >> Because of this parameters (especially PWM) need to be set per card, I >> ran into a problem: how to get the card number in following functions: >> >> int ves1820_attach (struct dvb_i2c_bus *i2c) >> >

[linux-dvb] Re: DVB-C tuning problems caused by inittab changesin ves1820.c since 2003-05-24

2003-08-17 Thread Holger Waechtler
Peter Bieringer wrote: --On Saturday, August 16, 2003 05:46:02 PM +0200 Robert Schlabbach <[EMAIL PROTECTED]> wrote: I'm not sure about your comment that frequencies in cable systems are usually correct. Earlier versions display AFC information somewhere and I saw a not very small difference. Aha!

[linux-dvb] Re: DVB-C tuning problems caused by inittab changesin ves1820.c since 2003-05-24

2003-08-17 Thread Peter Bieringer
--On Saturday, August 16, 2003 05:46:02 PM +0200 Robert Schlabbach <[EMAIL PROTECTED]> wrote: >> I'm not sure about your comment that frequencies in cable systems are >> usually correct. Earlier versions display AFC information somewhere >> and I saw a not very small difference. > > Aha! Your c

[linux-dvb] Re: DVB-C tuning problems caused by inittab changes in ves1820.c since 2003-05-24

2003-08-16 Thread Robert Schlabbach
From: "Peter Bieringer" <[EMAIL PROTECTED]> > First card: pwm=52 > f 35400: > ves1820.c: AFC (32) -215625Hz > > Second card: pwm=48 > f 35400: > ves1820.c: AFC (1) -6738Hz Hmm, does this card possibly work with CARCONF=0x12, or does it require CARCONF=0x52 as well? > Are these jumps in AF

[linux-dvb] Re: DVB-C tuning problems caused by inittab changesin ves1820.c since 2003-05-24

2003-08-16 Thread Peter Bieringer
--On Saturday, August 16, 2003 05:46:02 PM +0200 Robert Schlabbach <[EMAIL PROTECTED]> wrote: >> I'm not sure about your comment that frequencies in cable systems are >> usually correct. Earlier versions display AFC information somewhere >> and I saw a not very small difference. > > Aha! Your c

[linux-dvb] Re: DVB-C tuning problems caused by inittab changes in ves1820.c since 2003-05-24

2003-08-16 Thread Robert Schlabbach
From: "Peter Bieringer" <[EMAIL PROTECTED]> > Both not working, but following is working: > > CLKCONF = 0x12 Good, as this is the default value from the data sheet. > CARCONF = 0x52 BAD, as this is the bit responsible for most VES1820 locking problems. From the documentation on this bit: "CAR_P

[linux-dvb] Re: DVB-C tuning problems caused by inittab changesin ves1820.c since 2003-05-24

2003-08-16 Thread Peter Bieringer
First thank you for fast reply. --On Saturday, August 16, 2003 03:10:39 PM +0200 Robert Schlabbach <[EMAIL PROTECTED]> wrote: > From: "Peter Bieringer" <[EMAIL PROTECTED]> >> u8 ves1820_inittab [] = >> { >> - 0x69, 0x6A, 0x9B, 0x0A, 0x52, 0x46, 0x26, 0x1A, >> + 0x69, 0x6A, 0x9B, 0x1

[linux-dvb] Re: DVB-C tuning problems caused by inittab changes in ves1820.c since 2003-05-24

2003-08-16 Thread Robert Schlabbach
From: "Peter Bieringer" <[EMAIL PROTECTED]> > u8 ves1820_inittab [] = > { > - 0x69, 0x6A, 0x9B, 0x0A, 0x52, 0x46, 0x26, 0x1A, > + 0x69, 0x6A, 0x9B, 0x12, 0x12, 0x46, 0x26, 0x1A, > > Rolling back this diff, all works fine again here with newest driver > > I'm sure not familiar with thi

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-15 Thread Juha
Thank you Lauri for the information! On Tue, 2003-08-12 at 23:22, Lauri Pesonen wrote: > On Tue, Aug 12, 2003 at 10:08:41PM +0300, Juha wrote: > > Hi there Lauri, > > > > Thanks for your answer, good to hear that. I guess the budget TT is my > > choice. One additional question: Have you used it

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-14 Thread Jaakko Hyvätti
Hi Jarkko, I have Hauppage DVB-C in HTV network, and for the past year we have been tuning the ves1820 frontend code in DVB driver to fit both Siemens and Hauppage cards. The current driver as released is blindingly fast and good with Hauppage. Now to make sure the compatibility with Siemen

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-14 Thread Jaakko Hyvätti
On Wed, 6 Aug 2003, Jarkko Lavinen wrote: > I am in HTV cable network in Helsinki. I am able to tune and receive > both QAM64 and QAM128 modulated frequencies. The difference between > these two is that QAM64 has little bit errors and no block errors > whereas QAM128 has lots of bit errors and t

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-14 Thread Lauri Pesonen
On Tue, Aug 12, 2003 at 10:08:41PM +0300, Juha wrote: > Hi there Lauri, > > Thanks for your answer, good to hear that. I guess the budget TT is my > choice. One additional question: Have you used it in the HTV cable > network in Finland? I don't know a whole lot about the dvb standard, but > I've

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-14 Thread Juha
Hi there Lauri, Thanks for your answer, good to hear that. I guess the budget TT is my choice. One additional question: Have you used it in the HTV cable network in Finland? I don't know a whole lot about the dvb standard, but I've understood eg. from this thread, that the Siemens budget card has

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-14 Thread Juha
Still slightly offtopic, but I'll give it a try. Would you happen to know if this card: http://www.usa-x.org/1shop/product_info.php?products_id=44&language=en has the same tuner part as your techotrend card? The website says that its got 'PHILIPS SAA 7146AH' and 'PHILIPS Vista VES1820-N70851.N1'

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-14 Thread Lauri Pesonen
On Tue, Aug 12, 2003 at 08:20:16PM +0300, Juha wrote: > > Anyway, If anybody has tried a budget Technotrend, and has more > information, it wouldn't hurt. > I have a TT DVB-C budget card which has at least worked in the past. I'm not sure whether it's working currently with hte lastes CVS drive

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-12 Thread Juha
Thanks for your answer Holger, Actually my understanding was that the *chipsets* should be supported. The thing that slightly bothers me is that I've seen several questions on the mailing-list on whether the Technotrend budget card, ie. this card, is supported. And I don't think I've seen anyone c

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-12 Thread Holger Waechtler
Juha wrote: Still slightly offtopic, but I'll give it a try. Would you happen to know if this card: http://www.usa-x.org/1shop/product_info.php?products_id=44&language=en has the same tuner part as your techotrend card? The website says that its got 'PHILIPS SAA 7146AH' and 'PHILIPS Vista VES1820-

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-06 Thread Jarkko Lavinen
> 1. How much is the automatic frequency correction (AFC) adjusting the > frequency with QAM64 and QAM128 channels? Use the getfrontend.c from For QAM64 (TV1 & MTV3 tested): ves1820.c: AFC (3) -17285Hz For QAM128 (Nelonen tested): ves1820.c: AFC (3) -20214Hz > 2. This patch was added at one po

[linux-dvb] Re: DVB-C QAM128 errors and signal strength

2003-08-05 Thread Robert Schlabbach
From: "Jarkko Lavinen" <[EMAIL PROTECTED]> > I bought 2 Siemens DVB-C cards with analog module from Dvbshop The frontend on these cards consists of CD1516L tuner, TDA9819T IF Amplifier and VES1820 demodulator. > I don't understand why the signal strength is stuck at maximum. > It shows different

[linux-dvb] Re: DVB-C tuning problem

2003-03-11 Thread Holger Waechtler
Andreas Oberritter wrote: you'll have to find out to which pins of the SAA the 3-wire-bus is connected before you can implement this... Eric was talking about a dbox2. there is no saa (besides of the pal encoder of course) :-) oops, sorry! I misread the original mail. but believe me or not -- t

[linux-dvb] Re: DVB-C tuning problem

2003-03-11 Thread Andreas Oberritter
On Tue, 2003-03-11 at 15:49, Ian Molton wrote: > > Eric was talking about a dbox2. there is no saa (besides of the pal > > encoder of course) :-) > > So... these DVB cards, they all come with PAL/NTSC out then? As they are set top boxes which are usually used in the living room - yes, they do. A

[linux-dvb] Re: DVB-C tuning problem

2003-03-11 Thread Andreas Oberritter
> you'll have to find out to which pins of the SAA the 3-wire-bus is > connected before you can implement this... Eric was talking about a dbox2. there is no saa (besides of the pal encoder of course) :-) Regards, Andreas -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubs

[linux-dvb] Re: DVB-C tuning problem

2003-03-11 Thread Holger Waechtler
Andreas Oberritter wrote: Hi, On Mon, 2003-03-10 at 12:16, Erik Scholten wrote: <--snip--> i2c-core.o: driver DVB I2C bridge registered. ves1820.c: unknown PLL, please report to <[EMAIL PROTECTED]>!! VES1820: pwm=ff DVB: registering frontend 0:0 (VES1820 based DVB-C frontend)... <--snip--> The

[linux-dvb] Re: DVB-C tuning problem

2003-03-10 Thread Andreas Oberritter
Hi, On Mon, 2003-03-10 at 12:16, Erik Scholten wrote: > <--snip--> > i2c-core.o: driver DVB I2C bridge registered. > ves1820.c: unknown PLL, please report to <[EMAIL PROTECTED]>!! > VES1820: pwm=ff > DVB: registering frontend 0:0 (VES1820 based DVB-C frontend)... > <--snip--> The PLL is connected

[linux-dvb] Re: DVB-C as cable modem

2003-03-04 Thread Holger Waechtler
Emard wrote: HI all Owners of the cables and DVB-C (with or without onboard mpeg): Can DVB-C work as cable modem, not only receiving but also transmitting packets? no. Will upcoming usb FX2 have cable modem capability? Right now we have a terrestrial frontend, so the answer is no. Holger --

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldbootdriver crash)

2003-01-06 Thread Micael Beronius
Hello Josce, Event though I'm not convinced of zigzagger doing good on the dvb-c (for me, it has mostly been like someone else described, that it startet to zig-zag for a while, to get back to the starting frequency), what you describe sounds more like the firmware bug on CI-CAM (do you have a CI

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldbootdriver crash)

2003-01-05 Thread JosceJ
>Maybe you could find out what really happens when you drop >lock and try to fix that? > >With my (yes, broken, yada yada) DVB-T card I could get a bad >lock even when tuned slightly off, which mean that if >the zigzagger thought it had a signal drop it could start to >zigzag, find the carrier on a

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldbootdriver crash)

2003-01-05 Thread Ragnar Sundblad
--On den 5 januari 2003 07:00 -0500 [EMAIL PROTECTED] wrote: Removing zigzag completely seems a bad idea as it looks like something needs a reset every now and then, my second card lost sync for example an hour ago and still is not synced.  Need to get zigzag or at least resetting the frontend

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldboot driver crash)

2003-01-05 Thread JosceJ
>Removing zigzag completely seems a bad idea as it looks like >something needs a reset every now and then, my second card lost sync for >example an hour ago and still is not synced.  Need to get zigzag or at >least resetting the frontend back. This is one of the problems I am having. With zigzag e

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldboot driver crash)

2003-01-04 Thread Jaakko Hyvätti
On Sat, 4 Jan 2003, Ragnar Sundblad wrote: > get instable. I am not sure it would be a good idea to optimize > it for your card and just hope it works for all cards on all > bands and put it in the CVS driver. I'd prefer having the driver > in the CVS do as the manufacturer says, or maybe being tr

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldbootdriver crash)

2003-01-04 Thread Ragnar Sundblad
--On den 4 januari 2003 03:41 +0200 Jaakko Hyvätti <[EMAIL PROTECTED]> wrote: Anyway, the most important thing is that zigzag is disabled. I had problems with the zigzaging too when trying to troubleshoot my card. It also seemed to not want to stop when retuning, it seemed to continue zigza

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldboot drivercrash)

2003-01-03 Thread Jaakko Hyvätti
On Thu, 2 Jan 2003, Jaakko Hyvätti wrote: > 1. The IF frequency in ves1820.c:tuner_set_tv_freq() is wrong, the > correct value I suspect is 36.000MHz. It used to be 36.125MHz up to > -r1.7. Back then there was a -0.125MHz frequency offset needed when > tuning QAM64 channels on Helsinki cable.

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldboot drivercrash)

2003-01-02 Thread Ragnar Sundblad
--On den 2 januari 2003 23:01 +0200 Jaakko Hyvätti <[EMAIL PROTECTED]> wrote: Are there networks, cards, tuners or combinations of them anywhere in the world where the IF frequency must be something other than 36.000MHz? I have been fiddling with the Alps DVB-T tuner TDLB7 the last two days :-

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-15 Thread Joerg Friedrich
Holger Waechtler schrieb am Donnerstag, 12. Dezember 2002 um 18:16:36 +0100: > Joerg Friedrich wrote: > >Holger Waechtler schrieb am Mittwoch, 11. Dezember 2002 um 14:16:09 +0100: > > > >>Joerg Friedrich wrote: > >> > >>>Hi Holger, > >>> > >>>Holger Waechtler schrieb am Montag, 09. Dezember 2002 um

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-12 Thread Holger Waechtler
Joerg Friedrich wrote: Holger Waechtler schrieb am Mittwoch, 11. Dezember 2002 um 14:16:09 +0100: Joerg Friedrich wrote: Hi Holger, Holger Waechtler schrieb am Montag, 09. Dezember 2002 um 11:56:45 +0100: can you please add your sybsystem_vendor id to this if()-case and test if this works

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-11 Thread Joerg Friedrich
Holger Waechtler schrieb am Mittwoch, 11. Dezember 2002 um 14:16:09 +0100: > Joerg Friedrich wrote: > >Hi Holger, > > > >Holger Waechtler schrieb am Montag, 09. Dezember 2002 um 11:56:45 +0100: > > > >>can you please add your sybsystem_vendor id to this if()-case and test > >>if this works for you

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-11 Thread Holger Waechtler
Joerg Friedrich wrote: Hi Holger, Holger Waechtler schrieb am Montag, 09. Dezember 2002 um 11:56:45 +0100: can you please add your sybsystem_vendor id to this if()-case and test if this works for you? If so, please send a patch. I think you misunderstud something. My subsystem_vendor id is a

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-11 Thread Joerg Friedrich
Ralph Metzler schrieb am Montag, 09. Dezember 2002 um 15:16:53 +0100: > > Joerg Friedrich wrote: > > > Joerg Friedrich schrieb am Sonntag, 08. Dezember 2002 um 10:34:54 +0100: > > > if (av7110->saa->device->subsystem_vendor == 0x110a) { > > > if (i2c_writereg(av7110, 0x80, 0x0, 0x80)==1) { >

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-11 Thread Joerg Friedrich
Hi Holger, Holger Waechtler schrieb am Montag, 09. Dezember 2002 um 11:56:45 +0100: > can you please add your sybsystem_vendor id to this if()-case and test > if this works for you? If so, please send a patch. I think you misunderstud something. My subsystem_vendor id is already there, but there

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-09 Thread Ralph Metzler
> Joerg Friedrich wrote: > > Joerg Friedrich schrieb am Sonntag, 08. Dezember 2002 um 10:34:54 +0100: > > if (av7110->saa->device->subsystem_vendor == 0x110a) { > >if (i2c_writereg(av7110, 0x80, 0x0, 0x80)==1) { > >i2c_writereg(av7110, 0x80, 0x0, 0); [...] > > and lspci repo

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-09 Thread Holger Waechtler
Hi Joerg, can you please add your sybsystem_vendor id to this if()-case and test if this works for you? If so, please send a patch. Holger Joerg Friedrich wrote: Joerg Friedrich schrieb am Sonntag, 08. Dezember 2002 um 10:34:54 +0100: Joerg Friedrich schrieb am Samstag, 07. Dezember 2002 um

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-08 Thread Joerg Friedrich
Joerg Friedrich schrieb am Sonntag, 08. Dezember 2002 um 10:34:54 +0100: > Joerg Friedrich schrieb am Samstag, 07. Dezember 2002 um 15:45:55 +0100: > > Having read that the 'newstruct' drivers support volume-control on DVB-C > > Cards was one major reason to switch. But even with the new drivers th

[linux-dvb] Re: DVB-C and Volume-Control

2002-12-08 Thread Joerg Friedrich
Joerg Friedrich schrieb am Samstag, 07. Dezember 2002 um 15:45:55 +0100: > Having read that the 'newstruct' drivers support volume-control on DVB-C > Cards was one major reason to switch. But even with the new drivers the > volume does not in- or decease when i.e. using vdr. > > What might be wron

[linux-dvb] Re: DVB-C it got worse!

2002-11-27 Thread Holger Waechtler
Hi Micael, Micael Beronius wrote: HW> Hmm, here were two explicit parentheses missing, I added them. Please HW> update your sources and tell me if it works now... OK, I have found the main problem (apart from the missing parenthesis). The last reset command sequence does not set CLB bit to one a

[linux-dvb] Re: DVB-C it got worse!

2002-11-20 Thread Micael Beronius
OK, so now I have tried my old computer (P3@910) and on this one, with an old driver (dated 20021017) on the computer, I get tuning, (not super fast, mind you), and there's no outcommand error 1 in the log. I then build todays cvs. And voila! No tuning, but also no outcommand error 1! So this

[linux-dvb] Re: DVB-C anyone got it tuning /latest cvs?

2002-11-19 Thread Matthias Balschuweit
Hello Holger, On Monday, 18. November 2002, 18:57:39, you wrote: > Could you please try to run scan in gdb and send me the stacktrace after > the segfault? Well, I'm not too familiar with gdb, is this what you wanted? : <-snip-< (gdb) run Starting program: /work/DVB/apps/scan/scan filter timeout

[linux-dvb] Re: DVB-C anyone got it tuning /latest cvs?

2002-11-18 Thread Holger Waechtler
Matthias Balschuweit wrote: Hello Micael, On Sunday, 17. November 2002, 16:43:46, you wrote: So this is a small poll for you out there using the latest drivers, for dvb-c; Did you get it to tune? No. Well, at least not in vdr. I can tune to a channel if I force czap to use INVERSION_ON in the

[linux-dvb] Re: DVB-C anyone got it tuning /latest cvs?

2002-11-18 Thread Matthias Balschuweit
Hello Micael, On Sunday, 17. November 2002, 16:43:46, you wrote: > So this is a small poll for you out there using the latest drivers, > for dvb-c; Did you get it to tune? No. Well, at least not in vdr. I can tune to a channel if I force czap to use INVERSION_ON in the czap-channels.conf. A few da

[linux-dvb] Re: DVB-C doesn't tune

2002-11-18 Thread Martin Schoenbeck
Hi, only one question left now. > Testing with xawtv and the newest versions of both the driver and vdr > gave some interesting new insights. When running with xawtv and > vdr, the picture could be seen on the pc, but the sound is awful. There > is neither a picture nor sound on the tv. This is

[linux-dvb] Re: DVB-C anyone got it tuning /latest cvs?

2002-11-17 Thread Robert Schiele
On Sun, Nov 17, 2002 at 04:43:46PM +0100, Micael Beronius wrote: > > > I read that there are others (apart from me) that have problems with > the later cvs drivers (no tuning to channels). > > So this is a small poll for you out there using the latest drivers, > for dvb-c; Did you get it to tune

[linux-dvb] Re: DVB-C anyone got it tuning /latest cvs?

2002-11-17 Thread JosceJ
>So this is a small poll for you out there using the latest drivers, >for dvb-c; Did you get it to tune? I downloaded DVB 16112002 from http://vdrnews.de/. So far this driver has worked better then my 2 weeks old driver. With VDR and DVB-C I had to set in channels.conf: TV1 :282625:M128I0:0:5900

[linux-dvb] Re: DVB-C doesn't tune

2002-11-05 Thread Martin Schoenbeck
Hi Holger, > looks good, the card can tune. Have you tried to get a picture using > xawtv? I don't know what might cause your problem with VDR, please ask > on the VDR mailing list if anyone else had a similiar problem... Testing with xawtv and the newest versions of both the driver and vdr gav

[linux-dvb] Re: DVB-C doesn't tune

2002-11-04 Thread Holger Waechtler
Martin Schoenbeck wrote: Hi Holger, Holger Waechtler schrieb: Hi Martin, the driver is loaded correctly and working. If you don't use devfs you have to run the makedev.napi script to create your device nodes. he tried that now and the result is a bit surprising. While he couldn't see anythi

[linux-dvb] Re: DVB-C doesn't tune

2002-11-01 Thread Martin Schoenbeck
Hi Holger, Holger Waechtler schrieb: > > Hi Martin, > > the driver is loaded correctly and working. If you don't use devfs you > have to run the makedev.napi script to create your device nodes. he tried that now and the result is a bit surprising. While he couldn't see anything, neither with cz

[linux-dvb] Re: DVB-C card NTL in UK

2002-11-01 Thread me
> I'm quite sure that this is not possible, not due to any technical > limitation, but simply due to ntl. Damn ! Thanks anyway. Now got ot ask... Is this card/decoder pairing part of the Nagravision encryption system or a more general DVB-CA Standard ? I don't suppose you can fool the card into

[linux-dvb] Re: DVB-C card NTL in UK

2002-11-01 Thread Gavin Hamill
On Friday 01 November 2002 10:20 am, [EMAIL PROTECTED] wrote: > I live in the Manchester in the UK where I am cabled with NTL Digital > cable. I'm currently trying to work out if I can buy a Hauppauge DVC-C card > with relevent CI module and recieve broadcasts with my standard service > providers

[linux-dvb] Re: DVB-C and antennae cable connections

2002-10-30 Thread Benjamin Forgeau
Hi, Thanks for the info. I will buy one active splitter with two or three outputs. The device "TVS 801" from Reichelt seems to be what I want. http://www.reichelt.de/ext_search.html?PX4CWMN87JYAAB3oaA4 See you ben > I use an active splitter, i.e. one i

[linux-dvb] Re: DVB-C and antennae cable connections

2002-10-30 Thread Dennis Noordsij
> But then, if I use the antennae output of my DVB-C card to feed my VCR > or TV in the old analog fashion (the only way for me to see VoX or > Kabel1 with Cable-TV, I can't install a Sat dish, thanks Saga), I get a > good analog signal if the PC is on, but a very noisy one if the PC is > of

[linux-dvb] Re: DVB-C doesn't tune

2002-10-30 Thread Holger Waechtler
Hi Martin, the driver is loaded correctly and working. If you don't use devfs you have to run the makedev.napi script to create your device nodes. Holger Martin Schoenbeck wrote: Hi Holger, Holger Waechtler schrieb: Hi Martin, please use the current driver from CVS HEAD. You get it by tapp

[linux-dvb] Re: DVB-C doesn't tune

2002-10-29 Thread Johannes Stezenbach
On Tue, Oct 29, 2002 at 07:11:06PM +0100, Martin Schoenbeck wrote: > > there is no directory dvb within /dev. > > a 'make modules' and 'make install' from within DVB/driver didn't change > anything. If you're not using devfs you must execute DVB/driver/makedev.napi manually to create the device

[linux-dvb] Re: DVB-C doesn't tune

2002-10-29 Thread Martin Schoenbeck
Hi Holger, Holger Waechtler schrieb: > > Hi Martin, > > please use the current driver from CVS HEAD. You get it by tapping: > > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv login > [press enter] > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv co DVB Ok, he tried to install it this way,

[linux-dvb] Re: DVB-C doesn't tune

2002-10-24 Thread Holger Waechtler
Hi Martin, please use the current driver from CVS HEAD. You get it by tapping: $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv login [press enter] $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv co DVB later you can update it using $ cvs update -dPA please report all problems you encounter,

[linux-dvb] Re: DVB-C tuning problem

2002-04-13 Thread Andreas Holzmann
On Fri, 2002-04-12 at 00:41, Ralph Metzler wrote: > Andreas Holzmann writes: > > after ish took over the cable network I have problems tuning to channels > > using the linux dvb drivers. I've no problems using the OSD or playing > > old recordings using vdr. The strange thing is that I can scan

[linux-dvb] Re: DVB-C Drivers?

2002-04-09 Thread Andreas Roedl
Hello! Am Dienstag, 9. April 2002 14:20 schrieb Stefan Pampel: > Hi, > Do the drivers work for DVB-C cards as well? Yes. http://www.linuxtv.org/dvb/market.xml > Where can i buy (order online) the Siemens DVB-C Card in Germany? http://www.dvb-shop.de/ Andi -- Web: http://www.flood-net.de/

[linux-dvb] Re: DVB-C Volume

2002-03-24 Thread Lauri Pesonen
On Sun, 2002-03-24 at 17:12, bernd wrote: > Hi All, > > is there a way to control the volume level of a DVB-C 1.3, > for my TV the level is to high (and the volume control in VDR did nothing). > > any help > No help, just comments ;) I have a Rev 2.1 DVB-C card. I also have vdr1.0-pre4 and a

[linux-dvb] Re: DVB-C Analog module support?

2002-02-27 Thread Martin aus Mainz
On Tue, 26 Feb 2002, Rolf Siebrecht wrote: > On Tue, 26 Feb 2002, Martin aus Mainz wrote: > > > But there _is_ code in dvb.c that initializes the analog sound module. (A > > > module carrying an MSP3400 chip, right?) Does it not work properly? There > > > should be a syslog message as > > > dvb0

[linux-dvb] Re: DVB-C Analog module support?

2002-02-26 Thread Rolf Siebrecht
Hi! On Tue, 26 Feb 2002, Martin aus Mainz wrote: > > But there _is_ code in dvb.c that initializes the analog sound module. (A > > module carrying an MSP3400 chip, right?) Does it not work properly? There > > should be a syslog message as > > dvb0: DVB-C analog module detected, initializing MSP

[linux-dvb] Re: DVB-C Analog module support?

2002-02-26 Thread Martin aus Mainz
On Mon, 25 Feb 2002, Rolf Siebrecht wrote: > Hi! > > On Mon, 25 Feb 2002, Reiner Rosin wrote: > > > I have a Siemens DVB-Cable with the analog module. Is there support for > > > this module planned? (driver and vdr) > > AFAIR, not (at least not from convergence) ... but perhaps someone is > >

[linux-dvb] Re: DVB-C Analog module support?

2002-02-25 Thread Rolf Siebrecht
Hi! On Mon, 25 Feb 2002, Reiner Rosin wrote: > > I have a Siemens DVB-Cable with the analog module. Is there support for > > this module planned? (driver and vdr) > AFAIR, not (at least not from convergence) ... but perhaps someone is > working > on a solution? But there _is_ code in dvb.c that

[linux-dvb] Re: DVB-C Analog module support?

2002-02-24 Thread Reiner Rosin
Hello, > I have a Siemens DVB-Cable with the analog module. Is there support for > this module planned? (driver and vdr) AFAIR, not (at least not from convergence) ... but perhaps someone is working on a solution? > Is there any programm, that can search for channel, so I don't need to use > th

[linux-dvb] Re: DVB-C

2002-01-12 Thread Stefan Norberg
I still cannot tune to any frequency with the latest driver snapshot and 2.4.17 (on rh 7.2). I posted on this matter back in december; still same problem: From: Stefan Norberg [mailto:[EMAIL PROTECTED]] Sent: den 13 december 2001 01:13 To: [EMAIL PROTECTED] Subject: Does ANYONE have DVB-C workin

[linux-dvb] Re: DVB-C

2002-01-11 Thread Andreas Röver
Am Freitag, 11. Januar 2002 17:00 schrieben Sie: > Hi, > > I assume you are talking about the TT-DVB-C revision 2.1. Yes I did. > Unfortunately I must report that Finnish people are still having some > trouble with this. I don't know if it has something to do with non-standard > channel frequenc

[linux-dvb] Re: DVB-C

2002-01-11 Thread Falck Kenneth
Hi, I assume you are talking about the TT-DVB-C revision 2.1. Unfortunately I must report that Finnish people are still having some trouble with this. I don't know if it has something to do with non-standard channel frequencies or other unusual parameters. Could you describe your parameters (fr

[linux-dvb] Re: DVB-C Card Problems

2001-12-18 Thread Mirko Roller
Someone knows where to get a documentation of the dvb Program stream ( ps/ts ) Protokoll? I searched the web, but can not find anything. Thx, Mirko -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: DVB-C Card Problems

2001-12-17 Thread Andreas Roever
Hi, I've just seen the message above. Must have appeared shortly bevore I wrote mine. Will try this first. An come back if the problems stay Andreas __ Gesendet von Yahoo! Mail - http://mail.yahoo.de Ihre E-Mail noch individuelle

[linux-dvb] Re: dvb-c

2001-12-17 Thread Ralph Metzler
Stephan Schreiber writes: > Later drivers don't tune correctly (green cubes) and the newest ones show no > picture at all on the SCART connector as soon as you zap away from ZDF.info. > > Why exactly does no one of the driver developers want to comment on this? > Come on, PLEASE, there seem

[linux-dvb] Re: dvb-c

2001-12-17 Thread Stephan Schreiber
Hello, Oliver Denzer wrote: > I can't get my DVB-Fujitsu-Siemens-Card tuned. It's a cable-tv card and > it is linked to the Berlin cable-network. Is there any special dvbrc I > need? > > And second: Is there any obvious reason that I can't get any sound off > my DVB card? I'm using an SB 128 pc

[linux-dvb] Re: DVB-C standard

2001-12-06 Thread Lauri Pesonen
You misunderstood me. I know that DVB-T and DVB-C are deployed in Finland. And I know that my local cable provider supports DVB-C. What I don't know is that are the DVB-C implementation in Germany compatible with the DVB-C implementation of my local cable provider. That is, if I buy a TechnoTre

[linux-dvb] Re: DVB-C standard

2001-12-04 Thread Mike Wanning
Hi, the dvb-c standard itself is used in Finland, too. http://www.dvb.org/graphics/dvb_technology/standardspec/worldadoption2000.gi f It depends on your local Cable-Provider if he supports dvb. If so, it has to work since its a standard. For further informations: www.dvb.org Mike - Orig

[linux-dvb] Re: dvb-c: trouble with cable-provider

2001-09-17 Thread 3000
- Original Message - From: Hakenes Rolf <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, September 17, 2001 3:43 PM Subject: Re: dvb-c: trouble with cable-provider > > -Ursprüngliche Nachricht- > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >

[linux-dvb] Re: dvb-c: trouble with cable-provider

2001-09-17 Thread 3000
> > > > hi all, > > first of all, thanks for your great stuff for watching > > digital-tv. but i have following problem: the driver isn't > > work with my cable-provider. i tested it on other providers > > (they uses the telekom-settings) and there are no problems, > > all work fine (i tested with

[linux-dvb] Re: dvb-c: trouble with cable-provider

2001-09-17 Thread Hakenes Rolf
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 17. September 2001 14:15 > An: [EMAIL PROTECTED] > Betreff: [linux-dvb] dvb-c: trouble with cable-provider > > > > hi all, > first of all, thanks for your great stuff for watching > digi

[linux-dvb] Re: DVB-C Channel not Synced

2001-08-28 Thread 3000
so, what? no one will give a statement, all self-made-mega-guys think, your knowlegde is too small to speak with your incredible person my problem is the same, I quitted. I cant get any picture, all cannels can't be synced. I probed it a half year, I posted in the forum - no useful hint. th

[linux-dvb] Re: DVB-C and devfs

2001-08-07 Thread Christoph Rauch
[EMAIL PROTECTED] schrieb: > Hello, > yesterday I took my first steps within the DVB world. > > I compiled the driver(siemens_dvb-0.9-20010729.tgz from Klaus). > When I made 'make insmod' the driver complained about missing device fs > support. > After adding devfs to my system the driver install

[linux-dvb] Re: DVB-C Karten kaufen?

2001-07-16 Thread Tim Lapawa
On http://www.pc-werksverkauf.de you can download a price list as pdf Document. The list from the shop in Munich contains an order form on the last page. greetings Tim Lapawa On Sun, Jul 15, 2001 at 04:35:50PM +0200, DVB net-lab wrote: > Does anyone know, where in germany I can buy/order a DV

[linux-dvb] Re: dvb-c

2001-07-08 Thread Andreas Berger
[EMAIL PROTECTED] wrote: > > is there anybody, who has a worked tuner of a dvb-c card? if its, so post it, please. > i try it two weeks, but nothing happens. > my card is a original siemens dvb-c with ca-modul, without analog-modul. > kernel is 2.4.5, v4l and i2c are present. > the osd of vdr wor

[linux-dvb] Re: dvb-c

2001-07-05 Thread Tim Lapawa
I work with the same card and had some trouble with it. The final step was to install the devfs. I do not know why, but my card works only with the device filesystem compiled into the kernel. It works with kernel 2.4.5 and 2.4.4 On Wed, Jul 04, 2001 at 09:27:08PM +0200, [EMAIL PROTECTED] wrote:

[linux-dvb] Re: dvb-c

2001-07-04 Thread Henning Holtschneider
> driver from the 28.6? where can i found this? > i only found driver from 28.4 or 18.6. You have to get it directly from the CVS server. See http://www.linuxtv.org/cvs/ for details. Regards, hh -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject

  1   2   >