User Tools

Site Tools


raspberry_pi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
raspberry_pi [2025/03/13 23:52] – [2025 3 2] donaldraspberry_pi [2026/02/12 18:57] (current) – [2026 2 12] donald
Line 1: Line 1:
 ====== Raspberry Pi ====== ====== Raspberry Pi ======
  
-===== 2025 3 7 ===== 
  
-  make vlc run as a service https://forums.raspberrypi.com/viewtopic.php?p=1197517&hilit=vlc+in+crontab+fails#p1197517+ 
 +===== 2026 2 12 ===== 
 + 
 +  ran alsamixer and increased volume fixed older (fanless) pi 
 + 
 +===== 2026 2 5 ===== 
 + 
 +  * Living room rasp stopped any video output 
 +  * swapped sim card into rasp with fan and all ok. 
 +  * can test speakers with "speaker-test -c2 -twav -l3" in the terminal 
 + 
 + 
 +===== 2025 3 16 ===== 
 + 
 +  * installed nodejs 
 +  * installed npm 
 +  * npm install -g selenium-side-runner 
 +  * selenium-side-runner Downloads/macq2.side fails with " Unable to obtain browser driver" 
 +  * WTF is this ^^^^ ?
  
 ===== 2025 3 13 ===== ===== 2025 3 13 =====
  
-  * autostart - https://forums.raspberrypi.com/viewtopic.php?t=294014+  * autostart - https://forums.raspberrypi.com/viewtopic.php?t=294014 <- nothing here worked 
 +  * this worked - https://forums.raspberrypi.com/viewtopic.php?p=2269296&hilit=autostart+chrome&sid=62c6c2cedcc6cc0303ff9eebef29d14b#p2269296 
 + 
 +<code>1. Create the autostart directory: 
 +mkdir -p /home/pi/.config/autostart 
 +2. Open a new text file in your preferred editor. 
 +3. Add the following three lines: 
 +[Desktop Entry] 
 +Type=Application 
 +Exec=mousepad 
 +Replace mouespad with the command of your choice. 
 +4. Save in /home/pi/.config/autostart with a name ending in .desktop e.g. 
 +mousepad.desktop 
 +5. Logout and login or reboot.</code> 
   * selenium ide - https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started   * selenium ide - https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started
   * selenium command line runner - https://www.selenium.dev/selenium-ide/docs/en/introduction/command-line-runner   * selenium command line runner - https://www.selenium.dev/selenium-ide/docs/en/introduction/command-line-runner
 +
 +===== 2025 3 7 =====
 +
 +  * make vlc run as a service https://forums.raspberrypi.com/viewtopic.php?p=1197517&hilit=vlc+in+crontab+fails#p1197517
  
 ===== 2025 3 2 ===== ===== 2025 3 2 =====
Line 17: Line 52:
   * ran the 2024.10.31 below but password is wembley01.   * ran the 2024.10.31 below but password is wembley01.
   * device is Raspberry Pi 3.   * device is Raspberry Pi 3.
-  * installed 64 bit OS. +  * installed 64 bit AARCH OS. 
   * had to recompile libshutup.c.   * had to recompile libshutup.c.
   * still could not connect in living room until reset basement cat5, so OS was probably OK.   * still could not connect in living room until reset basement cat5, so OS was probably OK.
raspberry_pi.1741909952.txt.gz · Last modified: 2025/03/13 23:52 by donald