[07:37] ogra_: is bug 1042930 valid or are the instructions over here https://wiki.ubuntu.com/ARM/QA/Pandaboard are incomplete? [07:37] Launchpad bug 1042930 in ubiquity "partition size error during install of Quantal on Panda board" [Undecided,Confirmed] https://launchpad.net/bugs/1042930 [07:39] xnox: I've seen that resizing partitions error elsewhere as well as on pandaboard [07:41] elfy: true, that's a standard d-i prompt. pandaboard is special =) cause you boot of SD and it is sometimes possible to install back on to SD [07:41] i'm not sure if the reporter of 1042930 did everything right or not. [07:41] they did exactly the same as I've done [07:42] whether that is right is another matter of course ;) [07:48] hi [07:48] I managed to run ubuntu-tv on my pandaboard [07:48] I have ubuntu 12.04 [07:50] however ubuntu tv is very slow (10s to change selection) [07:50] looks like the animation causes problems === chrisccoulson_ is now known as chrisccoulson [07:55] does this mean that there is no hardware acceleration? [08:15] probably no because movies are not watchable [09:03] ogra_: mind trying latest pvr-omap4 from https://launchpad.net/~rsalveti/+archive/ppa/+packages?field.name_filter=&field.status_filter=published&field.series_filter=quantal ? [09:03] ogra_: tested here and it built fine with the latest stock kernel [10:29] rsalveti, [ 70165.536] (II) OMAP(0): Successfully initialized the "omap_pvr" sub-module [10:29] * ogra_ tries es2_info [10:32] wow, pretty slow, but GLES is there [10:32] * ogra_ reboots the panda [10:32] lets see if thats better after a reboot === Quintasan_ is now known as Quintasan [10:44] Generating kernel u-boot image... /usr/sbin/flash-kernel: 287: /usr/sbin/flash-kernel: mkimage: not found [10:44] should not flash-kernel depend/recommend u-boot-tools? [10:44] hrw, no, else you would install it on all systems using flash-kernel [10:45] d-i/ubiquity should have installed it [10:45] its part of the bootloader setup process [10:46] what about systems installed with debootstrap? [10:46] hrw, if thats a normal ubuntu install from one of our images, please file a bug against flash-kernel (namely the flash-kernel-installer udeb) [10:47] ogra_: thats issue from trystack system. I do not know how base image there was prepared [10:47] well, i assume people using debootstrap know which debconf bits they need to set to make the system work proper as well as which packages they need to install to do that [10:47] anyway I am fine with situation [10:48] I want fast arm machine with 2+GB ram and fast storage ;) [10:48] building a properly set up system based on a bare bootstrap simply requires a lot of bits to be put in place, if people want a proper installation and dont know that they should use a preseedded d-i or some such instead [10:51] rsalveti, uploaded :) === Quintasan_ is now known as Quintasan [11:16] I've made apt-get dist-upgrade and apt-get install ubuntu-omap4-extras on ubuntu 12.04 on pandaboard [11:19] since then ubuntu-tv does not start [11:19] http://paste.ubuntu.com/1173624/ [11:20] any idea? [11:21] check if your pvr driver is properly installed and built [11:21] lsmod |grep pvr [11:22] also make sure if you use the PPA packages that you install the kernel from the PPA ... the driver in the PPA is incompatible with the kernel from the archive [11:23] (for details talk to TI though, we dont maintain the PPA) [11:23] lsmod | grep pvr returns [11:23] omapdrm_pvr [11:25] I have official 12.04 image [11:26] and then I made dist-upgrade [11:26] and install extras [11:26] right, which ships a pvr from the archive that matches the kernel from the archive ... [11:26] if you switch to the PPA yoou need to install the TI maintained kernel from the PPA as well [11:27] check if that happened through a package dependency (uname -a should tell you what you are running, compare with whats in the PPA) [11:27] ubuntu doesnt test the TI PPA stuff, we only make sure whats in the archive works [11:27] how can I check what is in PPA [11:28] on the launchapd page of the PPA [11:28] I have 3.4.0-1485-omap4 [11:29] here? https://launchpad.net/~tiomap-dev/+archive/release [11:29] looks liek a PPA kernel, ubuntu doesnt use 3.4 at all on omap4 [11:31] so it's not good? [11:32] no idea, talk to TI [11:32] (try in #pandaboard) [11:32] but kernel is ok? [11:33] I used this tutorial [11:33] https://groups.google.com/forum/#!msg/pandaboard/vUZO9NWFcT0/_Pd3kNpDYkQJ [11:33] there is info about kernel change [11:33] so I assume that the proper one was installe [11:34] as i said, i have no idea and we usually dont test the PPA ... TI does [11:34] ok [11:36] thank you, will try on #pandaboard [11:36] yeah ... face the future ! [11:36] http://launchpadlibrarian.net/113924610/livecd-rootfs_2.80_source.changes [11:36] :D [11:36] qunatal will rock the arm world :) [11:36] *quantal too :P [11:38] ogra_, :D it will rock even more if nvidia fix their driver [11:38] butu i cant include it in the image directly due to its license [11:38] (we can ship it in an image pool though, so it gets immediately installed after teh setup) [11:38] hm [12:39] xnox, i commented on bug 1042930 [12:39] Launchpad bug 1042930 in ubiquity "partition size error during install of Quantal on Panda board" [Undecided,Confirmed] https://launchpad.net/bugs/1042930 [12:39] i actually think partman shouldnt show the SD at all [12:39] (not sure how to implement that cleanly though) [12:41] ogra_: dd does a binary copy below kernel buffers only with -oflags direct [12:41] are you sure ? [12:41] which then uses directio [12:42] i mean are yoou sure sync does anything ? [12:42] ogra_: note "kernel buffers" not "filesystem buffers" =) [12:42] please correct me then in the bug :) [12:42] ogra_: no, I am not sure. Because I didn't check the source. [12:42] heh, ok [12:43] i have never seen any write activity in 5 years when calling the sync for an SD [12:43] ogra_: I do know that I get lower speed with '-oflags direct' & sync takes some time when I don't use '-oflags direct' [12:43] =)))))))))))) ok, better test than mine, cause that sync could be going anywhere [12:43] (after dd'in indeed) [12:44] anyway, despite the sync issue ... shoudl we hide the source media ? [12:45] ogra_: that's a question for you. d-i does show a warning message that "so and so is the source media" so it does know which one it is running off, such that it should be easy to implement the "hiding" bit at partman level. [12:45] apart from arm, I don't know any other uses cases when we install onto target. [12:46] ogra_: I wonder if oem's dd the ISO to create "recovery partition" similar to how windows can do it. [12:46] not only d-i shows that [12:46] ok. [12:46] unless someone patched ubiquity very recently to not show it [12:47] nah. All unknown warnings fall through to the generic "show gtk dialog with whatever blurb d-i is trying to display; add ok button" [12:48] so it still should be shown, it's just not "designed warning" [12:48] k [14:44] ogra_: great [14:46] xnox, ! [14:47] xnox, i just checked my automated omap install that ran last night [14:47] it sits at: [14:47] Your installation medium is on /dev/mmcblk0p2. You will not be able to create, [14:47] delete, or resize partitions on this disk, but you may be able to install to [14:47] existing partitions there. [14:47] so there is *definitely* something different than last week [14:50] (the install is preseeded and the preseed file didnt change since weeks, the last test definitely finished without that question [14:50] ) === phh_ is now known as phh === doko_ is now known as doko [16:40] rsalveti, so i just etst the newest compiz here. while all seems to work its horribly flickering when i move windows around [16:40] is that a known issue (could be due to m setup though) [17:45] ogra_: that's a known issue, kernel related [17:45] there's a wip kernel from robclark that fixes it [17:45] ogra_: so it's good, at least the userspace side of things is working, finally then [17:45] ogra_: did it land at the archive already? [17:45] * rsalveti trying to find robclark's kernel [17:45] robclark: there you are [17:46] robclark_: have a link to your wip kernel which works better with sgx/compiz? [17:47] hi rsalveti.. it should be on github.com/robclark/kernel-omap4.. hang on a sec.. [17:47] rsalveti, dispc-hl-split branch [17:48] robclark_: thanks [18:20] Hey all. I am running Ubuntu 12.04LTS on a pandaboard. I was wondering if anyone has gotten NodeJS working on one yet. [18:21] I'm just attempting it right now but was wondering if there were any resources someone could point me at. Haven't found anything pandaboard specific online === XorA|gone is now known as XorA === XorA is now known as XorA|gone === Ursinha` is now known as Ursinha