Re: Problems with ngene based DVB cards (Digital Devices Cine S2 Dual DVB-S2 , Mystique SaTiX S2 Dual)

2010-03-18 Thread Andreas Besse
lay : 0.593816 Delay : 0.593758 Delay : 0.549584 Delay : 0.546012 ==> BAD: Problem seems to happen due to one adapter being opened and closed again ==> GOOD: we are now able to easily and quickly reproduce both problems without Ctrl-C thanks for your help, Andreas Besse Andreas Besse wrot

Problems with ngene based DVB cards (Digital Devices Cine S2 Dual DVB-S2 , Mystique SaTiX S2 Dual)

2010-03-17 Thread Andreas Besse
s_ that, after terminating all szap-s2 processes, and waiting 1 to 2 minutes, and then restarting szap-s2 again, the failures/problems seem to be gone _without_ reloading the module. thanks for your help, Andreas Besse modified_szap_s2.tar.gz Description: GNU Zip compressed data

Re: Order of dvb devices

2010-01-18 Thread Andreas Besse
Manu Abraham wrote: > On Mon, Jan 18, 2010 at 12:58 PM, Andreas Besse wrote: > >> Manu Abraham wrote: >> >>> On Sat, Jan 16, 2010 at 3:00 AM, Oliver Endriss wrote: >>> >>> >>>> Devin Heitmueller wrote: >>>> >&

Re: Order of dvb devices

2010-01-18 Thread Andreas Besse
Manu Abraham wrote: > On Sat, Jan 16, 2010 at 3:00 AM, Oliver Endriss wrote: > >> Devin Heitmueller wrote: >> >>> On Thu, Jan 14, 2010 at 11:01 AM, Andreas Besse wrote: >>> >>>> yes if there are different drivers I already observed t

Re: Order of dvb devices

2010-01-14 Thread Andreas Besse
Devin Heitmueller wrote: > On Thu, Jan 14, 2010 at 10:35 AM, Andreas Besse wrote: > >> if a system contains multiple DVB cards of the same type, how is the >> order of devices determined by the driver/kernel? >> >> I use 2 Technotrend S2-3200 cards in a system a

Order of dvb devices

2010-01-14 Thread Andreas Besse
if a system contains multiple DVB cards of the same type, how is the order of devices determined by the driver/kernel? I use 2 Technotrend S2-3200 cards in a system and observerd that if I load the driver driver budget_ci manually as follows: modprobe budget_ci adapter_nr=0,1 the device with the

Writing udev reuls for dual tuner devices

2010-01-11 Thread Andreas Besse
Hello, I use a Media-Pointer MP-S2 Dual DVB-S2 PCIe card with the latest drivers from the git-Repository http://projects.vdr-developer.org/repositories/show/mediapointer-dvb-s2 . I tried to write udev rules to define the adapter names of the tuner to avoid that the device names could change at

Re: Re : cannot rmmod stb0899

2009-05-25 Thread Andreas Besse
he drivers? regards, Andreas Besse -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

cannot rmmod stb0899

2009-05-23 Thread Andreas Besse
RROR: Module stb0899 is in use" is shown (but no application is using the device) I also tried "rmmod -w stb0899". This leads to an infinite loop and I'm not able to kill the process. How can I rmmod the stb0899 driver without rebooting the system?