Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cannot update eeprom terminal no such file exist
#1
@raspberrypi:~ $ rpi-eeprom-update
BCM2711 detected
VL805 firmware in bootloader EEPROM
Checking for updates in /lib/firmware/raspberrypi/bootloader/default
Use raspi-config to select either the default-production release or latest update.
BOOTLOADER: up-to-date
CURRENT: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
LATEST: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
RELEASE: default
VL805: version unknown. Try sudo rpi-eeprom-update
CURRENT:
LATEST:
pi@raspberrypi:~ $ sudo rpi-eeprom-update
BCM2711 detected
VL805 firmware in bootloader EEPROM
Checking for updates in /lib/firmware/raspberrypi/bootloader/default
Use raspi-config to select either the default-production release or latest update.
BOOTLOADER: up-to-date
CURRENT: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
LATEST: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
RELEASE: default
VL805: up-to-date
CURRENT: 000138a1
LATEST: 000138a1
pi@raspberrypi:~ $ vcgencmd bootloader_version
Sep  3 2020 13:11:43
version c305221a6d7e532693cc7ff57fddfc8649def167 (release)
timestamp 1599135103
update-time 0
capabilities 0x00000000
pi@raspberrypi:~ $ rpi-eeprom-config
[all]
BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0
DHCP_TIMEOUT=45000
DHCP_REQ_TIMEOUT=4000
TFTP_FILE_TIMEOUT=30000
ENABLE_SELF_UPDATE=1
DISABLE_HDMI=0@raspberrypi:~ $ rpi-eeprom-update
BCM2711 detected
VL805 firmware in bootloader EEPROM
Checking for updates in /lib/firmware/raspberrypi/bootloader/default
Use raspi-config to select either the default-production release or latest update.
BOOTLOADER: up-to-date
CURRENT: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
LATEST: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
RELEASE: default
VL805: version unknown. Try sudo rpi-eeprom-update
CURRENT:
LATEST:
pi@raspberrypi:~ $ sudo rpi-eeprom-update
BCM2711 detected
VL805 firmware in bootloader EEPROM
Checking for updates in /lib/firmware/raspberrypi/bootloader/default
Use raspi-config to select either the default-production release or latest update.
BOOTLOADER: up-to-date
CURRENT: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
LATEST: Thu 03 Sep 2020 12:11:43 PM UTC (1599135103)
RELEASE: default
VL805: up-to-date
CURRENT: 000138a1
LATEST: 000138a1
pi@raspberrypi:~ $ vcgencmd bootloader_version
Sep  3 2020 13:11:43
version c305221a6d7e532693cc7ff57fddfc8649def167 (release)
timestamp 1599135103
update-time 0
capabilities 0x00000000
pi@raspberrypi:~ $ rpi-eeprom-config
[all]
BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0
DHCP_TIMEOUT=45000
DHCP_REQ_TIMEOUT=4000
TFTP_FILE_TIMEOUT=30000
ENABLE_SELF_UPDATE=1
DISABLE_HDMI=0
BOOT_ORDER=0xf41

pi@raspberrypi:~ $ sudo rpi-eeprom-config --apply boot.config
ERROR: config file 'boot.config' not found
pi@raspberrypi:~ $ pieeprom.upd
bash: pieeprom.upd: command not found
pi@raspberrypi:~ $ sudo su
root@raspberrypi:/home/pi# sudo rpi-eeprom-update -d -f new.bin
BCM2711 detected
VL805 firmware in bootloader EEPROM
*** INSTALLING new.bin  ***
Bootloader image "new.bin" not found
root@raspberrypi:/home/pi# rpi-eeprom-config --config boot.conf --out new.bin pieeprom.bin
ERROR: Failed to read 'pieeprom.bin'
[Errno 2] No such file or directory: 'pieeprom.bin'

root@raspberrypi:/home/pi#
BOOT_ORDER=0xf41

pi@raspberrypi:~ $ sudo rpi-eeprom-config --apply boot.config
ERROR: config file 'boot.config' not found
pi@raspberrypi:~ $ pieeprom.upd
bash: pieeprom.upd: command not found
pi@raspberrypi:~ $ sudo su
root@raspberrypi:/home/pi# sudo rpi-eeprom-update -d -f new.bin
BCM2711 detected
VL805 firmware in bootloader EEPROM
*** INSTALLING new.bin  ***
Bootloader image "new.bin" not found
root@raspberrypi:/home/pi# rpi-eeprom-config --config boot.conf --out new.bin pieeprom.bin
ERROR: Failed to read 'pieeprom.bin'
[Errno 2] No such file or directory: 'pieeprom.bin'

root@raspberrypi:/home/pi#

I'm not sure what i need to do but i have had this rpi for at least 6 months and still i can not boot from Cry Cry usb
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)