So i have a Unifi 6 LR I want to install openwrt.
Following the guide https://openwrt.org/toh/ubiquiti/unifi_6_lr I'm trying to check the hw version.
Issuing the command:
echo -n 255,0,0 > /proc/ubnt_ledbar/custom_color
I don't even have that last folder
and the command:
dmesg | grep mtk_sgmii_init
Gives no result at all.
So now I'm wondering how to make sure which version I have so I don't brick my AP
mk24
December 12, 2024, 8:54pm
2
If ghe Ethernet port is 2.5 Gb you have either a v1 or a v2, and the v1 is rare. The v3 was only made for a time due to a chip shortage then they switched back to v2.
In the boot log look if PCI probing found an 8111 Ethernet PHY that would mean it is v3.
Thanks man.
Is there an easy way to check 2.5gb without a extra device that can handle it
@checkulater Did you figure this out? I'm in the same boat, both commands don't return anything.
I'm guessing mine is v2. I've got a date code of 2211V, but it would be great to know what you did.
UPDATE: flashed to v2 and seems to be working fine.