Re: modprobe.conf not loading

From: Bob Chiodini (chiodr_at_kscems.ksc.nasa.gov)
Date: 12/06/04

  • Next message: David Cary Hart: "Re: The (d)evolution of Evolution"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Mon, 06 Dec 2004 13:30:48 -0500
    
    
    
    

    On Mon, 2004-12-06 at 11:11, Doug Coats wrote:
    > I am having a problem with certain modules not loading at boot time and I
    > believe it has to do with modprobe.conf not being run or with the
    > information just being ignored.
    >
    > The reason I think this is because if I load the modules manually the work
    > but when I reboot the system the settings are lost. This happens with my
    > sound card (Auto detect finds it plays music and will work until reboot) and
    > my ivtv modules (they load from the command prompt but disappear with a
    > reboot). The only connection I can make between the two is that they are
    > loaded in modprobe.conf.
    >
    > I have searched the internet and have not seen this same problem reported in
    > this way. This has happened to me with FC1, FC2, and now FC3.
    >
    > Any help would be greatly appreciated. I am trying to develop a MythTV
    > system but obviously need these to load when I boot the machine.
    >
    > Here is my modprobe.conf file:
    >
    > alias eth0 8139too
    > alias snd-card-0 snd-emu10k1
    > options snd-card-0 index=0
    > install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 &&
    > /usr/sbin/alsactl restore >/dev/null 2>&1 || :
    > remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
    > /sbin/modprobe -r --ignore-remove snd-emu10k1
    > alias usb-controller uhci-hcd
    >
    > # ivtv modules setup
    > alias char-major-81 videodev
    > alias char-major-81-0 ivtv
    > install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
    >
    > I added the ivtv info the soundcard info must have been placed there during
    > "first boot."
    >
    > Thanks for you suggestions.
    >
    > Doug

    Doug,

    Modules aren't automatically loaded because they appear in
    modprobe.conf. They get loaded when the device file associated with the
    module gets accessed. To confirm things, is your ethernet interface
    working properly after rebooting? If so, then modprobe.conf is correct
    for that alias.

    As for the sound card entry: Yours looks like mine and it seems to work
    correctly. After a reboot, but before loading anything by hand, can you
    access the mixer via the desktop icon? If so then check the output of
    lsmod. Your sound modules should be loaded. If not check
    /var/log/messages or dmesg for errors.

    As to the char-major-81 entries: Where did they come from? Did kudzu
    detect the device at boot up and configure it for you or were these
    added manually? What kind of capture card do you have?

    Bob...

    
    

    
    

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


  • Next message: David Cary Hart: "Re: The (d)evolution of Evolution"

    Relevant Pages

    • Re: Unable to "logon" to newsgroups with IE6
      ... Don't mess with System Restore at this point. ... Trial & error: Basically you want to disable all unnecessary apps/services from loading at boot, then reboot> Add one of them back into the Startup list, reboot and test> If all is well, add another one, reboot & test> Etc., etc., until you've identified the troublemaker. ... If I go to the 'clean boot' state, what do I do next to troubleshoot? ... what's loading at boot and causing the problem: ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: Trying to wrap my head around WinCE development process
      ... I mean it's loading i into ... memory, but then the target device just reboot anyway, so it's kinda ... The boot menu then comes up and I can only load CD from ... system having to go into full reboot. ...
      (microsoft.public.windowsce.platbuilder)
    • well i pretti much h8 the internet now... ohh btw please hlp
      ... windows xp will boot up, but then after 10 seconds (still loading the ... complete blocking off all net traffic with firewall... ... shuts off, not an actual reboot, i know this because i disabled the ...
      (microsoft.public.windowsxp.general)
    • Windows keeps rebooting
      ... I have a windows XP computer that will not boot up. ... section where it say's its loading. ... After a few minutes it will reboot ... Even if I try to boot to a safe mode, ...
      (microsoft.public.windowsxp.general)
    • Re: SOS computer keeps rebooting.
      ... you can't get the reboot loop to stop. ... No body gets real for real boot CDs, ... Plan A ... The only way to unlock the keyboard was a complete power down. ...
      (microsoft.public.windowsxp.general)

    Loading