Jump to content

Recently my monitor in Linux has been going blank on me saying no signal. No Power Man. or Screensaver. I have a log, can I get someone to say what it means? I have had 3 do it, a button press brings it back.

Xorg.0.log

GIGA AORUSBYTE B550I PRO AX (AM4 AMD/B550/Mini-Itx/Dual M.2/SATA 6Gb/s/USB 3.2 Gen 1/WiFi 6/2.5 GbE LAN/PCIe4.0/Realtek ALC1220-Vb/DisplayPort 1.4/2xHDMI 2.0B/RGB Fusion 2.0/DDR4/Gaming Motherboard) ,AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked 4.7 GHz, TEAMGROUP T-Force Vulcan Z DDR4 32GB (2 x 16GB) 3200MHz (PC4 25600) Ram, EVGA GeForce RTX 3060 Ti XC Gaming, 08G-P5-3663-KL, 8GB GDDR6, Metal Backplate, LHR 

Link to comment
https://linustechtips.com/topic/1487147-xorglog-file/
Share on other sites

Link to post
Share on other sites

Cant see anything in the xorg file that stands out.

 

Could be your graphics driver crashing. To test try pressing Ctrl + Alt + F3 (or through to F9 - depending on your distro) to quit graphical desktop mode and  change into terminal mode (tty).

 

If you can see a command prompt, enter your linux username and password and try using dmesg or jornalctl to find errors in your kernel log

https://linuxhint.com/dmesg_tutorial/

https://linuxhint.com/linux-journalctl-command/

Link to comment
https://linustechtips.com/topic/1487147-xorglog-file/#findComment-15792828
Share on other sites

Link to post
Share on other sites

1 hour ago, C2dan88 said:

Cant see anything in the xorg file that stands out.

 

Could be your graphics driver crashing. To test try pressing Ctrl + Alt + F3 (or through to F9 - depending on your distro) to quit graphical desktop mode and  change into terminal mode (tty).

 

If you can see a command prompt, enter your linux username and password and try using dmesg or jornalctl to find errors in your kernel log

https://linuxhint.com/dmesg_tutorial/

https://linuxhint.com/linux-journalctl-command/

Oh thanks, next time it happens I will do it. I rebooted after it happened so the info is gone.

GIGA AORUSBYTE B550I PRO AX (AM4 AMD/B550/Mini-Itx/Dual M.2/SATA 6Gb/s/USB 3.2 Gen 1/WiFi 6/2.5 GbE LAN/PCIe4.0/Realtek ALC1220-Vb/DisplayPort 1.4/2xHDMI 2.0B/RGB Fusion 2.0/DDR4/Gaming Motherboard) ,AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked 4.7 GHz, TEAMGROUP T-Force Vulcan Z DDR4 32GB (2 x 16GB) 3200MHz (PC4 25600) Ram, EVGA GeForce RTX 3060 Ti XC Gaming, 08G-P5-3663-KL, 8GB GDDR6, Metal Backplate, LHR 

Link to comment
https://linustechtips.com/topic/1487147-xorglog-file/#findComment-15792956
Share on other sites

Link to post
Share on other sites

21 hours ago, C2dan88 said:

Cant see anything in the xorg file that stands out.

 

Could be your graphics driver crashing. To test try pressing Ctrl + Alt + F3 (or through to F9 - depending on your distro) to quit graphical desktop mode and  change into terminal mode (tty).

 

If you can see a command prompt, enter your linux username and password and try using dmesg or jornalctl to find errors in your kernel log

https://linuxhint.com/dmesg_tutorial/

https://linuxhint.com/linux-journalctl-command/

It should be later in the file.

Dmesg

GIGA AORUSBYTE B550I PRO AX (AM4 AMD/B550/Mini-Itx/Dual M.2/SATA 6Gb/s/USB 3.2 Gen 1/WiFi 6/2.5 GbE LAN/PCIe4.0/Realtek ALC1220-Vb/DisplayPort 1.4/2xHDMI 2.0B/RGB Fusion 2.0/DDR4/Gaming Motherboard) ,AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked 4.7 GHz, TEAMGROUP T-Force Vulcan Z DDR4 32GB (2 x 16GB) 3200MHz (PC4 25600) Ram, EVGA GeForce RTX 3060 Ti XC Gaming, 08G-P5-3663-KL, 8GB GDDR6, Metal Backplate, LHR 

Link to comment
https://linustechtips.com/topic/1487147-xorglog-file/#findComment-15794110
Share on other sites

Link to post
Share on other sites

It's a graphics driver problem. I suggest you to check if support for your hardware is still active. If still active and available in your distribution's repositories you must follow the official and unofficial guides for their installation (including x.org configuration).

This is an example of unofficial guides:

https://forum.ubuntu-fr.org/viewtopic.php?pid=16696581#p16696581

 

 

Link to comment
https://linustechtips.com/topic/1487147-xorglog-file/#findComment-15801733
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×