probaste instalar los drivers para linux que trae. Acá te los dejo, yo lo hice andar compilando esos drivers (me tiraba un error, per no le di bola y anduvo igual) http://dl.dropbox.com/u/1128891/Linux%20Driver%204.16.02.00.tar.gz http://dl.dropbox.com/u/1128891/Linux%20Driver%20Tool%20-%20Manual%20del%20%20Usuario.pdf
2011/5/23 Daniel Cardaci <[email protected]>: > Help please > > Ahora me trajeron el mismo MALDITO modem Huawei e173 (sin S final) > > La netbook tiene Ubuntu Maverick con gnome > root@usuario-laptop:/home/usuario# lsusb > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 001 Device 012: ID 12d1:1c05 Huawei Technologies Co., Ltd. > Bus 001 Device 002: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > > > y esto el comando que uso para probar el modem desde usb_modeswitch > root@usuario-laptop:/home/usuario# usb_modeswitch -c > /etc/usb_modeswitch.d/12d1\:1c05 > > Looking for target devices ... > Found devices in target mode or class (1) > Looking for default devices ... > Found devices in default mode, class or configuration (1) > Accessing device 012 on bus 001 ... > Getting the current device configuration ... > OK, got current device configuration (1) > Using endpoints 0x0f (out) and 0x8e (in) > Using endpoints 0x0f (out) and 0x8e (in) > Not a storage device, skipping SCSI inquiry > > USB description data (for identification) > ------------------------- > Manufacturer: HUAWEI > Product: HUAWEI Mobile > Serial No.: not provided > ------------------------- > Looking for active driver ... > No driver found. Either detached before or never attached > Setting up communication with interface 0 ... > Using endpoint 0x0f for message sending ... > Trying to send message 1 to endpoint 0x0f ... > OK, message successfully sent > Resetting response endpoint 0x8e > Resetting message endpoint 0x0f > > Checking for mode switch (max. 20 times, once per second) ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > Waiting for original device to vanish ... > > La configuracion está en: > > sudo gedit /etc/usb_modeswitch.d/12d1\:1c05 > > y el contenido es: > > ################################################## ###### > # E173s Huawei > > DefaultVendor = 0x12d1 > DefaultProduct = 0x1c05 > > TargetVendor = 0x12d1 > TargetProduct = 0x1c05 > > CheckSuccess = 20 > > MessageEndpoint = 0x0F > MessageContent = > "55534243123456780000000000000011062000000100000000000000000000" > > > No se que más probar > > Gracias desde ya > > Saludos > Daniel > _______________________________________________ > Gleducar - http://www.gleducar.org.ar > Para enviar mensajes: [email protected] > Desuscripción: escribir un correo a [email protected] > Información de la lista: > http://gleducar.org.ar/cgi-bin/mailman/listinfo/gleducar > Para ver los mensajes anteriores: > http://news.gmane.org/gmane.linux.edu.gleducar > -- Identi.ca:@amaciel Twitter:@amaciel Blogs: http://acercadelaeducacion.com.ar http://dosisdeinnovacion.com.ar _______________________________________________ Gleducar - http://www.gleducar.org.ar Para enviar mensajes: [email protected] Desuscripción: escribir un correo a [email protected] Información de la lista: http://gleducar.org.ar/cgi-bin/mailman/listinfo/gleducar Para ver los mensajes anteriores: http://news.gmane.org/gmane.linux.edu.gleducar
