tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

amdgpu



I tried enabling the amdgpu driver in a custom kernel config:

amdgpu* 	at pci? dev ? function ?
amdgpufb*	at amdgpufbbus?

The kernel panics due to not having a console device.

The amdgpufb_attach() function never gets called, so it doesn't create
a genfb device. The amdgpu driver itself seems to have initialized
correctly.

How is this all supposed to get sequenced?


Home | Main Index | Thread Index | Old Index