Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Loading modem driver during boot
Name: sam aldrin Date: September 6, 2000 at 15:41:01 Pacific
Comment:
I have successfully installed softmodem (winmodem - pctel) in my Linux M/c. But I have to start the modem driver manually everytime I boot Linux. the '.o' is already placed in /lib/modules//net/ dir. Still I had to manually start it. Am I missing something?? Help very much appreciated
Name: tel Date: September 6, 2000 at 18:58:28 Pacific
Reply:
hi;
If you boot with initrd you can place the driver in /etc/rc.config like this: INITRD_MODULES="driver here", then run mk_initrd. Or you can just put it in the boot script file using: modprobe driver, so it'll be loaded everytime you boot the system.
Summary: I'm looking for a way to install a driver for a SCSI controller during installation. This is driver under developement so the hardware I'm trying to install onto doesn't have a driver built into the ...
Summary: By default, SMP (symmetric multi-processing) support is built into the kernel. I know there are a few modem drivers that won't work if it's enabled. You will need to recompile your kernel. You can get...
Summary: I am using Red Hat 7.2.... I have installed a U.S. Robotics modem 5687 ISA. Can anyone tell me if there is a Linux modem driver that will work with this modem? I am able to dail out using the modem. H...