2000-12-10 21:20:45

by Tom Rini

[permalink] [raw]
Subject: [PATCH] aty128fb & >8bit

Hello. I just noticed that in 2.2.18pre27 you can only use the aty128fb
driver at 8 bit, because of some missing bits to drivers/video/Config.in.
w/o this you can't use console at > 8 bit nor X. I would consider this to
be a good thing to squash for 2.2.18 final because 2.2.18 is the 1st release
in a while that works well on PPC, and lots of PPCs have a rage128.

--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/


Attachments:
(No filename) (423.00 B)
128fix.patch (3.67 kB)
Download all attachments

2000-12-11 08:01:19

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [linux-fbdev] [PATCH] aty128fb & >8bit

On Sun, 10 Dec 2000, Tom Rini wrote:
> Hello. I just noticed that in 2.2.18pre27 you can only use the aty128fb
> driver at 8 bit, because of some missing bits to drivers/video/Config.in.
> w/o this you can't use console at > 8 bit nor X. I would consider this to
> be a good thing to squash for 2.2.18 final because 2.2.18 is the 1st release
> in a while that works well on PPC, and lots of PPCs have a rage128.

You mean the FBCON_CFBx options with x > 8? You're correct that you need them
for a text console, but you don't need them for X.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

2000-12-11 20:43:45

by Brad Douglas

[permalink] [raw]
Subject: Re: [PATCH] aty128fb & >8bit

> Hello. I just noticed that in 2.2.18pre27 you can only use the aty128fb
> driver at 8 bit, because of some missing bits to drivers/video/Config.in.
> w/o this you can't use console at > 8 bit nor X. I would consider this to
> be a good thing to squash for 2.2.18 final because 2.2.18 is the 1st release
> in a while that works well on PPC, and lots of PPCs have a rage128.

Also, this patch to make it compile as module. How did these get removed?
I could have swore they used to work fine.

Sorry for the attachment. This computer has evolution.

Brad Douglas
[email protected]
http://www.linux-fbdev.org


Attachments:
patch-2.2.18pre25-videoMakefile (314.00 B)