F5F Stay Refreshed Software Operating Systems Manjaro Black Screen

Manjaro Black Screen

Manjaro Black Screen

Pages (3): 1 2 3 Next
M
Machi_Gamz
Member
204
11-08-2017, 06:27 PM
#1
I noticed a mention of x/2 minutes, so I waited and restarted now. I’m seeing a black screen and don’t know what to do. Manjaro GNOME version 19.04 R3, 1200 RX580, 8GB RAM, X370, 5.80 GB SSD, 512 GB SSD. Update is pending. No GDM service installed, watchdog hardware turned off.
M
Machi_Gamz
11-08-2017, 06:27 PM #1

I noticed a mention of x/2 minutes, so I waited and restarted now. I’m seeing a black screen and don’t know what to do. Manjaro GNOME version 19.04 R3, 1200 RX580, 8GB RAM, X370, 5.80 GB SSD, 512 GB SSD. Update is pending. No GDM service installed, watchdog hardware turned off.

B
Brady514166
Junior Member
43
11-09-2017, 07:26 AM
#2
Can you access the tty login interface? When the display turns dark, use CTRL + ALT + F2. If it opens a login prompt, you can enter credentials and then run "journalctl -b" to review system logs from boot. What graphics card model are you using, and were any updates installed before this issue occurred?
B
Brady514166
11-09-2017, 07:26 AM #2

Can you access the tty login interface? When the display turns dark, use CTRL + ALT + F2. If it opens a login prompt, you can enter credentials and then run "journalctl -b" to review system logs from boot. What graphics card model are you using, and were any updates installed before this issue occurred?

S
SlappinGirlz
Junior Member
17
11-16-2017, 10:09 AM
#3
I was able to log in. The system is running R3 1200, RX580, 8GB X370 with 16GB RAM. I’m just trying to restart because it’s slow.
S
SlappinGirlz
11-16-2017, 10:09 AM #3

I was able to log in. The system is running R3 1200, RX580, 8GB X370 with 16GB RAM. I’m just trying to restart because it’s slow.

D
Daantjeplays
Member
157
11-18-2017, 09:35 AM
#4
If you have access, attempt the "journalctl -b" command. Press shift and use the arrow keys or keys like PGUP and PGDN to navigate. Identify any red text indicating errors—it should guide you toward resolving the issue.
D
Daantjeplays
11-18-2017, 09:35 AM #4

If you have access, attempt the "journalctl -b" command. Press shift and use the arrow keys or keys like PGUP and PGDN to navigate. Identify any red text indicating errors—it should guide you toward resolving the issue.

H
HaveRespect
Member
75
11-18-2017, 03:25 PM
#5
Hardware monitor blocked with a warning. UID lookup failed.
H
HaveRespect
11-18-2017, 03:25 PM #5

Hardware monitor blocked with a warning. UID lookup failed.

G
gigi_tron
Member
67
11-18-2017, 05:06 PM
#6
Consider trying "sudo pacman -S mesa" in the terminal to reinstall the graphics drivers, then restart your system. If the problem continues, it may indicate an issue with your xorg.conf file. You could back up the file and delete it to test if it boots normally. If it exists, move it to your home directory as a test: sudo mv /etc/X11/xorg.conf ~/xorg.conf. For xorg.conf.d, list the configurations to identify the AMD version, then relocate it using: ls /etc/X11/xorg.conf.d/ and move the desired file accordingly. After making changes, restart and verify X functionality.
G
gigi_tron
11-18-2017, 05:06 PM #6

Consider trying "sudo pacman -S mesa" in the terminal to reinstall the graphics drivers, then restart your system. If the problem continues, it may indicate an issue with your xorg.conf file. You could back up the file and delete it to test if it boots normally. If it exists, move it to your home directory as a test: sudo mv /etc/X11/xorg.conf ~/xorg.conf. For xorg.conf.d, list the configurations to identify the AMD version, then relocate it using: ls /etc/X11/xorg.conf.d/ and move the desired file accordingly. After making changes, restart and verify X functionality.

B
Bifes_PT
Member
205
11-18-2017, 06:14 PM
#7
Edited March 10, 2020 by Oalei
B
Bifes_PT
11-18-2017, 06:14 PM #7

Edited March 10, 2020 by Oalei

S
SK11
Member
62
11-18-2017, 10:02 PM
#8
Here’s what you received after completing it:

This is the outcome you got.
S
SK11
11-18-2017, 10:02 PM #8

Here’s what you received after completing it:

This is the outcome you got.

H
HATApvp
Junior Member
14
11-19-2017, 08:51 PM
#9
It looks like you're missing an xorg.conf file for your GPU, but the system should still start this way. This could be the issue—running 'pacman -Sy' or 'pacman -S' is better than 'pacman -Su' or '-Sy'. Try that instead and check if it fixes the dependency problems.
H
HATApvp
11-19-2017, 08:51 PM #9

It looks like you're missing an xorg.conf file for your GPU, but the system should still start this way. This could be the issue—running 'pacman -Sy' or 'pacman -S' is better than 'pacman -Su' or '-Sy'. Try that instead and check if it fixes the dependency problems.

G
gummy246
Junior Member
21
11-25-2017, 09:39 AM
#10
It's currently refreshed and I incorporated -Syyu.
G
gummy246
11-25-2017, 09:39 AM #10

It's currently refreshed and I incorporated -Syyu.

Pages (3): 1 2 3 Next