Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Xorg no screens found (on radeon card)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
fresherthanever
n00b
n00b


Joined: 11 Nov 2013
Posts: 40
Location: Houston

PostPosted: Tue Dec 20, 2016 2:23 am    Post subject: [solved] Xorg no screens found (on radeon card) Reply with quote

Hi all. I get the following error when running startx in Xorg.0.log:

Code:
(WW) Falling back to old probe method for modesetting
(EE) No devices detected.
(EE)
Fatal server error:
(EE) no screens found(EE)


For context, I just installed a new graphics card in addition to my old graphics card, that is, I had a Radeon HD 7950 and I added in a AMD R5 240 (OEM) card which I plan to use my host card when passing the other 7950 through. However, currently, I cannot get the X server to start with the original HD 7950 connected to my screen like my original set up. I am running xorg-server-1.18.4 and I have xf86-video-ati-7.7.0 installed. The only major thing I changed in the kernel was that I added the firmware blobs for the R5 240 (Oland series) in addition to my firmware for the 7950. lspci -k and dmesg both reveal that both cards are recognized and are running under the radeon kernel driver.

Kernel config in case I messed up KMS or if something else is up: http://pastebin.com/chiy8kdn

Any help would be appreciated.

Thanks.

EDIT:
It seems that I had forgot to add a file in the xorg.conf.d which set up a monitor to each card. I needed:
Code:

Section "Device"
   Identifier "radeon0"
   Driver "radeon"
   BusID "PCI:1:0:0"
EndSection


for each card in my system.
_________________
Specs: AMD FX-6100|ASUS M5A97 AM3+|XFX AMD Radeon HD 6870|1TB 7200RPM/500GB 7200RPM|8GB DDR3 1600MHz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum