From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Joachim Subject: Re: ../nouveau_drv.so: undefined symbol: RegionEmptyData Date: Wed, 29 Dec 2010 20:17:22 +0100 Message-ID: <87zkromlrx.fsf@turtle.gmx.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: (Morten Bo Johansen's message of "Wed, 29 Dec 2010 19:40:49 +0100") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: Morten Bo Johansen Cc: public-nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW-wOFGN7rlS/M9smdsby/KFg@public.gmane.org List-Id: nouveau.vger.kernel.org On 2010-12-29 19:40 +0100, Morten Bo Johansen wrote: > I get the above error message when trying to run the latest > xf86-video-nouveau driver from the git repository. It prevents the driver > from loading. If I revert back to the Debian version > 1:0.0.15+git20100329+7858345-5 of that driver, then the driver loads, but > there are many issues with that version that I hoped an upgrade could > fix. > > Information about my hardware and software: > > GPU: GigaByte GV-N68128DH > Kernel: 2.6.37 with the latest Nouveau git tree > Drm: latest git version > Nouveau: latest git version > xserver-xorg-core: 1.7.7-10 > xserver-xorg-dev: 1.9.0.902-1 You need to install xserver-xorg-core from Debian experimental as well, 1.7.7 is too old. Sven