Está en la página 1de 1

---------------------------cOMENTARIO- IMPORTANTE------------

Necesito saber el modelo del modem exacto. �Es un E173?


Por otro lado, �est�s trabajando con usb-modeswitch o le has hecho al modem el
u2diag?.
Conecta el modem, espera un minuto, y en la consola haz lsusb y dime el resultado.
Si trabajas para realizar la conexi�n con wvdial
puedes ser que no hayas configurado correctamente el archivo wvdial.conf o tengas
un timeout en la conexi�n 3g.
-----------------------------------
Install required libraries and tools.

yum install tcl usbutils libusb1-devel

Download usb_modeswitch and usb_modeswitch_data

**se encontro
wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-20151101.tar.bz2
#or latest
wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.2.6.tar.bz2 #or
latest

***last

Download using wget command last


wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-20170806.tar.bz2
#or latest
wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.5.2.tar.bz2 #or
latest

Extract and install

tar xvfj usb-modewitch-2.2.6.tar.bz2


tar xvfj usb-modewitch-data-20151101.tar.bz2

cd usb-modewitch-2.2.6
make install

cd usb-modewitch-data-20151101
make install

usb_modeswitch creates some udev rules to automatically change the mode of 3G


dongle to act as usb_modem
Now plug in your 3G dongle, it should automatically be detected.

También podría gustarte