Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 00:55:36 +0000
From:      Tony Sweeney <sweeney@addr.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Xorg configure failure with Radeon card
Message-ID:  <546BEA88.4090804@addr.com>
In-Reply-To: <546945FA.9060509@addr.com>
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> <546945FA.9060509@addr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/17/2014 00:48, Tony Sweeney wrote:
> 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 #
>
>
So, rather than simply pouting about how this doesn't quite work as 
advertised, is there something I can do to contribute to making this 
better?  I was a C/UNIX porting engineer for Ingres back in the day and 
have made minor contributions to a couple of open source projects,  At 
minimum I am happy to run this in a debugger to track down the 
segmentation violation if someone would point me in the direction of how 
to do that.  I'm very aware that the FreeBSD X11 team is thinly staffed, 
and greatly appreciate their efforts to engage on this mailing list.  If 
I can help at all I will.

Tony.


>
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?546BEA88.4090804>