
Will update when all tests are done with this file
That sounds like the same thing I experienced, I have an AMD video card too. Check /var/log/lxdm.log and lxdm.log.old. I think you may find that lxdm shows many retries before X finally starts.eggbladder wrote: ↑25 Nov 2023, 00:15some more tests:
when booting from ram, with no storage
sometimes, it does not work at all (garbled screen to a black screen)
when it does work, it flashes screens between a black screen w/ a text cursor indicator thing (the thing that flashes when youre typing text in a terminal), and for a split second, the welcome message that tells you the commands to poweroff and the logins for root and guest
it does that a few times then it boots completely into xfce.
Code: Select all
cat /proc/cmdline
Code: Select all
quiet BOOT_IMAGE=/boot/syslinux/vmlinuz copy2ram initrd=/boot/syslinux.initrd.xz
@eggbladderncmprhnsbl wrote: ↑23 Nov 2023, 11:51here's one done for you : 000-kernel-test.xzm
place it in the porteus/base folder and move or rename/back up the original so it doesn't end in .xzm.
I compiled an amdgpu driver today, but it made no difference with lxdm or slim. I'll try different settings in the kernel config next time I compile a kernel. While I posted that PorteuX-v0.8 has been booting well with lxdm, I did get a kernel error yesterday. The kernel wasn't tainted and it didn't appear to affect anything. It was related to amdgpu of course.
Code: Select all
radeon.si_support=0
radeon.cik_support=0
amdgpu.si_support=1
amdgpu.cik_support=1
amdgpu.dc=1
amdgpu.dpm=1
amdgpu.modeset=1