You are not logged in.

#1 2022-10-02 02:28:07

zettomon
Member
Registered: 2021-05-03
Posts: 15

USB Adapter RD9700 not showing up on ifconfig or ip addr or ip link

The WiFi adapter works fine on Windows because CD-ROM pops up with appropriate drivers when it's plugged in. But on Arch Linux the driver doesn't show up as a network interface, but the device is recognized. I've tried modprobe'ing sr9700, dm9601 and installed usb_modeswitch and did whatever I could find relating to those but nothing works. The adapter Model No. is ky-rd9700-22

[ 3215.457500] usb 1-2: USB disconnect, device number 13
[ 3217.522983] usb 1-2: new full-speed USB device number 14 using xhci_hcd
[ 3217.664322] usb 1-2: New USB device found, idVendor=0fe6, idProduct=9702, bcdDevice= 1.01
[ 3217.664337] usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 3217.664343] usb 1-2: Product: USB 2.0 10/100M Ethernet Adaptor
[ 3217.666824] usb-storage 1-2:1.0: USB Mass Storage device detected
[ 3217.667148] scsi host2: usb-storage 1-2:1.0
[ 3218.680688] scsi 2:0:0:0: CD-ROM                     Supereal VR DISK 1.00 PQ: 0 ANSI: 0
[ 3218.681681] sr 2:0:0:0: [sr0] scsi3-mmc drive: 126x/126x writer cd/rw xa/form2 tray
[ 3218.685368] sr 2:0:0:0: Attached scsi CD-ROM sr0

-- The above is the output of dmesg -w while i unplugged and plugged it again

Bus 002 Device 002: ID 05ac:8406 Apple, Inc. Internal Memory Card Reader
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 05ac:0291 Apple, Inc. Apple Internal Keyboard / Trackpad
Bus 001 Device 007: ID 05ac:828f Apple, Inc. Bluetooth USB Host Controller
Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 014: ID 0fe6:9702 ICS Advent USB 2.0 10/100M Ethernet Adaptor
Bus 001 Device 002: ID 04d9:fb01 Holtek Semiconductor, Inc. USB Laser Game Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

-- The above is the output of lsusb

I don't get how it works, like the device is recognized by the kernel as 10/100 Ethernet Adapter, but the NIC is not shown.

Offline

#2 2022-10-02 02:50:02

loqs
Member
Registered: 2014-03-06
Posts: 18,964

Re: USB Adapter RD9700 not showing up on ifconfig or ip addr or ip link

I think the situation is still the same as described in https://www.draisberghof.de/usb_modeswi … eek#p14609 in that neither of the modules you loaded will match the 9702 so you will need to modify and rebuild the kernel

Offline

Board footer

Powered by FluxBB