Le Vendredi 5 Octobre 2001 15:05, vous avez �crit : > Han <[EMAIL PROTECTED]> writes: > > > change it to : > > > alias usb-interface uhci > > [...] > > > Oct 5 14:58:09 bereboot modprobe: > > /lib/modules/2.4.10-2mdk/kernel/drivers/usb/usb-uhci.o.gz: > > [...] > > > It works. Lots off error messages but... it works :D > > look like you didn't make the changes in /etc/modules.conf, what this > contain ?
maybe that comes from some scripts : [root@bastard tmp]# grep -r usb-uhci /etc/* /etc/hotplug/usb.rc: # NOTE: this prefers "usb-uhci"; you may prefer "uhci". /etc/hotplug/usb.rc: modprobe -q usb-uhci >/dev/null 2>&1 || modprobe -q uhci >/dev/null 2>&1 /etc/hotplug/usb.rc: # modprobe -q uhci >/dev/null 2>&1 || modprobe -q usb-uhci >/dev/null 2>&1 /etc/hotplug/usb.rc: rmmod usb-ohci usb-uhci uhci >/dev/null 2>&1 /etc/hotplug/blacklist:# uhci ... usb-uhci handles the same pci class /etc/hotplug/blacklist:usb-uhci -- http://perso.wanadoo.fr/linux_wizard/index.html - Etre cons�quent est l'obligation principale d'un philosophe, et c'est ce que l'on rencontre le moins souvent. Emmanuel Kant
