On Sat, Apr 21, 2007 at 02:29:10PM +1000, Onzone wrote: > Hi All, > > Can some please help me with this issue, debian or should i say the > kernel, has a bug in it. > > On boot some times it will load the jmicron361 driver and will not pick > up my IDE drive and somes time on boot it will load the correct driver > jmicron363 and does pick up the IDE drive. > > Can some please give me the command to load the driver (jmicron363) on > boot so i can place the command in the modules list? > > Thank you. > >
Just add "jmicron363" (Without the quotes) to /etc/modules, and it should load at boot time. If that doesn't work I'd create a bash script in /etc/rc?.d (rc2.d would be best, I'd say) to load it automatically. But /etc/modules should work fine. -- If programmers deserve to be rewarded for creating innovative programs, by the same token they deserve to be punished if they restrict the use of these programs. - Richard Stallman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]