Re: Disabling frame buffer

From: Petr Vandrovec (vandrove@vc.cvut.cz)
Date: Sat Aug 24 2002 - 19:22:59 EST


On Sat, Aug 24, 2002 at 10:17:43AM +0200, David Madore wrote:
>
> and later it changes its mind,
>
> radeonfb: ref_clk=2700, ref_div=12, xclk=16600 from BIOS
> Console: switching to colour frame buffer device 80x30
> radeonfb: ATI Radeon 7500 QW DDR SGRAM 64 MB
> radeonfb: DVI port no monitor connected
> radeonfb: CRT port CRT monitor connected
> vga16fb: initializing
> vga16fb: mapped to 0xc00a0000
> fb1: VGA16 VGA frame buffer device

video=radeon:off to disable Radeon
video=vga16:off to disable VGA16
video=radeon:off video=vga16:off to get back text-based vgacon

But! if you have 'video=radeon:1024x768@60' in /etc/lilo.conf,
you are out of luck: 'video=radeon:off' will not work for you in
such configuration, because of kernel will see your
'video=radeon:XXX' from /etc/lilo.conf's append before 'video=radeon:off'
you typed interactively at LILO prompt. Maybe someone should
fix it, but it is not trivial...

> I know it's a bit silly to insist on getting a plain text mode, and
> even sillier not to want to just recompile, but I'd still appreciate
> some help here.

If you want text-based framebuffer, I still have vga16fb text mode
patch in my kernel tree:

mode "640x480-60"
    # D: 25.176 MHz, H: 31.469 kHz, V: 59.942 Hz
    geometry 640 480 640 6553 0
    timings 39721 48 16 33 10 96 2
    rgba 6/0,6/0,6/0,0/0
endmode

Frame buffer device information:
    Name : VGA16 VGA
    Address : 0xa0000
    Size : 65536
    Type : CGA/EGA/VGA Color text
    Visual : PSEUDOCOLOR
    XPanStep : 8
    YPanStep : 1
    YWrapStep : 0
    LineLength : 160
    Accelerator : No
                                                Petr Vandrovec
                                                vandrove@vc.cvut.cz

-
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/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:14 EST