[linux-dvb] CAM Aston 1.05 workaround

2003-07-21 Thread Antonino Sergi
Hi, I'm trying to understand why vdr can't make my CAM decrypt, when each other operation (menu, getting CA_PMT) works. I changed in cCiCaPmt::AddCaDescriptor CPCI_OK_DESCRAMBLING with CPCI_QUERY to see if my CAM was able to understand the TPDU and answer if descrambling was possible or not

[linux-dvb] Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread Tobias Faust
Hi again, has anybody a idea because i got this error? flexcop_diseqc_ioctl: SEC_VOLTAGE_18,1 flexcop_diseqc_ioctl: SEC_TONE_ON,0 i use a skystar2 in combination with a dxr3 Hollywood+ Card. I got a picture, but with many,many framedrops and fragments until the tv-screen will be frozen. From

[linux-dvb] Re: errors in scan

2003-07-21 Thread Lauri Tischler
Lauri Tischler wrote: The command below dont dump provider name, ./scan -a 1 -s 0 -x 666 -t 1 -p -n -o vdr astra-vdr the '-p' is position dependent, if it is before the '-o vdr' it wont work, the patch fixes that. Replaced Hotbird entrys in initial.h with only one entry, appears to scan all,

[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread vcatana
How did you load the dvb-core.o module ? You have to do insmod dvb-core.o dvb_shutdown_timeout=0 , otherwise the frontend will shutdown in a few seconds. On Mon, 2003-07-21 at 10:05, Tobias Faust wrote: Hi again, has anybody a idea because i got this error? flexcop_diseqc_ioctl:

[linux-dvb] Re: Sorry:CAM Aston 1.05 workaround

2003-07-21 Thread Antonino Sergi
Wrong list! Sorry On Mon, 2003-07-21 at 08:50, Antonino Sergi wrote: Hi, I'm trying to understand why vdr can't make my CAM decrypt, when each other operation (menu, getting CA_PMT) works. I changed in cCiCaPmt::AddCaDescriptor CPCI_OK_DESCRAMBLING with CPCI_QUERY to see if my CAM

[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread Tobias Faust
hi How did you load the dvb-core.o module ? yes i have. I load all drivers with make insmod. Below you can find a part of the messages. dvb-ttpci.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You

[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread Tobias Faust
maybe, i think the error of frozen pictures occurs only if a skystar2 is lonely. Somebody has told me that a skystar2 works fine in combination with a FF-Card and a Nova-budget card. I think this error appear only if the dvb-ttpci.o module is not loaded. Maybe, i dont know. tobias --

[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread Peter Schildmann
Hi, On Mon, Jul 21, 2003 at 09:05:04AM +0200, Tobias Faust wrote: has anybody a idea because i got this error? flexcop_diseqc_ioctl: SEC_VOLTAGE_18,1 flexcop_diseqc_ioctl: SEC_TONE_ON,0 this is a debug message, not an error. i use a skystar2 in combination with a dxr3 Hollywood+ Card. I

[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread Tobias Faust
hi flexcop_diseqc_ioctl: SEC_VOLTAGE_18,1 flexcop_diseqc_ioctl: SEC_TONE_ON,0 this is a debug message, not an error. ok... i use a skystar2 in combination with a dxr3 Hollywood+ Card. I got a picture, but with many,many framedrops and fragments until the tv-screen will be frozen. From

[linux-dvb] for every body who can help with twinhan VP-1020 Linux driver

2003-07-21 Thread ABBAS AL-MUTAWA
Hi I have Twinhan VP1020 DVB PCI card on Mandrake Linux9.1 Kernel(2.4.21). please if any one can help me? i need Linux driver. i am not sure if the Linux-dvb driver supprot this card, please if any one can help don't hisitate to contact me via email. Thanks alot abbas

[linux-dvb] struct dmx_input_t

2003-07-21 Thread Aurelian Pop
Hi List, I want to ask you what is the difference between the "DMX_IN_FRONTEND" and "DMX_IN_DVR" from the structure "dmx_input_t"? I can tell you that I have used the "in_dvr" parameter to record streams from dvr device. However, almost all-over in the example-code there is used

[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread Tobias Faust
sorry, wrong data here is the right: mephisto:/usr/local/vdr/DVB/apps/szap # ./szap -c /video/channels.conf -n 43 reading channels from file '/video/channels.conf' zapping to 'EinsMuXx': sat 0, frequency = 12110 MHz H, symbolrate 2750, vpid = 0x012d, apid = 0x012e using

[linux-dvb] Re: struct dmx_input_t

2003-07-21 Thread Johannes Stezenbach
Aurelian Pop wrote: I want to ask you what is the difference between the DMX_IN_FRONTEND and DMX_IN_DVR from the structure dmx_input_t? I can tell you that I have used the in_dvr parameter to record streams from dvr device. However, almost all-over in the example-code there is used

[linux-dvb] Re: errors in scan

2003-07-21 Thread Johannes Stezenbach
Lauri Tischler wrote: Lauri Tischler wrote: The command below dont dump provider name, ./scan -a 1 -s 0 -x 666 -t 1 -p -n -o vdr astra-vdr the '-p' is position dependent, if it is before the '-o vdr' it wont work, the patch fixes that. Replaced Hotbird entrys in initial.h with only

[linux-dvb] Re: errors in scan

2003-07-21 Thread Klaus Schmidinger
Johannes Stezenbach wrote: Lauri Tischler wrote: Lauri Tischler wrote: The command below dont dump provider name, ./scan -a 1 -s 0 -x 666 -t 1 -p -n -o vdr astra-vdr the '-p' is position dependent, if it is before the '-o vdr' it wont work, the patch fixes that. Replaced

[linux-dvb] Re: struct dmx_input_t

2003-07-21 Thread Johannes Stezenbach
Aurelian Pop [EMAIL PROTECTED] wrote: I mean what is the difference if in apps/test/test_dvr.c I change from DMX_IN_FRONTEND to DMX_IN_DVR??? As far as I know, everything behaves the same. Am I totally in the woods?? :) When recording, the stream can only come from the frontend, so the

[linux-dvb] orbital pos as zero

2003-07-21 Thread Lauri Tischler
Some transponders give their orbital position as zero. I think they should be removed from vdr-output of scan. Any yeas or nays.. -- [EMAIL PROTECTED] *Life is complex * The Olde Farthe * It has real and imaginary parts * -- Info: To unsubscribe send a mail to [EMAIL

[linux-dvb] Re: struct dmx_input_t

2003-07-21 Thread Aurelian Pop
Aurelian Pop [EMAIL PROTECTED] wrote: I mean what is the difference if in apps/test/test_dvr.c I change from DMX_IN_FRONTEND to DMX_IN_DVR??? As far as I know, everything behaves the same. Am I totally in the woods?? :) When recording, the stream can only come from the frontend, so the

[linux-dvb] Re: Skystar2: flexcop_diseqc_ioctl error

2003-07-21 Thread Vadim Catana
Did you try mplayer or xine, instead of vdr ? On Mon, 2003-07-21 at 16:51, Tobias Faust wrote: hi i will get this syslogentries during playback the dvbs livestream with vdr Jul 21 15:45:25 mephisto vdr[1001]: switching to channel 42 Jul 21 15:45:25 mephisto vdr[1074]: transfer thread