/srv/irclogs.ubuntu.com/2008/06/20/#ubuntu-mobile.txt

davmor2davidm: ping08:55
=== asac_ is now known as asac
cgregandavmor2 seems to be having a problem with the VM15:28
cgreganpersia: do you have a second?15:28
persiacgregan: Sure, but not any KVM-compatible hardware :)15:29
persiaWhat seems to be the issue?15:29
stgraberis that : ume-8.04-kvm.tar.gz ? if yes I'm trying it now15:29
cgreganthat's alright...he says a bunch of lpia missing packages scroll by during boot15:29
persiastgraber: It is.  Thanks.15:30
persiamissing packages during boot?  That doesn't sound right.15:30
davmor2persia: I got the hardware :) I'm looking at the kvm image from the cdimages server and it's broken :)15:30
persiadavmor2: Do the errors show in dmesg once boot is complete, or doesn't it boot?15:30
davmor2I'll check dmesg I was just about to go through the logs15:31
stgraberbooted too fast to see anything but dmesg doesn't show any error here15:31
persiastgraber: How about /var/log/syslog or /var/log/messages?15:32
stgrabernothing in syslog either15:32
stgraberoh yes, I see what davmor2 had15:33
stgrabercomplaining about modules.dep missing15:33
persiapastebin?15:33
stgraberdoesn't appear in any of the log files15:34
stgraberI'll try to get a screenshot but that image boots way too fast :)15:34
* persia misses console.log, and wonders if anyone knows how to enable it15:35
stgraberhttp://www.stgraber.org/download/ume1.png15:36
stgraberhttp://www.stgraber.org/download/ume2.png15:36
stgrabermissing symbol in grub and the modules.dep thing15:36
persiaOK.  ume1.png means that you aren't recovering from a suspend, and can safely be ignored.15:37
stgraberume2.png is maybe just the initrd being not in sync15:37
persiaume2.png looks like an annoying side-effect of some of the choices made to reduce boot time, but may not cause issues.  Do the images work, except for that noise?15:37
stgraberyep seems to work fine, I just did a : update-initramfs -u to see if that solves the modules.dep one15:38
persiastgraber: I think the initramfs is in sync.  Try upgrading the kernel, and see if it goes away.15:38
persiaArgh!  That's frustrating.15:38
davmor2seems to be although it thinks there are a 101 text editors non of which are installed and the one that is it doesn't want to use :)15:38
persiadavmor2: Where does it show that?15:39
davmor2no sound either which is weird15:39
davmor2persia: right click on on a log file and select open with15:39
stgraberwhy is 2.6.24-16 installed ? I have both -16 and -19 here15:40
davmor2mousepad seems to be the only thing not listed15:40
stgraberpersia: same result after kernel upgrade ... modules.dep isn't copied in the initrd, I wonder why ...15:41
persiadavmor2: You've found one of the central inconsistencies between gpe and moblin.  gpe sees all the apps installed, and moblin only those specially recognised.  Not all moblin apps are registered as file handlers.15:41
persiastgraber: I'm not sure.15:42
davmor2Yay!15:42
stgraberpersia: I'm checking the content of initrd.gz now15:42
stgraberpersia: /lib/modules/2.6.24-19-lpia only contains the kernel/ directory15:43
stgraberpersia: none of the modules.* files are there15:44
persiastgraber: My understanding was that is the result of a choice to build the drivers into the kernel, rather than as modules to increase boot time.  Currently there are very few supported lpia systems, so it's mostly safe to do this, and reduces boot time.15:45
persiaAs the number of supported systems grows, this may no longer be the right choice.  I've heard reports of some lpia systems on which this kernel doesn't work.15:46
davmor2the messages don't appear on the version I built and I got sound on mine too15:46
stgrabersome modules are there so modules.dep should be there too15:46
* persia apologises for redundancy, but it's a little late here :)15:46
stgraberI count 197 .ko in the initrd15:47
persiadavmor2: Have you tried a recent rebuild with the latest ubuntu-virtual-builder?  It may be a bug there.15:47
stgraberso not everything is in the kernel it seems15:47
davmor2persia: no15:47
persiaHmm.  Maybe I don't have the right understanding then (my commentary is based more on hearsay than an understanding of the kernel)15:48
davmor2persia: is it just a case of bzr pull in the simple-image-builder directory and I'll try it.15:50
persiadavmor2: Ought be, although the name of the project changed :)  let me know if you need a branch reference.15:51
davmor2np's15:51
davmor2persia: says http://bazaar.launchpad.net/~mvo/ubuntu-mobile/simple-image-builder/ no revisions to pull15:52
persiadavmor2: https://code.launchpad.net/~virtual-mobile-builder/virtual-mobile-builder/trunk15:54
persiabzr branch lp:~virtual-mobile-builder/virtual-mobile-builder/trunk15:54
davmor2permission denied15:57
persiadavmor2: bzr lp-login $(LP-USERNAME)15:58
davmor2Permission denied (publickey).15:59
davmor2bzr: ERROR: Connection closed: please check connectivity and permissions (and try -Dhpss if further diagnosis is required)15:59
persiaAnnoying.  Works for me, but I'm a member of that team.16:01
persiaCould someone else try branching that code repo?16:01
stgraberBranched 23 revision(s).16:03
persiaThat seems right.16:04
davmor2grrrrrr16:04
davmor2Launchpad for me hasn't been right since I merged accounts :(16:05
looldavmor2: Your ssh key is probably out of date16:20
looldavmor2: Did you update it after the ssh security hole?16:20
looldavmor2: Do you see your ssh key on launchpad?16:20
davmor2lool yes16:20
looldavmor2: Is it visible to your ssh?16:20
looldavmor2: Check that you don't have a special launchpad config in .ssh/config16:21
loolThat your key is accessible to your ssh and that it's the same as the one on launchpad16:21
loolCheck the permissions of your ssh key16:21
looldavmor2: Anyway, you can use http:// instead :)16:21
loolhttp://bazaar.launchpad.net/...16:21
=== Zic_ is now known as Zic
=== robr_ is now known as robr
davmor2lool: realised what I'd done wrong with sshkey to get the bzr branch now :) 19:40
looldavmor2: Cool21:45
davmor2yes I deleted the wrong friggin' file by accident So I created a new key up loaded it to launchpad and backed it up this time :)21:46
davmor2lool: I got my image to work better than the one on cdimages I still got issues with the kernel but I got sound22:20
davmor2lool:  I used this line  to create the image sudo ./simple-mobile-builder --platform menlow-lpia-ume which seems to work better than just running the script22:40
looldavidm: It is better; we should update the instructions23:51

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