> > Here's my modules.conf file:
> >
> > probeall usb-interface usb-uhci
> > alias sound-slot-0 snd-0
> > # lt_drivers: autoloading and insertion parameter usage
> > alias char-major-62 lt_serial
> > alias /dev/tts/LT0 lt_serial
> > alias /dev/modem lt_serial
> > # The next two lines are syntax examples, only Rarely Needed,
> to automate parameter usage during lt_drivers insertion. See
> documentation for details.
> > # options lt_modem vendor_id=0x115d device_id=0x0420
> > # options lt_modem Forced=3,0x130,0x2f8,0
> > # section for lt_drivers ends
>
> Well it certainly appears as though the proper stuff is all there for
> the modem to be working - have you tried to do a:
>
> modprobe lt_serial
>
> ...to see what happens?
>
> So then you're going to make sure you have a link to /dev/modem created
> if it ain't already - easy enough - just type:
>
> ln -s /dev/lt_serial /dev/modem
>
> ...that should start you on yer way hometeam!

modprobe lt_serial just says "bad command" and I also noticed there is no
directory or file at /dev/lt_serial .  Do I need to get modprobe working?
How?

- Grant


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to