I have been using Linux espacially Manjaro as daily driver since years now. Now I got a new machine (HP 455 Probook G7, AMD Renoir 4500u).
Now I am trying since days to install from a Manjaro USB 20.1 and finally via Manjaro Architekt and I keep getting Black screen. I did use several Grub options (including nomodeset, which is the most promising). Target is a dual boot Win10/Manjaro on UEFI. Windows is OK. Grub installs the multiboot screen correctly…
However regardless which flavor the installation is(GNOME, XFCE, LXDE), the finished installation always starts once(!!!). On the second boot it always stucks with black screen (just after showing disk parameter), cooling starts humming and no further interaction (second TTY etc.) is possible. It never starts again and stucks always at the same point. I suppose some bad things with the onboard graphics, but free / non-free makes no difference.
Regarding Hardware it should be technically OK, acc to the site linux-hardware. Even with older Kernel (5.4 ) Ubuntu and its flavors seemingly are OK
Just with Manjaro no success and frankly, I’m lost after all…and would appreciate any help! THKS!
since Ubuntu works, i guess Ubuntu have set some workarounds for this laptop and Manjaro ships the Kernel with almost no workarounds, just pure from source code with little patches. To investigate the problem, we would need information.
If you installed it with architect, then boot it with that and chroot there into the local disk (there is a menu for that). Then type:
@megavolt thanks for fast response!
In the meantime I tested Xubuntu (Kernel 5.4) on the partition in question to validate the issue. Xubuntu just runs but doesn’t identify the screen resolution and other components correctly. However on that really low level it runs somehow XFCE and reboots as well. I’ll reinstall manjaro and post the requested infos.
@megavolt I’m sorry, but the default download mirror is far too slow to get any achievemnt today. I will try to paste in the outcome of your commands in here as soon I’ll get there.
@megavolt Unfortunately the boot.log is too long to be pasted here.
Forum Limit is 150000 instead of 649653 letters. While I believe that ist the interesting one.
Any idea? Shall I cut some portion out?
I realized that this reinstalled Manjaro didnt start at all, chroot anyway is fine. And inxi shows up Kernel 5.6 while I’m confident I selected 5.8…hmmm
I am sorry, but that is actually useless now. Please read carefully what i have written first.
I was thinking that you have installed it and now after installation it hangs. If so, you need to chroot into the local disk from a live session and get a journal log (this one you send is empty).
So you can boot a Desktop CD? Then boot it, open a terminal, type manjaro-chroot -a, type 1, and now you have full access to your local installation. Then type type the commands i mentioned:
Yes, correct, this is the situation.
However after the recent new installation it now hangs already on the first start, black screen.
No, I cannot start neither the manjaro graphic installer (thats one reason I tried with Architect.) nor any desktop. (Only Xubuntu via USB´stick shows a desktop, but crashes sometimes, which I believe is the old Kernel)
Unfortunately I have no much experiance with chroot’ing and manjaro-chroot is not available on the Architect.
Can’t I use “classic” chroot (thats available on Architect). What needs to be mounted min. to get the logs out? (Years ago, I used to recover Grub, it were several directories) I hope its less…
Hi @megavolt I would like to thank you for trying helping me, but I’m close to give-up.
It seems to be too early for this notebook. On the other side I’m lacking to get the right logs, while manjaro-chroot is not available to be used via Architekt installer. Manjaro is repeatedly not starting (neither graphic installaller USB nor installed Manjaro on notebook) whatever GRUB settings and parameters have been set. I gave a try to endeavorOS (Arch based) with same result. The only Linux so far with limited success ist Xubuntu, which at least is presenting a desktop beside many many error messages due to old kernel and whats most important: its not rolling. Maybe I should wait for 12 month or so, or at least until linux-hardware indicates some level of maturity.
My experience with installing Manjaro (KDE) on this hardware on a friends new laptop was quite different from yours. Manjaro was among the few distributions* that worked flawless.
If I remember correctly I did an architect-installation and definitely chose kernel 5.8.
You want the newest available stable kernel and firmware for this new hardware.
Installing alongside Windows 10, I had to hack the windows bootmanager as described in the dual-boot-tutorial (mentioned above):
bcdedit /set {bootmgr} path \EFI\manjaro\grubx64.efi
Otherwise Win10 messed up the boot-configuration regularly.
*I tried several, before settling down with Manjaro and MX-KDE-AHS as a second choice.
Hi @Friedrich1,
this is good news, means there should be a way …
The Dual-boot setup works fine, no errors during installation wth Architect (which performs basically fine). GRUB is working fine as well, just out of the box wth no malnual adjustments required: Windows starts no problem and performs like a charm, Manjaro shows the usual “drive/partition data” in the first line and then goes black. I assume just after graphic is initialized. It’s not possible to interact anymore (no other TTY etc.). The Architect is as well only starting through with GRUB parameter “nomodeset”, w/o that it hangs already when starting Architect in my case.
If you could get some information about the friends machine, I would love to verify some details:
Which model precisely?
Intel or AMD?
BIOS Version?
any specific BIOS settings (beside secure-boot off)
Any boot parameter nessecary?
what GPU?
dual boot setup wth windows?
I started to setup as a Manjaro only system. Above mentioned problems appeared an I just wanted to confirm what the problem is. So I installed Win10Pro with really no issues at all.
Still I’m lost and about givin up… loosing my daiy driver because Win is only for few games and programs which require Windows only.
Thats really weired. You are right, thats identically beside the BIOS update which was performed as one initial idea to fix the problems… After havin no success installing Manjaro as first step, I build the system then first with Win10 and Manjaro as the second, similar to your setup. The Grub parameter are the default ones. If Windows wouldnt run so smoothly, I would expect a hardware error on my machine as everything seems really same, beside the difference that my machine is rejecting any kind of linux beside poor running xubuntu.
Thank you for checking and confirming! Any idea or recommendation?
Probably right.
I checked again on the friends laptop and you might want to check if these packages are installed:
mhwd-amdgpu
xf86-video-amdgpu
linux-firmware (at the moment: 20200901)
linux-latest (kernel; at the moment: 5.8.1)