Re: radeon driver problems

Drake Donahue <[email protected]> Sat, 08 Oct 2016 09:09:13 -0400
Newsgroups gmane.linux.gentoo.amd64
Message-ID <[email protected]>
On Sat, 2016-10-08 at 20:35 +1100, Daiajo Tibdixious wrote:
> This relates to my ATI driver conflict with xorg-server problem.
> Sorry if this comes though in html format I did not realise the last
> one was in html mode.
> I'm trying the solution to stop using fglrx and just use the radeon
> driver,
> however I'm getting weird problems.
> 
> I removed fglrx from VIDEO_CARDS. Enabled radeon driver as a module i
> 
> the kernel,
> plus several other options recommended by the wiki.
> First I hacked \etc\X11\xorg.conf to removed the ATI specific code,
> however I get the same problem with X -configure code.
> 
> Googling the actual error "Screen 0 deleted because of no matching
> config section"
> shows that its not that, its some kind of driver problem.
> I've tried everything I can think of (except putting the driver in
> kernel with firmware blobs).
> 
> Instead of my phone I borrowed another computer and can transfer
> stuff
> to it via USB.
> 
> I have enclosed xorg.conf (from X -configure) and /var/log/Xorg.0.log
> 
> Any hints on what else I can try? I don't want to try the other
> alternative (use fglrx with old versions of xorg-server and the
> input-evdev,video-ati drivers) yet.

Assuming you run udev or eudev and dbus, recommend you delete or rename
/etc/X11/xorg.conf and allow the xorg server provided script to run and
do the configuration for you.
If xorg still fails, recommend you run
awk
'/CONFIG_LOCALVERSION_AUTO/,/CONFIG_SOUND/' /usr/src/linux/.configĀ 
and
provide the result here or in a pastebin.