Re: rivafb on pbook 12"

2004-02-25 Thread Guido Guenther
On Wed, Feb 25, 2004 at 08:38:23PM +0100, Guido Guenther wrote: > diff more closely when I have time, is there some docu on howto run xmon > over firewire? Just found: http://www.geocrawler.com/mail/msg.php3?msg_id=8576211&list=3 which should get me started. -- Guido signature.asc Description:

Re: rivafb on pbook 12"

2004-02-25 Thread Guido Guenther
On Wed, Feb 25, 2004 at 04:49:33PM +0100, Michael Schmitz wrote: > Comparing the EDID code from 2.6.0-ben3 with the current code, I see two > differences: the old code used to look for OF properties named EDID,B and > EDID,A. And it would reject properties not of type "LCD". Does > changing these b

Re: rivafb on pbook 12"

2004-02-25 Thread Michael Schmitz
> On Wed, Feb 25, 2004 at 01:37:43PM +0100, Michael Schmitz wrote: > > I've heard rumours about similar breakage from other users regarding > > different hardware (including plain mach64). From what I gather, BenH > > (or Linus) has started to incorporate changes from the fbdev devel tree. I > > wa

Re: rivafb on pbook 12"

2004-02-25 Thread Guido Guenther
On Wed, Feb 25, 2004 at 01:37:43PM +0100, Michael Schmitz wrote: > I've heard rumours about similar breakage from other users regarding > different hardware (including plain mach64). From what I gather, BenH > (or Linus) has started to incorporate changes from the fbdev devel tree. I > was hoping t

Re: rivafb on pbook 12"

2004-02-25 Thread Guido Guenther
On Wed, Feb 25, 2004 at 02:22:01PM +0200, Daniel Slabodar wrote: > I have ati radeon 9600, but the problem you had, I had it yesterday, as soon > as I rsynced the tree, tried to compile and I got screwed screen with > stripes, was not possible to see anything, so I did what I did and it worked > ou

Re: rivafb on pbook 12"

2004-02-25 Thread Michael Schmitz
> Hi, > after the update to 2.6.3-ben2 I'm back to vertical colored stripes and > a complete hang with rivafb. Card is: > nVidia Corporation NV17 [GeForce4 440 Go 64M] (rev a3) > It seem the edid code changed completely. Reverting it to 2.6.2 seems > difficult. Some shots in the dark (such as disa

RE: rivafb on pbook 12"

2004-02-25 Thread Daniel Slabodar
n.org Subject: Re: rivafb on pbook 12" On Wed, Feb 25, 2004 at 01:09:46PM +0200, Daniel Slabodar wrote: > I had the same problem with my pbook 17'. > What I did to solve it, is: Is yours using rivafb too? My tree is a fresh checkout, so there can't be any old cruft lying around. Cheers, -- Guido

Re: rivafb on pbook 12"

2004-02-25 Thread Guido Guenther
On Wed, Feb 25, 2004 at 01:09:46PM +0200, Daniel Slabodar wrote: > I had the same problem with my pbook 17'. > What I did to solve it, is: Is yours using rivafb too? My tree is a fresh checkout, so there can't be any old cruft lying around. Cheers, -- Guido signature.asc Description: Digital si

Re: rivafb on pbook 12"

2004-02-25 Thread Daniel Slabodar
I had the same problem with my pbook 17'. What I did to solve it, is: 1) make a backup of .config file to some place, 2) rsync the tree 3) make clean 4) copy the backed up .config file to your new tree 5) make menuconfig or whatever you use 5) exit saving changes 6) compile; make && make modules &