Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8609

Advanced users • Re: Cannot enable NETCONSOLE on Pi 5

$
0
0
I cannot get NETCONSOLE to work on the Pi 5. I'm using the below config with the 2024-01-24 bootloader EEPROM image:
Works for me with 24-01-2024.

Code:

[all]BOOT_UART=1POWER_OFF_ON_HALT=0BOOT_ORDER=0xf461#PCIE_PROBE=1NETCONSOLE=6665@192.168.1.123/,6666@/
I see packets from 192.168.1.123:6665 to 255.255.255.255:6666 and the payload is the bootloader messages.

Code:

NETCONSOLE=6665@192.168.1.111/,6666@192.168.1.209/
This is too long. Max is 32 characters.

Code:

I've also tried NETCONSOLE=6665@192.168.1.111/,6666@/
This works for me.

Statistics: Posted by trejan — Fri Feb 02, 2024 1:45 pm



Viewing all articles
Browse latest Browse all 8609

Trending Articles