Hi,
I've been a Kubuntu user for a few years, but still class myself as a Linux noob. I'm trying to get my Huawei E5372 mobile wifi device (branded Kanguru externally) to work on 22.04 but with no success. It works well on my Windows partition (I'm dual-booting) but is not recognised in Kubuntu. Every time I boot up it is recognised as a Kanguru optical device and not a networking device. So my first question is, is there any way I can stop the system mounting my device as storage?
After skimming some other forums I issued the following commands. Note that this is not a direct screen shot as I have to save the output on my Windows partition in order to be able to upload to the Internet.
g@g-zen:~$ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether f4:b5:20:2d:d3:8c brd ff:ff:ff:ff:ff:ff
3: wwx0c5b8f279a64: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 0c:5b:8f:27:9a:64 brd ff:ff:ff:ff:ff:ff
g@g-zen:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 12d1:1506 Huawei Technologies Co., Ltd. Modem/Networkcard
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 001 Device 004: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 001 Device 003: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
Bus 001 Device 002: ID 04f9:0027 Brother Industries, Ltd HL-2030 Laser Printer
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
g@g-zen:~$ ls /dev/ttyUSB*
/dev/ttyUSB0
g@g-zen:~$
Any help would be very gratefully received.
Graham
I've been a Kubuntu user for a few years, but still class myself as a Linux noob. I'm trying to get my Huawei E5372 mobile wifi device (branded Kanguru externally) to work on 22.04 but with no success. It works well on my Windows partition (I'm dual-booting) but is not recognised in Kubuntu. Every time I boot up it is recognised as a Kanguru optical device and not a networking device. So my first question is, is there any way I can stop the system mounting my device as storage?
After skimming some other forums I issued the following commands. Note that this is not a direct screen shot as I have to save the output on my Windows partition in order to be able to upload to the Internet.
g@g-zen:~$ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether f4:b5:20:2d:d3:8c brd ff:ff:ff:ff:ff:ff
3: wwx0c5b8f279a64: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 0c:5b:8f:27:9a:64 brd ff:ff:ff:ff:ff:ff
g@g-zen:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 12d1:1506 Huawei Technologies Co., Ltd. Modem/Networkcard
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 001 Device 004: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 001 Device 003: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
Bus 001 Device 002: ID 04f9:0027 Brother Industries, Ltd HL-2030 Laser Printer
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
g@g-zen:~$ ls /dev/ttyUSB*
/dev/ttyUSB0
g@g-zen:~$
Any help would be very gratefully received.
Graham
Comment