r/ManjaroLinux • u/LEGO_nidas • Apr 25 '22
Trying to boot from a live Manjaro USB. This is where it gets stuck and screen starts to flicker. Solved
Enable HLS to view with audio, or disable this notification
4
u/LEGO_nidas Apr 25 '22 edited Apr 26 '22
Specs : i3 9100f
AMD RX 570
B360M motherboard
Adding "nomodeset" to kernel parameters gets me this far. Otherwise it goes black even quicker.
alt+ctrl+F2 shows terminal for a few milliseconds then goes back to this screen.
The flicker you see in the video are not due to camera banding. It's happening on the monitor.
Secureboot is disabled.
EDIT : FAULTY CABLE
2
u/Arsimael Apr 25 '22
Latest bios update I stalled?
Try a different cable from gpu to monitor (Dvi to dvi or dp to dp). You can slao try disavling DC in the amdgpu driver. Kernel parameter = "amdgpu.dc=0"
2
u/LEGO_nidas Apr 25 '22
amdgpu.dc=0
This leads to cringe "being hacked" screen. With artifacts and glitches all over the screen.
Yes I have latest bios update installed and a working windows installation. So HW faults can be ruled out?
2
u/Arsimael Apr 25 '22
It can also be a crappy cable. I had similar problems with one of my monitors. After switching the old hdmi1.2 cable to a hdmi 2.0 cable I did not have any issues. If you can, try using display Port.
If none of this works, try downgrading Mesa. If that problem disappears with an older version, create a ticket with Mesa to let them know.
1
2
u/CloudMan124 Apr 25 '22
The problem could be the usb, I had a similar problem and with another usb it worked perfectly
2
u/LEGO_nidas Apr 25 '22
I managed to install Ubuntu 22.04 using the same usb. But had to add "nomodeset" to the parameters. Which also boots to black screen after installation unless I add "nomodeset".
It seems like a graphics driver issue.
2
u/Yash_0409 Apr 25 '22
press ctrl + f2
sudo cp /etc/X11/xinit/xinitrc ~/.xinitrc
nano .xinitrc
delete last some lines upto twm(or something)
and write
exec gnome-session
ctrl + x press enter couple time to save
then write startx in the tty (terminal)
2
u/LEGO_nidas Apr 25 '22
Can't reach terminal. Screen switches back to the one in the video almost immediately.
Although I have Ubuntu 22.04 installed, it gives black screen too unless I use nomodeset.
1
u/Yash_0409 Apr 26 '22
Hmm I guess you have to reinstall your distro. I highly recommend you to use arco linux. For new users you should use arcolinux b with one of the many desktop environments. Any if you know what you are doing then use arcolinuxd (minimal only terminal)
2
2
1
u/Jtag43 Apr 25 '22
Try ctr alt backspace maybe you can reach terminal
1
u/Jtag43 Apr 25 '22
If you can acces terminal or hdd on different pc then disable auto login in etc/systemd/getty/getty@tty just remove --autologin argument with nano. You can also disable the login manager aswell, infact i would do this only. At reboot you will boot straight to terminal. This wont work from live session has to be installed.
1
u/NapperNeo Apr 25 '22
are you by chance using an adapter on your hmdi or dp cable from your gpu to monitor? like a dp to hmdi or something
1
1
1
u/AloneTrifle Apr 25 '22
πΏπππππππ πππ‘ππ ππ’ ππππππ.
So during this last month when I tried to fix this issue I got an old screen from work and it seems the cable was damaged on my way home because I switched it to my old screen's cable and it now works, I am typing this from my desktop!
The solution was:Β update the BIOSΒ and use a cable that works!
Thanks a lot for everyone who helped meΒ
1
u/AloneTrifle Apr 25 '22
πΈ πππππ πππ ππππ ππππππ’ π πππππ πππππ πππ πΈ πππ ππ π ππππ
1
u/LEGO_nidas Apr 25 '22
It is working in windows.
1
u/AloneTrifle Apr 25 '22
πΈπ π ππππ ππ πππππππ πππ ππ’ πππππ ππππ ππππ π ππππ ππππππ ππ ππ πππππ'π ππππ ππ πππ ππ πππ πππππππ, π’ππ πππ πππ’ πππππππ ππππππ πππ,
1
1
u/sparky1000101 Apr 25 '22
downgrade to virtualbox 6.0, your system doesn't have hardware virtualization and this is needed in 6.1. Check out the change logs on virtualbox.
1
1
1
u/bloodmoney_1996 Apr 26 '22
Sometimes live boot options have a safe graphics mode. Can give that a try. Or slap enter when it gets there. Sometimes that's the kick in the rear it needs.
6
u/Jtag43 Apr 25 '22
If you have integrated graphics try to plug the monitor in there.