Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2014 00:48:58 +0000
From:      Tony Sweeney <sweeney@addr.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Xorg configure failure with Radeon card
Message-ID:  <546945FA.9060509@addr.com>
In-Reply-To: <5468EAD7.5030108@dumbbell.fr>
References:  <5466DD69.5000205@gmx.us> <54673C5D.6040900@gmail.com> <54676567.8090200@gmx.us> <5467A3BE.2060207@gmail.com> <5467A75D.9000605@gmx.us> <5467AD77.9060408@gmail.com> <20141115164711.dc9f2b0b219c604ceff307cf@gmx.us> <5468A1F7.8040907@addr.com> <5468AD4D.30902@dumbbell.fr> <5468B073.5030402@addr.com> <5468B3E9.2070406@addr.com> <5468B4C4.5040706@dumbbell.fr> <5468B612.6030109@addr.com> <5468D329.5050502@dumbbell.fr> <5468D9B6.7030805@addr.com> <5468DD87.3040602@dumbbell.fr> <5468E182.7000900@addr.com> <5468EAD7.5030108@dumbbell.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/16/2014 18:20, Jean-Sébastien Pédron wrote:
> On 16.11.2014 18:40, Tony Sweeney wrote:
>> On 11/16/2014 17:23, Jean-Sébastien Pédron wrote:
>>> Can you double-check that xf86-video-ati is installed? X doesn't even
>>> try to load it.
>>>
>> Seems to be:
>>
>> root@sleekit:/etc # pkg info xf86-video-ati-7.5.0
>> xf86-video-ati-7.5.0
>> Name           : xf86-video-ati
>> Version        : 7.5.0
>> ...
>> This package contains the X.Org xf86-video-ati driver.
>> root@sleekit:/etc # locate radeon_drv.so
>> /usr/local/lib/xorg/modules/drivers/radeon_drv.so
>> root@sleekit:/etc # locate ati_drv.so
>> /usr/local/lib/xorg/modules/drivers/ati_drv.so
>
> locate(1) doesn't check the files actually exist. Could you check they
> are present?

I'm aware of that. They are present:

root@sleekit:/etc # ls -l `!58`
ls -l `locate radeon_drv.so`
-rwxr-xr-x  1 root  wheel  419776 Nov  6 07:50 
/usr/local/lib/xorg/modules/drivers/radeon_drv.so
root@sleekit:/etc # ls -l `!59`
ls -l `locate ati_drv.so`
-rwxr-xr-x  1 root  wheel  6872 Nov  6 07:50 
/usr/local/lib/xorg/modules/drivers/ati_drv.so
root@sleekit:/etc #


>
> I assume you don't have any xorg.conf?
>
Near as I can tell:

root@sleekit:/etc # /usr/libexec/locate.updatedb
 >>> WARNING
 >>> Executing updatedb as root.  This WILL reveal all filenames
 >>> on your machine to all login users, which is a security risk.
root@sleekit:/etc # locate xorg.conf
/root/xorg.conf.new
/usr/local/etc/X11/xorg.conf.d
/usr/local/man/man5/xorg.conf.5.gz
/usr/local/man/man5/xorg.conf.d.5.gz
root@sleekit:/etc #






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?546945FA.9060509>