Temat: Huawei E220 PLAY + WRT160NL
Próbuje uruchomić zgonie z howto http://eko.one.pl/index.php?page=openwrt-3g
Modem sprawny - działa w laptopie z softem play pod windows.
Firmware + pakiety z 7 listopada z http://eko.one.pl/openwrt/index.php?pat … e%2Ftrunk/
Modem wpięty bezpośrednio w ruter bez huba.
# cat /proc/bus/usb/devices
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=12d1 ProdID=1003 Rev= 0.00
S: Manufacturer=HUAWEI Technologies
S: Product=HUAWEI Mobile
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usbserial_generic
E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=04(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms # cat /etc/modules.d/60-usb-serial
usbserial vendor=0x12d1 product=0x1003 maxSize=4096 w dmesgu z ciekawych:
usb 1-1: new full speed USB device using ar71xx-ehci and address 2
usb 1-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbserial_generic 1-1:1.0: generic converter detected
usb 1-1: generic converter now attached to ttyUSB0
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
USB Serial support registered for GSM modem (1-port)
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems w /etc/config/network (play nie wymaga PIN)
config interface hsdpa
option device "/dev/ttyUSB0"
option proto "3g"
option apn "internet"Zgodnie z instrukcją próbuje przełączyć tryb:
# usb_modeswitch -p 12d1 -v 1003 -d 1
Looking for default devices ...
No default device found. Is it connected? Bye.
# usb_modeswitch -p 12d1 -v 1003 -H 1
Looking for default devices ...
No default device found. Is it connected? Bye.
ale w dmesu nie widzę tego jako storage, więc próbuje dalej:
# ifup hsdpa
timeout checking for PIN.hsdpa(3g): Failed to set the PIN code.
# gcom -d /dev/ttyUSB0
***SIM ERROR***
Check device port configuration.
Check SIM is inserted
Test SIM in a mobile phone?
Co zrobiłem źle ?