CFT: Update to xf86-video-ati 7.5.0

Miguel Clara miguelmclara at gmail.com
Thu Oct 30 13:21:37 UTC 2014


On Thu, Oct 30, 2014 at 8:17 AM, Jean-Sébastien Pédron <dumbbell at freebsd.org
> wrote:

> On 30.10.2014 00:14, Miguel Clara wrote:
> >> However, I see no change in the output connectors handling code in
> >> xf86-video-ati between 7.2.0 and 7.5.0. Therefore, I wonder why it works
> >> for you with 7.2.0. Could you please post Xorg.0.log with xf86-video-ati
> >> 7.2.0 installed?
> >
> > It doens't work for the ati one... as I've reported in the mailing list
> > I've posted, but you say the connector behaviour changed in xorg-server
> > 1.15, so maybe I should install that version and test!?
>
> I understand that you can't use the Radeon card, but if xf86-video-ati
> 7.2.0 is installed, does the X server start correctly (instead of
> crashing, like with 7.5.0)? I suppose it does. In this case, could you
> please post Xorg.0.log with 7.2.0 installed?
>
> You don't need to update to xorg-server 1.15.
>

Ah I see now, I misunderstood what you meant the first time.

Would pkg remove -f xf86-video-ati, and pkg install xf86-video-ati (since
its the 7.2 package version) be enough or do I need to reinstall
xorg-server from pkg to make sure dependencies are linked properly?

Fro the record, with just remove 7.5 and install 7.2 I get this in gdb:
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 30 14:13:25 2014
(==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[New Thread 803406400 (LWP 101070/Xorg)]
(II) [KMS] Kernel modesetting enabled.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 803406400 (LWP 101070/Xorg)]
0x00000000004eb710 in SetCompatOutput (config=0x8034e32c0) at
xf86Crtc.c:1829
1829    xf86Crtc.c: No such file or directory.
        in xf86Crtc.c
Current language:  auto; currently minimal
(gdb) bt
#0  0x00000000004eb710 in SetCompatOutput (config=0x8034e32c0) at
xf86Crtc.c:1829
#1  0x00000000004eb1ea in xf86SetScrnInfoModes (scrn=0x803512400) at
xf86Crtc.c:1843
#2  0x00000000004ebf13 in xf86InitialConfiguration (scrn=0x803512400,
canGrow=1)
    at xf86Crtc.c:2503
#3  0x00000008047234a7 in ?? () from
/usr/local/lib/xorg/modules/drivers/radeon_drv.so
#4  0x000000080472090b in ?? () from
/usr/local/lib/xorg/modules/drivers/radeon_drv.so
#5  0x00000000004a4e19 in InitOutput (pScreenInfo=0x8acdb0, argc=1,
    argv=0x7fffffffead8) at xf86Init.c:586
#6  0x0000000000424c66 in main (argc=1, argv=0x7fffffffead8,
envp=0x7fffffffeae8)
    at main.c:203


Xorg.0.log --> http://filebin.net/ovtqn7qt19/Xorg.0.log


> --
> Jean-Sébastien Pédron
>
>


More information about the freebsd-ports mailing list