Date: Fri, 8 Feb 2013 11:38:09 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Thomas Mueller <mueller23@insightbb.com> Cc: Andrey Fesenko <f0andrey@gmail.com>, freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Xorg totally unusable with KMS and new Xorg on Sandy Bridge system: how to undo Message-ID: <alpine.BSF.2.00.1302081134330.67628@wonkity.com> In-Reply-To: <4A.4F.09449.72C15115@smtp02.insight.synacor.com> References: <4A.4F.09449.72C15115@smtp02.insight.synacor.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Feb 2013, Thomas Mueller wrote: > Thomas Mueller writes: > >> I built the newer Xorg and it falls flat: goes to a nongraphic >> screen that is blank except for a rectangular cursor in the upper >> left corner, and now I want to get back to the earlier Xorg. >> >> System is Intel Sandy Bridge with i7 CPU. > > Robert Huff responds: > >> You don't mention your graphics chip explicitly, but building >> libdrm with the KMS option was enough to prevent X from starting on >> a Radeon HD 3300. ("Experimental", indeed! :-) >> Other will be able to help more if you could post the contents >> of "/var/log/Xorg.0.log" and your xorg.conf file. > > My /var/log/Xorg.0.log has 0 bytes! > > To Andrey Fesenko <f0andrey@gmail.com>: > > Were you able to start X with > > # cat /etc/make.conf > WITH_NEW_XORG=true > WITH_KMS=true > > X.Org X Server 1.10.6 > Release Date: 2012-02-10 > intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+) > > (end of quote from Andrey Fesenko) After adding those, graphics/libdrm must be rebuilt, and x11-drivers/xf86-video-intel must have the KMS option enabled and be rebuilt. If you just added WITH_NEW_XORG, there will be other xorg components that need to be updated.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1302081134330.67628>