From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Slusarz Subject: Re: Bugs in nouveau_channel_alloc() Date: Sat, 13 Feb 2010 11:16:08 +0100 Message-ID: <20100213101608.GA2880@joi.lan> References: <001e01caac41$a3ea3f50$ebbebdf0$@is.s.u-tokyo.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <001e01caac41$a3ea3f50$ebbebdf0$@is.s.u-tokyo.ac.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: Shinpei KATO Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org On Sat, Feb 13, 2010 at 09:15:20AM +0900, Shinpei KATO wrote: > Hi all, > > I have just started using Nouveau, with Fedora 12. > I downloaded the source from the Nouveau kernel repository, and built it by > following the instructions in the Nouveau Wiki page. > The new Linux kernel with Nouveau seems to work without any problems, but I > found some error messages in the kernel log. > The attached file contains the kernel messages related to the Nouveau DRM, > which I copied and pasted from the original kernel log. > > To my understanding, two errors occured when the nouveau_channel_alloc() > function is called. > In particular, the first one occured when modprobe is done, and the second > one did when Xorg is launched. > I am not sure if these errors are actually "BUGs" or not. > Wish someone gives me some advice for them. This bug is already fixed in latest git. Just upgrade the kernel. Marcin