User avatar
jbeale
Posts: 4003
Joined: Tue Nov 22, 2011 11:51 pm

rpi-update error (1st time run, Debian Squeeze)

Fri Jun 29, 2012 5:49 am

I'm trying to run rpi-update for the first time. I have the currently downloadable Debian Squeeze distro.

Code: Select all

pi@raspberrypi:~$ uname -a
Linux raspberrypi 3.1.9+ #90 Wed Apr 18 18:23:05 BST 2012 armv6l GNU/Linux
After installing the ca-certificates, etc. finally I get to the below result. Now, according to this thread http://www.raspberrypi.org/phpBB3/viewt ... =28&t=7831 the "error while loading shared libraries: libvchiq_arm.so:" is not actually an error, and everything is fine. Is that really true? If so, there should be a message somewhere saying to ignore it (or better yet, avoid generating it in the first place?)

Code: Select all

pi@raspberrypi:~$ sudo rpi-update
Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
Performing self-update
Autodetecting memory split
Using ARM/GPU memory split of 192MB/64MB
We're running for the first time
Setting up firmware (this will take a few minutes)
Using SoftFP libraries
/opt/vc/sbin/vcfiled: error while loading shared libraries: libvchiq_arm.so: cannot open shared object file: No such file or directory
If no errors appeared, your firmware was successfully setup
A reboot is needed to activate the new firmware
Edit: was able to reboot, and it seems to work, and at least something got updated:

Code: Select all

Linux raspberrypi 3.1.9+ #138 PREEMPT Tue Jun 26 16:27:52 BST 2012 armv6l GNU/Linux

itimpi
Posts: 1090
Joined: Sun Sep 25, 2011 11:44 am
Location: Potters Bar, United Kingdom

Re: rpi-update error (1st time run, Debian Squeeze)

Fri Jun 29, 2012 6:24 am

You always seem to get that error the first time rpi-update is run.

I guess at some time that should be fixed to avoid confusion, but I think it is not seen as high priority as the intention is to get such updates delivered via apt-get in the near future at which point rpi-update becomes superfluous..

Return to “Debian”