[00:13] ogra_ac: I think signGP.c is missing a return 0 and just returns random [00:13] frankly, the return codes are messy [00:13] ogra_ac: would you remerge the x-loader changes which were dropped before maverick release? [00:23] lool, as i said before uds, after i return home i'll do a merge week and re-merge the missing bits in x-loader too [00:23] ogra_ac: I thought you were home, which is why I reminded you :) [00:23] i'll look into the signGP return codes then too ... we wont build images before anyway [00:24] I filed https://bugs.launchpad.net/ubuntu/+source/x-loader/+bug/669275 [00:24] Launchpad bug 669275 in x-loader (Ubuntu) "Various error handling issues with signGP.c (affects: 1) (heat: 6)" [Undecided,New] [00:24] ah, no, i'm in maine [00:24] Maine? [00:24] returning to boston on tue. [00:24] yeah, maine, south of the canadian border [00:24] ogra_ac: we will see in Boston then [00:24] ogra_ac: what are you doing in Maine? [00:24] http://www.seawallmotel.com/ [00:25] enjoying one of my paradise places [00:25] and cooling down from florida [00:25] oh, and meeting the LTSP devs who had a hackfest here [00:25] :) [00:32] eh === xfaf is now known as zul [15:14] rsalveti: Hey Ricardo [15:14] rsalveti: Can I have an update on bug 661761 please? [15:14] Launchpad bug 661761 in linux-ti-omap4 (Ubuntu) "3 copies of video with LG Flatron W22561VP (affects: 1) (heat: 394)" [Undecided,New] https://launchpad.net/bugs/661761 [15:15] GrueMaster: May I have an update on bug 644714 please? [15:15] Launchpad bug 644714 in linux-ti-omap4 (Ubuntu) "Screen corruption waking from screen blank if no monitor present (affects: 1) (heat: 105)" [Medium,New] https://launchpad.net/bugs/644714 [15:16] sakoman: If you'd be kind enough to update me on your patch-set relevant to bug 622935, I'd be much obliged. [15:16] Launchpad bug 622935 in linux-ti-omap (Ubuntu) "video: add timings for hd720 video mode (affects: 1) (heat: 58)" [Medium,Confirmed] https://launchpad.net/bugs/622935 [15:16] lag. I just got home from vacation at midnight. Just waking up now. Let me look and see what is needed. [15:16] GrueMaster: Great, thanks! [15:17] GrueMaster: No rush - I'm just trying to tie up some loose ends [15:17] Rob Clark saw the bug first hand when we were on-site. [15:17] Not much else to say. [15:17] robclark: Would you mind updating us? [15:18] robclark: GrueMaster: If it's no longer causing as issue I'll close it [15:18] I haven't seen a kernel update that lists this as fixed. So keep it open. [15:18] It still failed before I left for vacation. [15:21] lag: err, umm.. what are we talking about? [15:21] Do you have scroll back? [15:21] yeah, I mean which of the 3 or so recently mentioned bugs.. [15:21] robclark: bug 661761 [15:22] robclark: bug 644714 [15:22] robclark: They are both relevant to you [15:22] ok [15:24] lag: I think there is not much we can do about 644714 until pvr_video driver has support for resolution switching.. [15:24] on 661761, IIRC mythripk had some patch which rsalveti might have tried or might not have.. I'm not entirely sure.. [15:25] * robclark has been traveling for last couple weeks so still getting caught up [15:25] but a solution for 644714 would also help 661761.. or at least I expect it would [15:25] * lag knows the feeling [15:26] I'm about to start another conference [15:26] ahh.. you at LPC this week? [15:28] I am [15:28] I'll have to speak with mythripk when I return next week [15:28] Until then I hope rsalveti will be able to fill in some gaps [15:28] ahh, cool.. I would have liked to go, but I need some time to actually get some work done too ;-) [15:28] yeah, hopefully [15:34] lag: i guess rsalveti is on vacation IIRC [15:35] cooloney: Ah! [15:51] GrueMaster, you about? [15:51] yes. Call time? [15:52] GrueMaster, if you are just waking up can do later or tomorrow no one else is really around anyway [15:52] I'm up. Been up for an hour. === xfaf is now known as zul [16:28] bye guys [19:49] how do I make the initrd? I'm using ubuntu lucid and am trying to build some things from scratch because i need a custom kernel [19:51] I've built the kernel using: make -j8 INSTALL_PATH=/tmp/beagle ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- install [19:53] make -j8 INSTALL_MOD_PATh=/tmp/beagle INSTALL_PATH=/tmp/beagle ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- modules_install [19:57] and I'm trying to use update-initramfs as: sudo /usr/sbin/update-initramfs -c -k 2.6.31 but it complains that the libs aren't in /lib/2.6.31 [19:58] my hack was to do an sudo ln -s /tmp/beagle/ /lib/modules/2.6.31 sadly [20:06] actually if someone just has a good reference for building a custom kernel and all the details that would be great, particularly with an armv7a [20:12] hi [20:19] I just wrote the image following https://wiki.ubuntu.com/ARM/OMAPMaverickInstall to a 4gb sd card. when I boot my beagleboard I get that it hangs with 'Loading u-boot.bin from mmc'. (connected through the serial port, no monitor connected) [20:23] ramiro, the first time you boot the image, it resizes your partitions, etc. It may take some time. It will reboot by itself. [20:24] took ~15-20 minutes with my card. [20:24] wow, that's a lot. why don't I get any status update? [20:24] btw I've rebooted a few times, does it matter? =) or should I write the card all over again? [20:24] I think you would. [20:24] it just hung there, also there are no leds flashing on the board [20:30] ... I'm no expert. :( [20:43] wouuld I have any particular trouble if I built a kernel using arm-linux-gnu- vs arm-linux-gnueabi- ? === JaMa is now known as JaMa|Zzz