Adelie

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

OpenGL works in a chroot as well. Unfortunately audio doesn't work. Maybe I need an additional command.

Image
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

xeno74 wrote: Sun Aug 04, 2024 12:17 pm OpenGL works in a chroot as well. Unfortunately audio doesn't work. Maybe I need an additional command.
Maybe this helps:

Code: Select all

# cd /run/media/live/void
# mkdir -p ./$XDG_RUNTIME_DIR/pulse
# mount -o bind $XDG_RUNTIME_DIR/pulse ./$XDG_RUNTIME_DIR/pulse
echo $XDG_RUNTIME_DIR
Output: /run/user/0
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

Repository of Adélie Linux: distfiles.adelielinux.org

Image

Soon in this repository:

Image
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

I love Adélie Linux. :-) Adélie on my X5000/40 with kernel 6.12-rc5 (Thanks to A. Wilcox):

Image
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

Repositories of Adélie Linux:
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

Test of exFAT with the RC1 of kernel 6.13 on Adélie PPC Linux:

Image
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

Test of LVM and XFS with the RC2 of kernel 6.13 on Adélie Linux:

Image
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

Arctic Fox 45.1/Musl is on the way to Adélie Linux.

Further information: git.adelielinux.org
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

Test of NTFS3 with the stable long-term kernel 6.12.4 on Adélie PPC Linux:

Image

There are only the ntfs-3g utilities available but they also work without FUSE. :-)

SUSE has two packages: ntfs-3g and ntfsprogs.

The ntfs-3g package has the mount command and the ntfsprogs package has the mkfs.ntfs command (symbolic link to mkntfs). Both are ntfs-3g userland utilities.

Adélie‘s ntfs-3g-2017.3.23-r2 package has both commands.
User avatar
xeno74
Posts: 10705
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Adelie

Post by xeno74 »

WARNING:

Please don't upgrade Adélie Linux with "apk upgrade". There is an Xorg issue and the display manager doesn't load.
Post Reply