**** BEGIN LOGGING AT Mon May 27 02:59:58 2013 May 27 05:05:34 will ubuntu-arm run on the MK908 , if not what would be the issues in getting it to woork May 27 06:21:52 Has anbody got Ubuntu core to work on BeagleBone? I can't seem to get the network interface to work after booting May 27 06:28:43 yes May 27 06:28:51 im 100% up on beaglebone black + ubuntu May 27 06:29:01 ... power will be your next issue you run into :) May 27 06:29:07 initializing ethernet will exceed usb power May 27 06:29:55 Hmm May 27 06:30:23 whats the issue your running into specifically? May 27 06:31:06 Well I got it to boot, but when I try to use any network related stuff it gives me an error May 27 06:31:31 ethernet cable is plugged in? whats ifconfig say? May 27 06:31:33 I have to put the rootfs back on the SD to give you the exact erorr =) May 27 06:31:41 ifconfig is not there yet May 27 06:31:51 you are not running the image from armhf? May 27 06:31:58 just load the base image up May 27 06:32:09 I'm using the ubuntu core rootfs May 27 06:32:39 beaglebone, or black? May 27 06:32:52 http://cdimage.ubuntu.com/ubuntu-core/releases/13.04/release/ << ubuntu-core-13.04-core-armhf.tar.gz May 27 06:32:56 Black May 27 06:33:03 www.armhf.com/index.php/boards/beaglebone-black/ May 27 06:33:08 use the image :) May 27 06:33:12 make that work first May 27 06:33:22 Yea got that to work May 27 06:33:23 no ifconfig, means no way to setup the interface May 27 06:33:40 ifconfig and probably dhclient3 needed May 27 06:33:46 What about 'ip'? Should be enough to configure it May 27 06:34:05 iproute2 can handle it, yes May 27 06:34:10 must setup your route and your ip May 27 06:34:18 ip add and ip route add default gw ... May 27 06:34:25 But I want to know what changes or additions are made to that rootfs from armhf so I can reproduce them =) May 27 06:34:31 fair May 27 06:34:39 if you made the image work once no probs with that :D May 27 06:34:44 so you probably said something about no route? May 27 06:34:59 Nope, it gave a weird error, let me try to recall it May 27 06:44:27 maxinux, hmm I can't seem to boot it anymore, the kernel complains about no init found, try passing init= option to kernel May 27 06:44:38 init=/sbin/init May 27 06:44:46 Ah one sec May 27 06:44:48 or /bin/init, but should be sbin May 27 06:50:15 I see the init ini /sbin/init and pass it with the bootargs but it still refuses to find 'init' May 27 19:02:10 ok time for my ubuntu arm question if anyones around.. also beaglebone black, using the armhf image ... package management seems to be a complete fail... apt-get reports unable to locate packages, but the sources.list looks right to me May 27 19:08:31 maxinux: 1. pastebin output of 'apt-get update;apt-get install nano' May 27 19:08:46 then we can talk May 27 19:09:37 otherwise we waste our time May 27 19:10:29 nbd.. 30s... May 27 19:11:38 so nano is already installed on this image to begin with.. so that doesnt give much debugging info, but the errors from nmap are stil ldisplayed May 27 19:12:07 http://pastebin.com/HEFhfrQ3 May 27 19:15:04 i wonder if going 12.04 instead of 13.04 would be wise May 27 19:34:25 run 'apt-get -f install' May 27 19:35:29 13.04 is best you can get May 27 19:36:00 just it is visible that you got broken image to start with May 27 19:39:01 maxinux: did you start with a 'real' image from ubuntu.com, or did you make up an image (ubuntu-core, or debootstrap)? May 27 19:46:29 is ther a real image on ubuntu.com ? i got the image from armhf.com May 27 19:47:54 it seems its complaint was version not meeting what was required... so maybe just bad sources.list? May 27 19:52:46 maxinux: have you run 'apt-get -f install'/ May 27 19:52:50 ? May 27 19:52:57 yeah, that worked interestingly May 27 19:53:13 it loaded libpcap 0.8 instead of 0.98 or newer May 27 19:53:16 etc May 27 19:53:18 which seems.. bad May 27 19:53:35 never mind - it has to fix your package database May 27 19:53:48 hmm.. i didn't know about armhf.com! May 27 19:53:55 yeah, that seemed to do it May 27 19:53:56 after it finishes you can install anything May 27 19:54:02 yeah, seems so, thanks! May 27 19:54:04 that was silly May 27 19:54:24 if i was gonna load x on here, whats the best meta package? May 27 19:55:03 I would go for xfce May 27 19:55:06 you can start with openbox May 27 19:55:14 xfce is what i used to always use on slower hardware May 27 19:55:16 with modesetting x11 driver for start May 27 19:59:35 cool, after that silliness (i usually try to avoid -f(orce) flags.. i should be set... only new to arm, not linux :) May 27 20:04:06 ;) May 27 20:04:07 * hrw off **** ENDING LOGGING AT Tue May 28 02:59:59 2013