Page 5 of 10

Re: Adélie Linux

Posted: Fri Jul 19, 2024 6:00 am
by kilaueabart
Adelie came up fine today.
I wonder if I will ever figure out how to use it.
It tells me I have a wire connection to the internet, but no hint on how to get a browser. I will copy this from Kate on Adelie to my Mutual thumb drive and send it later from my Windows laptop .

Re: Adélie Linux

Posted: Fri Jul 19, 2024 7:56 am
by Roland
kilaueabart wrote: Fri Jul 19, 2024 6:00 am I wonder if I will ever figure out how to use it.
It tells me I have a wire connection to the internet, but no hint on how to get a browser. I will copy this from Kate on Adelie to my Mutual thumb drive and send it later from my Windows laptop .
I'm afraid you did not read this thread from the very beginning... I tried to warn in my early reports that Adelie is, in contrats to e.g. Fienix, is still very BETA and far from suitable for normal use:

viewtopic.php?p=58026#p58026

AFAIK, Netsurf 3.10 is currently the only browser for it, and it can be installed with APK (please see Xeno's instructions in this thread).

But for everyday use, it's best to stay with Fienix or MintPPC. Adelie is only a 'curiosity' in it's present state...

Re: Adélie Linux

Posted: Fri Jul 19, 2024 8:30 pm
by kilaueabart
It's a lot of fun to click around in and find things to wonder about, though. I'll have another go at APK and see if I can get Netsurf. Thanks for the tip.

Re: Adélie Linux

Posted: Fri Jul 19, 2024 11:21 pm
by kilaueabart
Whee! Netsurf was already here and ready to use!

Re: Adélie Linux

Posted: Sat Aug 03, 2024 2:24 pm
by xeno74
I tested Adélie Linux on my X5000/40 today.

Image

SSH is activated in the latest noboot disk image.

You can check it with:

Code: Select all

# service sshd status
If you can't log in via SSH then please modify the password from the live user.

Code: Select all

# passwd live
I was able to start Arctic Fox via a Void chroot on Adélie Linux today.

Code: Select all

xhost +
su -
# export DISPLAY=:0
# cd /run/media/live/void
# mount -t proc none ./proc
# mount -o bind /dev ./dev
# mount -t sysfs sys ./sys
# xhost +
# chroot .
# cd /home/amigaone/arcticfox
# ./arcticfox
Image

Re: Adélie Linux

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

Image

Re: Adélie Linux

Posted: Mon Aug 05, 2024 1:39 pm
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

Re: Adélie Linux

Posted: Wed Oct 23, 2024 9:05 am
by xeno74
Repository of Adélie Linux: distfiles.adelielinux.org

Image

Soon in this repository:

Image

Re: Adélie Linux

Posted: Thu Oct 31, 2024 3:40 pm
by xeno74
I love Adélie Linux. :-) Adélie on my X5000/40 with kernel 6.12-rc5 (Thanks to A. Wilcox):

Image

Re: Adélie Linux

Posted: Tue Nov 26, 2024 1:15 am
by kilaueabart
Adelie has quit working on my machine! I log in on that pretty login screen and eventually another screen comes up all dark except for a moveable cursor and a Search requester in the center top. I have been able to look at all the files I have in Adelie (also those in my fienixes and in void and in mate) but no way to run an operation in Adelie. Soon I end up with a black screen and white cursor that I can't do anything with. No more Search requester. Very depressing.

I guess maybe I'll try reinstalling Adelie.