[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (Sarge) Where is module loading controlled?



On Tue, Apr 06, 2004 at 09:48:02AM +0200, Svante Signell wrote:
> # Enable the PCI, USB, IDE, and SCSI bus scans:
> enable pci,usb,ide,scsi
> # Enable the PCMCIA scan too:
> enable pcmcia
> # The ISA bus scan causes problems on some machines, and is slow,
> # so we might not want to scan these devices:
> enable isa
> # The parallel and serial scans cause problems on some machines too:
> disable parallel,serial
> # Scan for the following types of hardware at boot time:
> #boot bridge cdrom disk ethernet ide scsi sound usb video
> boot all

I think you want to replace this line with:
boot bridge cdrom disk ethernet ide scsi usb video

To load everything except sound drivers. The ALSA drivers are loaded
later in the boot sequence.
-- 
Brian May <bam@debian.org>



Reply to: