hi,
with the attitude 12.09 and some extra packages my 3g stick works.
with the 14.07 however, i have no luck (yet)
i do not seem to get any dev/ttyUSBx device which i believe is the reason it does not work
any suggestion is appreciated.
i spent hours yet trying to get that device working....
(updated 3nov)
the firmware i use is barrier_breaker14.07-ar71xx-generic
the usb stick is some e1552/e1800 huawei clone
this is confirmed by the usbutils package but because they take alot of space so i had to remove them
root@OpenWrt:~# dmesg |grep usb (after reboot)
[ 4.080000] usbcore: registered new interface driver usbfs
[ 4.090000] usbcore: registered new interface driver hub
[ 4.090000] usbcore: registered new device driver usb
[ 10.990000] usbcore: registered new interface driver cdc_acm
[ 11.090000] usbcore: registered new interface driver usbserial
[ 11.110000] usbcore: registered new interface driver usbserial_generic
[ 11.110000] usbserial: USB Serial support registered for generic
[ 11.480000] usbcore: registered new interface driver option
[ 11.500000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 66.490000] usb 1-1: new full-speed USB device number 2 using ehci-platform
some more info:
root@OpenWrt:~# opkg list-installed | grep usb
kmod-ledtrig-usbdev - 3.10.49-1
kmod-usb-acm - 3.10.49-1
kmod-usb-core - 3.10.49-1
kmod-usb-ohci - 3.10.49-1
kmod-usb-serial - 3.10.49-1
kmod-usb-serial-option - 3.10.49-1
kmod-usb-serial-wwan - 3.10.49-1
kmod-usb2 - 3.10.49-1
libusb-1.0 - 1.0.9-1
libusb-compat - 0.1.4-1
root@OpenWrt:~# ls /sys/bus/usb-serial/drivers/generic
bind module new_id uevent unbind
root@OpenWrt:~# ls /proc/bus
pci
root@OpenWrt:~# ls /etc/modules.d
09-crypto-arc4 50-usb-ohci ppp
20-ipv6 ath9k pppoe
20-usb-core ipt-conntrack usb-acm
30-gpio-button-hotplug ipt-core usb-serial
40-usb2 ipt-nat usb-serial-option
42-ip6tables ipt-nathelper usb-serial-wwan
50-ledtrig-usbdev lib-crc-ccitt
root@OpenWrt:/dev# cat /sys/kernel/debug/usb/devices
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 1
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev= 3.10
S: Manufacturer=Linux 3.10.49 ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=ehci-platform
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=12d1 ProdID=1446 Rev= 0.00
S: Manufacturer=Qualcomm, Incorporated
S: Product=USB MMC Storage
S: SerialNumber=ÿÿÿÿÿÿÿÿÿÿÿÿ
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E: Ad=85(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=05(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
root@OpenWrt:/sys/bus/usb-serial/drivers# ls
generic option1
(Last edited by sohoto on 3 Nov 2014, 18:48)