linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.30-rc1: white screen during boot (regression) on spitz
@ 2009-04-10 10:34 Pavel Machek
  2009-04-10 10:50 ` Eric Miao
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2009-04-10 10:34 UTC (permalink / raw)
  To: rpurdie, lenz, kernel list, Russell King, Dirk, arminlitzel,
	Cyril Hrubis, thommycheck, linux-arm-kernel, dbaryshkov,
	omegamoon

Hi!

After update to 2.6.30-rc1, sharp zaurus c-3000 fails to boot with
white screen (with stripes). That's a regression w.r.t. 2.6.29.
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc1: white screen during boot (regression) on spitz
  2009-04-10 10:34 2.6.30-rc1: white screen during boot (regression) on spitz Pavel Machek
@ 2009-04-10 10:50 ` Eric Miao
  2009-04-10 10:56   ` Daniel Ribeiro
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Miao @ 2009-04-10 10:50 UTC (permalink / raw)
  To: Pavel Machek
  Cc: rpurdie, lenz, kernel list, Russell King, Dirk, arminlitzel,
	Cyril Hrubis, thommycheck, linux-arm-kernel, dbaryshkov,
	omegamoon

On Fri, Apr 10, 2009 at 6:34 PM, Pavel Machek <pavel@ucw.cz> wrote:
> Hi!
>
> After update to 2.6.30-rc1, sharp zaurus c-3000 fails to boot with
> white screen (with stripes). That's a regression w.r.t. 2.6.29.

What kind of white stripes? Does it look like the LCD controller
stops working or something.

There is a regression which caused X server hang during bootup,
with commit id 66c1ca0, which you can revert and have another
try.

>                                                                        Pavel
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>



-- 
Cheers
- eric

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc1: white screen during boot (regression) on spitz
  2009-04-10 10:50 ` Eric Miao
@ 2009-04-10 10:56   ` Daniel Ribeiro
  2009-04-10 16:29     ` 2.6.30-rc1: touchscreen BUG() " Pavel Machek
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Ribeiro @ 2009-04-10 10:56 UTC (permalink / raw)
  To: Pavel Machek
  Cc: Eric Miao, rpurdie, lenz, kernel list, Russell King, Dirk,
	arminlitzel, Cyril Hrubis, thommycheck, linux-arm-kernel,
	dbaryshkov, omegamoon

Em Sex, 2009-04-10 às 18:50 +0800, Eric Miao escreveu:
> On Fri, Apr 10, 2009 at 6:34 PM, Pavel Machek <pavel@ucw.cz> wrote:
> > Hi!
> >
> > After update to 2.6.30-rc1, sharp zaurus c-3000 fails to boot with
> > white screen (with stripes). That's a regression w.r.t. 2.6.29.
> 
> What kind of white stripes? Does it look like the LCD controller
> stops working or something.
> 
> There is a regression which caused X server hang during bootup,
> with commit id 66c1ca0, which you can revert and have another
> try.

As spitz also use cs_control for pxa2xx_spi, i believe that this is the
same issue i found wednesday.

See the "Kernel freeze caused by
a7bb3909b3293d503211d7f6af8ed62c1644b686" thread.

-- 
Daniel Ribeiro


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc1: touchscreen BUG() on spitz
  2009-04-10 10:56   ` Daniel Ribeiro
@ 2009-04-10 16:29     ` Pavel Machek
  2009-04-10 19:35       ` Dmitry Eremin-Solenikov
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2009-04-10 16:29 UTC (permalink / raw)
  To: Daniel Ribeiro
  Cc: Eric Miao, rpurdie, lenz, kernel list, Russell King, Dirk,
	arminlitzel, Cyril Hrubis, thommycheck, linux-arm-kernel,
	dbaryshkov, omegamoon

Hi!

> > > After update to 2.6.30-rc1, sharp zaurus c-3000 fails to boot with
> > > white screen (with stripes). That's a regression w.r.t. 2.6.29.
> > 
> > What kind of white stripes? Does it look like the LCD controller
> > stops working or something.
> > 
> > There is a regression which caused X server hang during bootup,
> > with commit id 66c1ca0, which you can revert and have another
> > try.
> 
> As spitz also use cs_control for pxa2xx_spi, i believe that this is the
> same issue i found wednesday.
> 
> See the "Kernel freeze caused by
> a7bb3909b3293d503211d7f6af8ed62c1644b686" thread.

Ok, I'll try changing ASSERT->DEASSERT and see what happens. Hmm, it
now boots, with these messages:

WARNING: at kernel/irq/handle.c:366
BUG: IRQ handler called from non-hardirq context!

just after loading touchscreen device.

Thanks!

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc1: touchscreen BUG() on spitz
  2009-04-10 16:29     ` 2.6.30-rc1: touchscreen BUG() " Pavel Machek
@ 2009-04-10 19:35       ` Dmitry Eremin-Solenikov
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Eremin-Solenikov @ 2009-04-10 19:35 UTC (permalink / raw)
  To: Pavel Machek
  Cc: Daniel Ribeiro, Eric Miao, rpurdie, lenz, kernel list,
	Russell King, Dirk, arminlitzel, Cyril Hrubis, thommycheck,
	linux-arm-kernel, omegamoon, Peter Zijlstra

2009/4/10 Pavel Machek <pavel@ucw.cz>:
> Hi!
>
>> > > After update to 2.6.30-rc1, sharp zaurus c-3000 fails to boot with
>> > > white screen (with stripes). That's a regression w.r.t. 2.6.29.
>> >
>> > What kind of white stripes? Does it look like the LCD controller
>> > stops working or something.
>> >
>> > There is a regression which caused X server hang during bootup,
>> > with commit id 66c1ca0, which you can revert and have another
>> > try.
>>
>> As spitz also use cs_control for pxa2xx_spi, i believe that this is the
>> same issue i found wednesday.
>>
>> See the "Kernel freeze caused by
>> a7bb3909b3293d503211d7f6af8ed62c1644b686" thread.
>
> Ok, I'll try changing ASSERT->DEASSERT and see what happens. Hmm, it
> now boots, with these messages:
>
> WARNING: at kernel/irq/handle.c:366
> BUG: IRQ handler called from non-hardirq context!
>
> just after loading touchscreen device.

Try reverting 044d408409cc4e1bc75c886e27ca85c270db104c as
software resent IRQs are sent from tasklet context, not from hardirq.

-- 
With best wishes
Dmitry

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-10 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-10 10:34 2.6.30-rc1: white screen during boot (regression) on spitz Pavel Machek
2009-04-10 10:50 ` Eric Miao
2009-04-10 10:56   ` Daniel Ribeiro
2009-04-10 16:29     ` 2.6.30-rc1: touchscreen BUG() " Pavel Machek
2009-04-10 19:35       ` Dmitry Eremin-Solenikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).