* N810 power problems, bootloader upgrade, won't boot
@ 2008-06-26 23:13 green
2008-06-27 7:24 ` Tony Lindgren
2008-06-27 9:44 ` Felipe Balbi
0 siblings, 2 replies; 4+ messages in thread
From: green @ 2008-06-26 23:13 UTC (permalink / raw)
To: Linux-OMAP List
[-- Attachment #1: Type: text/plain, Size: 875 bytes --]
I've been having power problems with my N810. These problems appear on startup
(see three links below) and are supposedly fix by a bootloader upgrade, so I
upgraded using the Maemo Diablo Fiasco image
"RX-44_DIABLO_4.2008.23-14_PR_COMBINED_MR0_ARM.bin". Perhaps this has fixed
the problem, but it has caused another: now the N810 won't boot with the
kernels I build, nor will it boot with the zImage-n8x0-2008-05-15 test kernel
that Tony Lindgren provided recently. By not booting I mean that I see the
NOKIA splash screen only; nothing else happens.
Any ideas what I need to do? I'd rather not downgrade because of problems I've
had with the device suddenly powering off when idle [3].
Thanks.
[1] https://bugs.maemo.org/show_bug.cgi?id=2673
[2] http://www.internettablettalk.com/forums/showthread.php?p=196185
[3] http://blog.homac.de/?p=58
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: N810 power problems, bootloader upgrade, won't boot
2008-06-26 23:13 N810 power problems, bootloader upgrade, won't boot green
@ 2008-06-27 7:24 ` Tony Lindgren
2008-06-27 17:04 ` green
2008-06-27 9:44 ` Felipe Balbi
1 sibling, 1 reply; 4+ messages in thread
From: Tony Lindgren @ 2008-06-27 7:24 UTC (permalink / raw)
To: Linux-OMAP List
* green <greenfreedom10@gmail.com> [080627 02:14]:
> I've been having power problems with my N810. These problems appear on startup
> (see three links below) and are supposedly fix by a bootloader upgrade, so I
> upgraded using the Maemo Diablo Fiasco image
> "RX-44_DIABLO_4.2008.23-14_PR_COMBINED_MR0_ARM.bin". Perhaps this has fixed
> the problem, but it has caused another: now the N810 won't boot with the
> kernels I build, nor will it boot with the zImage-n8x0-2008-05-15 test kernel
> that Tony Lindgren provided recently. By not booting I mean that I see the
> NOKIA splash screen only; nothing else happens.
>
> Any ideas what I need to do? I'd rather not downgrade because of problems I've
> had with the device suddenly powering off when idle [3].
You need to leave out the machine id hack patch now, that's no longer
needed as the diablo image seems to use the official machine id.
Tony
>
> Thanks.
>
> [1] https://bugs.maemo.org/show_bug.cgi?id=2673
> [2] http://www.internettablettalk.com/forums/showthread.php?p=196185
> [3] http://blog.homac.de/?p=58
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: N810 power problems, bootloader upgrade, won't boot
2008-06-27 7:24 ` Tony Lindgren
@ 2008-06-27 17:04 ` green
0 siblings, 0 replies; 4+ messages in thread
From: green @ 2008-06-27 17:04 UTC (permalink / raw)
To: Linux-OMAP List
[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]
On Fri, 2008.06.27, 179, Tony Lindgren wrote:
> * green <greenfreedom10@gmail.com> [080627 02:14]:
> > I've been having power problems with my N810. These problems appear on startup
> > (see three links below) and are supposedly fix by a bootloader upgrade, so I
> > upgraded using the Maemo Diablo Fiasco image
> > "RX-44_DIABLO_4.2008.23-14_PR_COMBINED_MR0_ARM.bin". Perhaps this has fixed
> > the problem, but it has caused another: now the N810 won't boot with the
> > kernels I build, nor will it boot with the zImage-n8x0-2008-05-15 test kernel
> > that Tony Lindgren provided recently. By not booting I mean that I see the
> > NOKIA splash screen only; nothing else happens.
> >
> > Any ideas what I need to do? I'd rather not downgrade because of problems I've
> > had with the device suddenly powering off when idle [3].
>
> You need to leave out the machine id hack patch now, that's no longer
> needed as the diablo image seems to use the official machine id.
Okay, that works. I should have thought of that myself. Thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: N810 power problems, bootloader upgrade, won't boot
2008-06-26 23:13 N810 power problems, bootloader upgrade, won't boot green
2008-06-27 7:24 ` Tony Lindgren
@ 2008-06-27 9:44 ` Felipe Balbi
1 sibling, 0 replies; 4+ messages in thread
From: Felipe Balbi @ 2008-06-27 9:44 UTC (permalink / raw)
To: green; +Cc: Linux-OMAP List
On Thu, 26 Jun 2008 18:13:59 -0500, green <greenfreedom10@gmail.com> wrote:
> I've been having power problems with my N810. These problems appear on
> startup
> (see three links below) and are supposedly fix by a bootloader upgrade,
so
> I
> upgraded using the Maemo Diablo Fiasco image
> "RX-44_DIABLO_4.2008.23-14_PR_COMBINED_MR0_ARM.bin". Perhaps this has
> fixed
> the problem, but it has caused another: now the N810 won't boot with the
> kernels I build, nor will it boot with the zImage-n8x0-2008-05-15 test
> kernel
> that Tony Lindgren provided recently. By not booting I mean that I see
> the
> NOKIA splash screen only; nothing else happens.
>
> Any ideas what I need to do? I'd rather not downgrade because of
problems
> I've
> had with the device suddenly powering off when idle [3].
Diablo releases are using the oficial Machine ID for n810 hw,
so the hack in mach-types is not needed anymore.
--
Best Regards,
Felipe Balbi
http://blog.felipebalbi.com
me@felipebalbi.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-06-27 17:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 23:13 N810 power problems, bootloader upgrade, won't boot green
2008-06-27 7:24 ` Tony Lindgren
2008-06-27 17:04 ` green
2008-06-27 9:44 ` Felipe Balbi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.