Forums - USB LTE Dongle - ID 05c6:9024 Qualcomm, Inc.

1 post / 0 new
USB LTE Dongle - ID 05c6:9024 Qualcomm, Inc.
sanninodenis
Join Date: 5 Mar 22
Posts: 1
Posted: Sat, 2022-03-05 00:44
Hi,
 
First: I hope I'm writing in the right section of the forum.
 
 
I'm running Ubuntu 18.04.6 LTS on x86_64 cpu
 
~$ sudo lsusb
Bus 002 Device 011: ID 05c6:9024 Qualcomm, Inc. 
 
:~$ sudo lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
        |__ Port 1: Dev 11, If 0, Class=Wireless, Driver=rndis_host, 480M
        |__ Port 1: Dev 11, If 1, Class=CDC Data, Driver=rndis_host, 480M
        |__ Port 1: Dev 11, If 2, Class=Vendor Specific Class, Driver=, 480M
 
~$sudo dmesg -t
rndis_host 2-1.1:1.0 usb0: unregister 'rndis_host' usb-0000:00:1d.0-1.1, RNDIS device
usb 2-1.1: new high-speed USB device number 9 using ehci-pci
usb 2-1.1: New USB device found, idVendor=05c6, idProduct=902d
usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1.1: Product: Android
usb 2-1.1: Manufacturer: Android
usb 2-1.1: SerialNumber: 0
rndis_host 2-1.1:1.0 usb0: register 'rndis_host' at usb-0000:00:1d.0-1.1, RNDIS device, 52:c5:16:b3:68:97
IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
usb 2-1.1: USB disconnect, device number 9
rndis_host 2-1.1:1.0 usb0: unregister 'rndis_host' usb-0000:00:1d.0-1.1, RNDIS device
usb 2-1.1: new high-speed USB device number 10 using ehci-pci
usb 2-1.1: New USB device found, idVendor=18d1, idProduct=d002
usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1.1: Product: Android
usb 2-1.1: Manufacturer: Android
usb 2-1.1: SerialNumber: 0
usb 2-1.1: USB disconnect, device number 10
usb 2-1.1: new high-speed USB device number 11 using ehci-pci
usb 2-1.1: New USB device found, idVendor=05c6, idProduct=9024
usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1.1: Product: Android
usb 2-1.1: Manufacturer: Android
usb 2-1.1: SerialNumber: 0
rndis_host 2-1.1:1.0 usb0: register 'rndis_host' at usb-0000:00:1d.0-1.1, RNDIS device, 92:5a:3d:66:56:0d
IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
 
~$ ip a
11: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 92:5a:3d:66:56:0d brd ff:ff:ff:ff:ff:ff
    inet 192.168.42.151/24 brd 192.168.42.255 scope global dynamic noprefixroute usb0
       valid_lft 2752sec preferred_lft 2752sec
    inet6 fe80::cdce:6fbd:4ffa:6d2e/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
 
 
From usb0 I can connect to 192.168.100.1 and open the dashboard panel where I can set up my broadband connection.
 
But, no connection to internet.
 
I want to know if I can run any program to check if this device can actually read the sim card i put it in,
if I can force the connection,
if I have to do some operation through usb_modeswitch, mmcli etc to make it works,
if I have to switch driver from rndis_host to qmi_wwan or others.
 
Thanks in advance.
  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.