Raspberry Pi 1 Model B with TP-Link UE300

I have a Raspberry Pi 1 Model B (Not a 4!).
I've installed OpenWRT fine, and can connect via the built in LAN port.

When trying to install the packages for the USB UE300 Ethernet port I am struggling to find the correct ones for a Raspberry Pi 1 Model B

Can anyone point me in the right direction?

kmod-mii keeps saying it is incompatible with the architectures configured.

Thanks!

was there something wrong with the reply you received on reddit ?

The replies on reddit seemed to relate to a Raspberry Pi 4

how does it make any differance ?
it's the same kmod, name wise, no matter the HW platform used.

I'll give it another go and report back. Thanks

This is the reddit topic for anyone who has found this using Google: https://www.reddit.com/r/openwrt/comments/15cb55n/raspberry_pi_model_b_ue300_packages/

Thanks, I got sorted.
Set the internal NIC to be a DHCP client of my current router so that the Pi had internet access
Then connected to it's IP address and installed the package in the Software section.

Previously I had been offline and manually trying to upload the packages, and getting errors.

you can use the https://firmware-selector.openwrt.org/ to create an image with the extra packages you need (like the eth driver), but it'll also reset the size of your aprtitions, if you resize them post install.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.