I use RH 8.0 at the moment and I think a init.d script would be good enough.
Martin Am Sam, 2002-11-09 um 15.05 schrieb Aike J Sommer (AS Media): > are u using suse, or do u think u could use an init.d script for loading all > dvb modules at startup? i changed the one that comes with suse 8.0 to load > the newstruct modules... > > just let me now... and ill post it! > > aike > > Am Samstag, 9. November 2002 13:18 schrieb Martin Gansser: > > Hi > > > > what's necessary to do in modules.conf, that the modules are loaded at > > startup ? > > > > > > the make insmod in the directory driver loads the modules. > > > > ... > > insmod videodev; \ > > \ > > insmod dvb-core.o dvb_shutdown_timeout=0; \ > > make -C frontends insmod; \ > > make -C av7110 insmod; \ > > ) > > Using /lib/modules/2.4.18-14custom/kernel/drivers/media/video/videodev.o > > make[1]: Wechsel in das Verzeichnis Verzeichnis > > »/usr/local/src/DVB/driver/frontends« > > insmod alps_bsru6.o; insmod alps_bsrv2.o; insmod alps_tdmb7.o; > > insmod alps_tdlb7.o; insmod grundig_29504-401.o; insmod > > grundig_29504-491.o; insmod ves1820.o; > > make[1]: Verlassen des Verzeichnisses Verzeichnis > > »/usr/local/src/DVB/driver/frontends« > > make[1]: Wechsel in das Verzeichnis Verzeichnis > > »/usr/local/src/DVB/driver/av7110« > > insmod input; \ > > insmod evdev; \ > > insmod dvb-ttpci.o; > > Using /lib/modules/2.4.18-14custom/kernel/drivers/input/input.o > > insmod: a module named input already exists > > Using /lib/modules/2.4.18-14custom/kernel/drivers/input/evdev.o > > > > > > thanks Martin > > Mit freundlichen Grüssen > > -- > > Aike Sommer > Key Technical > > Mobil: +49 ( 1 78 ) 8 45 50 71 > E-Mail: [EMAIL PROTECTED] > > AS Media GbR > Freiherr-vom-Stein-Str. 34a > D-58089 Hagen > FreeCall: (0800) 2 76 33 42 > Telefax: (0700) 02 76 33 42 > http://www.as-media.com -- Martin Gansser <[EMAIL PROTECTED]> -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
