Thank you for the info
Code: Select all
pi64 ~ # emaint sync --repo genpi64
pi64 ~ # /etc/cron.weekly/fixup
Code: Select all
#!/bin/bash
# My local script
PORTDIR="$(portageq get_repo_path / gentoo)"
PKGDIR="$(portageq pkgdir)"
DISTDIR="$(portageq distdir)"
It doesn't seem likely that it is the uSD card, more likely the contents. If you have one of these cards you can spare, try writing a vanilla v1.5.1 image onto it (obviously, that'll delete the existing OS on there, so be sure to back up anything important first), and then booting this on an RPi4. Does this work OK and get you to a graphical desktop?
Code: Select all
sudo pip install --user pyglet
Whoops, got my distributions mixed up - emerge is working.Collecting pyglet
Segmentation fault
Thanks for this. It'd be great if you could file a report on the relevant thread (or start a new one) about this, so the RPI engineers are aware: I'm obviously nervous that the current EEPROM beta doesn't get promoted to critical, until the underlying cause is discovered. As I'm in the final run-up to the v1.5.2 image release I unfortunately don't have the bandwidth to dive into this myself, but it would be sensible to put a marker down now.Gavinmc42 wrote: ↑Mon Nov 25, 2019 2:53 amOnce "critical" was /etc/default/rpi-eeprom-update then my Pi4B4 Gentoo64 booted and ran ok.
https://www.raspberrypi.org/documentati ... teeprom.md
It did take a boot and reboot to fix obviously.
Moral of the story - don't mess with this yet.
Yes, that's the way dispatch-conf works - it asks you what to do about any configuration file that would be overwritten during a package upgrade (iff you have altered the previous version's copy of that file from its installed default). If you press "u", this will overwrite any changes you have made to that file.Gazzy wrote: ↑Thu Nov 28, 2019 9:11 amWhen running the dispatch-conf after this update, the changes reset all my wifi reg dom
To GB, and also reset any changes I had in config.txt.
I used u to use the new versions, but may have been better to keep the old versions.
Just in case you didn’t know, the associated conf files reset wifi reg to gb, and wipe the config.txt to default.
That explains the keyboard country change back to UK layout.If you press "u", this will overwrite any changes you have made to that file.
Per e.g. this article, seems like you may need to increase the maximum permitted number of open file descriptors.
Code: Select all
* - nofile 32768
Code: Select all
~sys-kernel/bcm2711-kernel-bis-bin-4.19.86.20191126
~sys-kernel/bcm2711-kernel-bin-4.19.86.20191126
~sys-kernel/bcmrpi3-kernel-bis-bin-4.19.86.20191126
~sys-kernel/bcmrpi3-kernel-bin-4.19.86.20191126
Code: Select all
pi64 ~ # emerge -v1u sys-kernel/bcm2711-kernel-bis-bin sys-kernel/bcmrpi3-kernel-bis-bin