Raspi Composite Out
cut a standard TRRS cable and change pins for the video Signal to get TRSR (left/right/ground/video) enable raspi composite video out (bookworm) change /boot/firmware/config.txt (by… Weiterlesen »Raspi Composite Out
cut a standard TRRS cable and change pins for the video Signal to get TRSR (left/right/ground/video) enable raspi composite video out (bookworm) change /boot/firmware/config.txt (by… Weiterlesen »Raspi Composite Out
gpu_mem=xxx recommended my magdesign: 256 default pvj: 512 workes good: 650
following this article on pi you make edits to $sudo nano /boot/config.txt Which values are valid for my monitor? Your HDMI monitor may only support… Weiterlesen »Monitor resolution – set it right
$sudo apt-get update $sudo apt install python3-pip git $pip3 install rpi-rf (siehe git projekt rpi-rf) $git clone https://github.com/mrpjevans/rfchat.git $git clone git://git.drogon.net/wiringPi $cd wiringPi $./build… Weiterlesen »rfchat 433MHz communication
install ssh: How to Enable SSH in Ubuntu 16.04 LTS run headless: https://superuser.com/questions/746803/how-to-turn-a-desktop-linux-box-headless time-machine enable incl hfs-r/w: https://www.howtogeek.com/276468/how-to-use-a-raspberry-pi-as-a-networked-time-machine-drive-for-your-mac/ install netatalk: https://wiki.ubuntuusers.de/netatalk/ –> if you enable… Weiterlesen »xubuntu fileserver
to change hostname from the standard ‚raspberrypi‘ to something else eg ‚pincopallino‘ sudo nano /etc/hosts change 127.0.1.1 name from raspberrypi to pincopallino sudo nano /etc/hostname… Weiterlesen »Raspberry Pi Hostname im Netzwerk ändern
https://joealdeguer.com/how-to-install-and-setup-openmediavault-nas-for-timemachine-and-nfs-storage/
problem: when startx or booting into lxde the panel was blinking all the time and i could not use/click it. i tried several things from… Weiterlesen »RaspPi lxpanel (taskbar) blinking
Fall am raspberry pi: funktionierendes noobs auf 8GB speicherkarte, aber zu wenig speicherplatz lösung: größere karte (zb 16GB) kaufen, image von 8GB-karte mit dd auf… Weiterlesen »RaspPi Satellite Noobs auf größere Speicherkarte übertragen
einrichtung nach: https://samhobbs.co.uk/2014/07/raspberry-pi-print-scanner-server Vorgehensweise: login über ssh vom ‚ziel-rechner‘ sudo apt-get install sane sudo sane-find-scanner (gibt zb canon lide25 aus) sudo scanimage -L (listet alle… Weiterlesen »Rpi Scan-Server – scannen auf owncloud