› Foros › PC › Software libre
Hi again. Finally spotted the issue. The USB hotplug is not working on my board when using a hub, but does work when plugging directly the USB key in the board without the use of a hub. Since usb_modeswitch acts like unplugging a USB storage device and then plugging a USB modem device, and since the hotplug is not working through the hub, it never picks up the USB modem device.
Anyway, when plugging the USB key directly without a hub, the switch works fine with the configuration file above. Thanks for your help !
I need now to find a way to enable hotplug through the hub.
------------------------------------------------------------
Well, hotplugging should work with a hub. The problem is either the kernel/driver or the hub hardware itself.
jorchube escribió:1- Hay un "hilo oficial ubuntu 10.10". Úsalo.
2- Según la web de networkmanager, en la que hay una lista parcial (incompleta) de dispositivos soportados, el ZTE MF627 está soportado. Y según la web del usb_modeswitch, los 636 y 638... así que probablemente el tuyo también y el problema no sea de software.
3- ¿Dónde has encontrado todos esos paquetes de los que hablas? Dudo que necesites los paquetes de fuentes, y tener que ir al terminal y hacer blablabla de nose qué...
4- Te da una retahila de errores... EOL tiene un dispositivo inhibidor de bolas de cristal, así que en este foro ninguno podremos adivinarlos. Convendría que los dijeras.
5- También sería un detalle saber tu hardware... sobre todo si quieres ayuda con el sonido también.
EDIT:
http://www.draisberghof.de/usb_modeswit ... .php?t=582
la parte interesante:Hi again. Finally spotted the issue. The USB hotplug is not working on my board when using a hub, but does work when plugging directly the USB key in the board without the use of a hub. Since usb_modeswitch acts like unplugging a USB storage device and then plugging a USB modem device, and since the hotplug is not working through the hub, it never picks up the USB modem device.
Anyway, when plugging the USB key directly without a hub, the switch works fine with the configuration file above. Thanks for your help !
I need now to find a way to enable hotplug through the hub.
------------------------------------------------------------
Well, hotplugging should work with a hub. The problem is either the kernel/driver or the hub hardware itself.
Y ya te he hecho bastantes deberes.
sudo apt-get usb-modeswitch
sudo apt-get install usb-modeswitch
jorchube escribió:blackgem se ha comido una palabra en su comando, prueba este:sudo apt-get install usb-modeswitch
o alternativamente, abre synaptics, busca usb-modeswitch e instálalo.
los archivos bz2 esos, son del código fuente del programa que hay que compilar y luego instalar, cuando en los paquetes de los repositorios ya te lo han preparado todo, asíq ue olvidate de eso e instalalo como te acabo de comentar.
Si eres tan nuevo en linux, quizá no tengas claro lo qué son repositorios y cómo instalar generalmente un programa. Las dos cosas van bastante ligadas, míratelo, se te aclararán algunas cosas.
pd: no cambies de kernel.
AdanOne escribió:jorchube escribió:blackgem se ha comido una palabra en su comando, prueba este:sudo apt-get install usb-modeswitch
o alternativamente, abre synaptics, busca usb-modeswitch e instálalo.
los archivos bz2 esos, son del código fuente del programa que hay que compilar y luego instalar, cuando en los paquetes de los repositorios ya te lo han preparado todo, asíq ue olvidate de eso e instalalo como te acabo de comentar.
Si eres tan nuevo en linux, quizá no tengas claro lo qué son repositorios y cómo instalar generalmente un programa. Las dos cosas van bastante ligadas, míratelo, se te aclararán algunas cosas.
pd: no cambies de kernel.
El problema es que ya tengo instalado el usb-modeswitch, en la versión 1.1.4-1, por eso quiero probar la versión 1.1.6, en el synaptics no lo encuentro...
También está instalado usb-modeswitch-data en la versión 20100826-1
Acabo de probar el comando que me has pasado, por si acaso, pero me dice que ya estoy en la versión más reciente.
Si consiguiera instalar los paquetes estos.... xDDD
Tomo nota del dato de instalar y compilar, voy cogiendo conceptos, la verdad que no tenía ni la más mínima idea de nada de linux y ya estoy empezando a pillar, a ver si le cojo el rollo y en poco tiempo estoy ayudando yo a los demás! jeje
Gracias!!