Gernot Walzl

Raspbian

Raspbian is a Debian-based operating system for the Raspberry Pi.

It utilizes the following features:

After Raspbian has been installed, I recommend having a look at
post_install_rasp.sh, which is found at the bottom of this page.

External links for further information

CONTENT.html source 2021-03-03 1.3 KB
build_darkplaces.rpi3.sh source 2019-12-25 1.9 KB
build_darkplaces.rpi3.sh
2017-11-21
by Gernot Walzl
Downloads, builds and installs darkplaces (Quake) on Raspbian.
SDL2 needs to be built with a video driver that supports
build_dhewm3.rpi4.sh source 2019-12-30 1.7 KB
build_dhewm3.rpi4.sh
2019-12-30
by Gernot Walzl
Downloads, builds and installs Doom 3 on Raspbian.
On the Raspberry Pi 4, the game renders roughly 20 fps with OpenGL.
build_quake3.rpi3.sh source 2020-04-11 2 KB
build_quake3.rpi3.sh
2019-12-29
by Gernot Walzl
Downloads, builds and installs Quake 3 on Raspbian.
If libEGL.so or libGLESv2.so is missing,
build_sdl2.rpi3.sh source 2019-12-25 1.2 KB
build_sdl2.rpi3.sh
2019-04-24
by Gernot Walzl
Downloads, builds and installs SDL2 on Raspbian.
This build script enables hardware-accelerated graphics rendering.
build_xvkbd.rpi.sh source 2019-12-25 1.2 KB
build_xvkbd.rpi.sh
2019-01-21
by Gernot Walzl
Downloads, builds and installs xvkbd on Raspbian.
xvkbd is a virtual (on-screen) keyboard for the X Window System.
cam_surveillance.py source 2022-03-04 16.4 KB
A surveillance camera script for the raspberry pi camera.
When the camera detects motion, a video is recorded.
Optionally, a live video stream is accessible over http.
On a default Raspian installation, the package 'python3-opencv' is required:
apt-get install python3-opencv
keep_kernel-4.14.rpi.sh source 2020-03-10 2.1 KB
keep_kernel-4.14.rpi.sh
2020-03-10
by Gernot Walzl
Prevents all kernel related upgrades by setting them on hold
and installs the latest stable kernel from branch 4.14.
mjpeg_streamer.phps source 2023-01-02 7.2 KB
post_install_rasp.sh source 2022-06-02 7 KB
post_install_rasp.sh
2021-01-30
by Gernot Walzl
Configure a fresh installation of Raspbian Linux.
..." \
power_button.py source 2021-11-12 595 B
Connect a simple power button to pin 5 (GPIO 3) and pin 6 (GND).
By pressing this button, the Raspberry Pi will wake up from
halt state and boot.
This script is used to shut down the Raspberry Pi by using the same button.
https://howchoo.com/g/mwnlytk3zmm/how-to-add-a-power-button-to-your-raspberry-pi
quake3.rpi4.html source 2019-12-30 1.7 KB
random_wallpaper.sh source 2020-04-04 832 B
random_wallpaper.sh
2020-03-28
by Gernot Walzl
raspios_2021-01-11_clean-install_apt-mark_showmanual.txt 2021-01-22 5.2 KB
adduser
alacarte
alsa-utils
apt
apt-listchanges
raspios_2021-01-11_config.txt 2021-12-26 1.7 KB
# For more options and information see
# http://rpf.io/configtxt
# Some settings may impact device functionality. See link above for details
# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1
raspios_2021-10-30_clean-install_apt-mark_showauto.txt 2022-10-14 22.8 KB
acl
adwaita-icon-theme
agnostics
alsa-topology-conf
alsa-ucm-conf
raspios_2021-10-30_clean-install_apt-mark_showmanual.txt 2021-11-12 4.6 KB
adduser
alacarte
alsa-utils
apt
apt-listchanges
raspios_2021-10-30_config.txt 2021-12-26 2 KB
# For more options and information see
# http://rpf.io/configtxt
# Some settings may impact device functionality. See link above for details
# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1
raspios_2022-09-22_clean-install_apt-mark_showauto.txt 2022-10-14 21.1 KB
acl
adwaita-icon-theme
agnostics
alsa-topology-conf
alsa-ucm-conf
raspios_2022-09-22_clean-install_apt-mark_showmanual.txt 2022-10-14 4.7 KB
adduser
alacarte
alsa-utils
apt
apt-listchanges
raspios_2022-09-22_config.txt 2022-10-14 2 KB
# For more options and information see
# http://rpf.io/configtxt
# Some settings may impact device functionality. See link above for details
# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1
record_webcam.sh source 2022-03-18 1.6 KB
record_webcam.sh
2022-03-18
by Gernot Walzl
This script records the video and audio stream from a webcam.
To list controls of the webcam:
servicetrayicon.py source 2021-04-18 6.1 KB
servicetrayicon.py
2021-04-18
by Gernot Walzl
System tray icon for systemd services
tvcontrol.sh source 2017-09-13 714 B
/usr/local/bin/tvcontrol
apt-get install cec-utils
/home/pi/.config/openbox/lxde-pi-rc.xml
...
<keybind key="XF86HomePage">
vcgencmd_throttled.sh source 2021-06-09 825 B
vcgencmd_throttled.sh
2021-06-09
by Gernot Walzl
https://www.raspberrypi.org/documentation/raspbian/applications/vcgencmd.md