On Mon, May 21, 2001 at 10:26:48PM -0500, Craig S. Cottingham wrote:
> I tried to set the initial video mode on my 7200/90 in quik.conf:
> 
>     image=/boot/vmlinux-2.2.19
>         label=Linux
>         read-only
>         append=video=platinumfb:vmode:12,cmode:16

i believe you need to quote that, but not checking the source i may be
wrong.  try:

        append="video=platinumfb:vmode:12,cmode:16"

> Is there something wrong with my "append=" line in quik.conf? If not,
> can anyone offer any suggestions on why the Platinum driver isn't
> picking up the kernel parameters, before I dive into the code,
> strewing printk()s left and right?

see above, its of course possible that quik's append system is broken,
but i somewhat doubt it.  easy way to check:

cat /proc/cmdline

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpJojJ48VKbP.pgp
Description: PGP signature

Reply via email to