You are not logged in.

#1 2013-11-10 09:03:54

estprog
Member
From: est
Registered: 2013-10-16
Posts: 8
Website

usb modem problem

In terminal i fix usb modem problem:

# lsusb
Bus 001 Device 003: ID 12d1:1d35 Huawei Technologies Co., Ltd.

With this command you will be able to find out vendor id and the product id of the modem. Now just
open the /etc/modules file and put in a new line there
usbserial vendor=0x12d1 product=0x1d35
Save and Quit the file and simply reboot the machine.

source: http://www.geekride.com/huawei-e173-on-ubuntu


How can I solve this problem arch linux
on top. There is no /etc/module file?

On Linux is not currently running in one of the more all usb
modems.
I like that can be manually. Interesting that this problem has occurred on all distros.


-pc-

Offline

#2 2013-11-10 12:01:13

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: usb modem problem

Use /etc/modprobe.d/*.conf - see modprobe.d(5) for details.

Offline

Board footer

Powered by FluxBB