bb-qq

Results 393 comments of bb-qq

I have come up with a more simple way to isolate the problem. Could you try to unplug all the cables connected to the built-in Ethernet and see if there...

Regarding DS920+ , there are many reports of working without issues, so this performance issue could be resolved. Since the symptoms are similar for the DS418+Play, I initially suspected a...

I have integrated some settings discussed in this forum into the latest release in order to help improve stability. With this release you might see some improvement with respect to...

Could you try these commands? ``` sudo /sbin/sysctl -w vm.min_free_kbytes=1024000 sudo ethtool --set-priv-flags eth2 "Low Power 5G" on

The above commands are not persistent over system reboots. If you see a difference by running these commands, try the latest release. This release automatically executes a series of commands....

Oh sorry, I forgot to inform you about the new driver. Could you paste the output of these commands using `1.3.3.0-8`? ``` sudo /var/packages/aqc111/scripts/start-stop-status stop sudo /var/packages/aqc111/scripts/start-stop-status start

``` insmod: ERROR: could not insert module /var/packages/aqc111/target/aqc111/mii.ko: Invalid module format ``` Hmm... This log indicates that loading `mii.ko` failed due to invalid file content, but this file is identical...

The file seems to be fine. Could you please paste the output of the `dmesg` again? Maybe there is some additional log output at the moment the module fails to...

Unfortunately, nothing in dmesg was outputting any logs that might be related to the problem. Lastly, with the problematic package installed, could you please try to remove the script that...