=== Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === micahg_ is now known as micahg [08:51] ogra_: check your mbox [08:53] damn, i dont have one [08:53] * ogra_ uses maildir :P [08:53] :) [08:54] * XorA opens the gates to the religious mailbox format war [08:54] jsalisbury tested Q/omap4 beta and he said the installer doe4sn't show up immediately, he needs to switch tty and back to get the screen [08:55] ogra_: ^ [08:57] hmpf [08:57] yeah, i see the mail [08:57] i would suspect plymouth [09:01] actually since we switched to a live installer we are already running unity dyring the install, right? so the pvr driver, right? [09:01] *during [09:04] we arent runing unity (ubiquity uses metacity and a simple gtk panel) but yeah. the pvr driver [09:04] do we have a bug open for this ? [09:05] no, because he just discovered it [09:05] i can try daily image and fill a bug if you are too busy [09:05] i heard something similar before and was alredy pondering to shipĆ¼ an xorg.conf that forces fbdev during the installation [09:06] shall i fill it against... plymouth? pvr? [09:06] i'll try this one: http://cdimage.ubuntu.com/daily-live/current/quantal-desktop-armhf+omap4.img [09:14] pvr i guess [09:29] ogra_: i've a blue screen [09:29] ogra_: not smurf, really electric blue :) [09:30] and indeed switching fixes it [09:30] * ppisati wonders if we have the same problem after the installation... [09:32] ok, ubiquity exploded in my face so i couldn't finish the installation [09:32] oO( *kaboom* ) [09:33] ppisati: did you connect an external usb hard drive or the usb stick as installation target? [09:33] ppisati: which instructions did you use? [09:33] xnox: installing on the sd card actually [09:33] ppisati: that won't work with 12.10 ;-) [09:34] xnox: it did in the past iirc [09:34] ppisati: unless you pre-partitioned it. [09:35] ogra_: we need to update installation instructions on the wiki. [09:35] ogra_: as all the desktop install instructions talk about preinstalled tarballs, instead of live installer =/ [09:48] xnox, on my list :) [09:50] ogra_: on your list, yet it's me who gets the bugs assigned =))))) [09:50] i'll try to get to it today [09:50] lp 1065902 [09:50] Launchpad bug 1065902 in pvr-omap4 "black/blue screen before installer, tty switches fixes it" [Undecided,New] https://launchpad.net/bugs/1065902 [09:51] i'm doing a complete installation just to see if everything is ok after [10:19] "an unrecoverable error... blablabla.. now a dekstop session will start so you can fix it" [10:19] black screen again [10:19] tty switch and there it is my desktop session [10:24] rsalveti: i'm assigning the pvr part of 1065902 to you [10:26] ogra_: you wanna take the plymouth part? [10:50] infinity, hrm, the tegra driver ftbfs in dh_slibdeps now ... would you let the package in if i just completely override that step ? [10:51] its not like it ever has done anything useful anyway [10:51] (apart from moaning about the plugin libs) [10:58] ogra_: Or, you could tell it where to look for its libraries... [10:59] well, it doesnt fail in a local precise build [11:00] override_dh_shlibdeps: [11:00] dh_shlibdeps -l${PWD}/debian/nvidia-tegra/usr/lib/nvidia-tegra [11:00] something like that ? [11:00] Indeed. [11:00] Should shut up all the warnings, and the two errors. [11:00] Or three, or however many there were. [11:01] * ogra_ tries [11:01] No need for the ${PWD}/ bit, though, you should always be relative to the package build dir. [11:01] -ldebian/foo/bar is enough. [11:02] well, still warnings about the missing SONAMEs [11:02] in the plugin libs [11:03] Hold on, let me look at this for a sec. [11:04] Gah, why is that in universe? [11:04] ogra_: Will your world explode if I move it where it belongs? [11:05] not at all [11:05] dunno why it landed there [11:05] it used to be in restricted [11:05] It's in universe in precise too, so I guess someone just messed up way back when. :/ [11:05] Oh well, moving it in Q. [11:06] To multiverse, not restricted. [11:06] k [11:07] i wonder if dh_shlibdeps got more strict in quantal [11:07] i cant reproduce the error at all in precise [11:09] * infinity downloads some build-deps. [11:09] dpkg-shlibdeps may have gotten stricter, I wouldn't consider that a bad thing. [11:10] i didnt say its bad :) [11:16] Right, -l/usr/lib/nvidia-tegra does the trick (no need for the leading debian/pkg at all) [11:16] ah, k [11:16] * ogra_ adds that then [11:16] And the mess of warning about the missing SONAMEs seems like a nice reminder that it's broken. :P [11:18] * infinity tests with the override in debian/rules [11:18] Yup, perfect. [11:19] k [11:19] As "useless" as it may seem, it's nice that it'll yell at you if you don't have the right build-deps (and thus don't get the right dependencies), so taking it out feels wrong. [11:19] And this DTRT. [11:19] yeah [11:19] and there is hope they fix it eventually :) === doko_ is now known as doko [11:24] meh, i should teach my finger memory to not always use -sa for dpkg-buildpackage [11:24] I always forget it when I need it. [11:24] Which is rarely. [11:25] well, you need it for all native packages [11:25] we used to have a lot of them when i started :) [11:42] ogra_: Eh? No native package needs -sa [11:43] ogra_: You only need -sa on a new upstream version of a NON-native package (ie: with an orig) that dpkg doesn't auto-detect as a new upstream (so version doesn't have -0 or -1 on the end). [11:44] ogra_: So, commonly in Ubuntu when doing merges from, say, 1.2.3-4ubuntu1 to 1.2.4-2ubuntu1 instead of 1.2.4-0ubuntu1 [11:47] yeah, i thought it was also used to attach the native tarball ... seems i was wrong :P [11:47] but that would be nonsense thinking about it :P [11:48] infinity: ogra_: i would consider it a bug dch -i to not detect and use a 0ubuntu1 name when appropriate [11:49] well, it never detects if i work on a native package [11:49] xranby: Hrm? This isn't about dch. [11:49] but always attaches -XubuntuX [11:50] xranby: I was talking about merging and intentionally versioning in a way that won't be -0 or -1 (which is common when merging to, say, Debian's 1.2.3-4) [11:50] infinity: ok i get it [11:50] ogra_: Really? I thought dch was smart enough these days to version natively. [11:50] doesnt for me [11:50] ogra_: If not, THAT is a bug for sure. [11:50] infinity: dch -i always increast the unmber, it never resets the number when the major version differs [11:51] well, i might have some old dotfile somewhere with weird settings tr so [11:51] *or [11:51] It sure works for me. [11:51] I just did a dch -i on apt (0.9.7.5) and got (0.9.7.5ubuntu1) [11:52] Which is right. [11:53] xranby: I'm a bit confused as to what you're on about. ;) [11:53] xranby: Up until just now, we were talking about dpkg-genchanges -sa, which has nothing to do with dch's versioning. [11:53] we are surely talking about different things,, yesterday i did a dch -i on avian_0.6+20121011 and got 0.6+20121011-0ubuntu2 instead of 0.6+20121011-0ubuntu1 http://bazaar.launchpad.net/~xranby/ubuntu/quantal/avian/avian_0.6+20121011/revision/4#debian/changelog [11:54] when switching from 0.6+20120911 to 0.6+20121011 [11:55] That was driver error. [11:55] You did a uupdate or something first, then a dch -i [11:55] The first thing got the version right, then dch -i did what you asked (increased the version number). [11:55] no update [11:55] Then how did you update from 0.6+20120911 to 0.6+20121011? [11:55] dch doesn't autodetect upstream versions. [11:56] infinity: i got the new name 0.6+20121011 when i did a bzr branch avian.dev avian_0.6+20121011 [11:56] and dch -i picked up that [11:56] based on the branch nam [11:56] e [11:58] Still sounds like something, somewhere, filled in a skeleton changelog entry first, and dch -i then increased it. [11:58] (I just did this to myself yesterday..) [12:01] hmm i have to double check next time i update [12:02] you might be right it might be one of those things you do without reflecting about it [12:02] I do [12:04] not to something completly different: When usability fail: The "mouse wiggler" a "new invention" used at a Swedish hospital to prevent inactivity auto-logout http://www.flickr.com/photos/henrikahlen/sets/72157631580658085/ [12:04] now [12:05] ogra_: So, after all that pointless prattle, do I get a new upload? ;) [12:05] err, yeah [12:05] just noticed i missed to s/precise/quantal/ in my build [12:06] lets do it without -sa this time :) [13:37] bug 1065902 [13:37] Launchpad bug 1065902 in linux-ti-omap4 "black/blue screen before installer, tty switch fixes it" [Medium,New] https://launchpad.net/bugs/1065902 === micahg_ is now known as micahg === XorA is now known as XorA|gone === micahg_ is now known as micahg === Ursinha-afk is now known as Ursinha [18:45] hi guys [18:45] whats going on with the ubuntu on android thing? [18:45] the page has not changed on ubuntu.com for a long time since I first seen it === jimerickson is now known as Guest4109 [20:03] Given that unity-2D is dead, probably not much. Not sure how well Unity runs on an Android system. [20:04] the site says it boots up full ubuntu [20:05] Well, iirc it is more like an ubuntu chroot running on an android system. That way, the two can communicate with each other. [20:06] ah ya that makes some sense [20:06] i'd love to have one device that I take with me and dock it in a workstation or in some form of lapop device [20:08] GrueMaster: any idea who is in charge of u-boot/SPL for pandaboard at canonical right now? we have some memory change patches in the pipe for the next revision of the OMAP4 based pandaboard [20:09] prpplague, jcrigby [20:09] ogra_: ok thanks [20:09] (unless that changed and i missed it) [20:09] prpplague: I'm no longer at Canonical. [20:09] * prpplague makes a note [20:09] GrueMaster: yea i keep forgetting [20:09] GrueMaster: i don't know who is where these days in relationship to canonical/linaro/ubuntu [20:10] It seems to be changing a bit lately. [20:10] we're all ubuntu :) [20:10] only few are linaor or canonical :( [20:10] err [20:10] :) [20:11] jcrigby: ping [20:11] jcrigby: need to start getting a plan together to handle questions / upgrades for u-boot === Sv is now known as discopig [20:30] i got Ubuntu 12.04 running on a Pandaboard \o/ [20:31] do i need special drivers now? or is it all included? [20:31] also, is there a correct way to upgrade to 12.10? [20:58] prpplague: for uboot/spl patches please talk with sebjan too. [20:58] and send them upstream too ;-) [20:59] ndec: yea, already working on the upstream, i am more concerned about people trying to use older ubuntu releases for pandaboard and it not working [20:59] for older release... it will be a problem since the bootloader is in the released image. [21:00] and new images aren't created after they are released... [21:00] so, if old uboot reallly doesn't boot on new board, 12.04 image will not boot. [21:00] and 12.10 either. [21:01] well, 12.10 there is a slight window to get that done before the release, though... [21:01] ndec: yea, there was some update procedure that was documented for the pandaboard-es to update the bootloader , so i figured there would be something we could document [21:01] ndec: yea totally different mem config, it won;t boot without the change [21:01] yep, we did that a couple of times indeed. [21:01] it's basically -> prepare SD, and copy the magic MLO on SD. [21:02] prpplague: what's this change about? and why? [21:03] ndec: the memory that is currently used on the pandaboard and pandaboard-es is EOL'd as of the end of this month [21:03] ndec: we have enough stock to last till mid feb [21:03] bummer. [21:03] ndec: the only available configuration as a replacement is a totally different die/bank configuration [21:04] you can detect the config at runtime, right? [21:04] so that same MLO works on new and old, right? [21:08] ndec: yes we can detect if it is a new board or old board, however the MLO(SPL) needs to be updated with the new EMIF/LISA configurations [21:08] ndec: i thought you were gone for something called "weekend", hehe [21:11] That sounds like a simple patch to a lookup table, and maybe some init code. Should be fairly straight-forward. YOu could always file a bug against MLO and file a patch with it. [21:12] prpplague: i should be gone indeed... [21:12] GrueMaster: yea code wise it is trivial [21:13] GrueMaster: my concern is the coming support issue, "i just got my pandaboard and it doesn't boot ubuntu 12.04" [21:14] Since 12.04 is LTS, this fix should be able to be backported. Not sure what the release schedule is for 12.04.2, but it will have to wait until then to show up in an image. [21:16] GrueMaster: that said, images weren't rebuilt for 12.04.01 for panda... [21:17] * ndec really starts weekend now ;-) [21:18] They weren't? sigh. Slackers. [23:03] GrueMaster: ndec: the images were build, they failed testing hence could not be released. [23:03] no sign-off, no point release image. [23:03] image, per-image. [23:04] but boy 12.10 is so much better on Pandaboards =) [23:07] xnox: how do i test 12.10 now? (i see no images) [23:07] st3fan: they are on cdimage [23:08] st3fan: http://cdimage.ubuntu.com/daily-live/current/ [23:08] note you need USB storage to finish the install. [23:08] Failed testing? [23:09] xnox: ah yes i think i did try that .. i was unable to install it on SD card and was not sure how to fix that [23:09] i'm currently using the preinstalled 12.04, which works great [23:09] it's slow on the IO though. [23:10] no more preinstalled images. [23:10] yeah i notice that [23:10] hence you install from sd card onto usb stick or usb HDD [23:10] with quantal onwards. [23:10] you can "do preinstall" [23:10] aha [23:11] i was thinking of buying a small SSD and USB/SATA adapter [23:11] basically after creating sd card, create a new partition at the end. [23:11] * xnox uses 32 GB tiny pen drive ;-) [23:11] is that faster than SD? [23:11] yeah. [23:11] Hmm. Doesn't look like 12.04.1 was even generated, according to http://iso.qa.ubuntu.com [23:11] * xnox has fast usb stick though ;-) [23:12] how does a pandaboard boot from usb though? it needs help from a bootloader on SD right? [23:12] st3fan: Bootloader stays on SD. [23:12] st3fan: so the sd card you used for the install .... becomes boot floppy as panda only boots from there. [23:13] this sounds good :) [23:13] so you need both to install & both to continue running panda. [23:13] Well, you could also drop a bootloader through the mini-usb from a host. [23:13] It actually looks there first, SD second. [23:14] do i need to configure the bootloader manually or will that happen as part of the installation? [23:15] It will (should) just work. [23:15] these are great hints. i'm going to try this after dinner with 12.10b2 [23:15] If not, file a bug. If it doesn't install proeprly, it shouldn't be shipped. [23:15] or daily? [23:16] st3fan: don't try b2, use daily. The current daily is frozen and is the testing candidate for quantal final. [23:16] yay [23:16] st3fan: plus you will help testing quantal final =) [23:16] ok [23:16] i will bbl [23:22] xnox: You're misinformed. 12.04.1 ARM images weren't built at all, as we only build point-release images for LTS products, and only the netboot images are LTS for ARM. [23:22] xnox: Not that it would matter, the 12.04 images would work just fine, and one could apt-get upgrade. [23:23] infinity: ok. sorry. [23:23] xnox: Oh, I read more backscroll, I see. So, the 12.04 images will stop working at some point. :P But we can still build new d-i (and will), so that's the direction to point people in. [23:23] thanks. [23:24] xnox: And d-i is the direction I point people in anyway, since it's the only way to install directly to USB in precise. [23:25] i point people to quantal =) [23:26] Some people (like, I dunno, our buildds) have a legitimate use-case for wanting an LTS. :) [23:26] infinity: for whatever reason people are expecting a much higher volume of SRUs for precise..... [23:27] I don't mind the attempt to perfect LTSes, personally. [23:28] Maybe because I run them. :P [23:29] infinity: I think the reason this came up was due to the expected change to the pandaboard memory, wich will need a new MLO. If the images aren't respun, then they will fail. Easy enough to download an updated MLO and drop it in place. [23:29] GrueMaster: Yeah, I caught that and commented on it. [23:30] GrueMaster: We still won't respin the preinstalled images, but debian-installer will get bumped for new netboot love. [23:30] (And, as you say, it's not rocket science to do surgery by hand on the preinstalled ones, if someone really prefers those) [23:30] I'm...not going to comment. [23:35] GrueMaster: (If the whole new MLO thing happens, I could probably be talked into building a Panda/preinstalled image for 12.04.2 if someone communityish wanted to QA it) [23:35] GrueMaster: You could totally get them to send you a new-new-new Panda just for this, and expand your dusty collection. :) [23:36] When is 12.04.2? [23:37] And considering I had to personally buy the last 4 pandas I got, I doubt I will be motivated to do this. [23:37] (note, I could have expensed them, but then I would have 0 dusty pandas and absolutely no reason to be here). === Ursinha_ is now known as Ursinha === rsalveti_ is now known as rsalveti