Re: How to autoload a dvb tuner driver ?



David Timms wrote:
Hi, I have a dvb card that requires:
modprobe dvb_bt8xx
to load the driver.

I can put this in modprobe.conf, but would it make more sense to get the
system to do this without user intervention?
Should udev rules already be doing this ?
Are users expected to make the edits ?
Are such patches applicable to fedora as a distro ? ie would they be
accepted ?

Is loading the driver but not wanting to watch TV a resource drain ?

DaveT.

Normally, modprobe.conf is used when you want to alias a common name
or device to a specific module. For example, making sure the
correct module is loaded when you try and use eth0. So if you have
it aliased to the correct dvb device, it will get loaded. You can
also make sure it is loaded by creating an entry in
/etc/sysconfig/modules.

With most hardware, the kernel detects the hardware while booting,
and loads the proper module for it. Then if there should be a /dev
entry for it, udev takes care of creating it. (Network devices
usually do not have a /dev/entry.)

With some hardware, you have to help with the configuration. This
usually happens with sound and video hardware. This is why there are
configuration programs for both of them. (system-config-soundcard
and system-config-display) Depending on your printers, you may also
have to configure them. (CUPS) I don't think there is a
configuration for DVB, but I could be wrong...

Mikkel
--

Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Relevant Pages

  • Dual Head on ATI Mobility X1300 (Original Posting without X-No-Archive)
    ... dual head configuration for an ATI Mobility Radeon X1300 in an IBM T60 ... (of course adapted to the respective monitor resolution), ... Load "bitmap" ... Driver "mouse" ...
    (comp.os.linux.x)
  • Building one master image for Windows 2000 SP4
    ... I've been commissioned to take all of our separate hardware images (3 ... "sysprep -pnp" and it came back up. ... statement to my driver path, but it still refuses to look in my video ... I read that Windows will also load all the of the mass storage ...
    (microsoft.public.win2000.setup_deployment)
  • Re: High cpu usage with compiz
    ... if you're using the fglrx driver ... Identifier "XAC Configured" ... Load "extmod" ... # This file was generated by dexconf, the Debian X Configuration tool, using ...
    (Debian-User)
  • Re: which function should I use if I want to write sth into a file?
    ... If I made a hardware with SD card interface, and it is not only a SD. ... SD hostcontroller to load my driver instead of the SDMemory.dll? ...
    (microsoft.public.windowsce.platbuilder)
  • Kernel 2.4.21: slow floppy disk
    ... This seems to be independent from the hardware ... configuration since it could be observed on many different machines (and ... ide-floppy driver 0.99.newide ... Graz University of Technology, Inffeldgasse 16/II, 8010 Graz, Austria ...
    (comp.os.linux.hardware)

Loading