Me han regalado una Raspberry Pi 5 (8Gb + 64Gb de tarjeta SD).
Ayer instalé el software de Octoprint desde Raspberry Pi Imager, enchufo la Raspberry y no soy capaz de acceder a ella mediante el host que se genera (octopi.local).
Finalmente conecté un monitor a la Raspberry y lo que me encuentro es esto:
Extrayendo el texto:
Más concretamente:Raspberry Pi 5 - 8GB
bootloader: 30de0ba5 2023/10/30
board: d04170 78f91de2 d8:3a:dd:d6:f9:a0
boot: mode USB-MSD 4 order f41 retry 0/128 restart 2/-1
SD: card detected 00275048534436344760da99130c0178
part: 0 mbr [0x0c:00002000 0x83:00082000 0x00:00000000 0x00:00000000]
power supply: RPi USB-PD 5000 mA CC1 PMIC: normal reset 0x0 usb_over_current=0
net:down ip:0.0.0.0 sn:0.0.0.0 gw:0.0.0.0
tftp: 0.0.0.0 00:00:00:00:00:00
display: DISP: HDMI HPD=1 EDID=ok #2 DISP1: HPD=0 EDID=none #0
Update the OS or set os_check=0 in config.txt to skip this check.
Trying partition: 0
type: 32 lba: 8192 'mkfs.fat'' boot
clusters 130554 (4)
Trying partition: 0
clusters 130554 (4)
type: 32 lba: 8192 'mkfs.fat'' boot
Read config.txt bytes 2127 hnd 0x6384
usb_max_current_enable default 0 max-current 5000
Device-tree file "bcm2712-rpi-5-b.dtb" not found.
The installed operating system (OS) does not indicate support for Raspberry Pi 5
Update the OS or set os_check=0 in config.txt to skip this check.
Boot mode: USB-MSD (04) order f
USB2 [1] 000206e1 connected
USB2 [1] 00200603 connected enabled
USB2 root HUB port 1 init
XHC-CMD err: 4 type: 11 [01:00] 0.00 000000:01
¿Alguien sabe por qué, desde una herramienta oficial, instalas software y la Raspberry no lo reconoce como sistema operativo correcto?The installed operating system (OS) does not indicate support for Raspberry Pi 5
¿Cómo puedo hacer funcionar Octoprint sobre mi Raspberry Pi 5?
Muchísimas gracias de antemano.