Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anyone still running Gentoo on BeagleBone's ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
Tzuriel
Apprentice
Apprentice


Joined: 01 Jun 2004
Posts: 259

PostPosted: Mon Jun 13, 2022 12:08 am    Post subject: Anyone still running Gentoo on BeagleBone's ? Reply with quote

Just curious, with RPi's and other smaller boards being so difficult to find available, does anyone still run Gentoo on BeagleBone Blacks?

I've got a few that would server my purpose if I could ever get them running, but not sure they're worth the effort if they're not supported.
Back to top
View user's profile Send private message
Etal
Veteran
Veteran


Joined: 15 Jul 2005
Posts: 1931

PostPosted: Sun Jun 19, 2022 4:21 pm    Post subject: Reply with quote

I never owned a BeagleBone, but the main question of whether a device is supported is whether it can boot a modern Linux kernel.

Looking at vanilla sources, I see there are device trees for it, so you should be able to boot it.

Code:
$ rg 'BeagleBone Black' -g '*.dts' /usr/src/linux/
/usr/src/linux/arch/arm/boot/dts/am335x-boneblack.dts
13:   model = "TI AM335x BeagleBone Black";

/usr/src/linux/arch/arm/boot/dts/am335x-boneblack-wireless.dts
14:   model = "TI AM335x BeagleBone Black Wireless";


If you need some more exotic features which are not supported in the mainline, you might be able to find third-party patch sets, I think this project has a focus on OMAP-based boards.

The other question is what are you planning to use it for? If you mainly plan to ssh into it, it should be perfectly fine, assuming you have the patience for portage. You can check which packages support arm on packages.gentoo.org. If you plan to run a modern browser - not on that hardware.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Sun Jun 19, 2022 4:23 pm    Post subject: Reply with quote

Moved from Unsupported Software to Gentoo on ARM.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
sdauth
Guru
Guru


Joined: 19 Sep 2018
Posts: 569
Location: Ásgarðr

PostPosted: Thu Jun 23, 2022 5:52 pm    Post subject: Reply with quote

It is totally supported. I tried Gentoo two years ago on mine. It booted fine. (I was using kernel 4.14.x series)
I think I still have a a cloned sd img of the installation somewhere but updating portage after two years.. is going to be painful with such low spec. :mrgreen:
It should be possible to build packages with qemu I think though. I should try again now I have more experience with crossdev etc.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Fri Jun 24, 2022 5:09 pm    Post subject: Reply with quote

Tzuriel,

There is a difference between Running Gentoo and Building Gentoo.
The two need not be carried out on the same system.

Building need not be carried out on the same arch even.

Build elsewhere and install binary packages on the BeagleBone.

Welcome the the world of cross compiling and QEMU.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum