linux:notes:rpi4_ostw
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:notes:rpi4_ostw [2026/06/15 05:20] – Sean Rhone | linux:notes:rpi4_ostw [2026/07/15 13:26] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | |||
| + | openSUSE-Tumbleweed-ARM-JeOS-raspberrypi.aarch64-2026.04.30-Snapshot20260616.raw | ||
| sudo -e '/ | sudo -e '/ | ||
| Line 10: | Line 12: | ||
| dtoverlay=disable-wifi | dtoverlay=disable-wifi | ||
| disable_splash=1 | disable_splash=1 | ||
| + | disable_fw_kms_setup=1 | ||
| # Tweaks | # Tweaks | ||
| Line 16: | Line 19: | ||
| over_voltage=15 | over_voltage=15 | ||
| arm_freq=2100 | arm_freq=2100 | ||
| - | core_freq=250 | ||
| max_usb_current=1 | max_usb_current=1 | ||
| - | |||
| - | # rpi-eeprom-update | ||
| - | dtparam=spi=on | ||
| - | dtoverlay=audremap | ||
| - | dtoverlay=spi-gpio40-45 | ||
| # End</ | # End</ | ||
| - | sudo '/usr/bin/rpi-eeprom-config' | + | ====== EEPROM ====== |
| + | |||
| + | * TODO: '' | ||
| + | |||
| + | nano '/ | ||
| < | < | ||
| Line 35: | Line 36: | ||
| NET_INSTALL_AT_POWER_ON=0</ | NET_INSTALL_AT_POWER_ON=0</ | ||
| - | sudo zypper install | + | |
| + | * '' | ||
| + | |||
| + | wget -O '/ | ||
| + | |||
| + | '/ | ||
| + | |||
| + | | ||
| + | |||
| + | systemctl reboot | ||
| + | |||
| + | sudo rpi-eeprom-update -r | ||
| + | |||
| + | sudo rpi-eeprom-update | ||
| - | RPI_EEPROM_USE_FLASHROM=' | + | < |
/usr/local/www/wiki/data/attic/linux/notes/rpi4_ostw.1781515245.txt.gz · Last modified: by Sean Rhone
