Yes I know, and I followed it.

It seems I already have a folder "rpi-eeprom" and this will fail


tc@pCP:/mnt/mmcblk0p2/tce$ git clone
https://github.com/piCorePlayer/rpi-eeprom.git
fatal: destination path 'rpi-eeprom' already exists and is not an empty
directory.

doing it here:

tc@pCP:~$ git clone https://github.com/piCorePlayer/rpi-eeprom.git
Cloning into 'rpi-eeprom'...
remote: Enumerating objects: 88, done.
remote: Counting objects: 100% (88/88), done.
remote: Compressing objects: 100% (74/74), done.
remote: Total 1047 (delta 47), reused 25 (delta 10), pack-reused 959
Receiving objects: 100% (1047/1047), 3.21 MiB | 4.35 MiB/s, done.
Resolving deltas: 100% (585/585), done.
tc@pCP:~$ cd rpi-eeprom
tc@pCP:~/rpi-eeprom$ sudo -E ./rpi-eeprom-update -a
BCM2711 detected
Dedicated VL805 EEPROM detected
./rpi-eeprom-update: line 578: vl805: not found

I get this error on line 578


------------------------------------------------------------------------
Schindler's Profile: http://forums.slimdevices.com/member.php?userid=8461
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to