Dear Dan
Thanks for the reply.
* PF the output(log.txt) of the below command.
lsusb -v -d 12d1:140b
* USB_Modeswitch operation also i've done.
* Please let me know how to get the WWAN (I thing it's WLAN) connection
manager in the ARM Board.
(while connecting the USB broadband modem in x86, it's detecting as
WLAN0 (in ifconfig)
but the same is not shown in the ARM device for ifconfig
Do we need to insmod any specific ko file for Wlan. please let me know.
Thanks
Regards,
Thomas TJ.
On Monday 30 September 2013 08:25 PM, Dan Williams wrote:
On Mon, 2013-09-30 at 08:37 +0000, Thomas TJ wrote:
I'm trying to connect Huawei wireless data modem in Freescale i.MX6 Board.
It's detected as a usb device and the result of lsusb is
"Bus 002 Device 007: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260
Wireless Data Modem HSD USB Card"
But it's not mounted in /dev/disk/bu-id
kindly help me to get it mounted and get the internet access in the
Freescale i.MX6 Board through the USB Modem
What is the full lsusb output? Run "lsusb -v -d 12d1:140b". Many
Huawei devices need to be "modeswitched" because by default their
firmware presents itself not as a modem, but as a fake CD that contains
the connection manager and driver. That is done by the usb_modeswitch
program, and we need to first figure out whether that's necessary on
your system and whether it's done.
After that, you need a WWAN connection manager to make the actual data
connection for your device.
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html