Tengo el Samsung Galaxy S Blaze con las siguientes especificaciones
Samsung Galaxy S Blaze 4G SGH-T769
Android version = 4.0.4
Baseband version = T769UVMB1
Kernel version = 3.0.8-perf-T769ULVH5-CL990184
Model Number = SGH-T769
Estoy siguiendo este hilo en XDA ya que tuve el mismo problema reportado en la página 4.
Estoy utilizando el adaptador USB a Ethernet compatible AX88772 (USB 2.0 enchufable) y he compilado con éxito los controladores para Android ICS. También he puesto el asix.ko
en /system/lib/modules
y lo cargamos con insmod
.
He conectado el teléfono Samsung con el concentrador de cuatro puertos USB 3.0 de Inateck, donde también he conectado el adaptador ethernet USB 2.0 enchufable. Pero el ethernet no funciona:
root@hammerhead:/ # netcfg eth0 up
netcfg eth0 up
action 'up' failed (No such device)
1|root@hammerhead:/ # netcfg
netcfg
rev_rmnet8 DOWN 0.0.0.0/0 0x00001002 72:21:40:52:3e:20
rev_rmnet4 DOWN 0.0.0.0/0 0x00001002 9e:5b:78:bd:4b:89
rev_rmnet2 DOWN 0.0.0.0/0 0x00001002 a6:e7:62:d2:fc:c5
rev_rmnet3 DOWN 0.0.0.0/0 0x00001002 8e:9d:a8:c7:cc:94
rev_rmnet7 DOWN 0.0.0.0/0 0x00001002 ea:82:2f:72:9d:fc
rev_rmnet5 DOWN 0.0.0.0/0 0x00001002 82:db:fe:b7:a9:1d
rev_rmnet6 DOWN 0.0.0.0/0 0x00001002 be:db:eb:ab:b3:17
rev_rmnet1 DOWN 0.0.0.0/0 0x00001002 ae:87:e2:c4:c8:4e
rev_rmnet0 DOWN 0.0.0.0/0 0x00001002 4a:49:58:b0:1d:e4
rmnet4 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
rmnet2 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
rmnet3 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
rmnet7 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
rmnet5 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
rmnet6 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
rmnet1 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
rmnet0 DOWN 0.0.0.0/0 0x00000000 00:00:00:00:00:00
p2p0 DOWN 0.0.0.0/0 0x00001002 8e:3a:e3:4c:21:28\
sit0 DOWN 0.0.0.0/0 0x00000080 00:00:00:00:00:00
lo UP 127.0.0.1/8 0x00000049 00:00:00:00:00:00\
wlan0 DOWN 0.0.0.0/0 0x00001002 8c:3a:e3:4c:21:28
root@hammerhead:/ # ifconfig eth0
ifconfig eth0
eth0: No such device
No se menciona el controlador OTG ni el controlador de host USB. ¿Están instalados por defecto? ¿Cómo puedo comprobar si los tengo instalados? ¿O no son necesarios?
Gracias y muy feliz año nuevo.