Your message dated Mon, 13 Jun 2011 10:53:38 -0700
with message-id <20110613175338.GM21010@talon.fglan>
and subject line Re: Bug#630113: linux-image-2.6.39-2-kirkwood: doesn't boot on
HP t5325 thin client
has caused the Debian Bug report #630113,
regarding linux-image-2.6.39-2-kirkwood: doesn't boot on HP t5325 thin client
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
630113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.39-2-kirkwood
Version: 2.6.39-2
Severity: normal
when trying to boot on an HP t5325, i get the following error:
Error: unrecognized/unsupported machine ID (r1 = 0x0000020f).
Available machine support:
ID (hex) NAME
00000690 Marvell DB-88F6281-BP Development Board
00000691 Marvell RD-88F6192-NAS Development Board
00000692 Marvell RD-88F6281 Reference Board
0000078c Marvell 88F6281 GTW GE Board
00000a76 Marvell eSATA SheevaPlug Reference Board
00000831 Marvell SheevaPlug Reference Board
00000a63 Marvell GuruPlug Reference Board
00000bb6 Seagate FreeAgent DockStar
0000085b QNAP TS-119/TS-219
000009c6 QNAP TS-41x
00000b44 Marvell OpenRD Ultimate Board
00000939 Marvell OpenRD Client Board
00000915 Marvell OpenRD Base Board
00000b1e HP t5325 Thin Client
Please check your kernel config and/or bootloader.
i also get the same error with the 2.6.32 or 2.6.38 kernels in debian.
i'm using the following uboot environment variables/settings to boot it over
the network:
nfsbootargs=setenv bootargs console=ttyS0,115200 boot=nfs
tftpload=bootp ; tftpboot 0x800000 /ltsp/armel/uImage ; tftpboot 0x1100000
/ltsp/armel/uInitrd ; bootm 0x800000 0x1100000
nfsboot=${nfsbootargs} ; run tftpload
run nfsboot
these uboot values work with the 2.6.22.18-2-armel kernel that came with the
thin client.
what other information would be useful?
thanks!
live well,
vagrant
--- End Message ---
--- Begin Message ---
On Sat, Jun 11, 2011 at 09:21:58AM +0200, Arnaud Patard wrote:
> Vagrant Cascadian <vagr...@debian.org> writes:
> > when trying to boot on an HP t5325, i get the following error:
> >
> > Error: unrecognized/unsupported machine ID (r1 = 0x0000020f).
...
> Check that your uboot firmware env has:
> arcNumber=2846
> mainlineLinux=yes
thanks!
with those *saved*, that gets it to boot (at least with serial console),
although simply setting them in uboot didn't, much to my confusion.
then, of course, the kernel shipped with the HP t5325 doesn't work until
resetting those uboot env variables back.
live well,
vagrant
--- End Message ---