Project

General

Profile

Actions

Bug #1120

closed

Problems with HUAWEI E220 rev 1.10

Added by omniuwo almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I've come around the earlier problem, with fatal trap, by building a new kernel, without umass support (and other unrelated changes, kernelconf PLATT2 attached), and putting

ugensa_load="YES"

in /boot/loader.conf.
After this the modem shows up as ucom0, but I was not able to connect to it. A friend spent one of his first days on vacation to figure the problem out and found out that you could "reboot" the modem by disretely disconnect the cable from it but leave the ground connected and then, when the message

ucom0: detatched

shows up, reconnect it again. This time it shows up as three devices:

ucom0: <HUAWEI Technologies HUAWEI Mobile, class 0/0, rev 1.10/0.00, addr 2> onuhub0
ucom1: <HUAWEI Technologies HUAWEI Mobile, class 0/0, rev 1.10/0.00, addr 2> onuhub0
ucom2: <HUAWEI Technologies HUAWEI Mobile, class 0/0, rev 1.10/0.00, addr 2> on

and now you can connect to it with, for example, ppp.

I then stumbled over another problem. I wanted to disconnect the modem connection to change to LAN, so I said 'down' to ppp and was at the same time updating /usr/pkgsrc vith cvsup and got a panic (seen at the first boot in attached file dmesg.out2):

putc to a clist with no reserved cblocks
putc to a clist with no reserved cblocks
putc to a clist with no reserved cblocks
putc to a clist with no reserved cblocks
panic: uhci_abort_xfer: not in process context
Trace beginning at fram 0xca605b94
panic(ca605bb8,c04f0e40,c13adf28,c13adf28,ca605bd0) at panic+0x8c
panic(c049f3dc,6,c1305ec0,ca691ec0,c04f0e40) at panic+0x9c
uhci_abort_xfer(ca605bec,c03b5784,c13adf28,c1349f00,1) at uhci_abort_xfer+0xbb
uhci_device_bulk_abort(c13adf28,c1349f00,1,ca605bf8,c05fd2fd) at uhci_device_bulk_abort+0x10
usbd_abort_pipe(c1305ec0,ca605c0c,c05fd8af,0,c146ced0) at usb_abort_pipe+0x36
ucomstopread(0,c146ced0,1,ca605c28,c027679a) at ucomstopread+0x1f
ucomstop(c14ced0,1) at ucomstop+0x37
ttyflush(c14ced0,1) at ttyflush+0x4e
ttyinput(1a,c14ced0,c14ced0,c02777d3,c125f1ae) at ttyinput+0x2c9
ucomreadcb(c13adf28,c1349f00, at ucomreadcb+0x209
usb_transfer_complete(c13adf28,c1305ec0,0,c0260e58,c13adf98) at usb_transfer_complete+0x149
uhci_idone(c948eaf0,c13adfb0,c13adf7c) at uhci_idone+0x120
uhci_softintr(ca691ec0,0) at uhci_softintr+0xcd
usb_schedsoftintr(ca691ec0,c1201b00,c04f0e3c,ff800000,ca605d2c) at usb_schedsoftintr+0xd
uhci_intr1(ca605d84,c02361a7,ca691ec0,0,1f84) at uhci_intr1+0x199
uhci_intr(ca691ec0, 0) at uhci_intr+0x26
ithread_handler(b,0,0,0,0) at ithread_handler+0xa2
lwkt_exit() at lwkt_exit
Debugger("panic")
Stopped at Debugger+0x34: movb $0,in_Debugger.3954
db>

Dillon made a change to uhci.c, but I can still reproduce the panic.

For the curious, this is my ppp.config for 3G:

three:
set device /dev/ucom0
set speed 115200
set phone "*99***1#"
set authname username
set authkey password
disable ipv6cp
enable dns
#set log all -debug -timer -Physical -Async -HDLC
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
\"\" ATZ ATZ \"\" OK \
ATQ0V1E1S0=0&C1&D2+FCLASS=0 ATQ0V1E1S0=0&C1&D2+FCLASS=0 ''\\c OK \
AT+CGDCONT=1,\\\"IP\\\",\\\"data.tre.se\\\" AT+CGDCONT=1,\\\"IP\\\",\\\" data.tre.se\\\" ''\\c OK \
\\dATDT\\T TIMEOUT 20 CONNECT"
set ifaddr 0.0.0.0/0 10.64.64.64/8 255.255.255.255 0.0.0.0
add! default HISADDR

/omniuwo


Files

PLATT2 (8.95 KB) PLATT2 omniuwo, 08/13/2008 02:51 AM
dmesg.out2 (14.6 KB) dmesg.out2 omniuwo, 08/13/2008 02:51 AM
dmesg.out3 (16.3 KB) dmesg.out3 omniuwo, 08/13/2008 12:59 PM
Actions

Also available in: Atom PDF