terarex
01/20/2023, 3:14 AMscienceman.
01/20/2023, 1:36 PM_dhanos_
01/20/2023, 1:38 PMantineutrinos
01/23/2023, 1:06 AMterarex
01/23/2023, 2:20 AMdepasseg
01/25/2023, 1:50 PM_dhanos_
01/25/2023, 1:54 PM/etc/network/interfaces
and add:
```
hwaddress ether aa:bb:cc:dd:ee:ff
```to make your MAC staticdepasseg
01/25/2023, 1:57 PM_dhanos_
01/25/2023, 1:59 PMdepasseg
01/25/2023, 6:12 PM_dhanos_
01/25/2023, 6:13 PMdepasseg
01/25/2023, 6:15 PM_dhanos_
01/25/2023, 6:15 PMdepasseg
01/25/2023, 6:15 PM_dhanos_
01/25/2023, 6:16 PMdepasseg
01/25/2023, 6:17 PM_dhanos_
01/25/2023, 6:17 PMdepasseg
01/25/2023, 6:18 PM_dhanos_
01/25/2023, 6:19 PMdepasseg
01/25/2023, 6:19 PM_dhanos_
01/25/2023, 6:19 PMdepasseg
01/25/2023, 6:19 PM_dhanos_
01/25/2023, 6:19 PMdepasseg
01/25/2023, 6:20 PM_dhanos_
01/25/2023, 6:20 PMdepasseg
01/25/2023, 6:20 PM_dhanos_
01/25/2023, 6:20 PMseeyahlater
01/27/2023, 3:34 AM_dhanos_
01/27/2023, 7:55 AMadb shell
into it. Please keep in mind that this is alpha version of the firmware and there's a lot that has to be done to it.antineutrinos
01/27/2023, 6:59 PM_dhanos_
01/27/2023, 7:01 PMterarex
01/27/2023, 7:18 PM_dhanos_
01/27/2023, 7:20 PMscienceman.
01/27/2023, 7:41 PMterarex
01/27/2023, 8:07 PMteslamax
01/27/2023, 8:13 PM_dhanos_
01/27/2023, 8:29 PMscienceman.
01/27/2023, 8:29 PM_dhanos_
01/27/2023, 8:32 PMscienceman.
01/27/2023, 8:37 PMterarex
02/08/2023, 9:22 PM_dhanos_
02/08/2023, 9:25 PMterarex
02/08/2023, 9:32 PM_dhanos_
02/08/2023, 9:34 PMmachinchose
02/09/2023, 1:18 AMlanbrown
02/09/2023, 2:30 AM_dhanos_
02/09/2023, 3:00 AMmachinchose
02/09/2023, 5:21 AMterarex
02/09/2023, 6:05 AM_dhanos_
02/09/2023, 6:10 AMmachinchose
02/10/2023, 1:57 AMantineutrinos
03/27/2023, 3:38 PM_dhanos_
03/27/2023, 3:40 PMclarkezone
04/14/2023, 1:01 AMkaos
04/22/2023, 8:14 PMturingpi_recovery-sdcard.zip
process but it appears I'm struggling with the getting the BMC to recognize the image on the sdcard. I've tried burning the image to a couple different cards with Win32DiskImager.
I'm attaching the initial boot sequence if it's any help identifying why the card isn't been read._dhanos_
04/26/2023, 10:56 PMj0jux
04/28/2023, 9:56 AM[ 8.935173] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]--
It looks like the Partitions and/or UBIFS structure broke. Have you tried reflashing using LiveSuit or PhoenixSuit and an .img file? This usually restores this data.
See
https://help.turingpi.com/hc/en-us/articles/8686945524893-Baseboard-Management-Controller-BMC-#f5d7416c
I had this a couple times now when building own images. This was the way back.
You might need a serial console to get into this boot mode (CTRL+C before Linux is started by UBoot). It is normally triggered by adbd on the device itself, but you can triggger it also via UBoot manually with this command: efex - run to efex
_dhanos_
04/28/2023, 10:27 AMj0jux
04/28/2023, 10:39 AMsunxi_card0_probe
you can use fatload
and mmc
commands to load a kernel and initrd from SD card. The bootcmd
simply does not contain any code to boot from MMC.