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


Re: Adelie
Maybe this helps: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.
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
Output: /run/user/0
Re: Adelie
Repositories of Adélie Linux:
- System: distfiles.adelielinux.org
- User: distfiles.adelielinux.org
Re: Adelie
Test of NTFS3 with the stable long-term kernel 6.12.4 on Adélie PPC Linux:

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.

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.
Re: Adelie
WARNING:
Please don't upgrade Adélie Linux with "apk upgrade". There is an Xorg issue and the display manager doesn't load.
Please don't upgrade Adélie Linux with "apk upgrade". There is an Xorg issue and the display manager doesn't load.