Thread: Xorg problem
View Single Post
  #4   (View Single Post)  
Old 8th April 2012
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

Should be supported although there has been driver updates and some back and forth changes (radeon vs radeonhd) in 5.1 current.
Any clues in /var/log/Xorg.0.log? If you substitute
Code:
radeonhd
for
Code:
radeon
in your xorg.conf
Code:
	Identifier  "Card0"
	Driver      "radeonhd"
	BusID       "PCI:1:0:0"
does it help?
Reply With Quote