Advertisement
Guest User

Untitled

a guest
Jul 31st, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo rpi-update
  2. *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
  3. *** Performing self-update
  4. *** Relaunching after update
  5. *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
  6. This update bumps to rpi-4.4.y linux tree
  7. Be aware there could be compatibility issues with some drivers
  8. Discussion here:
  9. https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=144087
  10. ##############################################################
  11. *** Downloading specific firmware revision (this will take a few minutes)
  12. % Total % Received % Xferd Average Speed Time Time Time Current
  13. Dload Upload Total Spent Left Speed
  14. 100 168 0 168 0 0 61 0 --:--:-- 0:00:02 --:--:-- 61
  15. 100 51.1M 100 51.1M 0 0 399k 0 0:02:11 0:02:11 --:--:-- 211k
  16. *** Updating firmware
  17. *** Updating kernel modules
  18. *** depmod 4.4.16+
  19. *** depmod 4.4.16-v7+
  20. *** Updating VideoCore libraries
  21. *** Using HardFP libraries
  22. *** Updating SDK
  23. *** Running ldconfig
  24. *** Storing current firmware revision
  25. *** Deleting downloaded files
  26. *** Syncing changes to disk
  27. *** If no errors appeared, your firmware was successfully updated to e7178c06ac5b527085ceb380aa56f1ed52558ea0
  28. *** A reboot is needed to activate the new firmware
  29. pi@raspberrypi:~ $ sudo reboot
  30. Connection to 192.168.1.105 closed by remote host.
  31. Connection to 192.168.1.105 closed.
  32. saint@saint-laptop:~$ ssh [email protected]
  33. [email protected]'s password:
  34.  
  35. The programs included with the Debian GNU/Linux system are free software;
  36. the exact distribution terms for each program are described in the
  37. individual files in /usr/share/doc/*/copyright.
  38.  
  39. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  40. permitted by applicable law.
  41. Last login: Mon Aug 1 00:19:27 2016 from 192.168.1.103
  42. pi@raspberrypi:~ $ uname -a
  43. Linux raspberrypi 4.4.16+ #899 Thu Jul 28 12:36:19 BST 2016 armv6l GNU/Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement