I downloaded aqc111-rtd1619b-1.3.3.0-12_7.2.spk.
and tried manual installation.
driver is not loaded.
So I tried star using scripts.
$ sudo /var/packages/aqc111/scripts/start-stop-status start
++ dirname /var/packages/aqc111/scripts/start-stop-status
+ script_root=/var/packages/aqc111/scripts
++ realpath -m /var/packages/aqc111/scripts/..
+ package_root=/var/packages/aqc111
++ basename /var/packages/aqc111
+ driver_name=aqc111
+ driver_root=/var/packages/aqc111/target/aqc111
+ log_root=/var/packages/aqc111/var/log
+ mkdir -p /var/packages/aqc111/var/log
+ exec
++ tee -a /var/packages/aqc111/var/log/start-stop-status.log
+ echo ----------
----------
+ date
Thu Jan 18 05:16:13 PM KST 2024
+ grep -E '^(version|create_time)' /var/packages/aqc111/INFO
version="1.3.3.0-12"
create_time="20230715-10:16:48"
+ echo start
start
+ case $1 in
+ '[' -e /var/packages/aqc111/scripts/apply-memory-setting ']'
+ sh /var/packages/aqc111/scripts/apply-memory-setting
+ '[' -w /sys/module/usbcore/parameters/autosuspend ']'
+ echo -1
++ count_usb_interfaces
++ ls -l /sys/class/net/
++ grep /usb
++ wc -l
+ initial_count=0
+ '[' -e /var/packages/aqc111/target/aqc111/mii.ko ']'
+ /sbin/insmod /var/packages/aqc111/target/aqc111/mii.ko
insmod: ERROR: could not insert module /var/packages/aqc111/target/aqc111/mii.ko: Invalid module format
Replace this line with your answer.
Description of your products
DS223
Linux iot-cloud 5.10.55+ #69057 SMP Mon Nov 13 14:19:28 CST 2023 aarch64 GNU/Linux synology_rtd1619b_ds223
DSM 7.2.1-69057 Update 3
QNA-UC5G1T
Description of your environment
connect directly to a PC or using a hub
PC: NIC model name or chipset name
Hub: model name
cable category (Cat.5e or Cat.6 or Cat.7)
Output of dmesg command
[ 170.162691] usb 6-1-port2: port 2, status 02a0, change 0041, 5.0 Gb/s
[ 170.169141] usb 6-1.2: USB disconnect, device number 3
[ 172.798655] usb 6-1-port1: port 1, status 0203, change 0000, 5.0 Gb/s
[ 173.173168] usb 6-1.1: new SuperSpeed Gen 1 USB device number 4 using xhci-hcd
[ 173.180397] usb 6-1.1: Get new SuperSpeed USB device number 4 using xhci-hcd at 98050000.dwc3_u3drd
[ 337.536236] mii: module verification failed: signature and/or required key missing - tainting kernel
[ 337.545461] mii: exports duplicate symbol generic_mii_ioctl (owned by kernel)
[ 355.207879] mii: exports duplicate symbol generic_mii_ioctl (owned by kernel)
Description of the problem
Cannot load module driver.
I downloaded aqc111-rtd1619b-1.3.3.0-12_7.2.spk. and tried manual installation.
driver is not loaded.
So I tried star using scripts.
Description of your products
DS223 Linux iot-cloud 5.10.55+ #69057 SMP Mon Nov 13 14:19:28 CST 2023 aarch64 GNU/Linux synology_rtd1619b_ds223 DSM 7.2.1-69057 Update 3 QNA-UC5G1T
Description of your environment
Output of
dmesg
commandOutput of
lsusb
commandOutput of
ifconfig -a
command