[linux-dvb] skystar2/stv0299
Georg Golombek
georg.golombek at bayersried.de
Sat Apr 9 13:46:54 CEST 2005
Am Samstag, 9. April 2005 11:42 schrieb Halim Sahin:
> Hi,
>
> Cann someone tell me how to load these drivers automaticaly?
> I am using debian unstable 2.6.9
> thanks.
in my SuSE 9.2 box (kernel 2.6...)
in the /etc/modprobe.conf:
#Skystar 2 B2C2 Flexcop
options dvb-core dvb_shutdown_timeout=0
alias char-major-250 skystar2
install skystar2 { /sbin/modprobe stv0299; } ; /sbin/modprobe --ignore-install
s kystar2
remove skystar2 /sbin/modprobe --ignore-remove --remove skystar2 &&
{ /sbin/modp robe --remove stv0299; }
Regards GG
More information about the linux-dvb
mailing list