Results 69 comments of Marcos Scriven

Wow, I forgot about this, 8 years ago now! Fafabbers didn’t work out. Do you put your models anywhere else these days?

@dlenski - thanks for the responses, and also making the requirement clearer. I do like the idea of `hostify` a lot, making it simple to quickly add the entries to...

Thanks @sjuxax I think I'm convinced by @dlenski's argument that it's better to just add hosts as and when needed.

Interesting - I wonder if it would be worth trying the code from mainline Linux instead? Did you get something working @dornquast?

Searching for this symbol in the repo I find https://github.com/bb-qq/aqc111/blob/507c1545b3b76a756ff7816153ff2e1191e30fb8/linux-4.4.59/mii.c#L393 I'm not actually sure if that's a problem? It seems to be something called 'Media Independent Interface' https://man7.org/linux/man-pages/man8/mii-tool.8.html

Just a bit of extra info, I diffed the loaded mods before/after install: ``` 1a2,3 > aqc111 16498 0 > usbnet 22173 1 aqc111 77c79 < usbcore 203625 10 usblp,uhci_hcd,usb_storage,ehci_hcd,ehci_pci,xhci_plat_hcd,usbhid,xhci_hcd,xhci_pci...

Thanks @bb-qq - just got round to trying this, and it fixed that error. Unfortunately the next error I get is: ``` [27578.571845] usb 5-1: new SuperSpeed USB device number...

I just tried restarting the NAS, and bringing up the interface with: ``` sudo ip link set eth1 up ``` And get the same error: ``` [ 498.132810] IPv6: ADDRCONF(NETDEV_UP):...

I've disabled UPS, and unplugged it. I restarted the NAS. On startup I now see: ``` [ 126.199717] aqc111 5-1:1.0 eth1: unregister 'aqc111' usb-xhci-hcd.5.auto-1, QNAP QNA-UC5G1T USB to 5GbE Adapter...

Tried all sorts now - I have a USB 3.1 Gen 2 powered hub, and tried using the device though that. Still having problem. I tried setting throttling off, and...