Score:-1

Usb Ethernet adaptor won't work. Mounted as storage

my flag

Already tried unmounting

Already tried Usb modeswitch

Already tried modprobe sr9700

echo "efe6 9702" | sudo tee /sys/bus/usb/drivers/sr9700/new_id

Doesn't show on ifconfig

inxi -nxxx output:

Device: usb Ethernet adaptor Type Usb; Driver Usb storage Chipid 0fe6:9702 Classid 0806

chili555 avatar
cn flag
Please see: https://ubuntuforums.org/showthread.php?t=2484730 My recommendation is exactly the same here. "Return it and get one that is known to work."
Score:1
in flag

According to https://linux-hardware.org/?id=usb:0fe6-9702 '0fe6:9702' is a USB storage device, not an ethernet adapter.

Perhaps you have misidentified the device you are trying to activate.

To find the correct device, unplug your USB ethernet adapter from the usb and run the following (in a directory writable to you):

lsusb > current_devices.txt

Then reinsert the device and run

lsusb | diff -wu current_devices.txt -

(note trailing dash by itself) and see what new devices it shows.

chili555 avatar
cn flag
What you see is a little storage device, part of the USB-to-ethernet dongle that contains Windows drivers. Windows, or in this case, usb_modeswitch, is supposed to bypass the storage part and activate the ethernet adapter. Unfortuneately, it doesn't work.
user10489 avatar
in flag
That was my second guess. I was hoping that the diff would expose the real device along with the storage device.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.