Testing/Reports/Sweets on Raspberry pi armhf raspbian: Difference between revisions

update
edit detail
 
(2 intermediate revisions by the same user not shown)
Line 24: Line 24:
  sudo apt-get install python-vte python-gst0.10 python-pygame python-webkit python-beautifulsoup
  sudo apt-get install python-vte python-gst0.10 python-pygame python-webkit python-beautifulsoup


[[#Soft reboot|Soft reboot]] the Rasp pi before proceeding.
[[Testing/Reports/Sweets_on_Raspberry_pi_armhf_raspbian#Soft_reboot.|Soft reboot]] the Rasp pi before proceeding.


Download the installer,
Download the installer,
Line 34: Line 34:
  sh installer.sh
  sh installer.sh


Logout of LXDE, then {{Code|startx}} or [[#Soft reboot|Soft reboot]] the Rasp pi before proceeding.
Logout of LXDE, then {{Code|startx}} or [[Testing/Reports/Sweets_on_Raspberry_pi_armhf_raspbian#Soft_reboot.|Soft reboot]] the Rasp pi before proceeding.


You can view the sweets help file with this command.  
You can view the sweets help file with this command.  
Line 55: Line 55:
Logout of LXDE, {{Code|startx}}, then {{Code|sweets -h}} displays the help page correctly.
Logout of LXDE, {{Code|startx}}, then {{Code|sweets -h}} displays the help page correctly.
'''Launch first sweet.''' (Launches a fairly recent version, marked "testing").
'''Launch first sweet.''' (Launches a fairly recent version, marked "testing").


Line 88: Line 87:
For reference, check the SD card has plenty of space: {{Code| df -h}}. Reveals Used 2.2G, Avail 1.3G, ok
For reference, check the SD card has plenty of space: {{Code| df -h}}. Reveals Used 2.2G, Avail 1.3G, ok


[[#Soft reboot|Soft reboot]]
[[Testing/Reports/Sweets_on_Raspberry_pi_armhf_raspbian#Soft_reboot.|Soft reboot.]]


Now launch again with same command
Now launch again with same command
Line 136: Line 135:
During testing I had unexplainable errors - possibly related Rasp pi not being able to write to certain SD cards fast enough.
During testing I had unexplainable errors - possibly related Rasp pi not being able to write to certain SD cards fast enough.


When a reboot is needed, rather than just {{Code|sudo reboot}} from within LXDE, perhaps, enter command {{Code|top}} and watch while CPU activity subsides, then logout of LXDE and shutdown from console. And/or, from the console, {{Code|top && shutdown -r now}}. Further, after the downloads and other sections of prolonged 100% CPU activity, I have tended to use the Rpi for some light work with the idea of "settling the contents", and have an extra restart.
When a reboot is needed, rather than just {{Code|sudo reboot}} from within LXDE. Perhaps, enter command {{Code|top}} and watch while CPU activity subsides, then logout of LXDE. And/or, from the console, {{Code|top && shutdown -r now}}. Further, after the downloads and other sections of prolonged 100% CPU activity, I have tended to use the Rpi for some light work with the idea of settling the contents, and have an extra restart.


=== GUI Activity install ===
=== GUI Activity install ===