* Re: Module option adapter_nr [not found] <b8a3b1ca1003290841h68e4b109nd7e095393518ba63@mail.gmail.com> @ 2010-03-29 18:41 ` Tomáš Skočdopole 2010-03-29 21:38 ` Janne Grunau 0 siblings, 1 reply; 2+ messages in thread From: Tomáš Skočdopole @ 2010-03-29 18:41 UTC (permalink / raw) To: linux-media Hello, I am using the Archlinux distribution and i have four Skystar HD2 cards and one Airstar DVB card in my system. I want to specify adapter numbers for this cards. Order of DVB-S2 cards is not important. So I add this lines into /etc/modprobe.d/modprobe.conf options b2c2-flexcop adapter_nr=0 options mantis-core adapter_nr=11,12,13,14 But with no results. If I specify option directly, I got same result: modprobe mantis-core adapter_nr=11,12,13,14; modprobe mantis Or it is better do this with udev? Regards, Tomas Skocdopole ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Module option adapter_nr 2010-03-29 18:41 ` Module option adapter_nr Tomáš Skočdopole @ 2010-03-29 21:38 ` Janne Grunau 0 siblings, 0 replies; 2+ messages in thread From: Janne Grunau @ 2010-03-29 21:38 UTC (permalink / raw) To: Tomáš Skočdopole; +Cc: linux-media Hi, On Mon, Mar 29, 2010 at 08:41:08PM +0200, Tomáš Skočdopole wrote: > > I am using the Archlinux distribution and i have four Skystar HD2 > cards and one Airstar DVB card in my system. > I want to specify adapter numbers for this cards. Order of DVB-S2 > cards is not important. > > So I add this lines into /etc/modprobe.d/modprobe.conf > options b2c2-flexcop adapter_nr=0 > options mantis-core adapter_nr=11,12,13,14 > > But with no results. DVB core supports by default only 8 adapters. have you tried options mantis-core adapter_nr=4,5,6,7 ? The code in mantis-dvb.c in Linus' repo looks correct. Janne ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-29 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <b8a3b1ca1003290841h68e4b109nd7e095393518ba63@mail.gmail.com>
2010-03-29 18:41 ` Module option adapter_nr Tomáš Skočdopole
2010-03-29 21:38 ` Janne Grunau
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox