-
-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(another) Lakka stuck in flower screen while booting #564
Comments
Can you try to edit in the configuration file and change to If it still doesn't work change also to Thank you. |
With Shader = 1 With shader = 0 I've also tried a couple more settings i found in other posts, and the error is always the same: RetroArch [INFO] :: [GL]: Default shader backend found: glsl. I dont know a lot about programming, but maybe the graphics card is not compatible with the version of OpenGL used? Edit : The code was displayed disorganized and i dont know why. |
You even get a segfault running with Lastly try |
Yeah, both logs are with it. This one is with 'video_monitor_index = "1"', 'menu_shader_pipeline = "0"' and 'menu_driver = "rgui"'
Probably, it is a Radeon 9200SE 128Mb, I think the lastest version of OpenGL supported is 1.4. Is there an old version of retroarch with that version? |
Yes you will need at least opengl 2.0 support. Moreover, we have disabled SDL so you can't use SDL video driver. I am afraid the only solution is to change your graphic card. |
All right, first ill try with integrated graphics of a couple motherboards i have laying around. |
No problem you are welcome. I am not sure we enabled SDL. Anyway using SDL is the last change as the performance won't be optimal. You can try Lakka 2.0 but I think you will get the same result. Yes it seems radeon 9500 supports openGL 2.0. I will close this issue as your GPU is too old for RA. |
2.1.1 32-bit
ASRock P4i65G Intel 865G Chipset
Intel Pentium 4 3GHz
1Gb DDR400 RAM
ATI Radeon 9200SE 128Mb
SATA Seagate Barracuda 7200.7 HDD 80Gb
Install and boot
Boot..?
Stuck in Flower screen
Logs:
log.txt
graphiclog.txt
dmesglog.txt
audiolog.txt
I've already seen a coulple posts with this problem, but the fixes for those post didnt work for me.
If you need another log tell me how to get it, it took me ages to get this ones (never used linux before and i dont understand how to use the terminal, im just copying commands from the posts).
Im going to try now all nightly builds i can, just in case it works and ill report if some work.
Thanks in advance!
The text was updated successfully, but these errors were encountered: