**** BEGIN LOGGING AT Mon Nov 29 02:59:58 2010 Nov 29 04:37:37 hey guys Nov 29 04:38:40 i don't know if you remind me, i came here to have info about the port i was trying to make of Ubuntu 10.10 mobile on my wits a81-e wich is a omap3 beagleboard like tablet with 256 ram Nov 29 04:39:51 And some helped me and told me i had to find the kernel info (android 2.2 running on it) and then change the flash booting files, to boot ubuntu from sd card as said on the Official arm Ubuntu preinstalled page Nov 29 04:40:03 well, i think i found what i was needing Nov 29 04:40:14 http://code.google.com/p/a81linux/downloads/list Nov 29 04:40:49 if anyone can confirm, if that are the right files, i'll try it in 5 hours cause i don't hve the time now Nov 29 04:41:09 but i would have liked just to have a sort of, "That's it man" thx Nov 29 05:48:24 No command deb in my Lucid for "deb https://wiki.linaro.org/WorkingGroups/ToolChain/CrossCompilerOnLucid". "apt-get install deb" could not find it as weel. Nov 29 05:51:34 henry1: add-apt-repository " * Nov 29 05:51:36 deb http://people.canonical.com/~hrw/ubuntu-lucid-armel-cross-compilers/ ./ " Nov 29 05:51:43 Sigh, cut-n-paste fail Nov 29 05:52:21 add-apt-repository "deb http://people.canonical.com/~hrw/ubuntu-lucid-armel-cross-compilers/ ./" Nov 29 05:55:56 Got it. But get another error: sudo add-apt-repository ppa:hrw/arm-cross-compiler Nov 29 05:55:56 Error: can't find signing_key_fingerprint at https://launchpad.net/api/1.0/~hrw/+archive/arm-cross-compiler Nov 29 05:58:38 henry1: That doesn't work because the PPA doesn't exist Nov 29 05:59:05 what does PPA mean? Nov 29 05:59:44 henry1: A PPA is an archive hosted by Launchpad, hrw's cross compiler is done seperately Nov 29 06:00:01 henry1: Run the add-apt-repository as I typed it with a sudo in the front Nov 29 06:05:14 what is a full command for "sudo add-apt-repository ppa:hrw/arm-cross-compiler"? Nov 29 06:05:50 henry1: sudo add-apt-repository "deb http://people.canonical.com/~hrw/ubuntu-lucid-armel-cross-compilers/ ./" Nov 29 06:14:04 got error doing "sudo apt-get update":W: Failed to fetch http://ppa.launchpad.net/hrw/arm-cross-compiler/ubuntu/dists/lucid/main/binary-i386/Packages.gz 404 Not Found Nov 29 06:14:04 W: Failed to fetch https://wiki.linaro.org/WorkingGroups/ToolChain/CrossCompilerOnLucid/./Packages.gz The requested URL returned error: 404 Nov 29 08:10:56 heh... Nov 29 08:11:05 people - start *reading* Nov 29 08:11:24 https://wiki.linaro.org/WorkingGroups/ToolChain/CrossCompilerOnLucid says exactly what sources.list line should look Nov 29 08:11:42 and my PPA was removed and will not come back Nov 29 08:12:21 ppa:hrw/arm-cross-compiler was dropped - it will not be back. eot Nov 29 11:59:06 jacquesdptd, do you have the bootloader to boot from sd? Nov 29 13:24:43 ogra: https://launchpad.net/bugs/675347 - source of Qt FTBS Nov 29 13:24:46 Launchpad bug 675347 in gcc-4.5 (Ubuntu Natty) (and 2 other projects) "volatile int causes inline assembly build failure (affects: 4) (dups: 2) (heat: 32)" [High,Confirmed] Nov 29 13:42:33 ogra_ac: did you see the above link? Nov 29 13:44:37 nope Nov 29 13:45:02 can you repost Nov 29 13:46:34 08:17:29 < NCommand1r> ogra: https://launchpad.net/bugs/675347 - source of Qt FTBS Nov 29 13:46:38 Launchpad bug 675347 in gcc-4.5 (Ubuntu Natty) (and 2 other projects) "volatile int causes inline assembly build failure (affects: 4) (dups: 2) (heat: 32)" [High,Confirmed] Nov 29 13:46:38 ^- ogra_ac Nov 29 13:46:43 bah Nov 29 13:47:41 and now I am me Nov 29 13:47:54 NCommand1r, yeah, i know that one Nov 29 13:48:16 ogra_ac: right, so if/when that gets fixed, we get transmission + libproxy fvixed Nov 29 13:49:02 did you talk to doko ? Nov 29 13:49:14 the last comment indicates there is a fix/workaround Nov 29 13:49:40 by revering a patch Nov 29 13:52:33 nope Nov 29 13:52:35 not yet Nov 29 13:52:43 i did on -devel Nov 29 13:52:49 lets see what he says Nov 29 13:52:59 i wouldnt like to miss A1 Nov 29 13:56:46 ogra_ac: I'm pretty happy to unseed transmission, and whack libproxy on armel only Nov 29 13:56:50 then revert after milestone Nov 29 13:57:18 NCommand1r, i would like to avoid it if possible Nov 29 13:57:31 and looking at the ftbfs list that wont be our only probs Nov 29 13:57:32 ogra_ac: indeed, but if all ele fails ... Nov 29 13:57:52 NCommand1r: do you know why understand which -fstrict-volatile-bitfields breaks this? Nov 29 13:58:05 dmart: ECONTEXTNEEDED Nov 29 13:58:05 morning :-) Nov 29 13:58:07 ... Nov 29 13:58:10 ah, at least gnome-python-extras built Nov 29 13:58:13 why did I loose my nick again? Nov 29 13:58:28 NCommand1r, i guess dmart means the bug above Nov 29 13:58:33 < NCommand1r> 08:17:29 < NCommand1r> ogra: https://launchpad.net/bugs/675347 - source of Qt FTBS Nov 29 13:58:36 Launchpad bug 675347 in gcc-4.5 (Ubuntu Natty) (and 2 other projects) "volatile int causes inline assembly build failure (affects: 4) (dups: 2) (heat: 32)" [High,Confirmed] Nov 29 13:58:57 Since _q_value isn't a bitfield in the example, I'm confused. Nov 29 13:59:35 I also wonder whether using _q_value twice with different constraints is causing extra confusion? Nov 29 14:00:10 ogra_ac: doko said that he won't do a compiler upload until past A1 Nov 29 14:00:43 dmart: I'm eyeing it now Nov 29 14:01:10 NCommander, hmm, where did he say that ? Nov 29 14:01:20 he didnt answer in -devel Nov 29 14:01:23 ogra_ac: comment on the bug Nov 29 14:01:31 "please no compiler upload before alpha-1 is out Nov 29 14:01:32 " Nov 29 14:01:35 on 11-23-2010 Nov 29 14:02:16 hrm, k Nov 29 14:02:48 ha! Nov 29 14:02:55 gnupnp is off the list too Nov 29 14:03:36 ogra_ac: nice, no-changes whacking is my favorite time of bug to squish Nov 29 14:05:15 dmart: http://gcc.gnu.org/ml/gcc-patches/2010-09/msg00155.html Nov 29 14:05:47 I can't actually find an explaination of what the heck it does though Nov 29 14:15:03 NCommander: my guess is that -fstrict-volatile-bitfields causes attempts to access a volatile bitfield (which is invalid C) to be treated as an error. Nov 29 14:15:21 dmart: its an optimization Nov 29 14:15:27 I found half a code comment in a diff Nov 29 14:15:35 I just downloaded GCC to get the rest of said comment Nov 29 14:15:59 The patch you mention seems to be related to an optimisation where a bitfield is accessed with a normal access (say to access 8 nicely aligned bits within a word) Nov 29 14:16:18 dmart: its in the documentation (which isn't on the website) Nov 29 14:16:22 give me five minutes and I'll pastebin it Nov 29 14:16:26 ok Nov 29 14:26:47 dmart: looks like it was deleted from the documentation Nov 29 14:26:49 WTF Nov 29 14:29:03 dmart: http://paste.ubuntu.com/537908/ Nov 29 14:29:07 Correction, in SVN only Nov 29 14:30:09 dmart: I get why this was enabled, but non-aligned access is supported for v6 and greater, right? Nov 29 14:36:12 rbelem: re - thx.. i guess you missunderstod me - uboot is installed - the nitdroid-Kernel you mentioned is my Problem.. i do not have a u-boot-Image from this Kernel ;) Nov 29 14:36:53 oh! Nov 29 14:37:31 only the source - but i can't compile it though no running Nitroid on n900 here Nov 29 14:38:03 Tscheesy, are your n900 running pr1.3? Nov 29 14:38:07 yes Nov 29 14:38:15 u-boot works fine Nov 29 14:38:59 Tscheesy, Tscheesy you can download the nitdroid kernel in binary form. let me check the link Nov 29 14:39:48 ah - i read that Notdroid uses Multiboot - did you find a u-boot Binary? or is it the same? Nov 29 14:40:14 Tscheesy, you can use the same binary Nov 29 14:40:20 ahh Nov 29 14:40:49 Tscheesy, you need to copy the modules to /lib/modules/ Nov 29 14:40:56 from nitdroid Nov 29 14:41:04 those fromm meego? Nov 29 14:41:13 a k Nov 29 14:41:30 Tscheesy, from the nitdroid rootfs Nov 29 14:41:56 ok - the Kernel itself? Nov 29 14:42:23 also then? Nov 29 14:42:42 i'll get a Nitroid rootfs then.. thx Nov 29 14:42:48 Tscheesy, the kernel and the modules Nov 29 14:43:43 Tscheesy, you can install nitdroid to the external sd, copy the needed files to the ubuntu rootfs Nov 29 14:43:51 ok .. saw screenshot from kubuntu-mobile recently on kubuntu-twitter i guess Nov 29 14:43:59 :-) Nov 29 14:44:37 i'll changeroot into nitdroid rootfs - should work though Nov 29 14:44:49 NCommander: http://paste.ubuntu.com/537908/> thanks Nov 29 14:45:52 I don't understand which this is biting us though - the _q_value field in the example attached to the bug is a naturally aligned int Nov 29 14:46:15 -fstrict-volatile-bitfields (or the absence of it) should be irrelevant to this case ...?# Nov 29 14:46:54 dmart: is it possible the compiler is generating a false positive and bombing out where it shouldn't? Nov 29 14:47:10 I guess Nov 29 14:47:46 There are some possible oddities in the contraints for the inline asm--- I suggested some possible alternatives in the bug, but I'm not convinced it's wrong as-is or that my changes will improve matters... Nov 29 14:52:57 it clear though the correct solution isn't to back out this change Nov 29 14:53:19 NCommander: It depends. How long are you going to leave the toolchain broken? Nov 29 14:54:12 ScottK: not sure, still reading. Nov 29 14:54:44 ScottK: the change in GCC is correct because the ARM ABI says that you shouldn't to unaligned accesses (you can on newer harder, but the current ABI predates that) Nov 29 14:58:05 NCommander: Reverting to gcc-4.5 4.5.1-9ubuntu1 would solve my problem very nicely. Nov 29 14:58:26 ScottK: and mine, but its the wrong fix unfortunately, and doko has said no toolchain uploads for A1 Nov 29 14:59:01 Except of course for the one he did after he said that. Nov 29 14:59:20 ScottK: file a bug on doko then Nov 29 14:59:35 NCommander: I know it won't get fixed for Alpha 1. I'd just like it fixed eventually (where eventually is early enough in the cycle we can still do something useful) Nov 29 15:02:05 NCommander, i still dont see wheer he said that, its not on the bug Nov 29 15:03:33 ogra_ac: https://bugs.launchpad.net/gcc-linaro/+bug/675347/comments/20 Nov 29 15:03:36 Launchpad bug 675347 in gcc-4.5 (Ubuntu Natty) (and 2 other projects) "volatile int causes inline assembly build failure (affects: 4) (dups: 2) (heat: 32)" [High,Confirmed] Nov 29 15:04:31 oh, thats ages ago Nov 29 15:14:31 Hi - as i understand the nitroid installation has no Kernel itself and the multiboot-Kernel is installed on maemo? - i do use u-boot (wan't to install kubuntu-mobile) and just need the kernel and the modules ( /lib/modules/ ) Nov 29 15:14:40 ups - wrong chan Nov 29 15:15:00 this goes to #nitdroid Nov 29 15:15:43 :-) Nov 29 15:50:18 ogra_ac: do you have the kernel from -proposed running? if yes, what do you have in /proc/asound/cards? Nov 29 16:32:43 berco, ogra@panda:~$ cat /proc/asound/cards Nov 29 16:32:43 0 [Panda ]: OMAP4 - Panda Nov 29 16:32:43 TI OMAP4 Board Nov 29 16:33:00 alsactl matches for Panda or Blaze now Nov 29 16:36:40 ogra: looks like in our most recent kernel we miss the OMAP4 name Nov 29 16:37:28 hm, not that sure Nov 29 16:39:43 berco: latest on maverick's main is 2.6.35-903.17, that contains the audio patches already Nov 29 16:39:48 or am I missing something? Nov 29 16:40:22 ogra: rsalveti: I think I understand my pb. I lend my board and the guy changed my kernel. I don't have the pb on my panda, only on blaze Nov 29 16:40:31 proposed is 2.6.35-903.19, and just has 2 unrelated fixes Nov 29 16:40:38 which I lend Nov 29 16:40:54 oh, ok Nov 29 16:45:47 rsalveti: ogra: updating alsa-utils from 1.0.23-2ubuntu3 to 1.0.23-2ubuntu3.4 Nov 29 16:45:57 still gives me errors with the right kernel Nov 29 16:46:12 I have the following 3 lines Nov 29 16:46:12 sudo bash -c "sudo echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor" Nov 29 16:46:13 hm, the error was expected only with the released kernel Nov 29 16:46:27 oops sorry, wrong copy/paste Nov 29 16:46:32 No protocol specified Nov 29 16:46:32 xcb_connection_has_error() returned true Nov 29 16:46:32 Home directory /home/ubuntu not ours. Nov 29 16:46:33 :-) Nov 29 16:46:58 berco: and are you trying this on blaze or panda? Nov 29 16:47:08 rsalveti: I'm on panda right now Nov 29 16:47:24 berco: what error are you getting? post inst fail? Nov 29 16:47:47 if so, the problem is the alsactl init Nov 29 16:47:57 that should happen only with the older kernel Nov 29 16:48:03 rsalveti: posinst is failing for me b'cos of the alsactl init Nov 29 16:48:32 berco: what is your kernel version? Nov 29 16:48:36 rsalveti: if I remove the call to alsactl init I don't see the issue Nov 29 16:48:53 rsalveti: 2.6.35-980-omap4 #1release3 Nov 29 16:48:57 berco: yeah, I also got that some time ago, ogra_ac was looking for the proper fix Nov 29 16:49:07 and the 3.4 got on main wrongly Nov 29 16:49:16 hm, your own kernel Nov 29 16:49:27 well, TI internal kernel Nov 29 16:49:49 proc/asound/cards matches with what oliver got? Nov 29 16:50:16 but I verified, we do have the changes and it matches ogra's output for proc/asound/cards Nov 29 16:51:03 berco: what is your error message? Nov 29 16:51:54 rsalveti: here is my output http://pastebin.ubuntu.com/537969/ Nov 29 16:56:03 berco: your alsa-utils is not complaining about the lack of a proper machine name Nov 29 16:56:30 but is giving 3 error messages I never saw Nov 29 16:56:35 weird Nov 29 16:56:58 rsalveti: no. This was the issue I had with my wrong kernel running on my blaze. Sorry about this confusion. Nov 29 16:57:08 ok Nov 29 16:57:39 rsalveti: I tried "sudo alsactl init" -> it gives me similar error. If I run without "sudo" no issue. Nov 29 16:58:25 hm .. damaged Superblock on my install of the preinstalled-kubuntu-mobile port für omap3 ?? so then.. once again.. Nov 29 17:05:51 (but zcat didnot work here - i had to dd the image on the sd-card - which could have caused that) Nov 29 17:06:51 berco: so if you just update it, it's not going to use sudo, then you're fine Nov 29 17:07:34 https://bugs.launchpad.net/bugs/682742 looks like duplicate of bug 675347 Nov 29 17:07:35 hrw: Bug 675347 on http://launchpad.net/bugs/675347 is private Nov 29 17:07:45 Launchpad bug 682742 in gcc-4.5 (Ubuntu Natty) (and 2 other projects) "volatile int causes inline assembly build failure (affects: 4) (dups: 2) (heat: 32)" [High,Confirmed] Nov 29 17:08:45 * hrw out Nov 29 17:11:52 rsalveti: I'm not sure I understand the procedure. How do you update alsa-utils? Nov 29 17:12:08 Tscheesy, why/how did zcat not work ? Nov 29 17:12:19 berco, update-manager runs as root Nov 29 17:13:01 or even apt-get upgrade Nov 29 17:13:11 yeah Nov 29 17:13:37 rsalveti: ogra: ok. So you mean if I go through update-manager, it will work? When I do apt-get upgrade, it asks me for root privileges... Nov 29 17:13:50 thats fine Nov 29 17:18:58 is the uvc driver not available for ubuntu-arm? Nov 29 17:21:01 ogra: rsalveti: going through update-manager worked. So for people like me who use apt-get install, it won't Nov 29 17:21:01 sorry, i'm behind myself Nov 29 17:21:26 berco: apt-get should work the same way Nov 29 17:21:34 as it runs as root Nov 29 17:21:38 berco, if it doesnt, file a bug Nov 29 17:21:45 (a new one) Nov 29 17:23:01 ogra: ok. I use "sudo apt-get install alsa-utils" it shows me those 3 lines of error. Updating via update-manager, it also asks for "root" password but I don't see any error in the UI or in /var/log/dpkg.log Nov 29 17:23:36 berco, might be an issue with sudo or some such Nov 29 17:23:56 use ubuntu-bug sudo to file it and see, there might be one already Nov 29 17:25:03 maybe you changed your sudo settings or something like that Nov 29 17:25:19 try apt-get after getting a root session with sudo su - Nov 29 17:25:20 is there a good graphical installer for arm devices using X? Nov 29 17:25:39 tmzt_g2root, its preinstalled on our omap/omap4 images Nov 29 17:25:47 we use it by default Nov 29 17:27:20 I'm building something like wubi for android phones and I would rather start with an existing framework Nov 29 17:27:34 ah, ok. what packages would I see to do that? Nov 29 17:27:38 seed Nov 29 17:28:05 oem-config-gtk Nov 29 17:28:09 ogra: zcat then sync - sd-card was still empty (unmounted state..) Nov 29 17:28:32 Tscheesy, and you had the quoting right for the sudo command ? Nov 29 17:28:47 thats critical and i can imagine that people get it wrong Nov 29 17:28:53 i'll give it another try :) Nov 29 17:29:28 first i wrote a few devices :D Nov 29 17:31:58 but >/dev/mmcblk0 should work imO Nov 29 17:32:47 rsalveti: sudo su -; apt-get install alsa-utils Nov 29 17:32:53 rsalveti: same error Nov 29 17:33:28 rsalveti: well, almost. I don't see the /home/ubuntu is not ours ... message Nov 29 17:33:42 only first 2 lines of errors in this configuration Nov 29 17:36:30 weird, don't know why you're getting an error message from xcb Nov 29 17:37:07 try to trace it, to see where it uses xcb and when you're getting these errors Nov 29 17:37:22 i dont really get where it gets the /home/ubuntu from Nov 29 17:37:36 that looks like boarkage with our image Nov 29 17:37:46 seems the sudo configuration is broken somehow Nov 29 17:38:19 rsalveti: ogra: I haven't changed my sudo config. Are you not seeing this error? Nov 29 17:38:20 well, that still doesnt explain why it looks for 7home7ubuntu Nov 29 17:38:32 such users shouldnt exist on our images Nov 29 17:38:44 looks somewhat like a live image Nov 29 17:38:56 ogra: I created ubuntu user at install time Nov 29 17:39:42 when you first run the setup it will prompt you for a user name. I always call it "ubuntu" :) Nov 29 17:39:56 berco: I'm not having this issue here Nov 29 17:40:04 * ogra neither Nov 29 17:40:15 using apt-get install? Nov 29 17:40:28 i wonder if teher is something messing with that username in oem-config Nov 29 17:40:39 since that name is usually the live user Nov 29 17:40:50 I usually use ubuntu for every user here :-) Nov 29 17:40:52 and it works fine Nov 29 17:40:58 k Nov 29 17:40:58 as does GrueMaster_ Nov 29 17:41:04 I can try with a different user as I also created a "berco" one :) Nov 29 17:41:09 i never use ubuntu nor admin as names :) Nov 29 17:42:39 hi.. Nov 29 17:43:00 i'm having problems with installing ubuntu on beagleboard. Nov 29 17:43:55 while installing its giving migration assistant error 141. Nov 29 17:44:54 need help. Nov 29 17:47:54 rsalveti: I heard my name. what's up? Nov 29 17:48:16 GrueMaster_: hey, berco is having issues with his sudo and apt-get Nov 29 17:48:36 we were thinking if using the user as ubuntu could lead to the error Nov 29 17:48:50 but I also use it here and I believe you also use it while testing the images Nov 29 17:49:14 user = user name Nov 29 17:49:24 Looking at the command he posted in scrollback, he has a ; between sudo and apt-get, so apt-get is not running as superuser. Nov 29 17:50:25 ogra: anything that supports debian-installer tasks, parted, etc. I need to manage loop images, not so much the user name Nov 29 17:50:32 And the password should be the user password. There is no root password. Nov 29 17:50:56 tmzt_g2root, well, then ubiquity Nov 29 17:51:25 I can run that fullscreen without launching a desktop? Nov 29 17:52:10 wow #ubuntu-installer Nov 29 17:52:15 if you have "only-ubiquity" on the cmdline Nov 29 17:52:49 command line? will upstart even run in a chroot? Nov 29 17:52:53 usefully Nov 29 17:57:00 ah, what did you say in these slides about images expanding on first boot? is that using an initrd? Nov 29 17:57:08 slides: omap_talk.ppt Nov 29 17:57:12 GrueMaster_: rsalveti: I just created a new user and I still experience the same issue. Nov 29 17:57:33 probably an issue with your system Nov 29 17:57:49 berco: can you trace it to see when you're getting these errors? Nov 29 17:58:55 Creating a new user does not automatically enable them as a sudoer. Nov 29 17:59:10 Try using the original account that was first created. Nov 29 17:59:25 GrueMaster_: Shall I add this user to "sudo" group? Nov 29 17:59:49 My "ubuntu" user is not in "sudo" group either as far as I can see Nov 29 18:01:18 Type "groups" to see what groups it is in. It needs to have the admin group. Nov 29 18:01:49 My new user is called "ob1" and groups command: Nov 29 18:01:50 ob1 adm dialout fax cdrom floppy tape dip video plugdev fuse Nov 29 18:02:32 What user account did you use to create the new user with? That action can only be done by an admin. Nov 29 18:03:39 GrueMaster_: so I used my "ubuntu" user which has been created during the install in order to create the "ob1" user Nov 29 18:04:17 Ok, so log in as ubuntu and see what groups it has. Nov 29 18:05:00 for "ubuntu" user, groups are: Nov 29 18:05:13 chipsets adm dialout cdrom sudo plugdev lpadmin admin sambashare chipset ubuntu psir omapuntu omapa Nov 29 18:05:37 well, I just added ubuntu to sudo group Nov 29 18:06:26 You shouldn't need to. The default in /etc/sudoers includes: Nov 29 18:06:26 # Members of the admin group may gain root privileges Nov 29 18:06:26 %admin ALL=(ALL) ALL Nov 29 18:06:52 GrueMaster: yep, I have this in my /etc/sudoers file Nov 29 18:07:11 So, typing "sudo apt-get install " as ubuntu user should work. The password is the ubuntu user's password. Nov 29 18:08:03 GrueMaster: yes, it works except when I update to alsa-utils version 1.0.23-2ubuntu3.4 from 1.0.23-2ubuntu3 version Nov 29 18:08:31 GrueMaster: error I'm getting http://pastebin.ubuntu.com/537969/ Nov 29 18:08:32 I'll check into that soon. What is the error you are getting? Nov 29 18:08:38 Ah. checking. Nov 29 18:12:35 berco: I need a little time to reorg from the holiday week. What TZ are you? Nov 29 18:12:50 GMT+2 Nov 29 18:12:59 France Nov 29 18:13:37 Hmm. I see it is after 7pm there. Will you still be online in ~30 minutes? Nov 29 18:13:49 GrueMaster: Adding ubuntu to the sudo group didn't help Nov 29 18:14:06 sudo group ? Nov 29 18:14:14 you mean admin group, right ? Nov 29 18:14:20 GrueMaster: was planning to go but can try to be online in ~30 min from home Nov 29 18:14:34 ogra: no there's both admin and sudo groups Nov 29 18:14:40 sudo isnt used Nov 29 18:14:49 ubuntu uses admin only Nov 29 18:14:49 my user was already in admin and added it to sudo too Nov 29 18:15:01 so it makes sense the behavior hasn't changed Nov 29 18:15:21 right Nov 29 18:15:46 * berco ok disconnecting and reconnecting from home in ~30min Nov 29 18:16:06 ogra: what did you mean about the iamge resizing on first boot, is that done in an initrd? Nov 29 18:16:12 is there a way to set the size? Nov 29 18:16:18 The error you are seeing has nothing to do with permissions that I can see. It looks like a post-install script error. Nov 29 18:16:50 its a cairo error Nov 29 18:17:02 i dont get how that could have anything to do with alsa Nov 29 18:17:19 http://xcb.freedesktop.org/manual/group__XCB__Core__API.html Nov 29 18:17:47 well, an X error at least Nov 29 18:17:53 not actually cairo Nov 29 18:18:39 tmzt_g2root, no, jasper-initramfs (the tool that does the resizing) just expands to the full free space on the SD card Nov 29 18:19:05 so I need a hybrid of some kind Nov 29 18:19:46 anyway, time to leave for the day Nov 29 18:19:54 * ogra might be online later again Nov 29 19:18:28 hi guys, i've got a IGEPv2 arm board, with ubuntu 10.10 on a 4GB sd card. Kernel version is 2.6.35.7 (created with rootstock). Everything is fine, except for wifi. iwconfig shows only loopback and ethernet. On the official wiki they say to upgrade my kernel, but how??? thanks Nov 29 19:43:14 GrueMaster: have you been able to find anything? Nov 29 19:44:13 Not yet. Just getting set up. Thought I had an existing image but all my SD cards are currently in Natty debug mode. Nov 29 19:44:27 Should have one ready soon. Nov 29 19:45:13 can you email me if you find anything? Nov 29 19:45:24 I have a 4G SD resizing now. as soon as I get oem-config finished, I'll be ready. 15 minutes? Nov 29 19:46:05 ok. I wait 15min :) Nov 29 20:04:10 rootstock is tiny :) Nov 29 20:04:55 can you leave out the user password until oem-config runs? Nov 29 20:06:21 berco-mac: Ok, updating package lists now. Nov 29 20:07:16 GrueMaster: almost at the point where I was... Nov 29 20:11:36 Ok, first upgrading the kernel. Nov 29 20:22:29 Gah. No video with new kernel on my new HDMI monitor. Nov 29 20:22:30 how does this work? Nov 29 20:22:32 # using fakeroot so we're able to create the base rootfs as user Nov 29 20:22:33 LANG=C fakeroot debootstrap $DEFOPTS $EXTRAOPTS $DIST $ROOTFS $DMIRROR >$DBFIFO 2>&1 & Nov 29 20:22:57 what does the result look like, it has to be fixed up later? or this only works with fuseext2 Nov 29 20:23:13 GrueMaster: nothing? Nov 29 20:23:17 that's weird Nov 29 20:23:37 GrueMaster: are you able to enter console mode and exit "alt+F1" then "alt+F7" ? Nov 29 20:23:48 yeah, could be a fifo underflow issue Nov 29 20:24:02 GrueMaster: we have a known issue with this kernel Nov 29 20:24:13 Give me a second. I had to buy a new monitor last weekend and this is the first time I have booted with it. Nov 29 20:26:46 rsalveti: looks like an edid issue. The monitor is a Dell SR2220L LED 21" 1080P. Nov 29 20:26:52 rsalveti, just wanted to ping you regarding https://blueprints.launchpad.net/ubuntu/+spec/multimedia-arm-n-set-top-box We will be adding binary addons for xbmc in eden (next stable after the one that will be out any day). With the binary addons we will probably move codecs to addons and as such adding gstreamer for decoding will be possible Nov 29 20:26:58 Swapping back to my 1280x1024 monitor. Nov 29 20:27:14 We do use openmax currently though so not forced to use our ffmpeg. (Haven't had time to fix openmax for panda yet) Nov 29 20:27:16 GrueMaster: were you able to get anything on your screen? Nov 29 20:27:23 usually it should be just a resolution problem Nov 29 20:27:30 but need to debug it further Nov 29 20:28:15 I have also looked into gstreamer overall and might be the one adding it as a decode part Nov 29 20:28:32 topfs2: awesome Nov 29 20:28:37 Looks like a kernel issue. Image works, but after adding -proposed and updating to latest kernel, no vid. Not even on my old monitor. Nov 29 20:28:54 So if you have any questions during the evaluation I'll be idling here also :) Nov 29 20:29:29 GrueMaster: AFAIK there was no video related change between release and proposed Nov 29 20:29:42 topfs2: nice, will ping you back then :-) Nov 29 20:30:52 rsalveti: I'm staring at a blank screen. Activity leds are flickering indicating activity on the SD. Will enable console and see what I can see. Nov 29 20:31:05 GrueMaster: okey Nov 29 20:37:05 GrueMaster: have you tried this: http://omappedia.org/wiki/Ubuntu_Known_Issues#Screen_Blanking ? Nov 29 20:37:49 GrueMaster: from my exprience it resolves the issue temporarly Nov 29 20:39:12 berco-mac: I am not seeing the same issue. Nov 29 20:39:15 yet Nov 29 20:39:54 okay. it'll be interesting you send us the EDID info once you get some time Nov 29 20:40:19 I think we may have a race condition with the SDP4430. Nov 29 20:41:09 I'm seeing a ton of messages with "asoc: no valid backend routes for PCM: SDP4430 Media". Nov 29 20:41:49 Screen is now light green pastel (ick). switching to console and back has no effect on display output. Nov 29 20:42:19 Need to add serial console login. One sec. Nov 29 20:42:51 after updating the kernel package, you did the "flash-kernel" right? Nov 29 20:43:06 That's an auto. Nov 29 20:43:10 GrueMaster: that message is normal with the released kernel Nov 29 20:44:09 after updating it, it should be fine Nov 29 20:45:41 For logging purposes, this is kernel 2.6.35-903.19. Nov 29 20:46:23 sorry guys, I'll need to leave you 'till tomorrow. Nov 29 20:46:28 getting late here Nov 29 20:46:56 berco-mac: Sorry I couldn't get to your issue. I'll keep plugging away. It is only 1pm here. Nov 29 20:47:35 GrueMaster: thanks Nov 29 20:56:01 rsalveti: I have a serial tty up. xrandr -d :0 looks normal. Nothing in Xorg.0.log stands out. Nov 29 20:56:10 Nothing in dmesg either. Nov 29 20:57:06 GrueMaster: try booting with omapdss.debug=1 Nov 29 20:57:21 to see what the kernel says about your monitor Nov 29 20:57:23 I did. Nothing there I can see looks wrong. Nov 29 20:57:28 dmesg Nov 29 20:57:31 dmesg Nov 29 20:57:33 can you paste me the boot log? Nov 29 20:57:40 damn window focus. Nov 29 20:58:04 Only if I can type. :P Nov 29 20:59:09 * GrueMaster is back to 5 monitors, and semi-confused at times. Nov 29 21:00:39 http://paste.ubuntu.com/538104/ Nov 29 21:01:01 I was able to get video on the new monitor with a fresh image prior to updating. Nov 29 21:01:34 I am currently back to the 1280x1024 DVI monitor I used during Maverick test cycle. Nov 29 21:09:08 GrueMaster: weird, it finds the correct resolution from the edid (1280x1024@60Hz), then suspend, resume, probe edid again and gets the correct resolution one more time Nov 29 21:09:23 without any other message Nov 29 21:10:08 after a while it did suspend again, but probably because of lack of activity Nov 29 21:10:16 I installed parse-edid and it looks correct reading /sys/device/omapdss/display0/edid. Nov 29 21:10:49 I'm switching back to original kernel. Nov 29 21:11:14 ok Nov 29 21:11:24 could be a racing condition for some unknown reason Nov 29 21:11:59 No problem with old kernel Nov 29 21:12:26 And it was the only package I upgraded. Nov 29 21:12:27 try rebooting at least some 3 times, to see if it works every time Nov 29 21:12:37 and get the boot log too, if possible Nov 29 21:12:39 to compare Nov 29 21:12:44 I did with the new kernel. Nov 29 21:13:19 I'll have to mod the boot part to reenable the new kernel again. Nov 29 21:30:58 rsalveti, if you have any questions regarding xbmc and I'm not here feel free to ping TheUni . I'll force him to idle here aswell ;) Nov 29 21:32:20 topfs2: np, thanks a lot Nov 29 21:32:21 rsalveti: i do the business/consumer relations stuff for xbmc.. i've seen the blueprint and i'm quite interested. would love to have a chat. Nov 29 21:32:36 if there's anything to chat about, that is :) Nov 29 21:34:23 :-) Nov 29 21:38:11 heh... On Ubuntu-devel today, there was an announcement of an IRC meeting regarding ARM... It sais Tuesday 2010-29-11 at 13:00 UTC. <-- Does that mean it has been held or that it will be held tomorrow? Nov 29 21:38:53 rsalveti: out of curiosity, is Natty+1 the target? Nov 29 21:39:23 jo-erlend_: hehe, NCommander :-) Nov 29 21:39:30 it should be tomorrow Nov 29 21:39:39 rsalveti, NCommander? :) Nov 29 21:39:42 TheUni: we'd like to have a solution for natty Nov 29 21:40:00 jo-erlend_: he is the one who sent the announcement, probably Nov 29 21:40:05 wow, ok Nov 29 21:40:13 oh, it's a nick. I get it. :) Nov 29 21:40:20 TheUni: but we're ok to change that for natty + 1 Nov 29 21:40:56 rsalveti: yea, for us to be an option, i'm afraid that's what it would have to be Nov 29 21:41:12 though we should be in very good shape by then Nov 29 21:41:58 NCommander, it is quite impossible for me (or anyone else) to attend the ARM IRC meeting on Tuesday 2010-29-11 at 13:00 UTC. <-- Perhaps you could reschedule? :) Nov 29 21:43:14 TheUni: ok, we can probably push it to the repository, if it's not the default at least Nov 29 21:43:23 then for natty +1 that can change again Nov 29 21:43:35 yea Nov 29 21:43:46 we're working hard to target natty to get all the Ubuntu nits cleaned up Nov 29 21:43:51 jo-erlend_: I believe persia is actively seeking a better time for the meeting. You should also ping him. Nov 29 21:44:37 GrueMaster, well for me, any date that actually exists would be a better time. :) Nov 29 21:44:43 TheUni: got it, nice Nov 29 21:45:18 jo-erlend_: Heh. I see what you are referring to. It is actually scheduled for 20101130. Nov 29 21:45:35 rsalveti: so for Natty, we should be a good candidate for the repo, arm included. Then we could do focus on remaining needed changes for the default if interested Nov 29 21:45:49 TheUni: sure, that can work :-) Nov 29 21:45:50 But we are looking to move it in the near future. Nov 29 21:45:55 great Nov 29 21:46:45 jo-erlend_: its being discussed int he meeting. I'm not very happy about that time myself, but its been that way for ages. The ARM meeting is what the Mobile meeting was (the name of the meeting was something of an artifact) Nov 29 21:47:03 rsalveti: I'm subscribed to the blueprint (Cory Fields). Feel free to ping me. I'd like to make it a top priority for us, as it obviously would mean good things for us as well. Nov 29 21:47:37 NCommander, well. In your email, you said _Tuesday_ 29th. That's either today or tomorrow. Perhaps a new email would be in order, just to avoid confusion? Nov 29 21:47:50 jo-erlend_: *groan* Nov 29 21:48:03 I'll send a followup (its tomorrow in any case) Nov 29 21:48:05 TheUni: yeah, would be nice to have it working on arm nicely :-) Nov 29 21:50:16 rsalveti: topfs2 can tell you more about the status. but we're currently working fine on beagle and a few other platforms, panda should be a much nicer target Nov 29 21:50:39 TheUni: yeah, that's what we're targeting Nov 29 21:50:49 rsalveti: may i suggest a minimum/reference platform? Nov 29 21:50:58 TheUni: sure Nov 29 21:50:59 ah, ok Nov 29 21:51:19 we're targeting panda because the hardware is nice, cheap, and we'll soon have the bamboo box around Nov 29 21:51:36 then panda can be easily used as a set-up box Nov 29 21:51:37 rsalveti: hopefully around the 15th of jan Nov 29 21:51:40 rsalveti: i mean.. i suggest that you specify your target/reference Nov 29 21:51:44 and can decode in full hd and etc Nov 29 21:51:47 yup, same page then Nov 29 21:51:53 cool Nov 29 21:51:56 prpplague: nice :-) Nov 29 21:52:29 rsalveti: i added a circuit on the ft2232 so you can have the ft2232 reset the pandaboard Nov 29 21:52:40 rsalveti: problem we've had with arm is that it's such a segmented world. The main platforms we've seen so far have been beagle/tegra2/panda Nov 29 21:53:15 beagle had cpu limitations, tegra2 was missing ion and involved intimate dealings with nvidia, panda seems real-world achievable. so we'll be using that as reference as well. Nov 29 21:53:31 IGEPv2 has been confirmed as working with the new kernel from linaro? Nov 29 21:53:35 s/missing ion/missing neon/ Nov 29 21:53:36 prpplague: nice Nov 29 21:54:01 I really like the pandaboard, except that it's too tall for me. Nov 29 21:54:02 TheUni: yeah, and panda is already around, working nicely with ubuntu Nov 29 21:54:35 indeed Nov 29 21:55:31 I'm curious about the new marvell ARM server chips. Nov 29 21:55:34 And I've compiled and run xbmc perfectly on panda Nov 29 21:55:53 haven't tried any real resolution yet though but considering the GPU it should probably do 1080p Nov 29 21:56:03 Atleast it would be possible to achieve in the near future Nov 29 21:56:12 (our gui is rather hefty to render) Nov 29 21:56:44 jo-erlend_: headers can easily be desoldered on the board Nov 29 21:57:17 jo-erlend_: http://www.elinux.org/Panda_Bamboo Nov 29 21:58:44 for a second there I thoght you had gone for bamboo for real Nov 29 22:42:49 what is the 2d netbook package on maverick? Nov 29 22:43:18 ubuntu-netbook and ubuntu-netbook-efl-default-settings ? Nov 29 23:57:06 sorry i was testing my phone 3g unlimited tethering under ubuntu Nov 30 01:50:10 what is a good tablet for running ubuntu on? **** ENDING LOGGING AT Tue Nov 30 02:59:57 2010