libretro / Lakka-LibreELEC

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
https://www.lakka.tv
1.76k stars 289 forks source link

[4.3][PC] Hangs on Lakka screen indefinitely using Nvidia GeForce RTX 3060 Ti #1861

Closed Codes301 closed 11 months ago

Codes301 commented 1 year ago

Lakka 4.3 Stable / Generic PC / 64 bit

Hardware: Beelink Mini S12 CPU: Intel 12th Gen Intel Processor Alder Lake-N95 RAM: single channel 8GB DDR4 RAM(Max 3200MHz) SSD: M.2 PCIe 2280 - 256 GB SSD 2: Kingston 240 GB

hardware: link

I installed Lakka OS on this device and it has not gone past the black Lakka OS screen. I've tested out one of the nightly images and that did not work either. Nightly tested (Lakka-Generic.x86_64-devbuild-v5.x-20230415-8199f1e). I've tested out installation on a 2.5 inch SSD drive and that drive did not go past the black Lakka screen either.

Another thing to note is that very quickly when booting into Lakka from bios is that a very quick flash of messages show in white before disappearing.

I made out one of them with the following words: Spectre V2: WARNING: unprivileged ... ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20200 ... ACPI bios error (bug) Could not resolve symbol ...

There's more lines of it but with my phone's camera messed up it's hard to view it. Does this mean there are bios settings for these Beelink Mini PC's that are conflicting with it?

I kept only 2 logs so far. 20230629014301.log 20230629015151.log

gouchi commented 1 year ago

May you try to boot in live mode using for the boot prompt live ssh textmode ?

From there, you should be able to get some log with createlog.

Thank you.

gexgamingyt commented 1 year ago

Mine is a Ryzen 5 5600x currently having the same issue here, no idea on how to retrieve logs.

gexgamingyt commented 1 year ago

16 GB of ram and Nvidia 3060 ti with 16x pcie with a 1tb WD m.2 nvme ssd. B550 chipset. I also disabled CSM and that didn't work. Asrock motherboard B550M-C.

gouchi commented 1 year ago

You can try with Lakka 5.x, if you get better result but I doubt.

Your GPU is recent for the open source nouveau driver so don't expect any good result for performance.

It would be better to have AMD or Intel GPU to get best result.

Thank you.

gexgamingyt commented 1 year ago

You can try with Lakka 5.x, if you get better result but I doubt.

Your GPU is recent for the open source nouveau driver so don't expect any good result for performance.

It would be better to have AMD or Intel GPU to get best result.

Thank you.

Tried the installer but it shows syslinux then reboots loop. Not to mention it requires CSM to be turned on. Even booted live after the flower screen it hangs. However debug is the only one that works.

gexgamingyt commented 1 year ago

I did however try to compile the latest build myself due to how outdated they are but can't due to failure.

gouchi commented 1 year ago

Thank you for your tests.

I did however try to compile the latest build myself due to how outdated they are but can't due to failure.

You might try this build.

Anyways, I am afraid for now we can't support your PC because of the GPU using the nouveau open source driver.

gexgamingyt commented 1 year ago

Thank you for your tests.

I did however try to compile the latest build myself due to how outdated they are but can't due to failure.

You might try this build.

Anyways, I am afraid for now we can't support your PC because of the GPU using the nouveau open source driver.

speaking about the nouveau it seems to be the only driver to support sound on my ubuntu linux distro, while the others don't. Also the live showed some errors instead of just hanging. Failure to mount filesystem, alot of failures.

gexgamingyt commented 1 year ago

here's the link to the video of me installing lakka (the one you suggested) (no sound) https://youtu.be/jHuDUTYXskE

gexgamingyt commented 1 year ago

It failed to copy the grub files from the drive.

gouchi commented 1 year ago

Thank you for the information.

I think we should close this issue as you opened this one where you try to build your own.

You should compile to use Nvidia driver instead of Nouveau driver as your GPU is too recent for Nouveau driver

DISTRO=Lakka PROJECT=Generic DEVICE=x11 ARCH=x86_64 make image

gouchi commented 11 months ago

Closing this issue as it should work with Lakka 5.x X11 build.