Date: Sun, 08 Mar 2015 13:01:14 +0300 From: Boris Samorodov <bsam@passap.ru> To: freebsd-current@freebsd.org Subject: Re: upgrading current -> graphics bug Message-ID: <54FC1DEA.5060306@passap.ru> In-Reply-To: <54FB2248.3080300@bitmail.cc> References: <54F8B653.606@bitmail.cc> <20150305203858.GA80059@k8-bsd.hsd1.ga.comcast.net>, <54F9D3B8.9050308@bitmail.cc> <13a7356d67f767eca9f50ad962d12d42@ultimatedns.net> <54FB2248.3080300@bitmail.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
07.03.2015 19:07, David S пишет: >> FWIW the nVidia driver docs indicate that you should >> comment, or remove the reference to dri in xorg.conf >> # Load "dri" >> but that dri2 is fine. Don't know that that has anything to >> do with your issue. But thought I'd mention it FWIW. > > thanks, i missed that part. i took it out of xorg.conf and will see > next time i upgrade if it helps. I'm not sure why this step is recommended, because dri is auto-loaded anyway: ----- [ 41.540] (II) LoadModule: "dri" [ 41.541] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so [ 41.569] (II) Module dri: vendor="X.Org Foundation" [ 41.569] compiled for 1.12.4, module version = 1.0.0 [ 41.569] ABI class: X.Org Server Extension, version 6.0 [ 41.569] (II) Loading extension XFree86-DRI [ 41.569] (II) LoadModule: "dri2" [ 41.570] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so [ 41.582] (II) Module dri2: vendor="X.Org Foundation" [ 41.582] compiled for 1.12.4, module version = 1.2.0 [ 41.582] ABI class: X.Org Server Extension, version 6.0 [ 41.582] (II) Loading extension DRI2 [ 41.582] (II) LoadModule: "nvidia" [ 41.582] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so [ 41.720] (II) Module nvidia: vendor="NVIDIA Corporation" [ 41.720] compiled for 4.0.2, module version = 1.0.0 [ 41.720] Module class: X.Org Video Driver [ 41.818] (II) NVIDIA dlloader X Driver 304.123 Wed Jul 2 10:50:21 PDT 2014 ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54FC1DEA.5060306>