You are not logged in.
Pages: 1
Hello,
I had a notebook Asus UX32LN and had to do something with usb_modeswitch.
Now I have almost same notebook Asus UX303LN and I use old disk from Asus UX32LN with same archlinux.
My modem doesn't connect.
I tried same thing and it worked. But after reboot it doesn't work anymore and usb_modeswitch doesn't switch it at all.
lsusb:
Bus 001 Device 014: ID 12d1:1f16 Huawei Technologies Co., Ltd. K5150 LTE modem (Mass Storage Mode)
dmesg:
[ 7355.585620] usb 1-1: new high-speed USB device number 15 using xhci_hcd
[ 7355.760942] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 7355.761044] scsi host17: usb-storage 1-1:1.0
[ 7356.297158] cdc_mbim 1-1:2.0: setting rx_max = 16384
[ 7356.297335] cdc_mbim 1-1:2.0: setting tx_max = 16384
[ 7356.297438] cdc_mbim 1-1:2.0: cdc-wdm1: USB WDM device
[ 7356.297642] cdc_mbim 1-1:2.0 wwan0: register 'cdc_mbim' at usb-0000:00:14.0-1, CDC MBIM, da:08:0a:8e:c5:f0
[ 7356.297818] usb-storage 1-1:2.2: USB Mass Storage device detected
[ 7356.297932] scsi host18: usb-storage 1-1:2.2
[ 7357.300609] scsi 18:0:0:0: Direct-Access Vodafone Storage(Huawei) 2.31 PQ: 0 ANSI: 2
[ 7357.301836] sd 18:0:0:0: [sdb] Attached SCSI removable disk
[ 7357.314940] cdc_mbim 1-1:2.0 wwp0s20u1c2: renamed from wwan0
ip link:
10: wwp0s20u1c2: <BROADCAST,MULTICAST,NOARP> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether f6:ef:f5:a0:36:c6 brd ff:ff:ff:ff:ff:ff
The rest is from this site:
http://www.draisberghof.de/usb_modeswit … hilit=5150
Offline
Pages: 1