Re: [vdr] DVB-T card on the move

2008-02-17 Thread Udo Richter
Udo Richter wrote: > Theunis Potgieter wrote: >> udev rules > > Any good rules that could be used as a starting point? Since there's no working solution yet that really satisfied me, I've digged into this, trying to get automatic persistent numbering of /dev/dvb/adapterX to work. My first atte

Re: [vdr] DVB-T card on the move

2008-02-16 Thread Rainer Zocholl
[EMAIL PROTECTED](Udo Richter) 16.02.08 12:12 Once upon a time "Udo Richter " shaped the electrons to say... >Rainer Zocholl wrote: >> This "unloading" leads to ACPI interrupr errors >> On the VDR console i could see 3 line >> ACPI disabling interupt >This is not an error. If a DVB driver is un

Re: [vdr] DVB-T card on the move

2008-02-16 Thread Udo Richter
Rainer Zocholl wrote: >> For who knows french, there is an interresting thread about udev on >> the dvbkivabien forum. I did use it to have my nexus always as primary >> device > >> http://dvbkivabien2.info/viewtopic.php?f=21&t=11255 > > "Vous devez tre inscrit et connect pour pouvoir consulter l

Re: [vdr] DVB-T card on the move

2008-02-16 Thread Udo Richter
Rainer Zocholl wrote: > This "unloading" leads to ACPI interrupr errors > On the VDR console i could see 3 line > ACPI disabling interupt This is not an error. If a DVB driver is unloaded, its IRQ is unused and ACPI disables this IRQ line. As soon as the driver gets loaded again, the ACPI IRQ w

Re: [vdr] DVB-T card on the move

2008-02-15 Thread Rainer Zocholl
(Halim Sahin) 06.02.08 in /SPAMDETEC: >Hi, >A dirty but working solution is to unload and load the modules in the >right order in startvdr skript. Thanks, but I tried it: The results were very bad. vdr do not cold start any more The drivers/module do not seem to like been "unloaded" and re

Re: [vdr] DVB-T card on the move

2008-02-11 Thread Rainer Zocholl
[EMAIL PROTECTED](Udo Richter) 05.02.08 22:51 >Theunis Potgieter wrote: >> udev rules >Any good rules that could be used as a starting point? >I thought of doing this with udev, but there are some >obstacles for that: >First, a DVB device has several device files, not just one. vdr:~# ll /d

Re: [vdr] DVB-T card on the move

2008-02-10 Thread Rainer Zocholl
(Halim Sahin) 06.02.08 in /SPAMDETEC: >Hi, >A dirty but working solution is to unload and load the modules in the >right order in startvdr skript. What is the "right" order? How do i know which modules to load at all/at least? It seems to be impossible to move the Zarlink away from frontend 0

Re: [vdr] DVB-T card on the move

2008-02-08 Thread Rainer Zocholl
[EMAIL PROTECTED](serge pecher) 07.02.08 00:23 >>For who knows french, there is an interresting thread about udev on >>the dvbkivabien forum. I did use it to have my nexus always as >>primary device >>http://dvbkivabien2.info/viewtopic.php?f=21&t=11255 >"Vous devez tre inscrit et connect pour p

Re: [vdr] DVB-T card on the move

2008-02-06 Thread serge pecher
Not at all, you just need to register ! serge -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Rainer Zocholl Verzonden: woensdag 6 februari 2008 21:04 Aan: vdr@linuxtv.org Onderwerp: Re: [vdr] DVB-T card on the move [EMAIL PROTECTED](serge pecher

Re: [vdr] DVB-T card on the move

2008-02-06 Thread Halim Sahin
Hi, A dirty but working solution is to unload and load the modules in the right order in startvdr skript. HTH. Halim On Mi, Feb 06, 2008 at 08:08:00 +0100, Rainer Zocholl wrote: > [EMAIL PROTECTED](Malte Forkel) 05.02.08 08:11 > > > >> So how can i "nail" this moving DVB-T card to a fixed posti

Re: [vdr] DVB-T card on the move

2008-02-06 Thread Rainer Zocholl
[EMAIL PROTECTED](serge pecher) 06.02.08 17:39 Once upon a time "serge pecher " shaped the electrons to say... >For who knows french, there is an interresting thread about udev on >the dvbkivabien forum. I did use it to have my nexus always as primary >device >http://dvbkivabien2.info/viewtopic

Re: [vdr] DVB-T card on the move

2008-02-06 Thread Rainer Zocholl
[EMAIL PROTECTED](Malte Forkel) 05.02.08 08:11 >> So how can i "nail" this moving DVB-T card to a fixed postition? >> >> >You might try to blacklist the driver modules used for the cards in >/etc/modprobe.d/blacklist and then enter them in /etc/modules in an >order of your liking. If you can rea

Re: [vdr] DVB-T card on the move

2008-02-06 Thread serge pecher
mens Udo Richter Verzonden: dinsdag 5 februari 2008 22:52 Aan: VDR Mailing List Onderwerp: Re: [vdr] DVB-T card on the move Theunis Potgieter wrote: > udev rules Any good rules that could be used as a starting point? I thought of doing this with udev, but there are some obstacles for that: F

Re: [vdr] DVB-T card on the move

2008-02-05 Thread Udo Richter
Theunis Potgieter wrote: > udev rules Any good rules that could be used as a starting point? I thought of doing this with udev, but there are some obstacles for that: First, a DVB device has several device files, not just one. And second, the usual trick to add a custom name as symlink doesn't

Re: [vdr] DVB-T card on the move

2008-02-05 Thread Rainer Zocholl
[EMAIL PROTECTED](Malte Forkel) 05.02.08 08:11 >> >> So how can i "nail" this moving DVB-T card to a fixed postition? >> >> >You might try to blacklist the driver modules used for the cards in >/etc/modprobe.d/blacklist and then enter them in /etc/modules in an >order of your liking. If you can r

Re: [vdr] DVB-T card on the move

2008-02-05 Thread Rainer Zocholl
[EMAIL PROTECTED](Theunis Potgieter) 05.02.08 06:13 >udev rules Yes, i know ;-) can i pin the card to the MAC address like any other network card? If how? Rainer ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinf

Re: [vdr] DVB-T card on the move

2008-02-04 Thread Malte Forkel
Rainer Zocholl schrieb: > > > So how can i "nail" this moving DVB-T card to a fixed postition? > > You might try to blacklist the driver modules used for the cards in /etc/modprobe.d/blacklist and then enter them in /etc/modules in an order of your liking. If you can read German, have a look

Re: [vdr] DVB-T card on the move

2008-02-04 Thread Clemens Kirchgatterer
"Theunis Potgieter" <[EMAIL PROTECTED]> wrote: > udev rules ha, that was even funny. :) ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] DVB-T card on the move

2008-02-04 Thread Theunis Potgieter
udev rules On 05 Feb 2008 00:27:00 +0100, Rainer Zocholl <[EMAIL PROTECTED]> wrote: > Hello > > for years i was running VDR 1.4.3. > > Now i felt forced to use ctvdr and 1.4.7 with a > Linux 2.6.23x2 #2 SMP PREEMPT on a > Main Board: K7S8XE+ AMI BIOS P1.70 (04/27/2004) > and an AMD Duron(tm) 1350