m99coder
12/12/2022, 8:55 AMpi1
through to pi7
, I changed the timezone to Europe/Berlin
and also added my public RSA key (4096 bit). As soon as I change back the jumper from flash to boot and connect a network cable I don’t find the Raspberry Pis on my network. My router is a FRITZ!Box 6660 Cable.
I know it has DNS running on it. Might this interfere with the Avahi Daemon of Hypriot OS? I already found this article https://unix.stackexchange.com/questions/158920/fritz-box-and-local-hostnames-in-the-same-network-which-do-i-really-need, but could not resolve my issue yet.
According to the Turing Pi docs I should be able to SSH into the Raspberry Pis by ssh pirate@pi1.fritz.box
. I also run nmap
to discover the Raspberry Pis, but did not find them listed.
Any help is appreciated.nsky.
12/12/2022, 11:48 AMm99coder
12/12/2022, 11:50 AMnsky.
12/12/2022, 11:54 AMm99coder
12/12/2022, 11:55 AMrpiboot
I see some errors/warnings:
RPIBOOT: build-date Dec 9 2022 version 20221104~153421 cdf79ac5
Waiting for BCM2835/6/7/2711...
Device located successfully
Loading embedded: bootcode.bin
Initialised device correctly
Found serial number 0
Sending bootcode.bin
libusb_bulk_transfer sent 24 bytes; returned 0
Writing 52456 bytes
libusb_bulk_transfer sent 52456 bytes; returned 0
Successful read 4 bytes
Waiting for BCM2835/6/7/2711...
Device located successfully
Loading embedded: bootcode.bin
Failed to open the requested device
Device located successfully
Loading embedded: bootcode.bin
Initialised device correctly
Found serial number 1
Second stage boot server
Received message GetFileSize: autoboot.txt
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file autoboot.txt
Received message GetFileSize: config.txt
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file config.txt
Received message GetFileSize: recovery.elf
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file recovery.elf
Received message GetFileSize: start.elf
Loading embedded: start.elf
File size = 523192 bytes
Received message ReadFile: start.elf
File read: start.elf
libusb_bulk_transfer sent 523192 bytes; returned 0
Received message GetFileSize: fixup.dat
libusb_bulk_transfer sent 0 bytes; returned 0
Cannot open file fixup.dat
libusb: error [submit_control_transfer] control request failed: no connection to an IOService
Second stage boot server done
libusb: warning [darwin_release_interface] USBInterfaceClose: no connection to an IOService
libusb: warning [darwin_close] USBDeviceClose: no connection to an IOService
Is that indicating something?libx265
codec)Dan Manners (@Cisco)
12/21/2022, 3:22 PMm99coder
12/21/2022, 3:22 PMteslamax
05/01/2023, 8:51 AMm99coder
05/01/2023, 9:57 AM