AV Linux MX Edition 23.1 (AVL-MXe) Released!

Help on all MX Re-spins
Message
Author
Charlie Brown

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#81 Post by Charlie Brown »

In the meantime you can also try (rather than just startx):

Code: Select all

startx /usr/bin/enlightenment_start

User avatar
siamhie
Global Moderator
Posts: 3691
Joined: Fri Aug 20, 2021 5:45 pm

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#82 Post by siamhie »

blast0id wrote: Thu Jan 18, 2024 12:52 pm
UPDATE 2: inxi -G returns:

Code: Select all

Graphics:
Device-1: AMD Navi 23 [Radeon RX 6600/6600 XT/6600M] driver: amdgpu v: kernel
Device-2: AMD Rembrandt [Radeon 680M] driver: amdgpu v: kernel
Display: server: X.org v: 1.21.1.7 driver: X: loaded: amdgpu unloaded: fbdev, modesetting, vesa
dri: radeonsi gpu: amdgpu tty: 160x45 resolution: 2560x1440
API: OpenGL Message: GL data unavailable in console. Try -G-display
@blast0id
Which graphics card are you using? (onboard Radeon 680M or discreet Radeon 6600)
What type of cable? (HDMI, Display Port, etc.)
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

pffftdwarf
Posts: 16
Joined: Fri Nov 11, 2022 3:48 am

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#83 Post by pffftdwarf »

AVLinux wrote: Sat Jan 20, 2024 9:22 am @pffftdwarf

That's interesting, I have no idea why that is going on, I have several installs here and haven't been able to reproduce the black screen x cursor issue

I'm not seeing the Disk Manager problem either, it seems to launch without complaint here (on a live session anyway)
I thought maybe it's that i did not use the "live-usb-maker" from AVL to create the usb-stick, so I just did another run with a stick created by the AVL tool. But it is haveing the same issue, the live-system starts into an black window with cursor only.

Code: Select all

/etc/init.d/lightdm restart
brings back the AVL Enlightenment Desktop. The PC I use is a bit older, maybe some wonky stuff is happening here. If it was an widespread issue more people would complain.

As I said, I was able to install it on a sdd and it runs fine when booted into.

The "disk-manager" seems to be related to the installed version, i changed a theme there maybe thats the cause, on the live-stick it just will not start when run from the mx-tools menu, from terminal as sudo it runs fine.
neofetch.png
Thats my machine.

If needed i can provide logs etc. from the liveusb-system , you just need to tell me which ones. ;)
You do not have the required permissions to view the files attached to this post.

User avatar
AVLinux
Posts: 3121
Joined: Wed Jul 15, 2020 1:15 am

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#84 Post by AVLinux »

@pffftdwarf

I think we have our wires crossed, your neofetch appears to be from AV Linux 21.X with XFCE4... The thread is about the brand new release 23.1 with Kernel 6.6.9 and the Enlightenment Desktop Environment. I just want make sure we're talking about the same thing.

pffftdwarf
Posts: 16
Joined: Fri Nov 11, 2022 3:48 am

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#85 Post by pffftdwarf »

AVLinux wrote: Sat Jan 20, 2024 12:03 pm @pffftdwarf

I think we have our wires crossed, your neofetch appears to be from AV Linux 21.X with XFCE4... The thread is about the brand new release 23.1 with Kernel 6.6.9 and the Enlightenment Desktop Environment
Sorry for the confusion, i made that neofetch while creating the AVL-23 live-usb on AV-Linux 21.X. Did not think that through...
The things i mentioned are all happening with AVL 23 LIVE-USB.

This is what i get after booting the Live-System (AVL 23):
rightafterboot.jpg

Neofetch from ttyx:
ttyneofetch.jpg

running "startx /usr/bin/enlightenment_start", looks like a vanilla-start of Enlightenment
startx.jpg

neofetch after "/etc/init.d/lightdm restart" and AVL Enlightenment-Desktop loading correctly.
shot-2024-01-20_12-18-50.jpg

