Coder Social home page Coder Social logo

/opt/vc/sbin/vcfiled: error while loading shared libraries: libvchiq_arm.so: cannot open shared object file: No such file or directory about rpi-update HOT 8 CLOSED

hexxeh avatar hexxeh commented on June 24, 2024
/opt/vc/sbin/vcfiled: error while loading shared libraries: libvchiq_arm.so: cannot open shared object file: No such file or directory

from rpi-update.

Comments (8)

S0litaire avatar S0litaire commented on June 24, 2024

Getting the same error.

Think it's something to do with the 3D graphics, seen this file mentioned in a few discussions regarding GLXdemo testing

from rpi-update.

asayler avatar asayler commented on June 24, 2024

I also had this issue. It is documented here: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=6857.

As in that thread, running 'ldconfig' prior to running 'rpi-update' seems to have fixed it for me, although than another issue occurred: #8.

from rpi-update.

asayler avatar asayler commented on June 24, 2024

Also, I was able to force 'rpi-update' to re-run the update despite the "firmware is already up to date" message by removing the /boot/.firmware_revision file from my /boot directory. This allowed me to re-run 'rpi-update' after running 'ldconfig' to resolve the initial error.

Adding a "force update" option to 'rpi-update' that ignores the value of the .firmware_revision file might be desirable for situations such as this. Or maybe just make it so that 'rpi-update' doesn't generate the .firmware_revision file unless it verifies that the update completed without error.

from rpi-update.

ganey avatar ganey commented on June 24, 2024

Thanks, running ldconfig and removing .firmware_revision solved this issue for me. Maybe in the update process, ldconfig could be inserted before the update process, preventing any further possible library errors?

from rpi-update.

mikebranderhorst avatar mikebranderhorst commented on June 24, 2024

I had the same error, after (run as root) swapon -a before running rpi-update the update had no errors but #8. The rpi-update still bricks the sd card.

Found out that folder boot is empty and folder boot.bak is not. Copied contents to boot and still not booting.

Tried replacing start.elf with arm224_start.elf and arm192_start.elf and still not booting.

Did not try (yet) running ldconfig before running rpi-update.

from rpi-update.

gdevacc12 avatar gdevacc12 commented on June 24, 2024

I didn't see the suggestions re ldconfig before running and got this following error after the line "Using SoftFP libraries" ... is there a recovery fix?

/opt/vc/sbin/vcfailed: error while loading shared libraries: libvchiq_arm.so: cannot open shared object file: No such file or directory

Now my Wifi adapter no longer works, so I have no access to internet from the Pi.
dmesg reports: 8192cu: disagrees about version of symbol module_layout
Pi using debian9-19-04-12 and the latest 8192 driver
:-(

from rpi-update.

gdevacc12 avatar gdevacc12 commented on June 24, 2024

Following my post above:
I restored the boot config of the SD card by copying from a folder on my PC.
Rebooted.
Followed the post link by asayler above: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=6857.
so my steps were:

sudo -s
apt-get install ca-certificates
apt-get install git-core (in Debian) in Arch do: pacman -S git
apt-get update
apt-get upgrade
wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update
ldconfig
rpi-update

rpi-update reported: firmware already up to date.
My pi seems to work fine and the WiFi works are before.

from rpi-update.

JanStevens avatar JanStevens commented on June 24, 2024

I also had a problem with config.txt (could not change it) they mentioned on the RaspPi forum that something was wrong with the current kernel.

A quote: "This is a known bug, probably rooted in the SDHCI driver, and I'm currently investigating it. The FAT filesystem causes single block writes, and these appear to be problematic (i.e. the writes silently don't succeed) with some SD cards. Dataloss bugs are not acceptable."

More on this issue (I feel they are related, rpi-update is unabel to write on some SD cards):
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=13033
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=11810&start=25

The problem seems to be fixed now, but people are unable to update (using the original distro).

from rpi-update.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.