Nur mit C0-Stepping bekommt man die 1.8 GHz automatisch.
Ok. Ich habe die alte Version. Das heißt man muss was machen, um die 1,8 Ghz zu bekommen?
Nur mit C0-Stepping bekommt man die 1.8 GHz automatisch.
Ok. Ich habe die alte Version. Das heißt man muss was machen, um die 1,8 Ghz zu bekommen?
Das kann man einstellen.
Diesen Link habe ich eigentlich gesucht: https://www.raspberrypi.com/ne…us-1-8ghz-raspberry-pi-4/
Es sollte aber für genügend Kühlung gesorgt werden.
Ich habe eben festgestellt dass raspiBackup mit rsync auf Bullseye abbricht wenn die Backuppartition per nfs gemounted ist ...
Ich habe gestern auf meinem RPi4B/8 einen Upgrade von "Buster 10/64" auf Bullseye 11/64" durchgeführt. Das Backup (nfs auf QNAP) heute früh ist fehlerfrei durchgelaufen.
Restore habe ich noch nicht geprüft.
heute früh ist fehlerfrei durchgelaufen.
Interessant. Vermutlich hat es mit dem Upgrade zu tun. Ich vermute Du hast auf Deiner Raspi durch den Upgrade kein Verzeichnis /var/log/journal bekommen. Bei einer Neuinstallation von Bullseye ist das Verzeichnis vorhanden und erzeugt einen Abbruch.
:~ $ ls /var/log
alternatives.log apache2 clamav daemon.log.3.gz dpkg.log.3.gz fail2ban.log.1 kern.log.3.gz mail.log messages.4.gz php7.4-fpm.log.5.gz syslog.1 ufw.log.3.gz wtmp
alternatives.log.1 apt cron.log daemon.log.4.gz dpkg.log.4.gz fail2ban.log.2.gz kern.log.4.gz mail.log.1 msmtp php7.4-fpm.log.6.gz syslog.2.gz ufw.log.4.gz wtmp.1
alternatives.log.2.gz auth.log cron.log.1 debug dpkg.log.5.gz fail2ban.log.3.gz lastlog mail.log.2.gz php7.4-fpm.log php7.4-fpm.log.7.gz syslog.3.gz unattended-upgrades
alternatives.log.3.gz auth.log.1 cron.log.2.gz debug.1 dpkg.log.6.gz fail2ban.log.4.gz letsencrypt mail.warn php7.4-fpm.log.1 php7.4-fpm.log.8.gz syslog.4.gz user.log
alternatives.log.4.gz auth.log.2.gz cron.log.3.gz debug.2.gz dpkg.log.7.gz faillog mail.err mail.warn.1 php7.4-fpm.log.10.gz php7.4-fpm.log.9.gz syslog.6.gz user.log.1
alternatives.log.5.gz auth.log.3.gz cron.log.4.gz debug.3.gz dpkg.log.8.gz fontconfig.log mail.err.1 mail.warn.2.gz php7.4-fpm.log.11.gz postgresql syslog.7.gz user.log.2.gz
alternatives.log.6.gz auth.log.4.gz cups debug.4.gz dpkg.log.9.gz journal mail.err.2.gz messages php7.4-fpm.log.12.gz private sysstat user.log.3.gz
alternatives.log.7.gz bootstrap.log daemon.log dpkg.log elasticsearch kern.log mail.info messages.1 php7.4-fpm.log.2.gz redis ufw.log user.log.4.gz
alternatives.log.8.gz btmp daemon.log.1 dpkg.log.1 exim4 kern.log.1 mail.info.1 messages.2.gz php7.4-fpm.log.3.gz runit ufw.log.1 vncserver-x11.log
alternatives.log.9.gz btmp.1 daemon.log.2.gz dpkg.log.2.gz fail2ban.log kern.log.2.gz mail.info.2.gz messages.3.gz php7.4-fpm.log.4.gz syslog ufw.log.2.gz vncserver-x11.log.bak
Display More
Was bekommst Du denn mit ls -la /var/log/journal ? Sind ACLs dran?
Danke fuer die Ausgabe . D.h. Du hast ACLs und rsync laeuft durch. Lass uns besser in diesem Thread weitermachen denn wir sind hier ziemlich off topic. Ich habe eine Vermutung: Kannst Du mal im Debug Log nachsehen? Dort gibt es eine Zeile die den rsync Aufruf zeigt. Bei mir sieht es so aus:
20210820-050159 DBG 1681: --> executeCmd Command: rsync --exclude="/disks/silver/backup/rsync"
--exclude="/root/raspiBackup.log" --exclude="/root/raspiBackup.msg" --exclude='.gvfs' --exclude=/proc/* --exclude=/lost+found/* --exclude=/sys/*
--exclude=/dev/* --exclude=/boot/* --exclude=/tmp/*
--exclude=/run/* --exclude=/var/cache/* --exclude=/@HOSTNAME@-backup.img --exclude=/@HOSTNAME@-backup.tmg --exclude=/@HOSTNAME@-backup.sfdisk --exclude=/@HOSTNAME@-backup.mbr --exclude=/raspiBackup.log --exclude=/raspiBackup.msg
-20210813-050001" --numeric-ids -aHAx --delete / "/disks/silver/backup/rsync/@HOSTNAME@/@HOSTNAME@-rsync-backup-20210820-050001"
Die Antwort bitte in dem anderen Thread
Nö, ist noch drin:
Eine Eingabe von python in der Konsole führt zu folgender Ausgabe:
...
Habe vorhin das Raspberry Pi OS -Lite mal aufgesetzt und jetzt scheint Python2 raus zu sein:
pi@raspberrypi:~ $ python -V
Python 3.9.2
pi@raspberrypi:~ $ python3 -V
Python 3.9.2
pi@raspberrypi:~ $ python2 -V
-bash: python2: command not found
pi@raspberrypi:~ $
pi@raspberrypi:~ $
pi@raspberrypi:~ $ uname -r
5.10.63-v7+
pi@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Display More
Sodala, ich habe es nochmal ausprobiert auf der SD-Karte mit "Raspberry Pi OS bullseye (desktop-full)":
2021-10-30-raspios-bullseye-armhf-full.zip -- das Image inkl. "recommended software"
Dieses Image habe ich zeitnah zur Veröffentlichung der Foundation am 08.11.2021 gezogen.
Gerade getestet:
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
# Aktualisierung des Systems:
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
46 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
libfuse2
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
libbasicusageenvironment1 libgroupsock8 liblivemedia77 libusageenvironment3
The following packages will be upgraded:
arandr dhcpcd5 gir1.2-gtk-3.0 gtk-update-icon-cache libcamera-tools libcamera0 libgtk-3-0 libgtk-3-common
libplymouth5 libpq5 libsmbclient libvlc-bin libvlc5 libvlccore9 libwbclient0 lxinput lxpanel lxpanel-data
lxplug-magnifier lxplug-network lxplug-updater node-tar pcmanfm pipanel pishutdown plymouth plymouth-label
plymouth-themes raspberrypi-ui-mods raspi-config rpi-eeprom samba-libs vlc vlc-bin vlc-data vlc-l10n
vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba vlc-plugin-skins2
vlc-plugin-video-output vlc-plugin-video-splitter vlc-plugin-visualization wget
46 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.7 MB of archives.
After this operation, 3,802 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf libgtk-3-common all 3.24.24-4+rpt3 [3,759 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libsmbclient armhf 2:4.13.13+dfsg-1~deb11u2 [161 kB]
Get:3 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf samba-libs armhf 2:4.13.13+dfsg-1~deb11u2 [4,963 kB]
Get:6 http://archive.raspberrypi.org/debian bullseye/main armhf libgtk-3-0 armhf 3.24.24-4+rpt3 [2,279 kB]
Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf gir1.2-gtk-3.0 armhf 3.24.24-4+rpt3 [259 kB]
Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf arandr all 0.1.10-1.1+rpt14 [71.5 kB]
Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf dhcpcd5 armhf 1:8.1.2-1+rpt3 [146 kB]
Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf gtk-update-icon-cache armhf 3.24.24-4+rpt3 [86.7 kB]
Get:13 http://archive.raspberrypi.org/debian bullseye/main armhf libcamera0 armhf 0~git20211020+f4070274-3 [504 kB]
Get:15 http://archive.raspberrypi.org/debian bullseye/main armhf libcamera-tools armhf 0~git20211020+f4070274-3 [74.5 kB]
Get:16 http://archive.raspberrypi.org/debian bullseye/main armhf libplymouth5 armhf 0.9.5-3+rpt2 [93.7 kB]
Get:17 http://archive.raspberrypi.org/debian bullseye/main armhf vlc armhf 3.0.16-1+rpi1+rpt2 [145 kB]
Get:18 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-base armhf 3.0.16-1+rpi1+rpt2 [2,667 kB]
Get:21 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-data all 3.0.16-1+rpi1+rpt2 [452 kB]
Get:22 http://archive.raspberrypi.org/debian bullseye/main armhf libvlccore9 armhf 3.0.16-1+rpi1+rpt2 [488 kB]
Get:24 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-skins2 armhf 3.0.16-1+rpi1+rpt2 [542 kB]
Get:25 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-qt armhf 3.0.16-1+rpi1+rpt2 [1,051 kB]
Get:26 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-video-output armhf 3.0.16-1+rpi1+rpt2 [198 kB]
Get:27 http://archive.raspberrypi.org/debian bullseye/main armhf libvlc5 armhf 3.0.16-1+rpi1+rpt2 [167 kB]
Get:28 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-bin armhf 3.0.16-1+rpi1+rpt2 [163 kB]
Get:29 http://archive.raspberrypi.org/debian bullseye/main armhf libvlc-bin armhf 3.0.16-1+rpi1+rpt2 [127 kB]
Get:30 http://archive.raspberrypi.org/debian bullseye/main armhf lxinput armhf 0.3.5-1+rpi12 [63.1 kB]
Get:31 http://archive.raspberrypi.org/debian bullseye/main armhf lxpanel armhf 0.10.1-2+rpt11 [190 kB]
Get:32 http://archive.raspberrypi.org/debian bullseye/main armhf lxpanel-data all 0.10.1-2+rpt11 [1,078 kB]
Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libwbclient0 armhf 2:4.13.13+dfsg-1~deb11u2 [294 kB]
Get:33 http://archive.raspberrypi.org/debian bullseye/main armhf lxplug-magnifier armhf 0.12 [7,956 B]
Get:34 http://archive.raspberrypi.org/debian bullseye/main armhf lxplug-network armhf 0.29 [37.0 kB]
Get:35 http://archive.raspberrypi.org/debian bullseye/main armhf raspi-config all 20211111 [29.6 kB]
Get:36 http://archive.raspberrypi.org/debian bullseye/main armhf lxplug-updater armhf 0.6 [13.0 kB]
Get:37 http://archive.raspberrypi.org/debian bullseye/main armhf pcmanfm armhf 1.3.2-1+rpt6 [290 kB]
Get:38 http://archive.raspberrypi.org/debian bullseye/main armhf pipanel armhf 1:1.16 [31.3 kB]
Get:39 http://archive.raspberrypi.org/debian bullseye/main armhf pishutdown armhf 0.18 [7,756 B]
Get:40 http://archive.raspberrypi.org/debian bullseye/main armhf plymouth-label armhf 0.9.5-3+rpt2 [17.5 kB]
Get:41 http://archive.raspberrypi.org/debian bullseye/main armhf plymouth armhf 0.9.5-3+rpt2 [125 kB]
Get:42 http://archive.raspberrypi.org/debian bullseye/main armhf plymouth-themes armhf 0.9.5-3+rpt2 [767 kB]
Get:5 http://mirror.netzwerge.de/raspbian/raspbian bullseye/main armhf wget armhf 1.21-1rpi1 [922 kB]
Get:43 http://archive.raspberrypi.org/debian bullseye/main armhf raspberrypi-ui-mods armhf 1.20211123 [398 kB]
Get:44 http://archive.raspberrypi.org/debian bullseye/main armhf rpi-eeprom armhf 13.0-1 [935 kB]
Get:45 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-l10n all 3.0.16-1+rpi1+rpt2 [5,890 kB]
Get:7 http://mirror.netzwerge.de/raspbian/raspbian bullseye/main armhf libusageenvironment3 armhf 2020.01.19-1 [13.2 kB]
Get:8 http://mirror.netzwerge.de/raspbian/raspbian bullseye/main armhf libbasicusageenvironment1 armhf 2020.01.19-1 [21.0 kB]
Get:14 http://mirror.netzwerge.de/raspbian/raspbian bullseye/main armhf libgroupsock8 armhf 2020.01.19-1 [26.2 kB]
Get:19 http://mirror.netzwerge.de/raspbian/raspbian bullseye/main armhf liblivemedia77 armhf 2020.01.19-1 [280 kB]
Get:20 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libpq5 armhf 13.5-0+deb11u1 [162 kB]
Get:23 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf node-tar all 6.0.5+ds1+~cs11.3.9-1+deb11u2 [44.7 kB]
Get:46 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-access-extra armhf 3.0.16-1+rpi1+rpt2 [134 kB]
Get:47 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-notify armhf 3.0.16-1+rpi1+rpt2 [128 kB]
Get:48 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-samba armhf 3.0.16-1+rpi1+rpt2 [128 kB]
Get:49 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-video-splitter armhf 3.0.16-1+rpi1+rpt2 [142 kB]
Get:50 http://archive.raspberrypi.org/debian bullseye/main armhf vlc-plugin-visualization armhf 3.0.16-1+rpi1+rpt2 [144 kB]
Fetched 30.7 MB in 4s (7,621 kB/s)
Reading changelogs... Done
Extracting templates from packages: 100%
(Reading database ... 172631 files and directories currently installed.)
Preparing to unpack .../00-libsmbclient_2%3a4.13.13+dfsg-1~deb11u2_armhf.deb ...
Unpacking libsmbclient:armhf (2:4.13.13+dfsg-1~deb11u2) over (2:4.13.5+dfsg-2) ...
Preparing to unpack .../01-samba-libs_2%3a4.13.13+dfsg-1~deb11u2_armhf.deb ...
Unpacking samba-libs:armhf (2:4.13.13+dfsg-1~deb11u2) over (2:4.13.5+dfsg-2) ...
Preparing to unpack .../02-libwbclient0_2%3a4.13.13+dfsg-1~deb11u2_armhf.deb ...
Unpacking libwbclient0:armhf (2:4.13.13+dfsg-1~deb11u2) over (2:4.13.5+dfsg-2) ...
Preparing to unpack .../03-wget_1.21-1rpi1_armhf.deb ...
Unpacking wget (1.21-1rpi1) over (1.21-1) ...
Preparing to unpack .../04-libgtk-3-common_3.24.24-4+rpt3_all.deb ...
Unpacking libgtk-3-common (3.24.24-4+rpt3) over (3.24.24-4+rpt2) ...
Preparing to unpack .../05-libgtk-3-0_3.24.24-4+rpt3_armhf.deb ...
Unpacking libgtk-3-0:armhf (3.24.24-4+rpt3) over (3.24.24-4+rpt2) ...
Preparing to unpack .../06-gir1.2-gtk-3.0_3.24.24-4+rpt3_armhf.deb ...
Unpacking gir1.2-gtk-3.0:armhf (3.24.24-4+rpt3) over (3.24.24-4+rpt2) ...
Preparing to unpack .../07-arandr_0.1.10-1.1+rpt14_all.deb ...
Unpacking arandr (0.1.10-1.1+rpt14) over (0.1.10-1.1+rpt10) ...
Preparing to unpack .../08-dhcpcd5_1%3a8.1.2-1+rpt3_armhf.deb ...
Unpacking dhcpcd5 (1:8.1.2-1+rpt3) over (1:8.1.2-1+rpt2) ...
Preparing to unpack .../09-gtk-update-icon-cache_3.24.24-4+rpt3_armhf.deb ...
Unpacking gtk-update-icon-cache (3.24.24-4+rpt3) over (3.24.24-4+rpt2) ...
Selecting previously unselected package libusageenvironment3:armhf.
Preparing to unpack .../10-libusageenvironment3_2020.01.19-1_armhf.deb ...
Unpacking libusageenvironment3:armhf (2020.01.19-1) ...
Selecting previously unselected package libbasicusageenvironment1:armhf.
Preparing to unpack .../11-libbasicusageenvironment1_2020.01.19-1_armhf.deb ...
Unpacking libbasicusageenvironment1:armhf (2020.01.19-1) ...
Preparing to unpack .../12-libcamera0_0~git20211020+f4070274-3_armhf.deb ...
Unpacking libcamera0:armhf (0~git20211020+f4070274-3) over (0~git20211020+f4070274-1) ...
Preparing to unpack .../13-libcamera-tools_0~git20211020+f4070274-3_armhf.deb ...
Unpacking libcamera-tools (0~git20211020+f4070274-3) over (0~git20211020+f4070274-1) ...
Selecting previously unselected package libgroupsock8:armhf.
Preparing to unpack .../14-libgroupsock8_2020.01.19-1_armhf.deb ...
Unpacking libgroupsock8:armhf (2020.01.19-1) ...
Selecting previously unselected package liblivemedia77:armhf.
Preparing to unpack .../15-liblivemedia77_2020.01.19-1_armhf.deb ...
Unpacking liblivemedia77:armhf (2020.01.19-1) ...
Preparing to unpack .../16-libplymouth5_0.9.5-3+rpt2_armhf.deb ...
Unpacking libplymouth5:armhf (0.9.5-3+rpt2) over (0.9.5-3+rpt1) ...
Preparing to unpack .../17-libpq5_13.5-0+deb11u1_armhf.deb ...
Unpacking libpq5:armhf (13.5-0+deb11u1) over (13.4-0+deb11u1) ...
Preparing to unpack .../18-vlc_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../19-vlc-plugin-base_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-base:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../20-vlc-data_3.0.16-1+rpi1+rpt2_all.deb ...
Unpacking vlc-data (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../21-libvlccore9_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking libvlccore9:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../22-vlc-plugin-skins2_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-skins2:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../23-vlc-plugin-qt_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-qt:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../24-vlc-plugin-video-output_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-video-output:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../25-libvlc5_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking libvlc5:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../26-vlc-bin_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-bin (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../27-libvlc-bin_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking libvlc-bin:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../28-lxinput_0.3.5-1+rpi12_armhf.deb ...
Unpacking lxinput (0.3.5-1+rpi12) over (0.3.5-1+rpi10) ...
Preparing to unpack .../29-lxpanel_0.10.1-2+rpt11_armhf.deb ...
Unpacking lxpanel (0.10.1-2+rpt11) over (0.10.1-2+rpt8) ...
Preparing to unpack .../30-lxpanel-data_0.10.1-2+rpt11_all.deb ...
Unpacking lxpanel-data (0.10.1-2+rpt11) over (0.10.1-2+rpt8) ...
Preparing to unpack .../31-lxplug-magnifier_0.12_armhf.deb ...
Unpacking lxplug-magnifier (0.12) over (0.11) ...
Preparing to unpack .../32-lxplug-network_0.29_armhf.deb ...
Unpacking lxplug-network (0.29) over (0.28) ...
Preparing to unpack .../33-raspi-config_20211111_all.deb ...
Unpacking raspi-config (20211111) over (20211110) ...
Preparing to unpack .../34-lxplug-updater_0.6_armhf.deb ...
Unpacking lxplug-updater (0.6) over (0.5) ...
Preparing to unpack .../35-node-tar_6.0.5+ds1+~cs11.3.9-1+deb11u2_all.deb ...
Unpacking node-tar (6.0.5+ds1+~cs11.3.9-1+deb11u2) over (6.0.5+ds1+~cs11.3.9-1+deb11u1) ...
Preparing to unpack .../36-pcmanfm_1.3.2-1+rpt6_armhf.deb ...
Unpacking pcmanfm (1.3.2-1+rpt6) over (1.3.2-1+rpt5) ...
Preparing to unpack .../37-pipanel_1%3a1.16_armhf.deb ...
Unpacking pipanel (1:1.16) over (1:1.15) ...
Preparing to unpack .../38-pishutdown_0.18_armhf.deb ...
Leaving 'diversion of /usr/bin/lxde-pi-shutdown-helper to /usr/bin/lxde-pi-shutdown-helper.old by pishutdown'
Unpacking pishutdown (0.18) over (0.17) ...
Preparing to unpack .../39-plymouth-label_0.9.5-3+rpt2_armhf.deb ...
Unpacking plymouth-label (0.9.5-3+rpt2) over (0.9.5-3+rpt1) ...
Preparing to unpack .../40-plymouth_0.9.5-3+rpt2_armhf.deb ...
Unpacking plymouth (0.9.5-3+rpt2) over (0.9.5-3+rpt1) ...
Preparing to unpack .../41-plymouth-themes_0.9.5-3+rpt2_armhf.deb ...
Unpacking plymouth-themes (0.9.5-3+rpt2) over (0.9.5-3+rpt1) ...
Preparing to unpack .../42-raspberrypi-ui-mods_1.20211123_armhf.deb ...
Unpacking raspberrypi-ui-mods (1.20211123) over (1.20211110) ...
Preparing to unpack .../43-rpi-eeprom_13.0-1_armhf.deb ...
Unpacking rpi-eeprom (13.0-1) over (12.13-1) ...
Preparing to unpack .../44-vlc-l10n_3.0.16-1+rpi1+rpt2_all.deb ...
Unpacking vlc-l10n (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../45-vlc-plugin-access-extra_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-access-extra:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../46-vlc-plugin-notify_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-notify:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../47-vlc-plugin-samba_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-samba:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../48-vlc-plugin-video-splitter_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-video-splitter:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Preparing to unpack .../49-vlc-plugin-visualization_3.0.16-1+rpi1+rpt2_armhf.deb ...
Unpacking vlc-plugin-visualization:armhf (3.0.16-1+rpi1+rpt2) over (3.0.16-1+rpi1+rpt1) ...
Setting up gtk-update-icon-cache (3.24.24-4+rpt3) ...
Setting up dhcpcd5 (1:8.1.2-1+rpt3) ...
Setting up wget (1.21-1rpi1) ...
Setting up libpq5:armhf (13.5-0+deb11u1) ...
Setting up vlc-l10n (3.0.16-1+rpi1+rpt2) ...
Setting up libusageenvironment3:armhf (2020.01.19-1) ...
Setting up libwbclient0:armhf (2:4.13.13+dfsg-1~deb11u2) ...
Setting up libbasicusageenvironment1:armhf (2020.01.19-1) ...
Setting up libvlccore9:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up node-tar (6.0.5+ds1+~cs11.3.9-1+deb11u2) ...
Setting up vlc-plugin-qt:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up libplymouth5:armhf (0.9.5-3+rpt2) ...
Setting up rpi-eeprom (13.0-1) ...
Setting up lxpanel-data (0.10.1-2+rpt11) ...
Setting up libcamera0:armhf (0~git20211020+f4070274-3) ...
Setting up raspi-config (20211111) ...
Setting up vlc-data (3.0.16-1+rpi1+rpt2) ...
Setting up libgtk-3-common (3.24.24-4+rpt3) ...
Setting up vlc-plugin-video-output:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up libcamera-tools (0~git20211020+f4070274-3) ...
Setting up libgroupsock8:armhf (2020.01.19-1) ...
Setting up vlc-plugin-skins2:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up plymouth (0.9.5-3+rpt2) ...
update-initramfs: deferring update (trigger activated)
Setting up vlc-plugin-video-splitter:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up libvlc5:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up samba-libs:armhf (2:4.13.13+dfsg-1~deb11u2) ...
Setting up vlc-plugin-visualization:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up vlc-plugin-access-extra:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up libsmbclient:armhf (2:4.13.13+dfsg-1~deb11u2) ...
Setting up libvlc-bin:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up liblivemedia77:armhf (2020.01.19-1) ...
Setting up plymouth-label (0.9.5-3+rpt2) ...
Setting up vlc-plugin-samba:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up vlc-bin (3.0.16-1+rpi1+rpt2) ...
Setting up plymouth-themes (0.9.5-3+rpt2) ...
update-initramfs: deferring update (trigger activated)
Setting up vlc-plugin-base:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up vlc (3.0.16-1+rpi1+rpt2) ...
Processing triggers for install-info (6.7.0.dfsg.2-6) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for libglib2.0-0:armhf (2.66.8-1) ...
Setting up libgtk-3-0:armhf (3.24.24-4+rpt3) ...
Setting up lxpanel (0.10.1-2+rpt11) ...
Processing triggers for libc-bin (2.31-13+rpt2+rpi1) ...
Setting up gir1.2-gtk-3.0:armhf (3.24.24-4+rpt3) ...
Processing triggers for man-db (2.9.4-2) ...
Setting up lxinput (0.3.5-1+rpi12) ...
Setting up lxplug-magnifier (0.12) ...
Setting up pipanel (1:1.16) ...
Processing triggers for shared-mime-info (2.0-1) ...
Setting up arandr (0.1.10-1.1+rpt14) ...
Setting up lxplug-network (0.29) ...
Setting up pishutdown (0.18) ...
Setting up lxplug-updater (0.6) ...
Setting up vlc-plugin-notify:armhf (3.0.16-1+rpi1+rpt2) ...
Setting up pcmanfm (1.3.2-1+rpt6) ...
Setting up raspberrypi-ui-mods (1.20211123) ...
Processing triggers for initramfs-tools (0.140) ...
Processing triggers for libvlc-bin:armhf (3.0.16-1+rpi1+rpt2) ...
Display More
Python2 ist also immer noch da.
Ich habe noch eine andere SD-Karte mit einem raspios-desktop (ohne "recommended software") neueren Datums. Da kommt bei Eingabe von python2 wie bei Euch:
Mit raspios-lite habe ich es jetzt mangels Download nicht getestet, da verweise ich auf die Ergebnisse von hyle
--> Es könnte also auch am ganz großen Image "desktop with recommended software" liegen...
Python2 ist also immer noch da
apt search python2
...
python2/stable 2.7.18-3 arm64
Interaktive objektorientierte Hochsprache (Python2-Version)
python2-dbg/stable 2.7.18-3 arm64
Debugversion des Python2-Interpreters (Version 2.7)
python2-dev/stable 2.7.18-3 arm64
Header-Dateien und eine statische Bibliothek für Python2
python2-doc/stable,stable 2.7.18-3 all
Dokumentation für die objektorientierte Hochsprache Python2
python2-minimal/stable 2.7.18-3 arm64
Minimale Teilmenge der Sprache Python2
python2.7/stable 2.7.18-8 arm64
Interaktive, objektorientierte, höhere Programmiersprache (Version 2.7)
python2.7-dbg/stable 2.7.18-8 arm64
Debug-Version des Python-Interpreters (Version 2.7)
python2.7-dev/stable 2.7.18-8 arm64
Header-Dateien und eine statische Bibliothek für Python (v2.7)
python2.7-doc/stable,stable 2.7.18-8 all
Dokumentation für die objektorientierte Hochsprache Python (Version 2.7)
python2.7-examples/stable,stable 2.7.18-8 all
Beispiele für die Sprache Python (v2.7)
python2.7-minimal/stable 2.7.18-8 arm64
Minimale Teilmenge der Sprache Python (Version 2.7)
...
Display More
Und auch in der Lite-Version(64). Man kann es immer noch installieren.
MfG
Jürgen
Hallo,
Ich bin gerade dabei, für meine Kellerbar einen Mediaplayer aufzusetzen, verwendet wird ein RasPi Zero W Rev 1.1 mit einem HifiBerry DAC+ ZERO. Es funktionierte alles sehr gut, bis ich die SD-Karte auf read-only schalten wollte. Ich habe dazu diese Anleitung befolgt. Aber seitdem verweigert der MPD, zu starten. Angeblich kann er Port 6600 nich öffnen, weil schon belegt. Aber da finde ich nichts. Ausserdem ist die Uhrzeit komisch, das macht mich ein wenig stutzig.
Nun zu meiner Frage:
Hat schon jemand probiert, den RasPi Bullseye auf read-only zu konfigurieren?
LG,
Ch.
Ich habe dazu diese Anleitung befolgt.
Was für ein Aufwand! Und dabei wäre es so einfach gewesen per sudo raspi-config >> Performance Options >> Overlay File System
//Edit: Fast vergessen... Willkommen im Forum!
Jürgen Böhm Die Reaktion auf Deinen Beitrag bezog sich auf die Aussage, nicht auf den Inhalt!
Die Reaktion auf Deinen Beitrag bezog sich auf die Aussage, nicht auf den Inhalt!
Sorry, ich war nur neugierig ob Python2 noch da ist.
Oder wie Hagrid immer sagte: "Hätte ich mal bloß nichts gesagt"
MfG
Jürgen
P.S.: Ist schon Mega-OT
"Hätte ich mal bloß nichts gesagt"
Alles gut! Ich habe mich vielleicht auch falsch ausgedrückt. Traurig (die Reaktion) finde ich nur, das es sogar noch die Möglichkeit gibt, das tote Python2 nachinstallieren zu können.
OT ist das imho eigentlich nicht, weil es ja hier um das "neue" aktuelle OS inkl. Software geht. Davon ab ist das mein Thread, und da entscheide ich was OT ist und was nicht.
Was für ein Aufwand! Und dabei wäre es so einfach gewesen per sudo raspi-config >> Performance Options >> Overlay File System
//Edit: Fast vergessen... Willkommen im Forum!
Danke für die Info! Ich wusste ja, das da mittlerweile schon was eingebaut ist im raspi-config, hatte es nur nicht gefunden.
Aber eine Frage hätte ich nun doch noch: wie kann ich das (temporär) wieder schreibbar machen? Ich habe da nichts konkretes gefunden, nur immer was von "Overlay entfernen". Aber im raspi-config finde ich dazu nichts, es spricht immer von "enable". Wo klemmt es bei mir mal wieder in den Ganglien?
LG,
Ch
Aber eine Frage hätte ich nun doch noch: wie kann ich das (temporär) wieder schreibbar machen?
Grrrr, bin ich doof, eh. Einfach bei der Frage "no" antworten und man ist wieder rw.
Sorry wg. der Konfusion und LG,
Christof
Aber im raspi-config finde ich dazu nichts
An der selben Stelle. Dort kannst Du das auch wieder deaktivieren. Etwas verwirrend ist es allerdings wirklich, weil dort auch gefragt wird, ob man die boot-Partition auch auf ro setzen will.
Unter Bullseye habe ich das noch nicht getestet, aber bei Buster funktionierte das alles ganz gut.
Unter Bullseye habe ich das noch nicht getestet, aber bei Buster funktionierte das alles ganz gut.
Unter Bullseye funktioniert es (zumindest bei mir)
Danke für den Support!