From owner-freebsd-x11@FreeBSD.ORG Fri Dec 18 12:59:25 2009 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9CA5106566C; Fri, 18 Dec 2009 12:59:25 +0000 (UTC) (envelope-from vova@parallels.com) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id 266B98FC12; Fri, 18 Dec 2009 12:59:24 +0000 (UTC) Received: from vbook.fbsd.ru ([10.30.1.111]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id nBICxLc5029859 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 Dec 2009 15:59:22 +0300 (MSK) Received: from vova by vbook.fbsd.ru with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NLcQS-0000r5-Pd; Fri, 18 Dec 2009 15:59:20 +0300 From: Vladimir Grebenschikov To: Robert Noland In-Reply-To: <1261140755.26065.55.camel@balrog.2hip.net> References: <20091215161419.14c36e9b@sorrow.ashke.com> <20091215162721.6c5c55df@sorrow.ashke.com> <4B281CCC.6050204@gmail.com> <1261057016.75844.8.camel@localhost> <1261059120.26065.50.camel@balrog.2hip.net> <1261090440.2518.11.camel@localhost> <1261099745.26065.52.camel@balrog.2hip.net> <1261116481.2518.50.camel@localhost> <1261140755.26065.55.camel@balrog.2hip.net> Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: quoted-printable Date: Fri, 18 Dec 2009 15:59:20 +0300 Message-ID: <1261141160.2098.31.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: x11@FreeBSD.org Subject: Re: xorg crashes with signal 11 on startup X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 12:59:25 -0000 Everything (like window move) was very slow (as radeonhd on early stages of development). I've tried glxgears and it shows very low numbers. -----Original Message----- From: Robert Noland To: vova@fbsd.ru Cc: Warren Block , x11@FreeBSD.org Subject: Re: xorg crashes with signal 11 on startup Date: Fri, 18 Dec 2009 06:52:35 -0600 On Fri, 2009-12-18 at 09:08 +0300, Vladimir Grebenschikov wrote: > hi=20 >=20 > > Ok, the backtrace looks like a null pointer. You say that is fixed in > > latest radeonhd? I don't see anything obviously wrong in the last > > xorg.log. >=20 > yes, but latest radeonhd-devel has no any acceleration (even 2D), so > probably it is the reason of fact that problem did not triggered on > devel version ? >=20 > acceleration options in xorg.conf looks like: > $ grep XA /etc/X11/xorg.conf > # Option "AccelMethod" "EXA" > Option "XAANoOffscreenPixmaps" > $ The last log has drm enabled, why do you think that it is not? robert. > > robert. >=20 > -----Original Message----- > From: Robert Noland > To: vova@fbsd.ru > Cc: Warren Block , x11@freebsd.org > Subject: Re: xorg crashes with signal 11 on startup > Date: Thu, 17 Dec 2009 19:29:05 -0600 >=20 > On Fri, 2009-12-18 at 01:54 +0300, Vladimir Grebenschikov wrote: > > Hi=20 > >=20 > > I've sent back-trace and other details before: > > http://www.mail-archive.com/freebsd-ports@freebsd.org/msg24321.html >=20 > Ok, the backtrace looks like a null pointer. You say that is fixed in > latest radeonhd? I don't see anything obviously wrong in the last > xorg.log. >=20 > robert. >=20 > >=20 > > -----Original Message----- > > From: Robert Noland > > To: vova@fbsd.ru > > Cc: Warren Block , x11@freebsd.org > > Subject: Re: xorg crashes with signal 11 on startup > > Date: Thu, 17 Dec 2009 08:12:00 -0600 > >=20 > > On Thu, 2009-12-17 at 16:36 +0300, Vladimir Grebenschikov wrote: > > > Hi=20 > > >=20 > > > In my case it is X1400 (on T60) and both happens under gdm and with > > > startx (with xterm in .xinitrc). > > >=20 > > > Also, it is not likely that X crash with SIGSEV should happen after e= xit > > > of session binary. > >=20 > > If you are using gdm, it should drop a core in /var/gdm which might she= d > > some light on where the failure is. > >=20 > > robert. > >=20 > > >=20 > > > -----Original Message----- > > > From: Warren Block > > > To: Rene Ladan > > > Cc: x11@freebsd.org > > > Subject: Re: xorg crashes with signal 11 on startup > > > Date: Wed, 16 Dec 2009 09:08:19 -0700 (MST) > > >=20 > > > The log file seems to mostly match a notebook with a Radeon Mobility=20 > > > X1250 here, although the X1250 reports 128M total and accessible. > > >=20 > > > Is it possible you're testing with an .xinitrc that doesn't start a=20 > > > window manager? In that case, X starts but then immediately quits si= nce=20 > > > there's no window manager running. And the log file looks just like=20 > > > yours. (I ask because it just happened to me: .xinitrc just containe= d a=20 > > > setxkbmap command.) > > >=20 > > > Here is a somewhat altered version of your xorg.conf: > > >=20 > > > Section "ServerLayout" > > > Identifier "Simple Layout" > > > Screen "Screen 1" > > > InputDevice "Mouse1" "CorePointer" > > > InputDevice "Keyboard1" "CoreKeyboard" > > > EndSection > > >=20 > > > Section "Files" > > > FontPath "/usr/local/lib/X11/fonts/100dpi/" > > > FontPath "/usr/local/lib/X11/fonts/75dpi/" > > > FontPath "/usr/local/lib/X11/fonts/local/" > > > FontPath "/usr/local/lib/X11/fonts/OTF" > > > FontPath "/usr/local/lib/X11/fonts/TTF/" > > > FontPath "/usr/local/lib/X11/fonts/Type1/" > > > FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > > > FontPath "/usr/local/lib/X11/fonts/cyrillic/" > > > FontPath "/usr/local/lib/X11/fonts/local/" > > > FontPath "/usr/local/lib/X11/fonts/misc/" > > > FontPath "/usr/local/share/ghostscript/fonts/" > > > FontPath "/usr/local/share/fonts/amspsfont/" > > > FontPath "/usr/local/share/fonts/cmpsfont/" > > > EndSection > > >=20 > > > Section "DRI" > > > Mode 0666 > > > EndSection > > >=20 > > > Section "InputDevice" > > > Identifier "Keyboard1" > > > Driver "kbd" > > > Option "AutoRepeat" "500 30" > > > Option "XkbRules" "xorg" > > > Option "XkbModel" "pc105" > > > Option "XkbLayout" "us" > > > EndSection > > >=20 > > > Section "InputDevice" > > > Identifier "Mouse1" > > > Driver "mouse" > > > Option "Protocol" "Auto" > > > Option "Device" "/dev/sysmouse" > > > Option "ZAxisMapping" "4 5 6 7" > > > Option "Emulate3Buttons" > > > EndSection > > >=20 > > > Section "Device" > > > Identifier "Radeon X1450" > > > Driver "radeon" > > > BusID "PCI:1:0:0" > > > Option "AccelMethod" "EXA" > > > Option "DRI" "true" > > > Option "ForceDPI" "98" > > > EndSection > > >=20 > > > Section "Screen" > > > Identifier "Screen 1" > > > Device "Radeon X1450" > > > DefaultDepth 24 > > > SubSection "Display" > > > Virtual 1280 800 > > > EndSubSection > > > EndSection > > >=20 > > > -Warren Block * Rapid City, South Dakota USA > > > _______________________________________________ > > > 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= " > > >=20 >=20 >=20 --=20 Vladimir B. Grebenschikov vova@fbsd.ru