Hi team!
Please I need help with this unit reRouter…
I have some units of this (SKU 110110110 ) and as you know the problems with Microchip’s LAN7800 USB 3.0 to GbE (Gigabit Ethernet Bridge) are based on drivers are not up to date as you can find on the official wiki:
Im NOT using this as Open Router… instead of that I installed an oficial debian 12 image.
This is my image 20230612_raspi_4_bookworm.img.xz
from this official source Tested images
so… following your official instructions on wiki…CM4/#ethernet-ports-configuration I got this error:
sudo ./scripts/cm4_lan7800.sh
!!! Your kernel version is 6.1.0-13-arm64
Couldn’t find *** corresponding *** kernel headers with apt-get.
This may happen if you ran ‘rpi-update’.
Choose *** y *** to install kernel-headers to version 6.1.0-13-arm64 and continue.
Choose *** N *** to exit without this driver support, by default.
Would you like to proceed? (y/N) Y
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package raspberrypi-kernel-headers
make: *** /lib/modules/6.1.0-13-arm64/build: No such file or directory. Stop.
Build failed: lan7800
so… It could be great if the support team and the maintainer engineer can update the Microchip’s LAN7800 USB 3.0 to GbE (Gigabit Ethernet Bridge) DRIVER to the latest versions for UBUNTU and DEBIAN
How can we move forward on this ?