=== droid is now known as Guest87197 | ||
=== lilstevi is now known as lilstevie | ||
loltoad | so i have a USB interface to this lm3s8962 board, and it creates a /dev/ttyUSB0, how do i flash it? | 10:49 |
---|---|---|
=== lilstevi is now known as lilstevie | ||
=== ian_brasil___ is now known as ian_brasil | ||
hrw | morning | 15:41 |
rsalveti | vstehle: https://wiki.linaro.org/WorkingGroups/KernelConsolidation/Projects/FlashCardSurvey | 15:43 |
velory | Hi, I'm using ubuntu on arm with xfce DE.. Is there any interface that I can connect wireless or should I connect from terminal ? | 16:03 |
=== velory_ is now known as velory | ||
rsalveti | velory: nm-applet? | 16:10 |
velory | rsalveti: I don't know nm-applet , downloaded wcid right now but it says it couldn't open wicd D-Bus interface | 16:11 |
janimo | velory, nm-applet is network manager, you could try that | 16:18 |
rsalveti | GrueMaster: fun for you: bug 688765 | 16:43 |
ubot2 | Launchpad bug 688765 in linux (Ubuntu Maverick) (and 1 other project) "Can't init uart3 (no clocks available) at Beagleboard-xM (affects: 1) (heat: 12)" [High,Fix committed] https://launchpad.net/bugs/688765 | 16:43 |
mwhudson | rsalveti: ping | 17:05 |
mwhudson | rsalveti: i have a panda here and i would like to boot it | 17:05 |
mwhudson | i hear you have an image that works? | 17:05 |
GrueMaster | mwhudson: http://cdimage.conference/ubuntu-netbook/daily-preinstalled/20110112/ | 17:06 |
GrueMaster | That is our daily preinstalled image. | 17:06 |
mwhudson | GrueMaster: thanks | 17:06 |
GrueMaster | Last night's image failed to build due to a dependency (happens). | 17:06 |
GrueMaster | You will need a monitor, keyboard, and mouse. | 17:06 |
mwhudson | ah | 17:07 |
mwhudson | there's no headless? | 17:07 |
GrueMaster | It is a netbook image. We have a blueprint to create a minimal image, but it is WIP. | 17:07 |
GrueMaster | You can also roll your own with rootstock. | 17:09 |
GrueMaster | https://wiki.ubuntu.com/ARM/RootStock | 17:10 |
GrueMaster | mwhudson: ^^^ | 17:10 |
mwhudson | i'll try the linaro headless i guess | 17:10 |
rsalveti | mwhudson: pong | 17:20 |
rsalveti | mwhudson: try linaro headless, otherwise we can easily generate a minimal image for you | 17:20 |
mwhudson | rsalveti: nm, GrueMaster helped me out | 17:20 |
mwhudson | rsalveti: that would be really nice actually | 17:21 |
rsalveti | mwhudson: ok, give me a minute | 17:22 |
mwhudson | (having a battle getting the linaro stuff to behave) | 17:22 |
ndec | cooloney: hi! i am trying to boot mainline kernel (.37) with maverick minimal FS, and i got a panic right at init. it works with busybox FS. so somehow ubuntu requires some defconfig which might be missing. any idea? | 17:33 |
ndec | rsalveti: sebjan: ^^^ in case you are interested... | 17:35 |
mwhudson | rsalveti: getting anywhere with that image? | 17:47 |
rsalveti | mwhudson: getting a weird qemu bug :-( | 17:48 |
mwhudson | bah | 17:48 |
mwhudson | my day is full of yaks | 17:48 |
rsalveti | mwhudson: http://paste.ubuntu.com/553687/ | 17:49 |
mwhudson | rsalveti: oh, i think i had that | 17:49 |
rsalveti | let me try a maverick rootfs | 17:49 |
mwhudson | rsalveti: get the qemu-kvm-extras-static from natty | 17:49 |
mwhudson | rsalveti: http://launchpadlibrarian.net/62064032/qemu-kvm-extras-static_0.13.0%2Bnoroms-0ubuntu11_amd64.deb | 17:50 |
rsalveti | oh, saw the bug | 17:50 |
rsalveti | fixed with latest one | 17:50 |
rsalveti | ok | 17:50 |
rsalveti | trying again | 17:52 |
rsalveti | sorry for taking so long, lots of interruptions around :-) | 17:52 |
rsalveti | ndec: cooloney could boot it with upstream kernel | 17:53 |
rsalveti | let me ping him to send you his .config | 17:53 |
mwhudson | rsalveti: no kidding | 17:53 |
mwhudson | (it also seems my panda doesn't want to boot at all) | 17:53 |
ndec | rsalveti: yes, but with the natty defconfig, not the default config from mainline kernel. maybe i wasn't clear... in fact I am looking for the CONFIG that are needed on top of mainline to make it work | 17:54 |
rsalveti | mwhudson: weird, are you at least getting to x-loader and u-boot? | 17:55 |
mwhudson | rsalveti: no | 17:56 |
mwhudson | i now have jcrigby on the case | 17:56 |
rsalveti | mwhudson: hm, ok | 17:56 |
cooloney | ndec: what i did is | 17:57 |
cooloney | 1) generate the kernel config file in natty ti-omap4 | 17:57 |
cooloney | 2) copy that to mainline kernel tree as .config | 17:58 |
cooloney | 3) load that .config when running menuconfig | 17:58 |
cooloney | 4) build the kernel with that .config and the kernel is supposed to be ok on Panda with ubuntu root filesystem | 17:58 |
rsalveti | GrueMaster: can you target bug 694059 for maverick for me? I added the qemu-kvm component but can't target to a specific distro version | 17:59 |
ubot2 | Launchpad bug 694059 in qemu-kvm (Ubuntu) (and 1 other project) "qemu fatal cp15 message report and image creation block (affects: 1) (heat: 8)" [Undecided,New] https://launchpad.net/bugs/694059 | 17:59 |
GrueMaster | Sure, on it. | 18:02 |
rsalveti | weee qemu: uncaught target signal 6 (Aborted) - core dumped | 18:03 |
rsalveti | mwhudson: ok, finally generated it, will test | 18:12 |
jcrigby | rsalveti, I have that qemu problem. The version on natty (.13) fixes it. There is a maverick version in my ppa. | 18:13 |
jcrigby | as a workaround | 18:13 |
rsalveti | jcrigby: yup, but I wanted that to be fixed at the archive | 18:14 |
jcrigby | rsalveti, I understand just letting you know of the binary for workaround | 18:15 |
rsalveti | jcrigby: oh, sure :-) | 18:17 |
rsalveti | thanks | 18:17 |
rsalveti | mwhudson: finally something that works | 19:18 |
rsalveti | mwhudson: http://people.canonical.com/~rsalveti/rootfs/natty/ | 19:19 |
* mwhudson sees he's not the only one not eating lunch yet | 19:19 | |
mwhudson | rsalveti: how do i use this? | 19:20 |
mwhudson | rsalveti: thanks a lot, btw :) | 19:20 |
rsalveti | mwhudson: the rootfs you just extract to your desired partition (usb, sd card, whatever) | 19:20 |
rsalveti | then for the first partition, it needs to be a fat one, as the linaro script creates | 19:20 |
rsalveti | just copy the boot files over there and it should boot fine | 19:20 |
mwhudson | ah ok | 19:21 |
rsalveti | mwhudson: ok, just updated the boot files again | 19:24 |
rsalveti | http://people.canonical.com/~rsalveti/rootfs/natty/boot/ | 19:24 |
rsalveti | with proper cmdline if you want to use X later on with gst and stuff | 19:24 |
rsalveti | and the correct uImage | 19:24 |
rsalveti | just tested and it's working fine on my pand | 19:24 |
rsalveti | if you want, just get to the ARM room and get my sd card | 19:24 |
rsalveti | you can test with it, I'm not using | 19:25 |
rsalveti | user ubuntu/ubuntu | 19:25 |
rsalveti | sakoman_: the new u-boot rocks, booting a lot faster, thanks a lot | 19:26 |
mwhudson | rsalveti: thanks, seems to be booting | 19:29 |
rsalveti | mwhudson: awesome | 19:29 |
mwhudson | (with the old boot files i expect, but that's ok, i don't want to use x) | 19:29 |
rsalveti | mwhudson: ok, should work the same way | 19:30 |
rsalveti | jcrigby: http://gitorious.org/~rsalveti/x-loader/ubuntu-x-loader | 20:29 |
rsalveti | jcrigby: https://launchpad.net/ubuntu/+source/x-loader | 20:29 |
rsalveti | https://launchpad.net/ubuntu/+source/x-loader/1.4.4+git20101223+6f3a261-1ubuntu0/+build/2148178 | 20:29 |
cooloney | sebjan: i turned on "Enable L3 error logging" and will test kernel building again. | 21:24 |
cooloney | sebjan: hope i can get some information about the failure | 21:24 |
mwhudson | rsalveti: does /usr/lib/apt/methods/https using 100% cpu for several minutes on a panda sound like a problem? | 21:38 |
ogra | mwhudson, nah, not really :P | 21:39 |
ogra | mwhudson, thats update-apt-xapian-index i would guess | 21:39 |
mwhudson | aah | 21:39 |
mwhudson | ok | 21:39 |
mwhudson | it's progressing now | 21:39 |
ogra | installing htop is a clever move ;) | 21:40 |
cooloney | sebjan: it looks there is no L3 error at all when I got bus error from gcc. | 21:40 |
mwhudson | ogra: can i turn update-apt-xapian-index off? | 21:41 |
ogra | ask mvo | 21:44 |
ogra | i'm n ot sure what it implies if you dont have it running, i guess software center will become very slow when searching in it | 21:44 |
mwhudson | ogra: turns out it's not installed | 21:53 |
ogra | mwhudson, hmm | 22:12 |
ogra | then its probably update-manager itself | 22:12 |
lool | mwhudson: You can divert it to /bin/true :-) | 22:34 |
mwhudson | lool: heh heh | 22:34 |
mwhudson | sadly i don't think diverting .../apt/transports/https to true would have the desired effect | 22:35 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!