You are not logged in.

#1 2023-10-02 18:23:32

Henry Flower
Member
Registered: 2010-04-12
Posts: 66

[Solved] can't start X on new install (amd graphics)

Hi,
I'm trying to get X working on a new install on an AMD machine. startx produces only a brief black screen, and this log: http://ix.io/4HZt .

There are several error messages, but I don't know which are significant.

lspci -k | grep -A 3 -E "(VGA|3D)" produces:

04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2)
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

I'd be grateful for any pointers!

Last edited by Henry Flower (2023-10-02 19:28:25)

Offline

#2 2023-10-02 18:33:20

loqs
Member
Registered: 2014-03-06
Posts: 18,928

Re: [Solved] can't start X on new install (amd graphics)

[  1346.717] (II) Server terminated successfully (0). Closing log file.

Whatever is in xinitrc exited causing X to exit.  What is the contents of ~/.xinitrc?

Offline

#3 2023-10-02 19:27:53

Henry Flower
Member
Registered: 2010-04-12
Posts: 66

Re: [Solved] can't start X on new install (amd graphics)

loqs wrote:

Whatever is in xinitrc exited causing X to exit.  What is the contents of ~/.xinitrc?

Thanks -- it didn't exist. Copying the default and editing it to change the program started to i3 worked, and I'm up and running. smile

Offline

Board footer

Powered by FluxBB