View previous topic :: View next topic |
Author |
Message |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 47534 Location: 56N 3W
|
Posted: Mon Dec 07, 2020 12:22 pm Post subject: |
|
|
Jarodiv,
media-libs/raspberrypi-userland is upstreamed.
Code: | # eix media-libs/raspberrypi-userland
[I] media-libs/raspberrypi-userland
Available versions: *0_pre20160424 (~)0_pre20201022 (~)1.20200520*l{tbz2}[1] (~)1.20201102*l{tbz2}[1] **9999*l **9999*l[1] {examples wayland}
Installed versions: 1.20201102*l{tbz2}[1](12:39:56 11/29/20)
Homepage: https://github.com/raspberrypi/userland
Description: Raspberry Pi userspace tools and libraries |
as is media-sound/pulseaudio
Code: | # eix media-sound/pulseaudio
[I] media-sound/pulseaudio
Available versions: (~)12.2-r3[1] 13.0^t{tbz2} (~)13.0-r1^t 13.0-r2^t{tbz2}[1] {+X +alsa +alsa-plugin +asyncns bluetooth +caps dbus doc elogind equalizer gconf +gdbm +glib gtk ipv6 jack libressl libsamplerate lirc native-headset neon ofono-headset +orc oss pi4-workaround qt5 realtime rpi-deglitch selinux sox ssl system-wide systemd tcpd test +udev +webrtc-aec zeroconf ABI_MIPS="n32 n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32" CPU_FLAGS_ARM="neon" KERNEL="linux"}
Installed versions: 13.0-r2^t{tbz2}[1](20:37:55 12/01/20)(X alsa alsa-plugin asyncns bluetooth caps dbus doc elogind gdbm glib gtk ipv6 qt5 ssl tcpd udev -equalizer -gconf -jack -libressl -libsamplerate -lirc -native-headset -ofono-headset -orc -oss -pi4-workaround -realtime -rpi-deglitch -selinux -sox -system-wide -systemd -test -webrtc-aec -zeroconf ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="-32 -64 -x32" CPU_FLAGS_ARM="-neon" KERNEL="linux")
Homepage: https://www.freedesktop.org/wiki/Software/PulseAudio/
Description: A networked sound server with an advanced plugin system |
It is indeed possible to use only the ~arm64 ::gentoo repo on a 64 bit Pi now but in one or two areas, particularly multimedia, it remains sub optimal. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
Jarodiv n00b


Joined: 17 Jan 2020 Posts: 32
|
Posted: Tue Dec 08, 2020 11:25 pm Post subject: |
|
|
Those pesky date based version numbers. I've read the 20201022 as 20200122 and thus thought it quite old and older than what is available in the genpi64 overlay. Guess I'll replace this package too. Pulseaudio still is an older version than in the overlay, so not sure if the upstream version contains all fixes. Guess I will keep it for now. But still, down to one package from the overlay, thanks!  |
|
Back to top |
|
 |
Strange n00b

Joined: 16 Dec 2020 Posts: 4
|
Posted: Wed Dec 16, 2020 1:17 pm Post subject: |
|
|
Finally I successfully installed Gentoo on my pi4b, basically follow the "Raspberry Pi4 64 Bit Install" document and use sakaki's image as bootstrap for build new kernel. cheers. |
|
Back to top |
|
 |
flysideways Apprentice

Joined: 29 Jan 2005 Posts: 191
|
Posted: Wed Dec 16, 2020 5:23 pm Post subject: |
|
|
I have done multiple installs following different paths.
Currently I am working on one using limited resources as would be expected for someone with a Pi but new to Gentoo. (right now it is updating from the lagging snapshot, 66 packages)
An overview:
Using the Raspberry Pi Imager to do the firmware update, per their instructions, for the USB mass storage boot.
Using the Raspberry Pi Imager to burn genpi64.img.xz
Following steps in the amd64 handbook, modified for the arm64, using steps from Neddy's RPI64 wiki entries and the Chroot wiki entry to build entirely from the Pi.
I have been through it once using git pulls for the needed parts and am doing it again trying out the Gentoo repository in place of git.
I have a bunch of notes and will post them up after I get them in a clear and concise form.
This is exciting. Someone with any desktop or laptop can use the Pi tools and genpi64 to get a first start into Gentoo on a Pi 4. It is a whole lot more than my Athlon 1200 was, and doesn't idle at 130 watts. |
|
Back to top |
|
 |
