User Tools

Site Tools


haussteuerung:display_panel

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
haussteuerung:display_panel [2025/12/20 15:05] – [Config] dominikhaussteuerung:display_panel [2025/12/20 15:27] (current) – [Display] dominik
Line 10: Line 10:
     * I2C Aktivieren      * I2C Aktivieren 
     * umstellen von Wayland auf X11     * umstellen von Wayland auf X11
 +    * Screen Blanking aus !
  
 ===== 100 Mbit Fix ===== ===== 100 Mbit Fix =====
 +  * Man muss dafür per SSH mit WLAN auf dem Pi sein ....
   * ''sudo nano /etc/systemd/system/eth0fix.service''   * ''sudo nano /etc/systemd/system/eth0fix.service''
     * <code eth0fix.service>     * <code eth0fix.service>
 [Unit] [Unit]
 Description=100MBit Fix for eth0 Description=100MBit Fix for eth0
-Requires=network.target+After=network-online.target 
 +Requires=network-online.target
  
 [Service] [Service]
Line 23: Line 26:
  
 [Install] [Install]
-WantedBy=multi-user.target\+WantedBy=multi-user.target
 </code> </code>
   * ''sudo systemctl enable eth0fix.service''   * ''sudo systemctl enable eth0fix.service''
Line 29: Line 32:
  
    
-==== Updates ==== +===== Updates ===== 
-  * Command Line \\ ''sudo apt update && sudo apt upgrade -y && sudo apt install -y git git-lfs silversearcher-ag wavemon hexedit sudoku tcpdump iptraf mc htop dcfldd nano usbutils openvpn ranger tldr ncdu can-utils multitail fd-find lsof x11vnc minicom joystick i2c-tools speedtest-cli iotop fio ir-keytable curl inxi lshw nala fzf duf && mkdir -p ~/.local/share && tldr -u''+  * Command Line \\ ''sudo apt update && sudo apt upgrade -y && sudo apt install -y git git-lfs silversearcher-ag wavemon hexedit sudoku tcpdump iptraf mc htop dcfldd nano usbutils ranger ncdu can-utils multitail fd-find lsof x11vnc minicom joystick i2c-tools speedtest-cli iotop fio ir-keytable curl inxi lshw nala fzf duf''
   * UI Tools \\ ''sudo apt update && sudo apt upgrade -y && sudo apt install -y flameshot terminator cutecom jstest-gtk xclip''   * UI Tools \\ ''sudo apt update && sudo apt upgrade -y && sudo apt install -y flameshot terminator cutecom jstest-gtk xclip''
   * Nutzloses Zeug \\ ''sudo apt autoremove -y modem* cups* avahi* triggerhappy* rpi-connect openvpn''   * Nutzloses Zeug \\ ''sudo apt autoremove -y modem* cups* avahi* triggerhappy* rpi-connect openvpn''
  
 ==== Display ==== ==== Display ====
-  * ''sudo raspi-config'' -> Screen Blanking aus ! 
   * Screensaver aus   * Screensaver aus
     * ''mkdir -p /home/pi/.config/lxsession/LXDE-pi''     * ''mkdir -p /home/pi/.config/lxsession/LXDE-pi''
-    * ''cp /etc/xdg/lxsession/LXDE-pi/autostart /home/pi/.config/lxsession/LXDE-pi/autostart''+    * ''cp /etc/xdg/lxsession/rpd-x/autostart /home/pi/.config/lxsession/LXDE-pi/autostart''
     * ''nano /home/pi/.config/lxsession/LXDE-pi/autostart'' <code | download>     * ''nano /home/pi/.config/lxsession/LXDE-pi/autostart'' <code | download>
 @lxpanel --profile LXDE-pi @lxpanel --profile LXDE-pi
haussteuerung/display_panel.1766239552.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki