From be856443e43e1fd7014a7b0142669447c31981cb Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 4 Jul 2023 05:55:04 +0300 Subject: [PATCH] Updated NexDock (markdown) --- NexDock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NexDock.md b/NexDock.md index e2a59f1..5a61880 100644 --- a/NexDock.md +++ b/NexDock.md @@ -62,7 +62,7 @@ Keyboard backlight can be turned on with Fn-F11. Fn is near bottom left corner o a) Linux kernel driver added (try to find some forum post about it that I read previously, precompiled one and order compatible model USB to Ethernet adapter, or compile driver for this USB Ethernet adapter) -- This precompiled USB Ethernet driver [ipv4.ko](https://wekan.github.io/nexdock/ipv4.ko) from https://thec64community.online/post/11547/thread, related [serialusb.zip](https://wekan.github.io/nexdock/serialusb.zip) +- This precompiled USB Ethernet driver [ipv4.ko](https://wekan.github.io/nexdock/ipv4.ko) from https://thec64community.online/post/11547/thread, related [serialusb.zip](https://wekan.github.io/nexdock/serialusb.zip). It's a Realtek 8153 (original filename r8152.ko). He is using the out-of-tree driver that he was using on the C64 Maxi, though he suspected the in-tree driver works fine too. - https://thec64community.online/board/51/thea500-general - Kernel source https://github.com/oleavr/rgl-a500-mini-linux-3.10/ and related kernel config [config.THEA500](https://wekan.github.io/nexdock/config.THEA500) - Some tools https://github.com/oleavr/thea500-tools