flysideways Apprentice

Joined: 29 Jan 2005 Posts: 191
|
|
Back to top |
|
 |
spork_kitty Tux's lil' helper

Joined: 05 Jul 2019 Posts: 124
|
Posted: Sun Dec 20, 2020 5:51 pm Post subject: |
|
|
For the experienced, what all is really necessary to migrate from genpi to Gentoo if you're on a standard SD card install? Seems like you need to move some packages from ::genpi to ::gentoo, re-emerge, get your own kernel toolchain together, build, and go... does that about cover it? |
|
Back to top |
|
 |
lperkins2 n00b

Joined: 18 Apr 2014 Posts: 13
|
Posted: Wed Dec 23, 2020 11:08 pm Post subject: |
|
|
spork_kitty wrote: | For the experienced, what all is really necessary to migrate from genpi to Gentoo if you're on a standard SD card install? Seems like you need to move some packages from ::genpi to ::gentoo, re-emerge, get your own kernel toolchain together, build, and go... does that about cover it? |
Pretty much. Also a good idea to get distcc up and running if you have a computer that can assist.
If you want to reduce the pain marginally, you can also use https://packages.genpi64.com as a binpkg provider. It's not really ready for prime-time yet, but the packages which are there *should* work (as usual with this sort of thing, if it breaks, you get to keep the pieces). |
|
Back to top |
|
 |
flysideways Apprentice

Joined: 29 Jan 2005 Posts: 191
|
Posted: Mon Dec 28, 2020 7:49 pm Post subject: |
|
|
|
|
Back to top |
|
 |
samip537 n00b

Joined: 12 Jul 2016 Posts: 4
|
Posted: Tue Dec 29, 2020 4:27 am Post subject: |
|
|
Hi,
I don't know if people are aware here, but we are working on with some people on getting a Gentoo for Raspberry Pi going again, with help from Sakaki's work.
Help and ideas would be much appreciated, like what default packages to include, default kernel and things like that. Please see the Github issues for those.
Our Github repository: https://github.com/GenPi64/gentoo-on-rpi-64bit
Our binhost: https://packages.genpi64.com |
|
Back to top |
|
 |
flysideways Apprentice

Joined: 29 Jan 2005 Posts: 191
|
Posted: Tue Dec 29, 2020 8:03 am Post subject: |
|
|
Sakaki might appreciate her email being removed from the forked project, unless you have her approval.
It is in the Feedback Welcome! section at the bottom of the page. |
|
Back to top |
|
 |
Strange n00b

Joined: 16 Dec 2020 Posts: 4
|
Posted: Tue Dec 29, 2020 10:00 am Post subject: |
|
|
I think it may help that to have an equivalent .img of Gentoo minimal install iso. |
|
Back to top |
|
 |
samip537 n00b

Joined: 12 Jul 2016 Posts: 4
|
Posted: Tue Dec 29, 2020 10:34 pm Post subject: |
|
|
flysideways wrote: | Sakaki might appreciate her email being removed from the forked project, unless you have her approval.
It is in the Feedback Welcome! section at the bottom of the page. |
That was totally forgotten to remove, but now it has been removed.
Strange wrote: | I think it may help that to have an equivalent .img of Gentoo minimal install iso. |
There is stage3 already, so it would only need kernel and should be bootable. |
|
Back to top |
|
 |
lperkins2 n00b

Joined: 18 Apr 2014 Posts: 13
|
Posted: Wed Dec 30, 2020 9:15 am Post subject: |
|
|
flysideways wrote: | Sakaki might appreciate her email being removed from the forked project, unless you have her approval.
It is in the Feedback Welcome! section at the bottom of the page. |
Thank you for pointing that out. I've combed over most of the code once already, examining the output of , but it can't all by blindly removed as her copyright notices and authorship information needs to stay. I am unsurprised something got missed. If you spot anything else, please point it out. |
|
Back to top |
|
 |
flysideways Apprentice

Joined: 29 Jan 2005 Posts: 191
|
Posted: Wed Dec 30, 2020 1:31 pm Post subject: |
|
|
I was just pointing out the email being in a section soliciting feedback, of course the copyright attribution must remain. |
|
Back to top |
|
 |
|