**** BEGIN LOGGING AT Fri Apr 20 02:59:58 2012 Apr 20 05:41:19 anybody have a static armel coreutils? i only need chroot Apr 20 05:42:40 scientes: busybox-static should have chroot built in. Apr 20 05:43:51 infinity, i've got a guy in #debian-arm where debootstrap from lenny arm fails Apr 20 05:43:59 with invalid instruction Apr 20 05:44:58 scientes: is he using qemu arm cpu emu? Apr 20 05:45:17 There was a memory initialization bug in pre-2.0 qemu Apr 20 05:45:28 twb, no he is using the NSLU2 Apr 20 05:45:31 with 2.6.32 Apr 20 05:45:34 *2.6.26 Apr 20 05:45:42 pre 1.0 I meant, but OK Apr 20 05:45:58 he is doing a armel chroot Apr 20 05:46:07 does he need a newer kernel for EABI support? Apr 20 05:46:13 NFI Apr 20 05:46:37 Is it a recent ubuntu armel chroot? You know recent ubuntu is v7 only right? Apr 20 05:46:56 no its squeeze Apr 20 05:47:02 ubuntu wouldn't work Apr 20 05:47:32 It's been a LONG time since I played with OABI, but aren't there kernel config differences between OABI and EABI-supporting kernels? Apr 20 05:47:45 infinity, every syscall is differn't Apr 20 05:47:52 but the new kernels support the old arch Apr 20 05:47:53 That would be a "yes". :P Apr 20 05:47:56 i just dont know which version Apr 20 05:48:06 Sure, but does he have a new kernel? Apr 20 05:48:08 I'd assume not. Apr 20 05:48:13 the EABI syscalls are 0x90000000something+ Apr 20 05:48:18 2.6.26 Apr 20 05:48:24 guess he needs to upgrade that first Apr 20 05:48:54 i mean "new" relatively Apr 20 09:03:13 hmm http://www.phoronix.com/scan.php?page=news_item&px=MTA4NjA Apr 20 09:06:33 ogra_: it doesn't do a great deal yet Apr 20 09:06:44 sure sure Apr 20 09:06:53 but a great start Apr 20 09:06:59 but it seems to do more than just xfbdev Apr 20 09:07:53 yeah Apr 20 09:09:15 needs xf86-video-modeset driver Apr 20 09:11:32 I'll hackup an upstream kernel after the next iteration Apr 20 09:11:51 let's see how far it will come ;-) Apr 20 09:14:46 we have an almost working nv-tegra branched kernel running on the transformer prime :D Apr 20 09:19:44 "if it compiles it's great if it boots ship it" ? Apr 20 09:22:48 lol Apr 20 09:23:07 linus said that Apr 20 09:23:18 it boots Apr 20 09:33:58 well, unless I build it with the cross compiler in the ubuntu repo Apr 20 09:34:18 A mere detail Apr 20 09:34:29 * twb waves hand dismissively Apr 20 09:34:30 :p Apr 20 09:35:33 jedi hand move? ;) Apr 20 09:35:42 more like politician Apr 20 09:35:56 hrhr Apr 20 09:56:49 what does this error mean? sh: cannot create /dev/null: Permission denied ? i get it on the chrooted ubuntu-core on android Apr 20 10:38:42 nimesh_accenture: looks like you have an empty /dev directory. Try to 'mount -o bind /dev chroot/dev' before you chroot. Apr 20 10:40:12 vstehle: :-) did that and it worked Apr 20 10:42:11 Also, I wanted to check the stability of my chroot, so is are there a set of tests that I can run on ubuntu shell to check if all the basic things like audio/framebuffer/wifi/ethernet etc. are in order? Apr 20 10:49:37 nimesh_accenture: for fb, you can always 'cat /dev/urandom > /dev/fb0' :) Apr 20 10:49:52 for audio, aplay comes to mind Apr 20 10:50:04 for wifi, try an iwconfig first Apr 20 10:50:21 for ethernet, a ping is a good start Apr 20 10:53:40 infinity, i guess you dont need to wait for the compiz stuff, the branch and the package have diverged (unuploaded changes in the branch), so i cant produce a sane patch that wouldnt cause havoc between package and branch (once again) ... unless i upload whats in the branch ... it seems that didrocks is on vacation and i dont want to blindly upload bits i dont know about... Apr 20 10:54:10 ogra_: Gah. Apr 20 10:54:14 yeah Apr 20 10:54:22 ogra_: Tell me there's a hope we can fix it for release? Apr 20 10:54:33 (But I guess 0-ish day SRUs will be "okay"...) Apr 20 10:54:41 i dont think so, we would have to update the patch after each commit Apr 20 10:54:45 ogra_: Mon/Tue would still be fine, if we can manage. Apr 20 10:54:51 k Apr 20 10:55:31 this will be a mess for five years though ... i dont see a clean solution (apart from the above which surely is a fulltime job) Apr 20 10:57:22 vstehle: thx Apr 20 10:58:16 ogra_: Well, I would hope unity isn't getting major updates post-release. Apr 20 10:58:17 vstehle: but is there a test suit that does this for us? something similar to cts in android Apr 20 10:58:25 infinity, hahaha Apr 20 10:58:33 ogra_: LET ME HAVE MY FANTASY. Apr 20 10:59:13 nimesh_accenture: a test suite? There is a "Linux test project" and a Phoronix test suite, I think. But I did not run them. Apr 20 10:59:18 * ogra_ grins Apr 20 11:00:16 vstehle: ok...cool! i'll take a look thx again! Apr 20 12:20:25 ogra_: do you have the new package or patch done locally already? I can also help testing it if you want Apr 20 12:26:57 rsalveti, alf_, http://people.canonical.com/~ogra/compiz/ Apr 20 12:37:57 ogra_: thanks! it works on omap5 :) Apr 20 12:38:05 heh Apr 20 12:41:50 guys i'm getting this error on ubuntu-core 11.10 chrooted on Android ICS : Temporary failure resolving 'ports.ubuntu.com' . is this a DNS issue? i changed /etc/resolve.conf with my local DNS ip add... the ubuntu-server version 11.10 works fine... Apr 20 13:01:50 rsalveti, alf_, any news ? Apr 20 13:03:40 ogra_: updating/upgrading Apr 20 13:04:03 want to make sure it works with the latest stuff Apr 20 13:04:31 right Apr 20 13:38:29 nimesh_accenture: Either you got resolv.conf wrong, or your DNS server is/was upset. There's not a whole lot else that can go wrong there. Apr 20 13:38:40 nimesh_accenture: (Well, or your system isn't connected to the internets) Apr 20 13:42:44 infinity: hmmm the same DNS works for my desktop ubuntu ... is there a possibility that some ports are blocked? because i'm behind a corporate network , which has some restrictions Apr 20 13:43:28 nimesh_accenture: I have no idea how your network or your android system are configured. Apr 20 13:43:52 nimesh_accenture: All I can tell you is that setting resolv.conf in the chroot is all you need to do. If that doesn't work, it's the host system or the network. Apr 20 13:45:04 hmmm ...ok...thx infinity...i'll try and talk to the network team to find out whats going on Apr 20 13:45:41 nimesh_accenture: It's more likely to be your android setup than the network team's fault. But they may have some handy tips. Apr 20 13:47:54 infinity: The README of pandaboard says "Ethernet networking is hardcoded to use 8.8.8.8 and 8.8.4.4 DNS." , but should that affect the chrooted Ubuntu? Apr 20 13:48:22 No. Apr 20 13:57:09 nimesh_accenture: if you are behind firewall, you need to configure your proxy in the chroot as well. as your config outside of the chroot isn't visible Apr 20 14:04:32 ndec: but I didn't have to configure http_proxy on my desktop ubuntu, however /cat /etc/resolv.config on my desktop shows me the DNS ip's Apr 20 14:06:12 nimesh_accenture: well, if you are behind proxy, you must have some configuration somewhere, no? Apr 20 14:08:03 I dont know what the networking team has done , but we dont have to configure any proxy... our ip addresses are like 10.211.xx.xx Apr 20 14:09:28 ndec: thx man...gtg ...have a happy weekend guys Apr 20 14:37:45 ogra_: working nicely! Apr 20 14:37:56 alf_: and it's actually usable! Apr 20 14:38:06 cool, from the archive? Apr 20 14:39:18 ndec: yup Apr 20 14:39:38 ndec: but with the latest package from ogra, that just starts gtw-window-decorator automatically Apr 20 14:39:43 that should hit the archive soon Apr 20 14:39:58 rsalveti: nice. i am running a minimal system atm, what's the simplest way to install unity3d? ubuntu-desktop? Apr 20 14:40:03 alf_: the only thing I noticed that's a bit slow, is when you're using dash in full screen Apr 20 14:40:38 ndec: if you have to install ubuntu-desktop I'd probably recommend you to install the pre-installed image from scratch Apr 20 14:40:45 it takes so much time to update/install the packages Apr 20 14:40:53 that it's just faster to flash a new one :-) Apr 20 14:41:17 rsalveti: from usb it's usually not to bad... Apr 20 14:41:22 rsalveti: ogra_: Great! Actually I missed the ping... Ricardo can you please ping me as the second name to test something Apr 20 14:41:36 i have lots of things on my /, i don't really want to flash something else ;-) Apr 20 14:42:01 ndec: so I believe installing ubuntu-desktop will probably do the work Apr 20 14:42:31 alf_: the dash with the default size sounds ok, but with full screen it feels quite slow Apr 20 14:57:28 rsalveti: I think the full-screen active blur is too much for the sgx, when I disable the dash blur it's much better Apr 20 14:57:47 alf_: makes sense Apr 20 15:07:35 guys, rootstock is not supported anymore, right? Apr 20 15:07:43 what should i use instead of it? Apr 20 15:09:38 rsalveti, alf_ awesome, committed and pushed, the rest has to happen once didrocks is back from vacation Apr 20 15:12:03 ppisati: ubuntu-core Apr 20 15:14:29 ppisati, depends, there is no 1:1 replacement Apr 20 15:17:13 Hi there, Does anyone know what eglibc options are used on ARM (in terms of option-groups.config)? Apr 20 15:19:42 * kenws is looking at https://launchpad.net/ubuntu/+source/eglibc/2.15-0ubuntu2/+build/3199667 Apr 20 15:20:23 hm, probably just the defaults (everything enabled) Apr 20 15:21:41 ndec: ogra_ so, what do i use to roll an ubuntu filesystem in a tarball? Apr 20 15:22:06 ppisati: i don't understand the question... Apr 20 15:22:06 you can use -core but need to do all configuration Apr 20 15:22:31 and i wrote that a while ago : http://omapedia.org/wiki/OMAP_Ubuntu_Core Apr 20 15:22:57 yeah, i guess i will steal from it for the ubuntu wiki :) Apr 20 15:23:41 * ppisati goes to read Apr 20 15:24:31 ogra_: omappedia, says this "Content is available under Creative Commons Attribution-Share Alike 3.0 license.." so you should be fine ;-) Apr 20 15:24:40 heh Apr 20 15:24:50 just say my name, and how nice i am.. Apr 20 15:25:07 and bring some bribing money ? Apr 20 15:25:58 that could do it Apr 20 15:26:46 rsalveti: apt-get install ubuntu-desktop took less than 15 mins ;-) Apr 20 15:27:09 ndec: nice :-) Apr 20 15:35:56 Anyone knows a ubuntu compatible notebook (ARM) with bigger screnn than Toshiba AC100 or Genesi Efika MX Smartbook? Apr 20 15:36:10 there isn't one Apr 20 15:36:26 well, maybe the macbook air Apr 20 15:36:32 oh wait, you said ARM Apr 20 15:36:37 there still isn't one Apr 20 15:37:05 that said, you could get either the AC100 or the Smartbook and replace the screen, there is a 10" 1280x720 screen that is compatible (disclaimer: i work for Genesi) Apr 20 15:39:41 mhm... perhaps another one knows such a device. Sry if I asked three times in ten minutes, looked like it didn't work. Apr 20 15:42:17 vstehle: How does unity feel on OMAP4 performance-wise? Apr 20 15:42:24 vstehle: oops, OMAP5 Apr 20 15:43:32 alf_: it does not work so well... Apr 20 15:45:22 vstehle: Do you think (or guess!) this is a driver issue or a compiz/unity issue? Apr 20 15:45:50 alf_: i am trying to setup a panda with the same driver. Apr 20 15:46:08 alf_: issue is probably on my side, between keyboard and chair :) Apr 20 15:46:12 in fact we are now using the new xf86-video-omap driver, which rsalveti is also trying to bring up for next LEB Apr 20 15:46:19 for now we have driver issues. Apr 20 15:46:31 vstehle: lol Apr 20 15:46:43 ndec: ok, thanks Apr 20 15:47:30 vstehle: on panda, i have the black screen issue... i guess our PPA does not have the latest fixes from robclark? Apr 20 15:48:07 ndec: I don't know... I have not tested on OMAP4 since a week or two. Apr 20 16:55:11 rsalveti: http://tincantools.com/product.php?productid=16158&cat=0&page=1&featured Apr 20 16:55:17 rsalveti: kits will be ready on monday Apr 20 17:01:50 alf_, rsalveti, compiz is now in precise-proposed, would be good to give the packages in the archives another test once they built to make sure everything is fine and i didnt make any mistakes Apr 20 17:23:45 ogra_: great, thanks! Apr 20 18:17:40 prpplague: awesome! Apr 20 18:17:53 ogra_: will do, thanks **** ENDING LOGGING AT Fri Apr 20 18:23:12 2012 **** BEGIN LOGGING AT Fri Apr 20 18:24:16 2012 **** ENDING LOGGING AT Fri Apr 20 18:25:00 2012 **** BEGIN LOGGING AT Fri Apr 20 18:26:19 2012 Apr 20 19:11:50 hello Apr 20 19:12:51 i recompile my kernel and i need ipkg-utils 1.6 r21 Apr 20 19:13:07 can some one say me wherr i can find it? Apr 20 19:14:00 all the time bitbake try to compile it, it says that it cant go to cvs handheld.com Apr 20 19:14:11 hendheld isnt work now Apr 20 19:14:26 so i thought may be some one help me Apr 20 19:15:19 i asked google before, but it shows only misstakes and not solving of this problem Apr 20 22:13:45 hi! I was redirect here from #ubuntu-devel because I had arm-related questions to getting Ubuntu Core up and running on a ARM-system. Apr 20 22:15:45 I got an error message trying to boot a 3.3.1 kernel about "VFS: Cannot open root device "mmcblk0p2" or unknown-block(0,0)" Apr 20 22:16:28 the kernel command line is from a older kernel (2.6), I'm not really sure what command line to use with the 3.3.1 kernel Apr 20 22:16:43 grateful for any assistance Apr 20 22:27:54 jeinor, it's probally either, your bootargs don't match your partition layout, or... you don't have the necessary drives to access the drive.. Apr 20 22:34:29 thanks for answering . I think the drivers are there, I got the kernel configuration from a forum thread where this user (which does not respond back) said he got it up and running with that configuration. Apr 20 22:34:53 it's probably the bootargs, and me not knowing how to set them in u-boot Apr 20 22:35:23 I tried editing the script /boot/boot.scr by hand (vim), but whenever I do it seems to break the boot process completely (even if I just add the --verbose flag) Apr 20 22:52:52 rcn-ee, ok I figured out how to change kernel command line args. Apparently I can't just change the args directly in boot.scr, I had to regenerate it using mkimage :) Apr 20 22:55:50 rcn-ee, did you just reenter? Apr 20 22:56:29 ah, I missed your quit notice there Apr 20 22:56:41 I'll repost my last message: rcn-ee, ok I figured out how to change kernel command line args. Apparently I can't just change the args directly in boot.scr, I had to regenerate it using mkimage :) Apr 20 22:57:38 yeah, you can't edit that directly, take a look into your u-boot printenv, it might also support "uEnv.txt" files, which are raw text files.. so nice to edit.. Apr 20 22:58:28 ok, thanks. I think I'll go with the method I found for now, just running the mkimage-command Apr 20 22:58:38 still no luck in finding that root partition though Apr 20 22:59:34 then it might be either a missing driver for the interface, or even misssing support for that file system.. and assuming you've ran 'fdisk -l' on it so you know it's correct.. Apr 20 23:01:29 it's a dd copy to a new sd card from the stock one sent with the cubox, so I think it's correct. I'll check the filesystem though, as I replaced a 2.6 kernel with 3.3.1 perhaps the default support for ext2 is dropped Apr 20 23:01:34 thanks for the tips Apr 20 23:03:20 humm, if it's ext2, i've never seen anyone disable that by default.. Apr 20 23:04:36 you're right, checked with "make menuconfig" and it's enabled (you can see I'm pretty new with this) Apr 20 23:08:11 this makes me believe the driver is there: "mmc0: SDHCI controller on sdhci-dove.0 [sdhci-dove.0] using DMA" Apr 20 23:08:20 (I'm trying to boot from a sdcard) **** ENDING LOGGING AT Sat Apr 21 02:59:59 2012