Solved Number of created screens does not match number of detected devices

I've just installed FreeBSD 10.1 on my desktop PC but having problems getting X configured to recognise my display, error message number of created screens does not match number of detected device.
My system motherboard is a Gigabyte F2A58M-HD2 with integrated Radeon graphics card and AMD A6 processor 4G Ram and Dell 15 inch Monitor.
Would appreciate any help to get X working.
Thanks.
 
Please post your xorg.conf (if any) here. Also, please put /var/log/Xorg.0.log on a web site so people can read it. www.pastebin.com is popular for that.

In general, this can happen when the system detects two video cards.
 
It seems Xorg assumes you must have 2 working ports on your video card, and if you don't it shows this error. I see the same error when I connect a card with only one D-Sub port. When I connect a card with two ports everything is OK. When you delete additional screens from your xorg.conf (those not ending with 0) it should run fine.
 
It seems Xorg assumes you must have 2 working ports on your video card, and if you don't it shows this error. I see the same error when I connect a card with only one D-Sub port. When I connect a card with two ports everything is OK. When you delete additional screens from your xorg.conf (those not ending with 0) it should run fine.
Solved the problem I replace radeon from screen 0 and replace with vesa now works fine.
 
Back
Top