**** BEGIN LOGGING AT Mon Oct 12 02:59:56 2009 Oct 12 12:05:46 got my sheeva today :) Oct 12 12:06:30 sent on friday via fedex, arrived this morning in france! Oct 12 12:07:37 have fun with it! Oct 12 12:08:51 yeah :) only had time to plug it in before leaving for work, so i've been playing with the ubuntu so far Oct 12 12:09:11 i'll be playing with netbooting this evening Oct 12 12:42:13 shame: http://plugcomputer.org/plugforum/index.php?topic=117.0 Oct 12 12:42:36 anyone had any success with uboot-envtools? Oct 12 12:56:09 unrealMac: yes - what do you want to know? Oct 12 13:00:08 what to put in /etc/fw_env.config... "/dev/mtd0 0xa0000 0x70000 0x20000" not working for me Oct 12 13:07:32 "/dev/mtd0 0x60000 0x20000 0x20000 1" Oct 12 13:07:48 works for me - but I use git u-boot and also git kernel! Oct 12 13:08:34 "/dev/mtd0 0x60000 0x20000 0x20000 1" Oct 12 13:09:14 unrealMac: if you use marvell stock u-boot it will not work due to incompatible ecc Oct 12 13:10:38 ah ok, i confirm it doesn't work :) Oct 12 13:10:42 "Warning: Bad CRC, using default environment" Oct 12 13:14:34 unrealMac: :) Oct 12 13:18:48 fix and save your env. it should write a correct CRC for you then Oct 12 13:20:17 hm, I would assume that if you use fw_saveenv from linux than you wouldn't be able to write a correct CRC if your u-boot is 1.1.4 marvell stock u-boot? Oct 12 13:21:01 But maybe (or hopefully) I missed something? Oct 12 13:23:51 no, that is the problem. you need to save them from uboot to 'fix' it with that combo Oct 12 13:34:35 ok - so I'm up to date. Oct 12 13:37:45 so far as I'm aware yeah Oct 12 13:45:32 ron_: do you know if someone is working on 4-bit ecc inside linux kernel? Oct 12 13:50:56 ron_: wouldn't i need to read the env before being able to write it? (that is, to be able to write something valid) Oct 12 13:51:39 dieter_: don't know. that's not usually my corner of the kernel, and I'm booting off sata right now so what's in the nand isn't an issue for me. sorry Oct 12 13:52:21 unrealMac: well, yes. you'll need to set it 'the hard way' from u-boot and resave it Oct 12 13:52:37 but you aren't hosed 'totally' ;) Oct 12 13:53:33 i haven't got serial access to it right now, i'll have to wait until this evening ;) Oct 12 14:49:47 adding 4 bit ecc to the kernel should not be too difficult (if it does not exist yet). then again is it needed with a newer uboot ? Oct 12 15:08:07 eFfeM: yes, but it looks a bit difficult to coordinate kernel, u-boot and also openocd. But AFAIK prafulla is trying to get a solution for it. Oct 12 15:26:29 dieter agree it is difficult, for now i just changed my u-boot env from inside uboot Oct 12 15:26:41 and coordinating is indeed tough Oct 12 15:33:52 eFfeM-dinner: I decided to go with git u-boot and kernel and use 1-bit ecc for both u-boot and linux without problems until now :) Ah - and enjoy your meal! Oct 12 15:38:38 if one uses latest uboot from git, does one have to patch anything (for marvell stuff)? Oct 12 15:51:32 unrealMac: no, works like a charm - but you will not have running pci support inside u-boot Oct 12 15:52:59 unrealMac: http://git.denx.de/?p=u-boot/u-boot-marvell.git;a=summary Oct 12 16:02:47 dieter_: thanks for the uboot msg (and the meal was good :-) ) Oct 12 16:03:02 will this one also work out of the box for openrd ? Oct 12 16:03:56 eFfeM: yes it will. Oct 12 16:07:20 ah, nice Oct 12 16:07:46 will it still boot the2.6.22.18 marvell kernel ? Oct 12 16:11:01 hm - haven't tried that, but I would assume it will do. Oct 12 16:11:58 how difficult is recovery if things fail ? Oct 12 16:12:26 i'm happy to nuke my kernel as I know how to resolve that, but u-boot is even more low level Oct 12 16:14:59 and what board should i build u-boot for, did a git clone, but don't see anything familiar in the boards dir Oct 12 16:25:19 eFfeM: ahh, I fear I've told you bullshit. Looks like there is only openrd_base board file at the momen. Sorry for that! Oct 12 16:28:27 np, thanks for warning before it is too late Oct 12 16:29:26 will first move my kernel to .32 as Dhaval put his patches in (and tinker-f595 pointed me to the right place :-) ) Oct 12 16:33:55 you're looking for: http://repo.or.cz/w/linux-2.6/linux-2.6-openrd.git Oct 12 16:33:58 ? Oct 12 16:34:26 since today it looks like you can select openrd_client as well. Oct 12 16:34:40 But I don't know if there is allready vga / sound support... Oct 12 16:35:43 yes Oct 12 16:35:59 will give it a try (first i was looking at the wrong git) Oct 12 16:36:39 dieter_: no vga or sound yet. it is listed in the to do list Oct 12 16:37:07 tinker-f595: Hi tinker-f595 - where did you find a todo list? Oct 12 16:38:18 http://repo.or.cz/w/linux-2.6/linux-2.6-openrd.git?a=commit;h=67efd5a8aaca58af17b76c6b0336686a8d3564ca Oct 12 16:38:40 tinker-f595: many thanks! Oct 12 16:38:57 dieter_: no problem Oct 12 16:39:13 be aware of pcie isn't enabled at the moment if i remember right! Oct 12 16:39:21 dieter_: I wish dhavel would push upstream what he has done so far Oct 12 16:39:22 there is a patch somewhere at the lkml Oct 12 16:39:25 tinker-f595: thanks, so basically hardly any progress in 2 months :-( Oct 12 16:39:53 had the non vga/sound version working already several weeks ago Oct 12 16:39:53 dieter_: http://repo.or.cz/w/linux-2.6/linux-2.6-openrd.git?a=commit;h=86ce65f6cd1b8a2e8b38841a20d29e8e9f37cb6e Oct 12 16:39:53 was hoping to get vid+snd with this Oct 12 16:40:26 eFfeM: contact Dhavel via the forum for that Oct 12 16:41:01 I am also interested in seeing fixes for openrd client end up in the mainline u-boot Oct 12 16:41:08 well need to go to work Oct 12 16:41:18 tinker-f595: i think that was mentioned already a few times Oct 12 16:41:35 tinker-f595: have a nice day (18.41 here, so work day is over :-) ) Oct 12 16:45:01 ha Oct 12 16:45:42 eFfeM: remember dhavel gets paid to work on this stuff. if you do too much of it for him he will be out of work Oct 12 16:45:45 ciao Oct 12 16:51:50 cya Oct 12 17:02:09 ... and if you don't do any of it, it will just take longer Oct 13 01:25:51 dmesg is telling me "Ignoring serial port reserved for JTAG" Oct 13 01:25:59 but i think its ignoring the wrong serial port... i'm not getting any console. :/ Oct 13 02:23:12 rektide: can you describe the symptons you are seeing in more detail? Oct 13 02:28:47 http://pastebin.com/m4bf7bbd3 Oct 13 02:29:16 i get one serial port when i plug in my openrd, but nothing ever appears on what ought to be that console device Oct 13 02:29:59 the lack of console logging may be due to my RTC battery having fallen out smometime in the past 3-4 days **** ENDING LOGGING AT Tue Oct 13 02:59:56 2009