LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Lx 3.0.1 Unbelievably Slow Boot to Black Screen (https://www.linuxquestions.org/questions/mandriva-30/lx-3-0-1-unbelievably-slow-boot-to-black-screen-4175596607/)

seasoned_geek 01-02-2017 05:48 AM

Lx 3.0.1 Unbelievably Slow Boot to Black Screen
 
I ordered Lx 3.0.1 from OSDisc and gave it a try. I must admit the Live disk was a _very_ slow boot on this I-7 quad-core which has 16Gig of RAM.

What pushed me to look at non-YABU (Yet Another uBUntu) distros is that YABUs are horribly broken right now. They do not correctly identify or work with Doro 626 and a great many other cell phones.

https://www.consumercellular.com/Info/PhoneDetails/571

Once the live edition of OpenMandriva Lx 3.0.1 booted, I plugged my phone in and bing! it was recognized as a storage device. I could copy pictures from it. So, I opted to install.

Note: Whoever decided to do monitor spanning for the install shouldn't have made that decision. The dialogs for install pop up in the "center" of the spanned monitors making several inches out of their middle unreadable _and_ it doesn't correctly identify which monitor is left/right so the left side of the dialog is on the far right of the right monitor while the right side of the dialog is on the far left of the left monitor.

Other than that annoyance the install seemed to proceed without a hitch, then I tried to boot and it booted to a black screen.

Like most people running Linux I have an NVIDIA video card so the CUDA core can be used by BOINC. I suspect the install opted to use the Nouveau driver without giving me the option to install the NVIDIA specific driver. This driver doesn't work with the latest KDE, according to the OpenSUSE Tumbleweed install, they pop up a warning about it.

Are there plans to fix the Lx install so a user has the option to install the proprietary driver?

Ztcoracat 01-02-2017 06:44 PM

I don't know if there are plans to fix it or not.

However what I do know that was taught to me by a man in Debian Testing was this:

Quote:

If a system won't boot to desktop it has to be xorg, the kernel or maybe a proprietary video driver most likely.
It could also be something in the init system (sysvinit, startup and systemd) but in testing it's xorg related.
Run a update, if that doesn't work try Recovery Mode and direct it to boot when it get's around to asking what you want.
Recovery Mode runs a few more corrective tools and may fix it on it's own.
If you can run the DE as root the problems is with your user not the system at large.
Running this command will tell you what GPU specifically that you have than you could go and look for the proprietary drive. That is if it will install:-
Code:

lspci | grep -i VGA

seasoned_geek 01-03-2017 07:35 AM

Quote:

Originally Posted by Ztcoracat (Post 5649402)
I don't know if there are plans to fix it or not.

However what I do know that was taught to me by a man in Debian Testing was this:



Running this command will tell you what GPU specifically that you have than you could go and look for the proprietary drive. That is if it will install:-
Code:

lspci | grep -i VGA

Thank you for your response. The bug was off-putting enough that I simply gave up on OpenMandriva. I found a lot of "boot to black screen" messages for the distro but no solutions. Yes, it was nice OpenMandriva would recognize my Doro 626 phone when it was plugged in, no YABU (Yet Another uBUntu) can currently do this, but if the "default" video driver fresh after install from ISO won't work, that doesn't bode well for the level of testing the distro actually got.

Ztcoracat 01-03-2017 03:04 PM

You're Welcome.

Sorry to hear it didn't work out for you.

Maybe (just an idea) try Debian?


All times are GMT -5. The time now is 11:47 AM.