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/