Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
- eggbladder
- Black ninja
- Posts: 36
- Joined: 20 Nov 2023, 22:50
- Distribution: Arch Linux
- Location: Tonga
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
Unfortunately, Porteux Current results in the same error.
- eggbladder
- Black ninja
- Posts: 36
- Joined: 20 Nov 2023, 22:50
- Distribution: Arch Linux
- Location: Tonga
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
Additionally;
Booting with UEFI now has different results.
UEFI will either-
boot fine. perfect resolution, and x works
or, UEFI will
boot TERRIBLY!!! it does the udev stuff when opening both text mode and graphic mode, then the display shuts off and all i see are black pixels. It is good to note that the black pixels are not off, they are on, but they are all just black.
However, linux is actually running, just without a display being used. i was able to log in and type "poweroff" using muscle memory.
Booting with UEFI now has different results.
UEFI will either-
boot fine. perfect resolution, and x works
or, UEFI will
boot TERRIBLY!!! it does the udev stuff when opening both text mode and graphic mode, then the display shuts off and all i see are black pixels. It is good to note that the black pixels are not off, they are on, but they are all just black.
However, linux is actually running, just without a display being used. i was able to log in and type "poweroff" using muscle memory.
- Ed_P
- Contributor
- Posts: 8954
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
In your APPEND boot parms try adding reboot=cold .
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
This one boots fine for me both in Porteux/Nemesis (AMD Ryzen 7/Renoir gpu). Thanks!
> Does not compute_ 
https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=102066#p102066
https://forum.porteus.org/viewtopic.php?p=102306#p102306
https://forum.porteus.org/viewtopic.php?p=72741#p72741

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=102066#p102066
https://forum.porteus.org/viewtopic.php?p=102306#p102306
https://forum.porteus.org/viewtopic.php?p=72741#p72741
- eggbladder
- Black ninja
- Posts: 36
- Joined: 20 Nov 2023, 22:50
- Distribution: Arch Linux
- Location: Tonga
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
Adding reboot=cold didnt do anything, unfortunately.
- eggbladder
- Black ninja
- Posts: 36
- Joined: 20 Nov 2023, 22:50
- Distribution: Arch Linux
- Location: Tonga
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
Something else i discovered just now;
in bios mode
Running DISPLAY=:0 will make startx work after some time
will post updates
i am getting farther
in bios mode
Running DISPLAY=:0 will make startx work after some time
will post updates
i am getting farther
- Ed_P
- Contributor
- Posts: 8954
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
If you are running in the Always Fresh mode the only thing that changes between boots is RAM. The hardware doesn't change, the software doesn't change, the OS doesn't change. That's why using the reboot=cold cheatcode is useful and should be used everytime to help debug booting problems.
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
hi, so you have a vega6 gpu on your ryzen,but amdgpu module have the vega10 support and also other vega,on kernel the amdgpu is listed like m you have to load first,maybe is useless but have you tried to start another virtual desktop with ctrl F2 or F3 and the software inxi is a better way to know hardware system in terminal inxi -Fxxxz
Porteus doesnt work consistently (on an AMD ryzen _ pro ___)
FWIW - I see the use of an emmc drive here in your kernel cheatcodes, such as using FROM= to boot an iso?
I've used Porteus on a variety of machines that have a cheap emmc, usually with Windows pre-installed.
Over the years, I've learned to totally ignore emmc usage under Linux and stick to quality usb or other drives. I got sick of the random quirks of the low-end hardware dealing with emmc. So not only do I not use it, but for dedicated Linux boxes, I disable it in bios if I can. Unless you like chasing down acpi timings, and even then, it's not worth it to me. Cuts down on one large variable to be sure.
I've used Porteus on a variety of machines that have a cheap emmc, usually with Windows pre-installed.
Over the years, I've learned to totally ignore emmc usage under Linux and stick to quality usb or other drives. I got sick of the random quirks of the low-end hardware dealing with emmc. So not only do I not use it, but for dedicated Linux boxes, I disable it in bios if I can. Unless you like chasing down acpi timings, and even then, it's not worth it to me. Cuts down on one large variable to be sure.

That's a UNIX book - cool. -Garth