Hi friends.
I installed a modem vodafone K5150, and appears to be connected prefect:
pi@raspberrypi ~ $ sudo ifconfig wwan0
wwan0 Link encap:Ethernet HWaddr 4a:ec:52:a0:15:31 UP BROADCAST RUNNING NOARP MULTICAST
MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:1134 (1.1 KiB)
I also fully installed and compiled the uqmi, but when I launch the command:
pi@raspberrypi ~ $ sudo uqmi -d /dev/cdc-wdm0 --network-register
it stuk. For, any command, the SSH will hung .. no answer ... any advice?
thank you.