Re: Problems with fb console [was Re: 2.6.12-rc4-mm2]

2007-06-27 Thread H. Peter Anvin
Andrew Morton wrote: I have a (stupid, I suppose) problem with framebuffer console. I have builtin VESAFB in this kernel, so: werewolf:/boot# grep _FB config-2.6.21-jam09 | grep =y ^^ Is this actually the -mm kernel? And if so, does it work in ear

Re: Problems with fb console [was Re: 2.6.12-rc4-mm2]

2007-06-27 Thread DervishD
Hi J.A. :) * J.A. Magallón <[EMAIL PROTECTED]> dixit: > kernel /boot/vmlinuz video=vesafb:mtrr,ywrap vga=0x31A ro root=/dev/sdc1 > > (tried both with hex and decimal). Try "vga=0x031A". I vaguely remember I had a similar problem and IIRC that's how I solved it. Anyway, you can always tr

Re: Problems with fb console [was Re: 2.6.12-rc4-mm2]

2007-06-26 Thread Andrew Morton
On Wed, 27 Jun 2007 02:35:27 +0200 "J.A. Magallón" <[EMAIL PROTECTED]> wrote: > On Mon, 16 May 2005 02:13:02 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc4/2.6.12-rc4-mm2/ > > > > > > Hi... > > I have a (stup

Problems with fb console [was Re: 2.6.12-rc4-mm2]

2007-06-26 Thread J.A. Magallón
On Mon, 16 May 2005 02:13:02 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc4/2.6.12-rc4-mm2/ > > Hi... I have a (stupid, I suppose) problem with framebuffer console. I have builtin VESAFB in this kernel, so: werewol