From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S272129AbTG2V1P (ORCPT ); Tue, 29 Jul 2003 17:27:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S272221AbTG2VYJ (ORCPT ); Tue, 29 Jul 2003 17:24:09 -0400 Received: from pub234.cambridge.redhat.com ([213.86.99.234]:46855 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S272129AbTG2VWK (ORCPT ); Tue, 29 Jul 2003 17:22:10 -0400 Date: Tue, 29 Jul 2003 22:22:07 +0100 (BST) From: James Simmons To: Jan Huijsmans cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.0-test 2 & matroxfb or orinoco wifi card In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > After digging a bit in the archives I couldn't find the solution to my problem, > so I'm asking you guys. > > I found the "matroxfb and 2.6.0-test2" thread, so it's possible to compile the > kernel with the matrox framebuffer, but I can't find what I'm missing. Did I > forget to set a config option (all copied from the 2.4.21 config except the > nForce2 agp chipset)? > > This is the error I'm getting while linking. > > drivers/built-in.o(.text+0x89c80): In function `matroxfb_set_par': > : undefined reference to `default_grn' > drivers/built-in.o(.text+0x89c85): In function `matroxfb_set_par': > : undefined reference to `default_blu' > drivers/built-in.o(.text+0x89c93): In function `matroxfb_set_par': > : undefined reference to `color_table' > drivers/built-in.o(.text+0x89c9b): In function `matroxfb_set_par': > : undefined reference to `default_red' Ug. There is a patch for that but it never got included. BTW this means you didn't turn on Framebuffer console. Please turn it on.