Hola a tod@s.
Al fin he podido hacer funcionar el modem en kde.
He hecho lo siguiente:
Hay que instalar usb_modeswitch y mobile-broadband*.
Crear archivo: kwrite /etc/udev/rules.d/40-usb__modeswitch.rules
# ZTE MF190
ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0149", RUN+="usb_modeswitch
'%b/%k'"
Crear archivo: kwrite etc/usb_modeswitch.d/19d2\:0149
########################################################
# ZTE 0149 device
DefaultVendor= 0x19d2
DefaultProduct=0x0149
TargetVendor= 0x19d2
TargetProduct= 0x0124
CheckSuccess=20
MessageContent="55534243f8f993882000000080000a85010101180101010101000000000000"
Insertar modem. Con lsusb sale:
Bus 002 Device 002: ID 19d2:0149 ONDA Communication S.p.A.
Aparecerá como un cdrom y tendremos que expulsarlo.
Con lsusb cambiará a:
Bus 002 Device 003: ID 19d2:0124 ONDA Communication S.p.A.
Desde terminal hice:
usb_modeswitch -v 0x19d2 -p 0x0124
En dmesg aparecio:
[19424.272249] usb 2-1: USB disconnect, address 4
[19429.292095] usb 2-1: new full speed USB device using uhci_hcd and address 5
[19429.462142] usb 2-1: New USB device found, idVendor=19d2, idProduct=0124
[19429.462153] usb 2-1: New USB device strings: Mfr=3, Product=2,
SerialNumber=4
[19429.462160] usb 2-1: Product: ZTE WCDMA Technologies MSM
[19429.462164] usb 2-1: Manufacturer: ZTE,Incorporated
[19429.462169] usb 2-1: SerialNumber: P671A2TMED010000
[19429.471172] option 2-1:1.0: GSM modem (1-port) converter detected
[19429.471544] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[19429.471774] option 2-1:1.1: GSM modem (1-port) converter detected
[19429.472209] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[19429.472455] option 2-1:1.2: GSM modem (1-port) converter detected
[19429.472782] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[19429.473013] option 2-1:1.3: GSM modem (1-port) converter detected
[19429.473306] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3
[19429.473537] option 2-1:1.4: GSM modem (1-port) converter detected
[19429.473861] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB4
[19429.474140] option 2-1:1.5: GSM modem (1-port) converter detected
[19429.474453] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB5
[19429.474679] usb 2-1: selecting invalid altsetting 1
[19429.483126] scsi5 : usb-storage 2-1:1.6
[19430.485091] scsi 5:0:0:0: Direct-Access ZTE MMC Storage 2.31
PQ: 0 ANSI: 2
[19430.485722] sd 5:0:0:0: Attached scsi generic sg3 type 0
[19430.512243] sd 5:0:0:0: [sdc] Attached SCSI removable disk
En terminal hago: ls -l /dev/ttyUSB*
crw-rw---- 1 root dialout 188, 0 Jun 15 20:17 /dev/ttyUSB0
crw-rw---- 1 root dialout 188, 1 Jun 15 20:17 /dev/ttyUSB1
crw-rw---- 1 root dialout 188, 2 Jun 15 20:17 /dev/ttyUSB2
crw-rw---- 1 root dialout 188, 3 Jun 15 20:17 /dev/ttyUSB3,
crw-rw---- 1 root dialout 188, 4 Jun 15 20:17 /dev/ttyUSB4
crw-rw---- 1 root dialout 188, 5 Jun 15 20:17 /dev/ttyUSB5
El icono de knetworkmanager si no hay ninguna conexion establecida cambia a un
telefono.
En gestionar conexiones, banda ancha movil creamos una conexion nueva en
añadir, seleccionamos el dispositivo
seleccionamos spain, elegimos proveedor, yo puse vodafone y sin plan de
precios y puse "ac.vodafone.es" en apn.
Aqui conecte a la red por ttyUSB4 y en terminal obtenia con ifconfig:
ifconfig -v ppp0
ppp0 Link encap:Point-to-Point Protocol
inet addr:77.211.78.79 P-t-P:10.64.64.64 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:285 errors:0 dropped:0 overruns:0 frame:0
TX packets:277 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:238615 (233.0 Kb) TX bytes:31048 (30.3 Kb)
Espero que os funcione si lo probais.
Saludos.
--
Para dar de baja la suscripción, mande un mensaje a:
opensuse-es+unsubscribe(a)opensuse.org
Para obtener el resto de direcciones-comando, mande
un mensaje a:
opensuse-es+help(a)opensuse.org