Bug#507557: indigo2 seeq8003 problems

2009-09-21 Thread Thomas Bogendoerfer
On Sat, Sep 19, 2009 at 06:26:23PM +0100, Martin Michlmayr wrote: * Thomas Bogendoerfer tsbog...@alpha.franken.de [2009-05-24 16:26]: I've checked git log and there is nothing, which might cause that problems. In fact 2.6.30-rc7 from Linux-mips git gives me a working ethernet on my IP22 R4k

Re: Kernel Panic installing on SGI Indy

2009-02-25 Thread Thomas Bogendoerfer
On Wed, Feb 25, 2009 at 12:53:17PM +, Ralf Baechle wrote: You're getting this error message for the attempt to run a 64-bit kernel on certain very old R4000 revisions. So either run a 32-bit kernel, switch to newer version of the R4000 or to another MIPS CPU. For a processor with just 8k

Bug#507557: linux-image-2.6.26-1-r4k-ip22: hangs early at boot on Indigo2

2008-12-03 Thread Thomas Bogendoerfer
On Tue, Dec 02, 2008 at 02:44:32PM +0100, Martin Michlmayr wrote: * Julien BLACHE [EMAIL PROTECTED] [2008-12-02 14:26]: Package: linux-image-2.6.26-1-r4k-ip22 Version: 2.6.26-11 Thomas, any idea? no idea, yet. Does an older or newer kernel boot ? If yes, which kernel version ? Thomas.

Bug#507557: linux-image-2.6.26-1-r4k-ip22: hangs early at boot on Indigo2

2008-12-03 Thread Thomas Bogendoerfer
On Wed, Dec 03, 2008 at 01:26:49PM +0100, Julien BLACHE wrote: [EMAIL PROTECTED] (Thomas Bogendoerfer) wrote: no idea, yet. Does an older or newer kernel boot ? If yes, which kernel version ? I have a 2.6.24 kernel up running, stock debian kernel from back then. ok, do you have

Bug#487257: linux-image-2.6.24: SGI GBE framebuffer colormap broken

2008-06-26 Thread Thomas Bogendoerfer
On Thu, Jun 26, 2008 at 11:47:33AM +0200, Michal Suchanek wrote: I am not sure about that. The colors with 2.6.18 are better than with current but still not quite what I would expect. Perhaps there are just not enough colors or perhaps the 2.6.18 default colormap is closer to what X

Bug#487257: linux-image-2.6.24: SGI GBE framebuffer colormap broken

2008-06-25 Thread Thomas Bogendoerfer
On Fri, Jun 20, 2008 at 06:24:24PM +0200, Martin Michlmayr wrote: Thomas, have you seen this problem? I've got the cmap FIFO timeout only once, but colors are broken with X. I'll take a look... Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessary a good idea.

Bug#487257: linux-image-2.6.24: SGI GBE framebuffer colormap broken

2008-06-25 Thread Thomas Bogendoerfer
On Fri, Jun 20, 2008 at 06:24:24PM +0200, Martin Michlmayr wrote: * Michal Suchanek [EMAIL PROTECTED] [2008-06-20 17:23]: The console and console logo works OK but X11 and splashy test has wrong colors. I get many gbefb: cmap FIFO timeout I could reproduce it now by using 8 bit

Bug#487257: [PATCH] gbefb: cmap FIFO timeout

2008-06-25 Thread Thomas Bogendoerfer
Writes to the cmap fifo while the display is blanked caused cmap FIFO timeout messages and a wrong colormap. To avoid this the driver now maintains a colormap in memory and updates the colormap after the display is unblanked. Signed-off-by: Thomas Bogendoerfer [EMAIL PROTECTED] --- drivers

Bug#487257: linux-image-2.6.24: SGI GBE framebuffer colormap broken

2008-06-23 Thread Thomas Bogendoerfer
On Fri, Jun 20, 2008 at 06:24:24PM +0200, Martin Michlmayr wrote: Thomas, have you seen this problem? I've never tried grafics. I need to find a cable extension to connect the O2 to a TFT. I'll try to test this week. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not

Bug#463808: kernel crash (Cause : 0000041c)

2008-02-05 Thread Thomas Bogendoerfer
On Tue, Feb 05, 2008 at 11:04:28AM -0700, Martin Michlmayr wrote: CCing Thomas Bogendoerfer this looks like a userspace program accessing some mmap-ped data, which is triggering a dbe. The first question is which application is it ? My first thought was an X server, but I don't even know

Bug#451805: linux-image-2.6.22-3-r4k-ip22 dies early on boot / Starting ELF64 kernel

2007-11-24 Thread Thomas Bogendoerfer
On Sat, Nov 24, 2007 at 09:34:03PM +0100, Florian Lohoff wrote: Okay - i comes past the typical trip points but later when going to userspace throws errors a lot ... hmm, I trusted Ralf, that the MAP_BASE change is needed for getting modules to work, but it looks like it breaks vmalloc. And it