I have a problem with my usb modem. I use kppp to connect to the internet,
and after each internet connection I have to disconnect the modem and
reconnect to get it to reset. If i try to reconnect to the internet without
a pulling the plug on the modem, the modem log shows "initializing modem" and
never returns. (Same problem with wvdial except it finally returns with
"Modem not responding")
The system log shows the following when I do the hard reset.
Praire kernel: usb 2-1: USB disconnect, address 6
Praire kernel: ohci_hcd 0000:00:02.1: wakeup
Praire kernel: usb 2-1: new full speed USB device using address 7
Praire kernel: usb 2-1: configuration #2 chosen from 2 choices
Praire kernel: drivers/usb/class/cdc-acm.c: Ignoring extra header
Praire kernel: cdc_acm 2-1:2.0: ttyACM0: USB ACM device
Praire usb.agent[5966]: Keeping default configuration
with /sys//devices/pci0000:00/0000:00:02.1/usb2/2-1
Ouput from uname -a is:
Linux Praire.colorado 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686 AMD
Athlon(tm) XP 2700+ unknown GNU/Linux
The pertinent output from cat /proc/bus/usb/devices is:
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 7 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 2
P: Vendor=04c1 ProdID=0097 Rev= 0.90
S: Manufacturer=3Com Inc.
S: Product=U.S.Robotics 56000 Voice USB Modem
S: SerialNumber=00560500000003861B0C001D0000
C: #Ifs= 1 Cfg#= 1 Atr=60 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=03(Int.) MxPS= 16 Ivl=128ms
C:* #Ifs= 2 Cfg#= 2 Atr=60 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=cdc_acm
E: Ad=82(I) Atr=03(Int.) MxPS= 16 Ivl=128ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
My /etc/modprobe.conf is:
alias ieee1394-controller ohci1394
alias sound-slot-0 snd-intel8x0
alias usb-controller uhci-hcd
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0
&& { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe ohci-hcd;/sbin/modprobe
uhci-hcd; /sbin/modprobe cdc-acm /sbin/modprobe ehci-hcd; /bin/true
remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time
-r --ignore-remove snd-intel8x0
alias eth0 forcedeth
alias eth1 3c59x
I need to get this solved, as my wife uses this connection over my lan from
her office, and cannot do the reset.
Please let me know if more data would be helpful, or other things I can try.
Thanks
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users