Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED]Who can build an ISO for me? (Read 2334 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Who can build an ISO for me?

Reply #15
I can't login to to the system.

I added nouveau.modeset=0 and then the system ends at starting.agetty 2-6.
I pressed enter and logged in with artix/artix, but couldn't start Xorg.
If you can log in as artix, you can sudo pacman -Syu to fully update the installation and then probably you can start sddm. Alternatively, install another DE (lxde and xfce are good lightweight alternatives) and login manager (lightdm).

Code: [Select]
sudo pacman -Syu
sudo pacman -S xfce4 lxde lightdm lightdm-gtk-greeter
nano /etc/conf.d/xdm  # change sddm to lightdm

Re: Who can build an ISO for me?

Reply #16
Well, like I said, I can't login.

Now I have 3 options:
1. build an ISO with artools (but I always get the message that the login is incorrect)
2. make an ISO from a VBox installation (have to look how this will be done)
3. wait for a new official ISO from you

Re: Who can build an ISO for me?

Reply #17
What I understood is that he can't login to the system because he can't see anything.
I wonder if he used the minimal nox image and maybe use a low resolution screen, like a tv with a pc port,
would this gfx even refuse to display anything?

Re: Who can build an ISO for me?

Reply #18
In the vm installation, can you dd the partition of the installation that includes all your nouveau firmware/drivers etc and then use that image to make an installation on the disk?  Or dd this image into a stick and boot from there to see if it works.
Even if it will no work, with whatever other system you have on it you can figure a way to chroot into it and fix it.

Re: Who can build an ISO for me?

Reply #19
No, I have the latest lxqt iso, fullhd monitor and a nvidia gpu.

With that iso the system hangs at starting.agetty etc.

With the self builded iso the system said that the login is incorrect.

Later or tomorrow I will make some photos and show you what I mean.

 

Re: Who can build an ISO for me?

Reply #20
With the new ISO I could install Artix with KDE Plasma and nvidia.

Everything works!  :)