On Thu, Oct 30, 2014 at 5:08 PM, Jean-Sébastien Pédron <dumbb...@freebsd.org > wrote:
> On 30.10.2014 14:21, Miguel Clara wrote: > > 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. > > (...) > > (gdb) bt > > #0 0x00000000004eb710 in SetCompatOutput (config=0x8034e32c0) at > > xf86Crtc.c:1829 > > (...) > > > > Xorg.0.log --> http://filebin.net/ovtqn7qt19/Xorg.0.log > > Ok, so the problem is exactly the same with either 7.2.0 and 7.5.0. I > "prefer" that, because I didn't see the difference between both versions > in this particular code :) > > We'll add the fix from xserver 1.15 in our xorg-server port, it should > fix that crash. > > What I don't understand is how could this could work before. Are you > sure you had xf86-video-ati 7.2.0 installed? Can you check your logs > (/var/log/messages) and look for lines like these: > pkg-static: pkg-1.3.8_3 deinstalled > pkg-static: pkg-1.4.0.a3 installed > > The program could be "pkg" or "pkg-static". And it should say that a > package was installed/deinstalled/upgraded, with the version of the > package. Can you check the first time you installed xf86-video-ati 7.5.0 > if it actually replaced 7.2.0 or something else? > > [miguelc@hpbsd]~% cat /var/log/messages | grep xf86 Oct 28 18:09:38 hpbsd pkg-static: xf86-video-ati-7.5.0 deinstalled Oct 28 18:09:39 hpbsd pkg-static: xf86-video-ati-7.5.0 installed Oct 30 14:09:33 hpbsd pkg: xf86-video-ati-7.5.0 deinstalled Oct 30 14:09:54 hpbsd pkg: xf86-video-ati-7.2.0_4 installed [miguelc@hpbsd]~% bzcat /var/log/messages.1.bz2 | grep xf86 Oct 27 13:58:24 hpbsd pkg: xf86-video-ati-7.2.0_4 deinstalled Oct 27 13:58:24 hpbsd pkg-static: xf86-video-ati-7.5.0 installed However I don't understand why you say "it worked before" cause what I've reported before and now is that It didn't work (with ATI) I still have the old xorg log, from back when I reported this in the list, if I'm not mistaken this is the one: http://filebin.net/zs1iia21yv/Xorg.radeonkmserror.log So It was not working with ATI even before 7.2,a and with 7.2 I also can't get xorg to start, although I was getting a black screen at some point, but the log states Xorg crashed! maybe in this new report I've somehow gave the impression that It worked, but I only works with the Intel card! Or, I'm not getting what you mean by "it worked" :P -- > Jean-Sébastien Pédron > > _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"