Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-27 Thread Michael Schmitz
> > If that's not it: happy hacking. I can send you BenH's lsprop source to > > list the OF device tree in human readable format if you need that. > Please post that to the list. > Thanks, > -- Guido OK, here goes: http://ccache.samba.org/ftp/paulus/lsprop.c and http://penguinppc.org/~olaf/lsp

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-27 Thread Guido Guenther
On Thu, Nov 27, 2003 at 02:23:54PM +0100, Michael Schmitz wrote: > BTW, it's not BenH's but Paulus' tool. My bad. I googled Paulus one but since you mentioned BenH's I thought it'd be different. Thanks, -- Guido signature.asc Description: Digital signature

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-27 Thread Guido Guenther
On Wed, Nov 26, 2003 at 09:12:12AM +0100, Michael Schmitz wrote: > If that's not it: happy hacking. I can send you BenH's lsprop source to > list the OF device tree in human readable format if you need that. Please post that to the list. Thanks, -- Guido signature.asc Description: Digital signat

Re: OF errors (Re: rivafb in 2.4 / 2.6 benh kernel.)

2003-11-27 Thread Michael Schmitz
> > > Something missing in this benh'tree ? > > > > Looks like. I'll update my tree later today and check which of my patches > > he did apply :-) The ivad code was for the eMac, not for the flat panel > > models. Maybe he left that part out. Confirmed. Just rsynced off source.mvista.com and none

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-27 Thread Michael Schmitz
> ~/2.6$ grep set_ivad_contrast drivers/video/riva/fbdev.c > ~/2.6$ > > Something missing in this benh'tree ? Looks like. I'll update my tree later today and check which of my patches he did apply :-) The ivad code was for the eMac, not for the flat panel models. Maybe he left that part out. If

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-26 Thread Michael Schmitz
> Le Mardi 25 Novembre 2003 10:11, vous avez écrit : > > Didn't you report you applied my rivafb patch to your 2.6.0-test tree > > recently? Doess it still not work properly? The only thing I cannot get > > working is the backlight, and the cursor on the initial console is weird. > I confirm: > My

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-26 Thread Michael Schmitz
> > Didn't you report you applied my rivafb patch to your 2.6.0-test tree > > recently? Doess it still not work properly? The only thing I cannot get > > working is the backlight, and the cursor on the initial console is weird. > > Ah, ok. Well, I don't know if it works on all models though. Yes, I

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-26 Thread Michael Schmitz
> > It seems that 2.4 detects correctly the flatpanel, and 2.6 not. This seems > > to > > be the cause of the 2.6 is not working, and 2.4 works fine. > > > > There is an option to put at boot to force flatpanel use? rivafb=flatpanel > > does not work. > > Well... I did significant updates of the 2

OF errors (Re: rivafb in 2.4 / 2.6 benh kernel.)

2003-11-26 Thread fleny68
Le Mercredi 26 Novembre 2003 09:12, Michael Schmitz a écrit : > > ~/2.6$ grep set_ivad_contrast drivers/video/riva/fbdev.c > > ~/2.6$ > > > > Something missing in this benh'tree ? > > Looks like. I'll update my tree later today and check which of my patches > he did apply :-) The ivad code was for

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-26 Thread fleny68
Le Mardi 25 Novembre 2003 16:08, Michael Schmitz a écrit : > Please verify the rivafb patch is in there by > grep set_ivad_contrast drivers/video/riva/fbdev.c (while in the 2.6.0 > source dir). ~/2.6$ head -4 Makefile VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 0 EXTRAVERSION = -test10 ~/2.6$ grep set

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-25 Thread fleny68
Le Mardi 25 Novembre 2003 10:11, vous avez écrit : > Didn't you report you applied my rivafb patch to your 2.6.0-test tree > recently? Doess it still not work properly? The only thing I cannot get > working is the backlight, and the cursor on the initial console is weird. I confirm: My kernel is c

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-25 Thread Benjamin Herrenschmidt
On Tue, 2003-11-25 at 20:11, Michael Schmitz wrote: > > > It seems that 2.4 detects correctly the flatpanel, and 2.6 not. This > > > seems to > > > be the cause of the 2.6 is not working, and 2.4 works fine. > > > > > > There is an option to put at boot to force flatpanel use? rivafb=flatpanel > >

Re: rivafb in 2.4 / 2.6 benh kernel.

2003-11-25 Thread Benjamin Herrenschmidt
On Sun, 2003-11-23 at 01:08, fleny68 wrote: > Hello > > I have just put an eye in the rivafb code in last 2.4 and 2.6 benh's kernels > RIVAFB_VERSION "0.9.4b" in 2.4 > RIVAFB_VERSION "0.9.5b" in 2.6 > > It seems that 2.4 detects correctly the flatpanel, and 2.6 not. This seems to > be the cause