Le Mercredi 22 Janvier 2003 19:50, Chmouel Boudjnah a �crit : > Pascal Cavy <[EMAIL PROTECTED]> writes: > >> weird, console debugging is possible ? > > > > this is the output > > humm let's try by each case, what if you remove the /etc/modules.conf > and reboot does it do alway start ? > > what do you have in your /etc/modules.conf ?
/etc/modules and /etc/modules.conf as I use them now (with the random boot lock) are attached. testing without these module will proceed shortly. I'll also test with the latest kernel. -- Pascal Cavy - VMF __________________________________________________________________ Running 1 day, 17:15, 8 users, load average: 1.14, 1.31, 1.22 (gcc version 3.2.1 (Mandrake Linux 9.1 3.2.1-2mdk)) Kernel Linux version 2.4.21-0.pre3.1mdkenterprise
# /etc/modules: kernel modules to load at boot time. # # This file should contain the names of kernel modules that are # to be loaded at boot time, one per line. Comments begin with # a `#', and everything on the line after them are ignored. #i2c-proc #p4b_smbus #i810_audio
#probeall scsi_hostadapter aic7xxx alias eth0 3c59x #alias sound-slot-0 i810_audio # ALSA portion #alias char-major-116 snd #alias snd-card-0 snd-intel8x0 #above snd-intel8x0 snd-pcm-oss # module options should go here # OSS/Free portion #alias char-major-14 soundcore #alias sound-slot-0 snd-card-0 # card #1 #alias sound-service-0-0 snd-mixer-oss #alias sound-service-0-1 snd-seq-oss #alias sound-service-0-3 snd-pcm-oss #alias sound-service-0-8 snd-seq-oss #alias sound-service-0-12 snd-pcm-oss options ov511 bandingfilter=1 lightfreq=50 remove_zeros=1 probeall usb-interface usb-uhci alias sound-slot-0 snd-intel8x0 above snd-intel8x0 snd-pcm-oss options 3c59x hw_checksums=1 flow_ctrl=1 full_duplex=1
