Unplug HDMI - xrandr gives blank screen and "Configure crtc 0 failed"

2012-03-29 Thread Jamie Kitson
Hi, I'm looking for some advice on solving an issue I have with HDMI out on my Asus Zenbook UX31E. When I plug an HDMI device in and run xrandr everything is fine and both laptop and external HDMI monitor . However, when I disconnect the HDMI device and run xrandr again it gives the following erro

Re: builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Eirik Byrkjeflot Anonsen
Sérgio Basto writes: > On Fri, 2012-03-30 at 02:53 +0200, Stephan Raue wrote: >> its similiar to https://bugs.gentoo.org/show_bug.cgi?id=402285 : >> >> using -O2 instead -O3 solves the build problem. > > Changing optimization shouldn't change compile behavior (though), Higher optimization lev

Re: builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Alan Coopersmith
On 03/29/12 05:53 PM, Stephan Raue wrote: > its similiar to https://bugs.gentoo.org/show_bug.cgi?id=402285 : No, that was a bug in the code. > using -O2 instead -O3 solves the build problem. Still sounding like a bug in the compiler, until you can explain how the code is wrong, since I can't see

Re: builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Sérgio Basto
On Fri, 2012-03-30 at 02:53 +0200, Stephan Raue wrote: > its similiar to https://bugs.gentoo.org/show_bug.cgi?id=402285 : > > using -O2 instead -O3 solves the build problem. Changing optimization shouldn't change compile behavior (though), I open a bug even more strange https://bugs.freedeskt

Re: builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Stephan Raue
its similiar to https://bugs.gentoo.org/show_bug.cgi?id=402285 : using -O2 instead -O3 solves the build problem. Stephan Am 29.03.2012 22:04, schrieb Alan Coopersmith: On 03/29/12 12:41 PM, Stephan Raue wrote: Hi, building xorg-server-1.11.4 with gcc-4.7.0 gives me follow error: main.c: In

[ANNOUNCE] libXaw3d 1.6.2

2012-03-29 Thread Matt Turner
1.6.2 has some fixes for *old* bugs, sometimes fixed 10 years ago in libXaw. Markus Steinborn (3): Correct XtNthumbProc usage Avoid integer overflow Add XawTextGetSink for compatibility with libXaw Matt Turner (6): Fix parameters of FloatInRange Fix use-after-free in

Re: builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Alan Coopersmith
On 03/29/12 12:41 PM, Stephan Raue wrote: > Hi, > > building xorg-server-1.11.4 with gcc-4.7.0 gives me follow error: > > > main.c: In function 'main': > main.c:138:13: warning: assignment discards 'const' qualifier from pointer > target type [enabled by default] > main.c:171:10: error: array su

builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Stephan Raue
Hi, building xorg-server-1.11.4 with gcc-4.7.0 gives me follow error: libtool: compile: /home/stephan/projects/openelec-master/build.OpenELEC_PVR-Fusion.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -DHAVE_DIX_CONFIG_H -Wal

Re: undefined symbol: pciTag after new upgrade of Xorg

2012-03-29 Thread Alan Coopersmith
On 03/29/12 03:07 AM, Dmitriy Goncharyuk wrote: > I just upgraded to xorg-server and during start see an error in my xdm.log > /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/fglrx_drv.so: > undefined symbol: pciTag That symbol was removed from Xorg 1.12. Drivers need to be upgrad

undefined symbol: pciTag after new upgrade of Xorg

2012-03-29 Thread Dmitriy Goncharyuk
I just upgraded to xorg-server and during start see an error in my xdm.log /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/fglrx_drv.so: undefined symbol: pciTag Can anybody help with this? Thanks in advance. ___ xorg@lists.x.org: X.Org sup