--- Chirag Arjun Bhangale
<[EMAIL PROTECTED]> wrote:
> Hi,
>      I use Reliance phone thru a USB data cable to
> connect to  the 
> internet on my Red Hat 9 system.
> Recently I have upgraded to kernel 2.6.1. However
> now i cannot connect 
> to internet via my Reliance phone.
> the script for the connection is:
> 
> pppd /dev/ttyUSB0 230400 debug usepeerdns
> defaultroute connect 
> '/usr/sbin/chat -v "" at+cta=30 OK "atdt#777"
> CONNECT' mtu 264.
> 
> Also when i try to communicate with dev ttyUSB0 i
> get error : No such device
> 
> I have built a monolithic kernel with UHCI support
> and USB serial support.
> 
> Please Help

Whenever the "Usbcore" module detects a new device
added, it tries to identofy the device and loads the
driver if one is available. If the driver is not
compiled into the kernel, you will have to manually
insmod it.
 Btw, do u know which module the previous kernel used
to load ? same should work here.

 - KD.
> 
> 
> -- 
> http://mm.ilug-bom.org.in/mailman/listinfo/linuxers


=====
-- KD.
www.kirandivekar.cjb.net

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to