/srv/irclogs.ubuntu.com/2010/08/23/#ubuntu-arm.txt

DanaGNice job: http://theironlion.net/blog/2010/06/06/ubuntu-arm-board-and-i-walk-bar/07:38
DanaGRON LION07:38
DanaGThat's what I get at 150% fullzoom.07:38
hrwmorning08:19
=== XorA|gone is now known as XorA
=== amitk is now known as amitk-afk
ogralool, what are you fiddling with upstart ? it didnt FTBFS since two uploads11:20
loologra: Fiddling?11:20
* ogra wonders if the -fpic is still needed11:20
loologra: I don't understand your remark11:21
ogralool, oh, it was -fpie not pic, why did you make that change to libnih ?11:21
loologra: I reverted an armel-specific workaround, read the changelog11:21
ograoh, oops11:22
ograsorry, misread11:22
lool  * Re-add -fPIE to the testsuite on armel, removing all armel-specific tests;11:22
lool    current gcc-4.4 don't seem affected by the ICE anymore (see LP #398403).11:22
ubot2Launchpad bug 398403 in upstart (Ubuntu) (and 4 other projects) "[PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error (affects: 2) (heat: 20)" [Undecided,Fix released] https://launchpad.net/bugs/39840311:22
ograyeah11:22
=== amitk-afk is now known as amitk
rsalvetimythripk: how do you identified all the supported timing values for omap4 in the hdmi driver?13:46
rsalvetiI was thinking if it can be compatible with omap 3 too13:46
rsalvetirobclark: maybe you also know the answer :-) ^13:47
ogralool, wrt your filesystem corruption issue from the weekend, do you use the initrd from the image and also the boot.scr ?13:51
ogralool, i wonder how you even got fsck output on stdout, the scripts in initramfs redirect all that to the jasper.log13:52
ogralool, also you wont be able to use that image without dd'ing it to a bigger img file (or min. 4G SD card), did you do that ?13:53
ogra(thre images we produce are really not suited for qemu usage without a lot of fiddling)13:54
robclarkrsalveti: not sure how the timings were identified..  I think that is a question for mythripk13:59
robclarkbut I'm not sure how similar the beagle hdmi driver is..  but I assume there must be a table somewhere that the bootargs map to14:00
rsalvetirobclark: yeah, could be, will have a look at it14:00
hrwrobclark: omap3 did not checked edid14:01
rsalvetibecause the hdmi driver basically fetch the edid and then finds the best resolution that has a matching timing14:01
robclarkhrw: but I assume it still uses timings somewhere under the hood... when you set code/mode bootargs, those must map to some supported timings14:01
rsalvetidon't know if the code/mode is actually supported at beagle14:02
hrwthere is a map of resolutions in omap3 driver14:02
ograwe have a spec to implement using EDID under omap314:02
ografyi14:02
rsalvetiogra: I know, that's why I'm asking all these questions :-)14:02
robclarkthat map should contain the timings, I would guess..  since at some point that needs to be programmed in to the hw to generate correct signal14:02
hrwogra: but without going to highest possible I hope14:03
rsalvetirobclark: hm, true, will try to find it14:03
ograhrw, with going to highest possible the current monitor and driver support14:04
hrwogra: 1680x1050x16@24 omap3 can generate, my display probably will display but I prefer to not go more then 1280x800 on it14:07
ograhrw, you are free to change the generated cmdline14:07
ograits just to get a good default entry14:07
hrwsure14:07
ograindeed preferably the omap3 driver would do the same the omap4 one just learns and wouldnt need cmdline args :)14:08
ograbut since we dont put much effort into omap3 development the cmdline will do for now14:09
hrwarmel-cross-toolchain 1.16 sent to PPA for build14:19
loologra: As noted in my email, I don't touch the image at all and run it without resizing14:31
ogralool, yeah, but did you use the cmdline from boot.scr and the initrd from the image ?14:31
loologra: I understand it might not be expected to work out of the box under QEMU, but my experience seems to indicate an underlying bug which might be worth looking into14:31
loologra: I'm not touching the image14:31
loologra: So it uses everything in there14:31
ogra(the corruption is surely on buildd side, i'm just wondering why you get that output at all)14:31
ograso you use u-boot to boot it ?14:32
loolThe u-boot in your image14:32
ograright14:32
ograthats weird14:32
ograand when do you see the error ? before or after the automatic reboot14:32
ogra(there shouldnt be an fsck at all apart from teh jasper one before the boot and all jasper output is logged silently to a file)14:33
ogras/boot/reboot/14:33
loologra: On first boot14:36
ograthats strange14:36
ograthere is only one forced fsck during the resize process, then it should reboot right after jasper prints "reboot check"14:36
ograif you see the fsck after "reboot check" its likely not following the process14:37
ograi.e. reboot doesnt work14:37
ograits also very likely that it doesnt do the resizing and reformatting at all in your case, which will definitely cause issues14:38
ogra(partitioning or filesystem size doesnt matter at all since we rewrite the whole partition table and reformat/resize the filesystems before the rootfs gets ever mounted)14:40
ograso the corruption doesnt matter for functionality if the resizing works14:40
ograndec, try to re-upload to the PPA, it should build armel now14:45
=== bjf[afk] is now known as bjf
ndecogra: well, in fact it's not showing armel, but it does show sparc and powerpc ;-)15:08
ndecogra: you should be able to see the PPA, i have uploaded15:09
ograwell, it was just changed, it should build armel now15:09
ograi think you need to re-upload15:09
ndecogra: I uploaded after you told me about it... is there any delay?15:09
ograndec, ok, i'm told it should be fixed *now*15:14
ndecogra: i just tried to upload a package with arch=armel only, and it seems that the upload worked. we will see in a few mins.15:16
ograyep15:16
ograseems armel needed special treatment for enabling15:16
ograenabling the ports just gave ia64, sparc and ppc15:16
ograah, your ubuntu4 upload looks good15:16
ndecogra: ubuntu3 looks good too. it has arch=any, and armel is there.15:17
ograah, i didnt look at 3 :)15:18
ograbut right, seems ok now15:18
ograndec, so i'd say enjoy your PPA :)15:18
ogra(and give me a list with other trusted uploaders at some point)15:19
ndecogra: i can add them myself since you made me admin, no?15:19
ograi didnt make you admin, i think asac did though15:19
ograbut yes, you should be able to15:20
ndecogra: i will try. for now we will try to put all the packages in the PPA for review, and let you know.15:20
ogragreat :)15:21
prpplaguemopdenacker: hey, do i need to send another confirmation for my ELF-EU presentation, or was that just for the people who were CC'd on that email?15:50
mopdenackerprpplague: no, you don't have to. I already have your confirm. :-)15:53
prpplaguemopdenacker: dandy15:53
prpplaguemopdenacker: i've got to finish testing some new boards this morning, then this afternoon i'll be back on your display issue15:54
mopdenackerprpplague: perfect. Thank you very much! I'm excited to meet you in Cambridge at last :-)15:55
mopdenackerGood luck!15:55
prpplaguemopdenacker: me too15:56
=== zyga is now known as zyga-afk
=== fta_ is now known as fta
prpplaguerobclark: hey, so you think we need to trace through the resize notification to track down this issue?17:15
DanaGhmm, that bit about the log redirecting to jasper.log... shouldn't it use "tee"?17:18
robclarkprpplague: yes.. I think so17:19
prpplaguerobclark: can you recommend a function call to start looking at?17:19
ograDanaG, why =17:19
=== hrw is now known as hrw|gone
ogras/=/?/17:19
DanaGSo you can get them over stdout.17:20
DanaGOr is it not possible to lose jasper.log anyway?17:20
DanaGSay the thing fails in some way that makes you unable to retrieve the log... can that even happen?17:20
robclarkprpplague: hang on, I'll swing by17:21
ograDanaG, it cant get lost but in some stages it can get hard to access the log17:21
prpplaguerobclark: thanks17:22
DanaGAh, pidgin died: https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/62283117:23
ubot2DanaG: Error: Bug #622831 is private.17:23
DanaGah17:24
DanaGWould pidgin bug logs have passwords?17:24
=== zyga-afk is now known as zyga
DanaGah yeah, the core dump has my irc password.17:26
ograGrueMaster, so the oem-config fix works fine, as soon as dyfet has fixed telepathy-glib the images should build again and we should have a working install process again17:57
rsalveticool, finally :-)18:01
ograand oem-config has a cute panel now18:02
ograwhich suspiciously looks like upanel18:02
ogra(the thing we dropped because DX didnt provide the code for it)18:03
ograanyway18:04
* ogra calls it a day18:04
GrueMastercool18:04
GrueMasterogra: I'm going to be spending the day trying to figure out how I am going to manage 3 new platforms into my office layout.  Should be ready for testing later today.18:05
prpplaguerobclark: looks like i can replicate that problem with the dvi display18:36
mythripkrsalveti: Timings supported by omap4 are based on functional spec and max /supported pixel clock values that can be generated by hdmi pll18:52
rsalvetimythripk: hm, ok18:52
rsalvetimythripk: I was thinking about omap 3, how can we check the supported timings?18:53
mythripkrsalveti:not all omap4 timings are supported by omap3,it  has limited set of timings is what i believe ,I can check with pulukuru,srinivas in case you dont have his contacts and get back to you.18:55
rsalvetimythripk: nice, that would for sure help :-)18:55
rsalvetibecause then we can try to identify the best supported video mode for omap 318:55
robclarkprpplague: oh good.. I can swing by in a bit18:57
mythripkrsalveti:720P is the maximum supported timing in omap3 is what im aware of.. other timings i need to confirm18:59
rsalvetimythripk: hm, I thought it would support higher timings19:00
rsalvetimythripk: but please, confirm it if possible :-)19:00
mythripkrsalveti : confirmed max omap3 supports is 720P19:11
ynezzI think, that you can do 1080i/1080p@30 on beagle19:17
rsalvetiynezz: the pixel clock seems to limit you19:21
rsalvetimythripk: nice, thanks19:21
ynezzrsalveti: yes, it depends on TV/monitor also, if it can do lower sync rates19:22
ynezzbut I've read, that somebody was able to run 1080p30 at beagle19:22
=== fta_ is now known as fta
rsalvetiynezz: cool19:28
ynezzhttp://markmail.org/message/b7fii2z6qcf3di3x19:30
ynezzheh, I'm blind or need more cofee, but where could I enter here new bug/feature request? :-) https://bugs.launchpad.net/~beagleboard-kernel19:56
GrueMasterynezz: If you wish to file it as a bug against the Ubuntu kernel for omap3, file it against linux-image-omap.  Use linux-image-omap4 for omap4 kernels.20:06
GrueMasterMark importance as wishlist.20:06
GrueMasterOops, excuse me, that should be linux-ti-omap & linux-ti-omap4.20:07
ynezzah, thanks :)20:09
ian_brasil_is there a mobile meeting tomorrow?20:12
rsalvetiian_brasil_: yep, every week20:13
rsalvetiian_brasil_: 9 am for you, I guess20:14
ian_brasil_rsalveti: thx20:15
=== fta_ is now known as fta
DanaGweird... plymouth doesn't work on the beagleboard.21:10
DanaGah, I see... it won't splash if serial console is present.21:11
=== fta_ is now known as fta
loologra: FYI libnih built fine22:32
=== JaMa is now known as JaMa|GoNe
=== bjf is now known as bjf[afk]
=== fta_ is now known as fta
DanaGWeird... flash-kernel hangs the board at "erasing kernel NAND space..."23:28
DanaGer, wait, it unfroze.23:28
rsavoyeto upgrade to maverick but leave the kernel, uboot, and firmware alone on a iMX51, is using update-manager a stupid idea ?23:29
DanaGIt's spewing: [ 6632.227600] uncorrectable error :23:29
DanaG[ 6631.614959] Buffer I/O error on device mtdblock3, logical block 12423:30
=== fta_ is now known as fta

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!