I hope that clarified some things.
You do not have the required permissions to view the files attached to this post.

User avatar
AVLinux
Posts: 3121
Joined: Wed Jul 15, 2020 1:15 am

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#86 Post by AVLinux »

@pffftdwarf

Ok good! Thanks for the clarification and the info!

This is acting like some kind of lightDM issue, I wonder if it's a systemd vs. sysvinit thing..?

To be clear once you were able to get the system installed everything worked OK?

pffftdwarf
Posts: 16
Joined: Fri Nov 11, 2022 3:48 am

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#87 Post by pffftdwarf »

AVLinux wrote: Sat Jan 20, 2024 12:50 pm @pffftdwarf

Ok good! Thanks for the clarification and the info!

This is acting like some kind of lightDM issue, I wonder if it's a systemd vs. sysvinit thing..?

To be clear once you were able to get the system installed everything worked OK?
Yes, after installation it booted right into Enlightenment/lightdm-greeter, with both the init.d and systemd boot options. No issues there, apart from that disk-manager thingy.

I would have tested a LIVE-Boot into systemd, but I did not find an option for it in the LIVE-USB Menu.

User avatar
AVLinux
Posts: 3121
Joined: Wed Jul 15, 2020 1:15 am

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#88 Post by AVLinux »

pffftdwarf wrote: Sat Jan 20, 2024 1:10 pm
AVLinux wrote: Sat Jan 20, 2024 12:50 pm @pffftdwarf

Ok good! Thanks for the clarification and the info!

This is acting like some kind of lightDM issue, I wonder if it's a systemd vs. sysvinit thing..?

To be clear once you were able to get the system installed everything worked OK?
Yes, after installation it booted right into Enlightenment/lightdm-greeter, with both the init.d and systemd boot options. No issues there, apart from that disk-manager thingy.

I would have tested a LIVE-Boot into systemd, but I did not find an option for it in the LIVE-USB Menu.
Got it! No, the live system is sysvinit only, systemd is only a post-install option.

User avatar
blast0id
Posts: 43
Joined: Mon May 23, 2022 9:53 pm

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#89 Post by blast0id »

sorry for the slow reply, it's my on-call week for work and it's been a little hectic plus a 17mo old that has simultaneously RSV, influenza and metapneumovirus... :yeesh:

so it turns out I'm an idiot, I watched your tutorial video at work and was only half paying attention but I was on my umpteenth reinstall trying to figure out what I was doing wrong and on the computer name/domain page it hit me, you had said something about enlightenment being tied to that somehow, and when I left that page alone and rebooted VOILA!!! all working as it should on both my Minisforum desktops and my old sony vaio laptop w/legacy nvidia card... I'll pay closer attention to the tutorial next time... haha
_blast0id>>
.
.
:celebrate: :spinning: K5 - Red Alert :spinning: :celebrate:

User avatar
AVLinux
Posts: 3121
Joined: Wed Jul 15, 2020 1:15 am

Re: AV Linux MX Edition 23.1 (AVL-MXe) Released!

#90 Post by AVLinux »

blast0id wrote: Sat Jan 20, 2024 7:03 pm sorry for the slow reply, it's my on-call week for work and it's been a little hectic plus a 17mo old that has simultaneously RSV, influenza and metapneumovirus... :yeesh:

so it turns out I'm an idiot, I watched your tutorial video at work and was only half paying attention but I was on my umpteenth reinstall trying to figure out what I was doing wrong and on the computer name/domain page it hit me, you had said something about enlightenment being tied to that somehow, and when I left that page alone and rebooted VOILA!!! all working as it should on both my Minisforum desktops and my old sony vaio laptop w/legacy nvidia card... I'll pay closer attention to the tutorial next time... haha
Glad you got it working! Phew!

I empathize with what you're going through with your little one, that's a lot to to handle for everyone, sincere wishes for a quick recovery!

Post Reply

Return to “MX Respins”