From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261740AbTJWVJt (ORCPT ); Thu, 23 Oct 2003 17:09:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261793AbTJWVJt (ORCPT ); Thu, 23 Oct 2003 17:09:49 -0400 Received: from smtp5.arnet.com.ar ([200.45.191.23]:56464 "HELO smtp5.arnet.com.ar") by vger.kernel.org with SMTP id S261740AbTJWVJr (ORCPT ); Thu, 23 Oct 2003 17:09:47 -0400 Message-ID: <3F984398.4040102@arnet.com.ar> Date: Thu, 23 Oct 2003 18:09:44 -0300 From: Javier Villavicencio User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Javier Villavicencio CC: DuDe , linux-kernel@vger.kernel.org Subject: Re: Radeon 9600 triplex References: <200310232251.12780.dude68@tiscali.it> <3F9842C0.10206@arnet.com.ar> In-Reply-To: <3F9842C0.10206@arnet.com.ar> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Javier Villavicencio wrote: > DuDe wrote: > >> Hi list, i would like add 9600 radeon support on radeonfb driver, now >> i have successfully add a limited support on radeonfb driver, but i >> have some problem, the system boot, i see 2 penguin logo but the >> cursor is scared, and if use fbset to set resolution, i cant get >> resolution function but only a square area of the crt are in hires, >> the rest is dirty. >> >> Where i can find infos about howto add support in radeonfb? >> Many thanks >> - >> To unsubscribe from this list: send the line "unsubscribe >> linux-kernel" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> Please read the FAQ at http://www.tux.org/lkml/ >> >> > > I did something similar taking parts of the radeonfb driver from > 2.4.23-preX (maybe 6) into 2.6, hard coding the resolution into the code > I have 1024x768 and a ugly big cursor on console, fbtv and links on > framebuffer works fine, but when I switch back from XFree (using fglrx > drivers from ati) the console is completely unusable no matter what can > I do with fbset (seems that I missed some clock setting for the RV350). > > So the very first source of support for 9600 is the working driver on > 2.4.23 > > Greetings > > Javier Villavicencio. > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > > Sorry, I forgot to tell that the kernel I am using with radeonfb on 9600 working is 2.6.0-test8-mm1 Sal2. Javier Villavicencio.