
Will update when all tests are done with this file
Post#16 by eggbladder » 23 Nov 2023, 18:18
eggbladder
Post#17 by eggbladder » 23 Nov 2023, 19:22
eggbladder
Post#18 by eggbladder » 24 Nov 2023, 03:26
eggbladder
Post#19 by eggbladder » 25 Nov 2023, 00:15
eggbladder
Post#20 by roadie » 25 Nov 2023, 03:33
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.
roadie
Post#21 by eggbladder » 25 Nov 2023, 06:37
eggbladder
Post#22 by roadie » 25 Nov 2023, 07:22
roadie
Post#23 by eggbladder » 25 Nov 2023, 09:40
eggbladder
Post#24 by roadie » 25 Nov 2023, 19:51
Code: Select all
cat /proc/cmdline
roadie
Post#25 by eggbladder » 25 Nov 2023, 21:34
Code: Select all
quiet BOOT_IMAGE=/boot/syslinux/vmlinuz copy2ram initrd=/boot/syslinux.initrd.xz
eggbladder
Post#26 by eggbladder » 25 Nov 2023, 21:57
eggbladder
Post#27 by Rapha_ » 26 Nov 2023, 14:30
@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.
Rapha_
Post#28 by eggbladder » 26 Nov 2023, 20:03
eggbladder
Post#29 by roadie » 26 Nov 2023, 21:41
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
roadie
Post#30 by eggbladder » 26 Nov 2023, 21:57
eggbladder