Archlinux/Raspberry Pi - Mount XS Stick P10 (callmobile.de)
Mo 23 März 2015Search for device
lsusb
Bus 001 Device 005: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter Realtek RTL8188CUS
Bus 001 Device 006: ID 1c9e:f000 OMEGA TECHNOLOGY
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp. SMC9512/9514 USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Download and setup usb_modeswitch
sudo pacman -S usb_modeswitch
Create mapping file
sudo nano /etc/usb_modeswitch.d/1c9e\:f000
```
Micromax MMX 300G BSNL 3G Modem
DefaultVendor=0x1c9e
DefaultProduct=0xf000
TargetVendor=0x1c9e
TargetProductList="9063,9603,9000,9605"
CheckSuccess=20
MessageContent="55534243123456788000000080000606f50402527000000000000000000000" ```
USB-Device ändern
usb_modeswitch -c /etc/usb_modeswitch.d/1c9e:f000
Quelle: ArchLinux - Newbie Corner