**** BEGIN LOGGING AT Wed Sep 15 02:59:57 2010 Sep 15 08:19:13 Morning sebjan Sep 15 08:22:09 Morning ndec Sep 15 08:23:20 Morning anyone else at TI :) Sep 15 08:24:01 good morning lag Sep 15 08:24:09 morning lag :) Sep 15 08:24:18 persia: looking at https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/637947 Sep 15 08:24:20 Launchpad bug 637947 in linux-ti-omap4 (Ubuntu Maverick) (and 1 other project) "no sound devices on current ES2.0 boards (affects: 1) (heat: 10)" [High,Confirmed] Sep 15 08:24:23 Has a meeting just finished? Sep 15 08:24:24 :) Sep 15 08:24:45 sebjan: http://launchpadlibrarian.net/55654467/dmesg.txt :( Sep 15 08:25:25 persia: I don't get how to translate our daemon.conf settings into this /usr/share/alsa/alsa.conf file. It doesn't sound to me we can even change this alsa.conf file either... Sep 15 08:25:55 cooloney: the last patches submitted into the ti-omap4 ubuntu tree are not in a package yet. There has been a start new release, but no new package version commit. Can we expect to have this commited before the freeze? Sep 15 08:28:35 lag: high-res timers flag appears to be deactivated into our kernel config, though I can't'understand why... this might be the problem? Sep 15 08:29:01 So, what do we need to do to change it? Sep 15 08:29:34 well, fdr editconfigs ;) Sep 15 08:29:50 On it's just a config option? Sep 15 08:29:51 berco, At a broad level, we don't want to change the configuration files unless we're absolutely sure that we're changing them in a way that is the best set of defaults for every potential platform on which Ubuntu is installed, which makes it tricky. I'm looking through your attachments to see if I can come up with any translation guidance. Sep 15 08:29:55 Cool Sep 15 08:30:23 What's the difference between ti-ubuntu- and for-buntu- Sep 15 08:30:51 for-ubuntu-<> is the patches I propose to go into the official ubuntu tree Sep 15 08:31:07 ti-ubuntu-<> is th tree I use to generate images for our internal use Sep 15 08:31:47 sebjan: it is just a start new release commit, its not realy about kernel freeze Sep 15 08:32:10 both branches are almost aligned (except for the changlog that I hack in the ti-ubuntu-<> branch) Sep 15 08:32:20 sebjan: today is Sep 15, tomorrow will be kernel freez Sep 15 08:32:31 persia: thanks Sep 15 08:32:36 cooloney: I was just wondering when we would get these patches into a daily image :) Sep 15 08:33:17 lag: what did run to get the error your sent me (with the high-res timers message)? Sep 15 08:33:59 Totem Sep 15 08:34:35 sebjan: aha, i need to ping tim, who will try to bump it to 903.12 and upload it Sep 15 08:34:46 sebjan: then we got them in daily image Sep 15 08:35:02 cooloney, Just be careful with the metas: we had a fail-to-upload recently on linux. Sep 15 08:36:23 persia: oh, what's issue of fail-to-upload? Sep 15 08:36:58 I'll let you know as soon as I have free RAM :) Sep 15 08:39:57 cooloney: it seems that we miss the high-res timers in our defconfig. lag reported an error indicating they are deactivated, and indeed they are deactivated from our defconfig. Sep 15 08:40:30 sebjan: OK, got it, thx lag Sep 15 08:40:49 k Sep 15 08:41:08 sebjan: are you going to enable it? Sep 15 08:41:10 Do you want me to test and submit to the Kernel Team Mailing List? Sep 15 08:41:35 berco: yes Sep 15 08:41:53 sebjan: 10.10 or 24.9? Sep 15 08:42:01 berco: both Sep 15 08:42:10 sebjan: cool, thx Sep 15 08:42:17 lag: yeah, please Sep 15 08:42:44 lag: so if you enabled that in kernel, the alsa oops will be gone, right? Sep 15 08:43:13 * lag shrugs Sep 15 08:43:17 I'll know when I test Sep 15 08:44:15 lag and sebjan, i think we need to enable that Sep 15 08:44:21 $ grep -r CONFIG_HIGH_RES_TIMERS debian.master/config/ Sep 15 08:44:21 debian.master/config/i386/config.common.i386:CONFIG_HIGH_RES_TIMERS=y Sep 15 08:44:21 debian.master/config/config.common.ports:CONFIG_HIGH_RES_TIMERS=y Sep 15 08:44:21 debian.master/config/armel/config.flavour.omap:CONFIG_HIGH_RES_TIMERS=y Sep 15 08:44:21 debian.master/config/armel/config.flavour.versatile:# CONFIG_HIGH_RES_TIMERS is not set Sep 15 08:44:37 debian.master/config/amd64/config.common.amd64:CONFIG_HIGH_RES_TIMERS=y Sep 15 08:45:01 to align with other configs. Sep 15 08:45:14 cooloney, lag, yes I think so, and I checked it was also active in our dev team's tree Sep 15 08:45:29 sebjan: ok, great. Sep 15 08:46:02 * cooloney is trying to enable dynamic ftrace on omap4 to debug the highmem issue. Sep 15 08:46:17 i got some patches from Mathieu Sep 15 08:47:12 cooloney: cool if this works! (dynamic ftrace) Sep 15 08:48:41 cooloney, I can't find it offhand: had something to do with differing ABI numbers Sep 15 08:50:13 I tried to use ftrace on one of the Arm boards before and it murdered the system Sep 15 08:52:10 persia: is this one: https://lists.ubuntu.com/archives/kernel-team/2010-September/012754.html Sep 15 08:52:23 lag: yes, me too, this was not supported upstream for arm. I don't know if it changed in the last months? Sep 15 08:52:26 lag: don't scare me. man Sep 15 08:52:29 berco, I believe that the translation of the shellscript is fairly easy: "amixer cset name='Earphone Driver Switch' 1" would become "CTL{name}='Earphone Driver Switch', CTL{value}=1". I'd recommend going for the "all mixer config", so that the user has everything when they want to start playing. You'd put the configuration in a separate file in /usr/share/alsa/init and then reference it from /usr/share/alsa/init/00main conditionally based on CA Sep 15 08:52:29 RDINFO Sep 15 08:52:49 cooloney, Precisely :) Sep 15 08:54:45 berco, For the default.pa static loading: what issues have you had with module-udev-detect? Sep 15 08:55:45 berco, Also, why do you want to disable module-console-kit in default.pa? We rely on this to support user switching (among other features). Sep 15 08:57:02 berco, lastly, the changes to daemon.conf are documented as bug #623242 Sep 15 08:57:03 Launchpad bug 623242 in pulseaudio (Ubuntu) "speex-float-1 provides poor performance on armel (affects: 1) (heat: 173)" [Low,Triaged] https://launchpad.net/bugs/623242 Sep 15 08:58:38 lag, Did you ever get anywhere with a board-specific driver for 637947? Sep 15 09:01:17 * persia continues to think that fiddling with configuration isn't the best way to address 637947 Sep 15 09:02:14 persia: I'm in mid swing Sep 15 09:02:27 Excellent! Sep 15 09:02:30 persia: Apparently sound works on the 8 layer board Sep 15 09:02:44 \o/ Sep 15 09:02:48 persia: Other people have stated that it works on the 6 layer too Sep 15 09:02:51 who cares about the rest :P Sep 15 09:03:02 sound "working" isn't the issue: it's whether the drivers are correctly reporting the wiremap to userspace. Sep 15 09:03:04 Did you see my latest post? Sep 15 09:03:23 the dmesg one? Sep 15 09:03:29 persia: I don't know anything about a kernel->user-space wiremap Sep 15 09:04:25 lag, well, it doesnt expose the HW to userspace at all ... (in the HW tab of the settings window) so something is still wrong Sep 15 09:04:43 lag, Hrm. Typically all this happens inside the kernel, and userspace just works. Let me find the right bit in the linux source docs. Sep 15 09:04:54 k Sep 15 09:06:03 Documentation/sound/alsa/soc/jack.txt has a description of how the jack description works for ASoC Sep 15 09:06:13 * ogra tests the netbook-launcher fixes ... Sep 15 09:06:32 But I think the stuff in machine.txt is the missing bit, from what I've heard (I'd be glad to be wrong) Sep 15 09:07:42 My understanding is that we have a platform driver for omap4, but no panda-specific driver. Sep 15 09:08:05 (all this is based on hearsay: I've not dug into the kernel code) Sep 15 09:08:45 sebjan: What's your knowledge on this? --^ Sep 15 09:08:55 lag, Anyway, for your dmesg, were you using the mangled config fragments berco posted? Sep 15 09:08:58 sebjan: Who do I need to speak to for more information? Sep 15 09:09:30 persia: I'm using TI's for-ubuntu kernel 'as is' Sep 15 09:10:13 I'm talking about userspace config Sep 15 09:11:02 There are ways to work around buggy kernels and buggy drivers in userspace, and we have a static solution for that, although it needs work to be available if we really can't fix it in the kernel. Sep 15 09:12:29 persia: thanks. For the default.pa I will check with our internal audio team as this is their recommandation I just followed. Also trying to understand if all that is needed Sep 15 09:12:54 I am using robclark's method - I'll send you the email Sep 15 09:13:02 lag: not much knowledge... I would say Liam (lrg) is the one. Though I am not sure if he is available this week? Sep 15 09:13:35 lrg is on holiday this week Sep 15 09:14:06 * XorA has the slimlogic panda on my desk anyway Sep 15 09:14:57 berco, OK. If the kernel drivers are clean, udev should be reporting the right stuff to pulseaudio through module-udev-detect, so we would set any values we need to workaround module loading defaults with udev rules (although it makes sense to me to just set the correct defaults in the kernel modules themselves, as long as we're at it). For module-console-kit, I've already spoken to folks more knowledgeable about audio in Ubuntu than I, and we Sep 15 09:14:57 really, really, really, really don't want to disable it. Sep 15 09:15:37 berco: Are you a TI bod? Sep 15 09:15:47 making a panda/fixing panda audio conf should take about 2 hours for a kernel hacker with schematic, its really not hard Sep 15 09:16:22 XorA, Does my understanding that we need a machine-specific driver match that estimate? Sep 15 09:16:35 cp omap4430sdp.c panda.c edit Sep 15 09:16:54 Id be surprised if you needed to change more than about 20 lines of code Sep 15 09:17:03 XorA: Where can we get said schematic? Sep 15 09:17:07 should just be the wiring map Sep 15 09:17:16 lag: bug prpplague or any of the other TI dudes Sep 15 09:17:49 berco, Would you be able to hunt down a wiring map, and attach it to 637947? Sep 15 09:18:04 in fact you would probably spend more time in wasted discussion here than actually coding :-) Sep 15 09:18:12 lag: yes, work with ndec and sebjan. same team Sep 15 09:19:45 persia: not sure if I can publish this info yet. Let me check on that. Sep 15 09:20:29 berco, OK. I'm fairly certain we can't upload a driver without the information (doesn't have to be a formal diagram, just knowing what codec pins attach to what ports, etc.) :) Sep 15 09:20:38 XorA: Do you mean: sound/soc/omap/sdp4430.c Sep 15 09:20:39 ? Sep 15 09:20:50 lag: yeah, I guessed at name without source in front of me Sep 15 09:21:04 Who is: Misael Lopez Cruz Sep 15 09:21:06 I think the other name is the Xloader driver for the same thing Sep 15 09:21:23 persia: understood. I will see what we can share. Agree it can be useful. Sep 15 09:21:36 lag: he is a TI contracter somewhere in the world Sep 15 09:22:14 sebjan: for the bus error, did you see my updates? Sep 15 09:22:22 It seems a bit of a waste to duplicate an 800 line file to amend just 20 lines Sep 15 09:23:22 lag, The alternative is making it somehow support both sorts of HW and export that sensibly to userspace. if you want an example of how painful that can get, look at the Intel HDA driver :) Sep 15 09:23:22 lag: no reason they cant be combined with the right if(machine_is) stuff Sep 15 09:23:50 lag: I was just going for quickest coding route Sep 15 09:24:50 np Sep 15 09:24:54 Well I'm happy to take it on Sep 15 09:25:02 I just need the correct documentation Sep 15 09:26:03 * persia updates the bug with bits from the conversation Sep 15 09:32:43 cooloney: no, which updates? Sep 15 09:35:25 sebjan: oh, not big change, just reproduce it on my es2.0 board Sep 15 09:35:30 but it is not bus error Sep 15 09:35:51 its Unhandled fault: imprecise external abort Sep 15 09:41:25 persia: any idea for the problem of H/W not listed in the Volume Applet? If I do a cat /proc/asound/cards I see the SDP4430 Sep 15 09:44:59 berco, Could you please paste 1) the output of `amixer` and 2) the additional entries in syslog.conf from `kill -HUP $(pidof pulseaudio)` ? Sep 15 09:45:37 I have a suspicion it's a continuation of the lack of a machine driver, but that's a guess. Sep 15 09:47:02 persia: for #1 see here: http://pastebin.ubuntu.com/494079/ Sep 15 09:59:27 persia: on my board I don't have syslog.conf. How is it supported to be generated? I see a syslog file in /var/log but nothing related to pulse when kill -HUP is done on PA Sep 15 10:00:02 My apologies. It's the extra stuff in /var/log/syslog I want to see. Sep 15 10:00:29 Please, if you ever have trouble following my directions, ask me if that's what I really meant :) Sep 15 10:00:42 persia: np :) Sep 15 10:00:52 Do you get anything on STDOUT from kill -HUP on pulse? Sep 15 10:01:10 persia: nothing on stdout or syslog Sep 15 10:01:26 because the pulseaudio manpage says it's supposed to dump the status report to STDOUT or syslog on receipt of SIGHUP :( Sep 15 10:02:03 Did you do anything special to the system to start pulse? Sep 15 10:03:40 persia: nothing special. it just starts at boot time Sep 15 10:03:55 session I believe rather than boot Sep 15 10:04:21 So just default. Is this with or without module-console-kit? Sep 15 10:05:56 just verified, I'm w/o module-console-kit Sep 15 10:06:24 while i'm waiting for the audio team to respond to me as of why to commented it I can try to re-enable it Sep 15 10:07:01 Would you? I'm not quite sure how all that works together, but I wonder if there's some race condition on login without that enabled that makes things different than expected. Sep 15 10:07:25 That said, it's a complete mystery to me why pulse isn't dumping a status report, and I wonder if it's even running properly. Sep 15 10:07:51 persia: pulse is difficult... Sep 15 10:08:36 Take care: it can get a bit more confusing when you start looking for sample-accurate mixing and routing :) pulse is a nice compromise. Sep 15 10:24:12 persia: uncommented the console-kit line in default.pas and got the following in syslog after kill command: http://pastebin.ubuntu.com/494097/ Sep 15 10:25:15 heh. I knew we wanted that for something :) Sep 15 10:25:26 :) Sep 15 10:26:19 Sorry, it took me some time to do the test. I had problems to make the test but I think it was b'cos of wifi which I removed for now. Sep 15 10:27:41 OK. Pulse is definitely seeing useful syncs. Do you still have the cardcoded default output to "mm" in your configuration? Sep 15 10:27:51 Err, sinks Sep 15 10:27:52 * ogra writes a bug "Lennart Poettering is spamming my logs" :P Sep 15 10:28:15 ogra, Why? that syslog stuff only appears on request (SIGHUP) Sep 15 10:28:16 persia: yes Sep 15 10:28:29 persia, yeah, i'm not serious :) Sep 15 10:28:44 Excellent! That means the problem is with indicator-sound, about which I know nothing :) Sep 15 10:29:02 ronoc does :) Sep 15 10:29:05 so do I Sep 15 10:29:10 catch him and corner him Sep 15 10:29:14 he wrote it Sep 15 10:30:02 what is indicator-sound supposed to do exactly? Sep 15 10:30:28 It's the name of the package that provides what is perceived as a volume applet. Sep 15 10:31:06 its the new UI tool, though it doesnt provide the sound dialog Sep 15 10:31:15 only the panel item Sep 15 10:31:46 Oh. Anyway, looking at the code, it seems to all be wildly autodetecting anyway, which ought just work, since there are sinks. Sep 15 10:31:48 ok, got it Sep 15 10:33:42 * persia hugs `lsw` from suckless-tools Sep 15 10:33:53 the app that pops up if you click the sound preferences item in the menu is still gnome-volume-control i think Sep 15 10:35:55 That's confusing. gnome-volume-control is clearly just querying pulse for sinks and sources, and we know pulse has them. Sep 15 10:36:20 berco, Could you try installing pavucontrol and seeing if you see more there? Sep 15 10:36:59 persia: yes, I can certainly do that. Maybe after lunach ;) getting hungry... Sep 15 10:37:42 persia: for the amixer settings, can't they be in a omap4430.conf file in /usr/share/alsa/cards folder? Sep 15 10:40:07 ndec, around ? Sep 15 10:40:49 berco, It would be better to have them in the kernel, in sound/soc/omap/panda.c or similar, but in the worst case, yes. Note that both files contain essentially the same information (although I don't know that anyone here knows how to convert the one to the other) Sep 15 10:41:39 Also, be careful about naming: the wiremap (and therefore which bits you want to set as defaults, etc.) is board-specific, not SoC-specific. Sep 15 10:41:44 persia: I agree with the kernel change but meanwhile I need to find a solution Sep 15 10:43:29 berco, Well, you can certainly look at dropping stuff in /usr/share/alsa to help indicate how to configure stuff. Depending on what bit you want to configure, drop it in a different place. As long as it's correctly autodetecting based on the hardware, it ought work. Sep 15 10:44:02 That said, I expect that regardless of what ends up being created kernel-side, anything you do now will have to change yet again once there is something kernelside. Sep 15 10:45:18 I'm also not convinced that the fails-to-show-up-in-the-volume-applet issue is at all related to the configuration. I could be wrong, but I'd like confirmation from another tool (pavucontrol) to ensure it's not a UI issue alone. Sep 15 12:21:28 hmpf Sep 15 12:21:41 why does the Favorites category not work anymore Sep 15 12:29:26 berco: Any luck on those documents? Sep 15 12:31:18 lag: sorry, no answer yet. Waiting for the Us to wake up Sep 15 12:55:54 lag, You might try to guess based on what data is being reported by the platform driver, and what configuration amixer needs (in the shell script attached to the bug). I suspect at least 50% of the data you need (and perhaps all of it) is encoded there somehow. Sep 15 13:04:29 * ogra goes mad trying to make favorites appear Sep 15 13:05:02 * persia looks at the build log for liblauncher, seeing absolutely no reason they shouldn't be there Sep 15 13:05:22 well, we dont have any .desktop file for them yet Sep 15 13:05:29 i just added one 2h ago Sep 15 13:05:40 and try to find out since then why it doesnt show up Sep 15 13:06:28 i dont really care about the normal favorites ... what i try to do is to add a .desktop file that contains an apturl entry for all the TI PPA packages Sep 15 13:06:57 so that if you click on it, it fires up software center, shows the EULA and installs them Sep 15 13:07:17 seems we have that feature now Sep 15 13:07:19 It's not driven by .desktop files directly: they come from the gconf key, and then do a lookup on the desktop DB to show them. Sep 15 13:07:34 the gconf key ? Sep 15 13:08:41 how would a gconf key affect .menu files Sep 15 13:08:45 or .desktop files Sep 15 13:09:06 persia, which gconf key would that be ? Sep 15 13:10:12 Unless I just read the code wrong after you commented on it again 40 minutes ago, liblauncher populates Favorites based on the /apps/netbook-launcher/favorites key Sep 15 13:11:04 And the default list is set in /var/lib/gconf/une.default/%gconf-tree.xml Sep 15 13:11:22 bah, sigh Sep 15 13:11:39 What have you been trying to do? Sep 15 13:11:46 which points to unity only Sep 15 13:12:02 i was using a very old netbook-launcher source Sep 15 13:12:27 Ugh, missed that. Good catch. Sep 15 13:12:31 which used a .menu and a .directry file to add a Favorites category Sep 15 13:12:51 seems thats in the older sessings package then Sep 15 13:12:55 * ogra goes digging Sep 15 13:12:58 That was all sorts of standards incompliant, and the interface I complained about enough to learn how it was done and get it sorted sensibly :) Sep 15 13:13:07 i want to get that apturl stuff in befpore freeze Sep 15 13:13:38 So, I think there's some latent bug somewhere, because liblauncher still hardcodes /apps/netbook-launcher/favorites in the source. Sep 15 13:13:50 Try sticking something there, and see if it works :) Sep 15 13:15:14 morning Sep 15 13:16:48 looking at http://launchpadlibrarian.net/55622759/add-favorites.diff (which was included in the last netbook-launcher-efl upload), I believe that the liblauncher location ought be compatible with the --add-favorite option. Sep 15 13:17:13 thats using ~/.local Sep 15 13:17:46 i need something i can add to our system defaults Sep 15 13:17:57 It's using local gconf, isn't it? Sep 15 13:18:06 Set a couple, then ship them as gconf-defaults. Sep 15 13:19:06 i'll try Sep 15 13:20:58 Good luck. Stick your findings in 613612, and I'll see if I can do anything based on that in case you don't make it by EOD. Sep 15 13:33:02 no go :/ Sep 15 13:39:37 persia, where exactly do you see the /apps/netbook-launcher/favorites stuff ? Sep 15 13:40:09 jayabharath, what were your probs with the image ? (you pinged yesterday) Sep 15 13:41:11 ogra: They were related to long boot times at first boot... rsalveti & ubot2 pointed me to the jasper fs issue on OMAP4... I guess its a known active problem .. Sep 15 13:41:24 no. its not Sep 15 13:41:33 it should just work Sep 15 13:41:40 resizing takes 2:30 for me Sep 15 13:41:49 jayabharath: I tested with yesterday's image and it worked fine, and very fast Sep 15 13:42:03 then another 20sec for setting the defaults, then it reboots into the config tool Sep 15 13:42:20 it's weird that from time to time someone complains about broken fs while resizing the image... Sep 15 13:42:36 ok. will try the latest daily and see if that makes a difference. Sep 15 13:42:38 hi there Sep 15 13:42:40 the overall install should be done within 10-12 min until it starts a usable enduser desktop Sep 15 13:43:04 are the arm kernels compiled for each devices, or that is not possible? Sep 15 13:43:07 * jayabharath think 10-12 mins is like eternity in the embedded world :) Sep 15 13:43:14 maybe a problem while giving dd and flushing the writes to the disk, don't know... Sep 15 13:43:15 oem-config actually takes the longest time here Sep 15 13:43:37 jayabharath, whats an embedded world ? Sep 15 13:43:38 :P Sep 15 13:43:42 :D Sep 15 13:43:44 we dont do embedded :) Sep 15 13:43:58 12min are incredibly fast for the ubuntu world :) Sep 15 13:44:11 that's for sure Sep 15 13:44:31 even 15-20 would be :) Sep 15 13:45:34 oh yeah.. we get annoyed if our board doesent booth within 30 sec :)... we had <30 sec boottimes with OMAP2... :P (ofcourse not under ubuntu) Sep 15 13:45:42 rlameiro, for each subarchitecture (we have omap3 kernels that should work with many omap3 based boards ... omap4 kernels etc etc) Sep 15 13:46:06 ogra: yes i know that, but there are some especifics that dont work Sep 15 13:46:20 jayabharath, heh, 30sec ... u-boot takes that long to only load the kernel from SD Sep 15 13:46:23 for instance there is a setup for the beagle board, but not for the IGEPv2 Sep 15 13:46:59 ogra, well, video and audio doesnt work Out the box on the Igepv2 Sep 15 13:47:09 orga - thats true.. we did some hacks in uboot & we had NAND flash on those boards.. now its all SD... Sep 15 13:47:23 rlameiro, might be that there is a bug open for that already, if not, open one Sep 15 13:47:49 jayabharath, yeah, SD is the painful part ... the panda would really fly if we had faster disk IO Sep 15 13:48:04 but SD somewhat restricts that Sep 15 13:48:10 I'm using one with an usb disk and it's a lot faster :-) Sep 15 13:48:15 where do i open it? on the ubuntu -arm kernel team launchpad? Sep 15 13:48:15 seems like a normal desktop Sep 15 13:48:16 yeah Sep 15 13:48:47 rlameiro, just on launchpad against the linux package, but i'm pretty suzre there are already bugs for it, so search first Sep 15 13:49:14 ok Sep 15 13:49:18 ogra: thanks Sep 15 14:11:54 robclark: Morning Sep 15 14:12:38 gm lag Sep 15 14:12:57 robclark: Do you know who wrote the userspace hacks to make sound work on the Panda? Sep 15 14:13:30 ahh, you mean the default.pa and that stuff.. Sep 15 14:13:42 I guess someone on audio team, but I'm not sure.. Sep 15 14:14:42 Who are this mysterious 'audio team'? Sep 15 14:15:09 you can probably only reach them by phone :) Sep 15 14:15:29 well, lgr might be best to ping.. although I think he is out of office this week.. Sep 15 14:15:48 I'm not sure if rest of them are on IRC much.. but I can harass them to get on IRC Sep 15 14:16:00 He is on holiday this week Sep 15 14:16:09 That would be good :) Sep 15 14:16:56 I don't really want to waste hours learning things that can be imparted in minutes Sep 15 14:17:13 Even email is better than nothing/phone Sep 15 14:17:24 But IRC would be best, as other people can interject Sep 15 14:17:37 yeah, agreed Sep 15 14:18:00 Cheers buddy - let me know how you get on Sep 15 14:18:56 * robclark just tries to find email thread where we were discussion audio/pulse issues.. Sep 15 14:23:02 lag: sadly I don't think anyone really knows (TI) what we need to do with the audio config... and we just have this dirty workaround for now. Sep 15 14:23:42 lag: persia, ogra and berco have started some discussion on 637947 Sep 15 14:23:43 ndec: If I know what the dirty workaround/hack is, I can transcribe it into the kernel Sep 15 14:23:44 wohoo, finally ! Sep 15 14:23:54 * ogra sees favorites on the launcher Sep 15 14:24:23 ogra: sorry man! i was stuck in meethings so far and my irc had crashed... so no clue what was discussed so far... someone told me you were looking for me. Sep 15 14:24:31 637947 is assigned to me :) Sep 15 14:24:41 lag: cool... so I will just wait for the fix ;-) Sep 15 14:24:46 ndec, i mailed you instead ... with the apport instructions Sep 15 14:24:57 lag did you receive the default.pa and alsa conf file? Sep 15 14:24:58 I have seen/read that, but most of that discussion is guesses :) Sep 15 14:25:00 ndec, seems apport has all you need Sep 15 14:25:14 ndec: I did, but I don't know what's changed Sep 15 14:25:43 lag: with our custom default.pa and alsa conf, we are able to have audio at boot (include the boot welcome sound). we are able to switch dynamically from HMDI and speakers while totem is playing... Sep 15 14:25:52 i think persia added some proper info how the amixer stuff needs to be handled Sep 15 14:26:05 * ogra wouldnt call that guesses Sep 15 14:26:35 ogra: lag: I think the *real* fix is to fix the driver. a nice workaround is to create a hard coded config in /usr/share/also/.../SDP4430, a dirty workaround is our .sh script that runs amixer config Sep 15 14:27:00 ndec, no Sep 15 14:27:06 ogra: thanks for apport stuf.. i will check this. how about the PPA armel for tiomap-dev? Sep 15 14:27:10 ndec, there are better ways in alsa to achieve what you need Sep 15 14:27:22 thats what persia elaborated on in the bug Sep 15 14:27:30 I'm happy to fix the driver Sep 15 14:27:37 heh Sep 15 14:27:39 ogra: but there are pulse config problems too. Sep 15 14:27:58 ndec, the two changes to default.pa are in now Sep 15 14:28:08 and it seems the support for the config dir doesnt work Sep 15 14:28:09 ogra: default.pa should figure out what the output/input audio are from /proc/asound, right? today we need to hard code the streams in default.pa Sep 15 14:28:38 well, there were two lines that needed changing in default.pa iirc Sep 15 14:28:42 these went in Sep 15 14:28:47 ogra: i think you are talking about daemon.conf changes. we also have changes in default.pa to create/list the output and input streams Sep 15 14:28:50 with todays upload Sep 15 14:29:04 no, i think i talk about default.pa Sep 15 14:29:08 * ogra checks Sep 15 14:29:46 bug 623242 Sep 15 14:29:47 Launchpad bug 623242 in pulseaudio (Ubuntu) "speex-float-1 provides poor performance on armel (affects: 1) (heat: 173)" [Low,Triaged] https://launchpad.net/bugs/623242 Sep 15 14:29:51 * ndec checks too Sep 15 14:30:07 gah, you are right Sep 15 14:30:22 +default-fragments = 8 Sep 15 14:30:22 +default-fragment-size-msec = 10 Sep 15 14:30:37 and +resample-method = speex-float-1 Sep 15 14:30:43 three lines actually Sep 15 14:30:44 ogra: yes, in daemon.conf.in Sep 15 14:30:54 yup Sep 15 14:30:58 sorry, my bad Sep 15 14:31:02 ogra: np Sep 15 14:37:45 Right, let's start from the beginning Sep 15 14:37:54 What is the SDP4430? Sep 15 14:38:17 other name of blaze? Sep 15 14:38:58 Thanks Sep 15 14:39:16 What AudioIC/CODECs are on the Panda/Blaze? Sep 15 14:40:14 lag: hrw: SDP4430 is actually another board OMAP4430 based (Software Development Platform) Sep 15 14:41:15 Okay s/Blaze/SDP4430 Sep 15 14:41:24 lag: SD4430 is the name of the audio chip in our audio driver. cat /proc/asound/cards Sep 15 14:42:22 Now that makes more sense Sep 15 14:42:51 So why am I porting sdp4430.c if the board I'm porting to has an sdp4430? Sep 15 14:44:35 ndec, btw, i found a very elegant way for the ppa package install ... including to show a general EULA for the PPA itself Sep 15 14:46:45 ogra: interesting. but I think we will have different EULA for different packages... Sep 15 14:47:23 well Sep 15 14:47:54 Do the SDP4430 and the Panda have different CODECS? I know the SDP4430 has a TWL6040 - what about the Panda? Sep 15 14:48:22 ogra: i have reused the sun-java source package to make my EULA/clickwrap package based on debconf Sep 15 14:48:36 lag: same CODECS. only the name is confusing... Sep 15 14:49:28 ndec: So they have the same audio IC and the same CODEC? Sep 15 14:49:34 So what needs porting? Sep 15 14:49:35 ogra: we can potentially present a message to mention that user is about to user a PPA that comes with restrictions... I can get an official text. anyway you can demo that to me? Sep 15 14:49:43 lag: yes Sep 15 14:50:18 lag: well it does not work on both ;-) if you boot a ubuntu image, you have no audio until you run our customer amixer.sh script and until you hack default.pa Sep 15 14:50:55 ndec, not yet ... but the plan is to have an icon in the favorites category that will trigger software-center using apturl its very elegant and can show a text as html Sep 15 14:51:09 ndec, https://wiki.ubuntu.com/SoftwareCenter#apturl Sep 15 14:51:31 ndec: :) Sep 15 14:51:35 i need to get your public PPA working first, and one package in there, then we can test it Sep 15 14:51:47 * ogra still waits for reply for the PPA Sep 15 14:51:52 I'm aware it doesn't work on both - I'm trying to find out why i.e. what's different Sep 15 14:52:26 ogra: once the public PPA is armel ;-) I can push a package there. Sep 15 14:52:38 yeah Sep 15 14:52:41 i'm waiting for IS Sep 15 14:53:00 ogra: that would be a GPL package (e.g. no debconf mess) but that should be fine for you, right? Sep 15 14:53:03 i suddenly have to use a new process ... that sadly takes longer :( Sep 15 14:53:13 anything is fine :) Sep 15 14:53:25 as long as a .deb comes out of it ;) Sep 15 14:53:41 ogra: is that really important ;-) Sep 15 14:54:46 ogra: the apturl is indeed really cool.. you are a lucky guy, the work is done already! Sep 15 14:54:56 lag, AFAIK audio is same on panda and sdp/blaze.. both have TWL6040, tho panda might be a newer revision (not 100% sure about that) Sep 15 14:55:07 ndec, yeah :) Sep 15 14:55:39 ndec, about bug 631362 ... we should try to join forces to get it fixed, seem luke would accept a patch if he could get one that doesnt crash pulse Sep 15 14:55:41 Launchpad bug 631362 in pulseaudio (Ubuntu Maverick) (and 1 other project) "Include several configuration files (affects: 1) (heat: 14)" [Medium,Triaged] https://launchpad.net/bugs/631362 Sep 15 14:56:35 ogra: welll. maybe.. that would give us an elegant solution to implement a dirty workaround and move our customization from default.pa into omap4.pa... Sep 15 14:56:46 right Sep 15 14:56:56 i dont see any other way here Sep 15 14:57:05 you cant modify default.pa Sep 15 14:57:11 ogra: from the log the commit I am interested in, is breaking pulse... that looks weird.. Sep 15 14:57:19 unless you ship your own copy of pulse Sep 15 14:57:23 ogra: well, I can modify it.. it's just uggly... Sep 15 14:57:35 not in a distro way Sep 15 14:57:48 the only possible solution would be to ship your own pulse Sep 15 14:57:52 ogra: how about divert? Sep 15 14:57:57 or to put up a HOWTO Sep 15 14:58:21 if you divert you will have nedless problems for people that upgrade Sep 15 14:58:32 diversion is never a solution Sep 15 14:58:38 *endless Sep 15 14:58:39 ogra: don't scream but right now, we have a meta package that makes a backup and override the file in preinst and restore in prerm ;-) Sep 15 14:58:50 * ogra screams Sep 15 14:58:52 :P Sep 15 14:58:55 lol Sep 15 14:59:08 lets try to get pulse fixed Sep 15 14:59:21 ogra: i am claiming we do everything right ;-)... no even claiming we do many things right! Sep 15 14:59:37 * ndec knew it would be a good motivation for ogra Sep 15 14:59:37 heh Sep 15 14:59:59 if i have solved the PPA stuff i'll take pulse and see what i can do Sep 15 15:00:07 iirc default.pa is actually a perl script Sep 15 15:00:55 it might even be possible to do the include from within default.pa Sep 15 15:01:13 and to just override the exiusting values from parsed files Sep 15 15:04:48 ogra: by the way, we might need stuff from universe in order to enable all omap4 features (such as obexftp). can you activate somehow unicers? Sep 15 15:04:56 s/unicers/universe/ Sep 15 15:05:42 hmm Sep 15 15:05:55 i can try to hack something into jasper Sep 15 15:06:17 jasper turns more and more into "hack around that prob" anyway Sep 15 15:06:31 oh, no, wait Sep 15 15:06:41 ndec, thats only for ppa stuff, right ? Sep 15 15:06:59 ogra: yes. this is for using bluetotth Sep 15 15:07:07 apturl ;) Sep 15 15:07:13 it will be able to take care Sep 15 15:07:25 ogra: too easy.. Sep 15 15:07:25 the best thing since sliced bread Sep 15 15:07:30 (and butter) Sep 15 15:08:33 ndec, do you have any TI logo i could just use for the desktop icon (else i'll make something up or find a panda picture or some such) Sep 15 15:11:57 * ogra takes a (really needed) break Sep 15 15:21:30 rsalveti: it seems that we are missing a patch into the x-loader embedded into the daily images. Where can I find the tree for this x-loader, to check all the patches are integrated into it? Sep 15 15:22:52 sebjan, the copyright file in /usr/share/docs/ usually has it Sep 15 15:23:03 (at least for packages i rolled) Sep 15 15:24:06 copyright has the upstream tree, package version usually has a timestamp of teh git checkout Sep 15 15:24:40 let me check Sep 15 15:25:15 http://gitorious.org/x-load-omap3/mainline/commits/master Sep 15 15:25:50 git20100713 Sep 15 15:27:30 this is for omap 3 Sep 15 15:27:50 sebjan: do you want to know for omap 4, am I right? Sep 15 15:28:29 thats omap3 though Sep 15 15:29:02 http://gitorious.org/pandaboard/x-loader/commits/omap4_panda_L24.9 Sep 15 15:29:07 for omap 4 Sep 15 15:29:08 i bet sebjan meant omap4 Sep 15 15:29:23 with 2 additional patches from robclark Sep 15 15:29:38 02-panda-fix-ddr-timings.patch and 03-panda-x-loader-emif-1gb-support.patch Sep 15 15:30:03 yep, I need coffee, didn't get any today yet Sep 15 15:31:38 wow, the lag on the ac100 is unbearable Sep 15 15:32:01 * ogra_cmpc just noticed how different that conversaiton looks here Sep 15 15:32:38 ogra_cmpc: Your lag is unbearable Sep 15 15:32:56 no, the cmpc is fine :) Sep 15 15:33:21 I wish people would stop using my name in vain Sep 15 15:33:31 well, pick a better name Sep 15 15:33:55 How about: lksjopfjljfslijgblsflshfjpoglpjfdlwnegiljksjllmsw? Sep 15 15:34:13 ask lool, i think he has experience with bad highlights *g* Sep 15 15:34:20 heh Sep 15 15:34:34 Now I won't have any issues Sep 15 15:34:36 sebjan: let me know if there is any other needed patch around Sep 15 15:35:07 hi lksjopfjljfslijg Sep 15 15:35:37 * lksjopfjljfslijg thinks 16 letters isn't enough Sep 15 15:35:37 lksjopfjljfslijg, finally a nick you can easily pronounce ! Sep 15 15:36:10 It's that Aussie spelling that is tricky. Sep 15 15:36:25 :) Sep 15 15:36:30 nahm a lot of chewing gum helps Sep 15 15:38:35 rsalveti: I was suspecting a mux for BT missing, but I see it into the pandaboard tree... Sep 15 15:39:47 rsalveti: I'll compare the x-loader source package with my tree Sep 15 15:43:34 lag: you should use a SHA1 ;-) Sep 15 15:44:18 Won't fit :( Sep 15 15:44:20 lag: 474bbd2a7fd32e7d0823082f313395bfc8d15319 Sep 15 15:44:59 ogra: let me check for the logo Sep 15 15:45:01 474bbd2a7fd32e7d :Erroneous Nickname Sep 15 15:45:48 sebjan: hm, ok Sep 15 15:46:05 lag, are you done ? so i can move the ruler on my client back to the left ? Sep 15 15:46:37 I promise nothing Sep 15 15:46:46 heh Sep 15 15:48:38 ogra: so i need to give you the logo and a welcome message, right? I like the idea of the welcome message... more than the license one! Sep 15 15:48:44 I think lag should be known by his md5sum: 7604c463c8318ff229ca042b7bdf5d18 Sep 15 15:48:54 ndec, yup, that would be good Sep 15 15:49:56 * GrueMaster sips more coffee and works on waking up. Sep 15 15:50:07 GrueMaster: It won't allow it Sep 15 15:50:27 ogra_cmpc: just added another fix for bug 627201 Sep 15 15:50:30 Launchpad bug 627201 in jasper-initramfs (Ubuntu) "Reactivate swap file generation by Jasper (affects: 1) (heat: 8)" [Undecided,In progress] https://launchpad.net/bugs/627201 Sep 15 15:50:37 to avoid using sparse files for swap Sep 15 15:50:49 * ogra_cmpc checks Sep 15 15:51:12 branch uploaded and ready to merge :-) Sep 15 15:51:38 ogra_cmpc: you made the same mistake I did when adding the code back to jasper Sep 15 15:51:53 when you commented the code, you also changed the dd line to create a sparse file Sep 15 15:52:00 oh, yeah, files with holes, i remember Sep 15 15:52:03 then for the latest commit you just removed the comments Sep 15 15:52:12 right Sep 15 15:52:41 so it needs to change back to the very old dd line :-) Sep 15 15:52:58 yup, i missed that Sep 15 15:54:03 just tested at my c4 and it's working fine with my branch Sep 15 15:54:12 swap is back in the game Sep 15 15:54:17 how long does creation take ? Sep 15 15:54:27 around 3 minutes :-( Sep 15 15:54:34 grmpf Sep 15 15:54:47 at least on my c4 Sep 15 15:54:56 well, IO .... Sep 15 15:55:04 wont be better on other SDs Sep 15 15:55:27 I sent one patch that was applied for normal beagle Sep 15 15:55:39 that improves the sd performance Sep 15 15:55:52 right but it will still suck Sep 15 15:56:01 and it's already applied for omap4, so it should be a little faster :-) Sep 15 15:56:06 yep :-( Sep 15 15:56:08 i wonder ... Sep 15 15:56:28 if we could create it in a tmpfs and then mv it Sep 15 15:56:40 one way is to add the swap file while creating the image, then you move the creating to image build time, not installation Sep 15 15:56:49 Would it be faster to create the file during image creation? Sep 15 15:56:50 (doing the mv backgrounded) Sep 15 15:57:20 GrueMaster, it would not happen during first boot then Sep 15 15:57:21 ogra_cmpc: but during the first boot? Sep 15 15:57:47 Would it need to be created at first boot if it already existed? Sep 15 15:58:00 GrueMaster, no, only mkswap'ed Sep 15 15:58:08 right. Sep 15 15:58:19 but thats a really weird hack to livecd-rootfs Sep 15 15:58:22 That should be relatively quicker. Sep 15 15:58:27 yep Sep 15 15:58:53 we would only improve the installation time Sep 15 15:59:05 Could it be added to a package install script? Those run during image creation. Sep 15 15:59:21 but not the user's time, as he would also waste more time doing dd Sep 15 15:59:37 ?? Sep 15 15:59:45 why would the user do a dd ? Sep 15 15:59:53 if the file pre-exists Sep 15 15:59:54 during first boot. Sep 15 15:59:55 when "flashing" his sd card Sep 15 16:00:03 as the image would be bigger Sep 15 16:00:04 ah, yeah Sep 15 16:00:19 That would only increase by a small amount. Sep 15 16:01:54 sigh. Lucid->Maverick upgrade isn't booting into gdm or netbook-launcher-efl for some reason. Checking. Sep 15 16:02:20 GrueMaster, but flash-kernel works ? Sep 15 16:02:57 Not sure. It appears to not have loaded the new kernel to nand. Sep 15 16:03:24 Currently running 2.6.33-502-omap which was what it ran prior to upgrade. Sep 15 16:03:58 gar Sep 15 16:04:33 Give me a sec to look into it. Could have missed the kernel upgrade or something. Sep 15 16:05:10 No 2.6.35 kernel. Sep 15 16:05:18 aha Sep 15 16:05:35 i guess thats another job for apw :( Sep 15 16:05:48 I'm looking to see what happened. Might have been an overlap on my mirror. Sep 15 16:06:00 missing comflicts/replaces/provides in the maverick metapackage Sep 15 16:06:29 Right. Since the images failed to build for similar reasons yesterday, I'm thinking it was all just timing. Sep 15 16:06:34 GrueMaster, are you saying you don't have a .35 kernel installed at all? Sep 15 16:06:50 right. Sep 15 16:06:58 GrueMaster, no, we have a differently named meta in maverick Sep 15 16:07:01 what linux-image- meta package is installed and at what version Sep 15 16:07:16 ogra_cmpc, do we ? crap, thats no good Sep 15 16:07:18 apt-get dist-upgrade is saying that the linux-image & linux headers will be held back. Sep 15 16:07:20 so it wouldnt pull in the kernel upgrade Sep 15 16:07:39 GrueMaster, oh, thats good then Sep 15 16:07:51 n Sep 15 16:07:57 wrong window. Sep 15 16:07:58 GrueMaster, can you get me the output from that in paste bin or something Sep 15 16:08:57 Switching back to ports.ubuntu.com and updating the package lists to make sure the problem isn't pon my mirror. Sep 15 16:09:28 My mirror updates every 4 hours, so it "should" be good. Sep 15 16:09:43 but just in case, I want to rule it out. Sep 15 16:09:47 GrueMaster, ogra_cmpc is this -omap ? Sep 15 16:09:52 yes Sep 15 16:10:17 (that's the only TI image for Lucid to test upgrading.) Sep 15 16:11:00 and the gnome-power-manager is really leaking :-) Sep 15 16:11:02 apw: what do you want to see in pastebin? Sep 15 16:11:11 ok we are about to upload the last kernel before release (barinng emergencies) Sep 15 16:11:18 so we need to be on this like a rash if you want it fixed Sep 15 16:11:32 i'd like to see the dist-upgrade output with the 'held back' inforamtion in Sep 15 16:11:34 GrueMaster, dpkg -l|grep linux Sep 15 16:11:37 It is not on my mirror. Sep 15 16:11:41 Ok Sep 15 16:11:50 and could i get a get what ogra_cmpc said too Sep 15 16:11:53 so we see how the meta is named Sep 15 16:12:36 * ogra_cmpc thinks it was a bad idea to pull omap into the main branch Sep 15 16:12:46 http://paste.ubuntu.com/494257/ Sep 15 16:13:30 I meant to say that my mirror is good. Same issue on p.u.c Sep 15 16:13:30 linux-omap and linux-image-omap then Sep 15 16:16:06 ogra_cmpc: The reason that I am not getting a launcher is that /usr/lib/gdm/gdm-set-default-session une-efl is run by jasper. Need some way to run it on upgrade. Sep 15 16:16:26 hm Sep 15 16:17:02 ogra@panda:~$ apt-cache search linux-omap|grep "^linux-omap " Sep 15 16:17:02 linux-omap - Complete Linux kernel for the Versatile architecture. Sep 15 16:17:12 so meta seems fine Sep 15 16:17:19 (apart from the description) Sep 15 16:18:24 apw ^^^ Sep 15 16:18:27 ndec: Is the datasheet for the twl6040 and sdp4430? publicly available? Sep 15 16:18:32 GrueMaster, did we have the output of the dist-upgrade and it saying "held back" Sep 15 16:18:47 I can post it. One sec. Sep 15 16:19:06 ogra_cmpc, the linux-omap hasn't upgraded as its at 33.5xx ... Sep 15 16:19:20 lag: http://focus.ti.com/pdfs/wtbu/OMAP4430_ES2.0_Public_TRM_vJ.pdf Sep 15 16:19:35 for the wrong package description: bug 623297 Sep 15 16:19:36 Launchpad bug 623297 in linux-meta (Ubuntu) "omap meta packages have Versatile in their description (affects: 1) (heat: 169)" [Low,Triaged] https://launchpad.net/bugs/623297 Sep 15 16:19:47 apw, right, my biggest sorrow was that the name changed Sep 15 16:19:59 ogra_cmpc, how has the name changed Sep 15 16:20:07 it hasnt Sep 15 16:20:12 thats what i said above Sep 15 16:20:25 apw, the description is broken though Sep 15 16:20:34 but that doesnt do harm Sep 15 16:20:37 ok Sep 15 16:20:49 ndec: Thanks Sep 15 16:21:12 apw: http://paste.ubuntu.com/494263/ Sep 15 16:22:08 The bottom has the output from apt-cache show linux-omap. Sep 15 16:24:04 apw, seems its sitting in NEW Sep 15 16:24:17 ogra_cmpc, whats sitting in new? Sep 15 16:24:18 https://edge.launchpad.net/ubuntu/maverick/+queue Sep 15 16:24:27 the actual bianries Sep 15 16:24:53 ogra_cmpc, ahh that would do it! Sep 15 16:24:57 (linux) Sep 15 16:25:29 i dont get why only armel always ends up there Sep 15 16:25:47 all other arches (i386/amd64) seem to get just through Sep 15 16:35:22 hi... someone knows how to enable verbose output during the bootstrap in Ubuntu Lucid 10.04? Sep 15 16:36:45 I read some posts on the web... but all suggests to edit the grub config file. As far as I use u-boot how can I enabling the verbose output with ubuntu lucid? Sep 15 16:37:36 ogra_cmpc: I checked the x-loader-omap4 source package, and it contains the right patches. Are we guaranteed that the binary from this source package is used into the daily images? Sep 15 16:37:51 sebjan, yes Sep 15 16:39:19 ogra_cmpc: then I don't understand: we have an issue that could be explained with a x-laoder patch missing. When we replace the daily image x-loader with the one I build frm my tree (source aligned with the package), the issue disappears... Sep 15 16:39:36 hm Sep 15 16:39:39 different compiler? Sep 15 16:39:46 possibly Sep 15 16:39:59 rsalveti: yes, probably: I use gcc 2010q1 Sep 15 16:40:27 rsalveti: (CodeSourcery) Sep 15 16:41:00 sebjan: try building our x-loader with your compiler Sep 15 16:41:03 and then test it Sep 15 16:41:30 hm, quite a new compiler Sep 15 16:41:40 rsalveti: right, I'll do that Sep 15 16:43:25 furibondox, i guess you mean booting, not bootstrapping Sep 15 16:43:35 furibondox, what HW is that ? Sep 15 16:45:28 it's an omap 3530 Sep 15 16:45:39 a beagleboard ? Sep 15 16:45:52 a proprietary hw similar to beagleboard Sep 15 16:46:14 well, you need to change it in the u-boot config then ... on the serial console Sep 15 16:46:15 ogra_cmpc: apw: We are also seeing an issue with linux-headers-2.6.35-21-omap not being available for linux-headers-omap. This is holding up image builds. Sep 15 16:46:42 GrueMaster, yep, that'll be in new as well i am sure Sep 15 16:46:42 GrueMaster, yeah, that will be fixed if the binaries are out of NEW Sep 15 16:46:55 ok Sep 15 16:47:12 ogra_cmpc: what I have to change in the u-boot config (and then in the serial console)? Sep 15 16:47:24 furibondox, you usually get the boot noisier if you drop splash and quiet from the commandline Sep 15 16:47:55 ok Sep 15 16:48:15 should be in the bootparams variable iirc Sep 15 16:48:34 but I have no splash and quiet in my commandline Sep 15 16:48:44 in ubuntu maverick thats all a lot easier, we use a config file there Sep 15 16:49:12 then you should already get all the output that is there Sep 15 16:49:37 i had also to drop plymouth because it crashed during startup Sep 15 16:50:02 furibondox: lucid "may" not support your hardware as well as maverick. You might also want to try it. Sep 15 16:50:50 my company want to remain with lucid because the LTS Sep 15 16:51:05 * rsalveti lunch Sep 15 16:51:11 well, mavericks kernel is surely improved Sep 15 16:51:26 as well as the image design, bootloader etc Sep 15 16:52:01 well... we a have a custom kernel compiled by hand Sep 15 16:52:42 and the distribution should be transparent to the kernel changes, isn't it? Sep 15 16:52:48 well Sep 15 16:52:55 Yes, for the most part. Sep 15 16:53:04 if you have the same version the distro uses and all the same options enabled Sep 15 16:53:25 we often have userspace bits depending on new kernel features Sep 15 16:54:09 I understand... Sep 15 16:54:17 anyone here Sep 15 16:54:23 what is root passwd Sep 15 16:54:24 our current kernel version is 2.6.29 Sep 15 16:54:26 of ubuntu-arm Sep 15 16:54:45 i have only access with ubuntu/temppwd Sep 15 16:54:45 furibondox, that might cause probs for lucid Sep 15 16:55:00 furibondox, ogra_cmpc :( Sep 15 16:55:03 please help Sep 15 16:55:04 suto: root is sudo access only. Sep 15 16:55:15 do you know if the nospalsh kernel parameter should be used with my kernel in order to enable the verbose output? Sep 15 16:55:22 root is locked ... in ubuntu you usually use sudo Sep 15 16:55:28 (during the boot process) Sep 15 16:55:40 nosplash wont do a thing Sep 15 16:55:51 ogra_cmpc, sent patches for the netbook-efl --add-favorite stuff yesterday ... but was wondering, what do I need to do wrt getting commit access for that bzr branch ? Would be easier to just commit the fixes Sep 15 16:56:02 GrueMaster, ogra_cmpc i use sudo but it require password Sep 15 16:56:08 ah Sep 15 16:56:09 ok Sep 15 16:56:10 sorry Sep 15 16:56:10 furibondox: If you remove "quiet splash" from the boot cmdline, you should get lots of kernel noise. Sep 15 16:56:13 i see Sep 15 16:56:17 devilhorns, we need to talk to the upstream guy, i havent seen him around yet Sep 15 16:56:29 ogra_cmpc, ahh ok :) Sep 15 16:56:31 GrueMaster: i've not that parameter set in my command line Sep 15 16:56:38 devilhorns, both patches applied and uploaded btw, thanks a lot, that was really fast ! Sep 15 16:56:49 furibondox: what is your bootargs set to? Sep 15 16:56:57 ogra_cmpc, anytime :) that's why I am here :) Sep 15 16:57:09 :) Sep 15 16:57:22 rw console=ttyS2,115200e8 vram=5M omapfb.vram=2560K,2560K Sep 15 16:58:01 furibondox, can you pastebin a log from a boot ? Sep 15 16:58:08 yes Sep 15 16:58:11 just a moment Sep 15 16:58:13 so we actually see what you see Sep 15 16:58:31 devilhorns: While you have your hands in the mixer, there is an annoying random bug that when launching terminal, it sometimes defaults to the "/usr/share/icons..." directory. Don't have a bug number offhand. Sep 15 16:58:32 ogra_cmpc, there is a few other things I'd like to cleanup in that code too (it's currently pretty messy)...dunno who wrote it originally, but it's pretty ugly and would benefit from a good "cleaning up" :) Sep 15 16:58:56 GrueMaster, any specific terminal ? or just all terminals Sep 15 16:59:09 http://paste.ubuntu.com/494288/ Sep 15 16:59:19 When netbook-launcher-efl runs gnome terminal. Sep 15 16:59:33 GrueMaster, gnome terminal ... ok I'll have a look today then Sep 15 16:59:56 It is very odd and only happens 1/3 of the time. Sep 15 17:00:53 furibondox: This is the output I would expect from the serial port. What was the problem again? Sep 15 17:01:04 GrueMaster, ok, I'll poke around w/ it today then ... BUT I already suspect that the problem may be in gnome-terminal (just from knowing how efl handles launching stuff). We've had a similar problem in the past w/ gnome-terminal Sep 15 17:01:18 ah. Sep 15 17:01:24 GrueMaster, but I will look into it regardless, just to be sure Sep 15 17:01:31 devilhorns, the code comes from a brazilian company .... Sep 15 17:01:37 ogra, GrueMaster, those binaries have been tickled through ... i guess we need to wait for the publisher now Sep 15 17:01:41 GrueMaster: I expected to see something like "sshd [DONE] etc..." Sep 15 17:02:03 ogra_cmpc, ahhhhh, k-s and ProFusion ... that explains the general mess of it :) Sep 15 17:02:07 apw, fine with me, i'm personally not in a hurry with them Sep 15 17:02:08 Ah, init output. Sep 15 17:02:16 yes Sep 15 17:02:18 devilhorns, hehe, yeah :) Sep 15 17:02:21 the init output Sep 15 17:02:43 furibondox, yeah, looks a bit like its not running upstart at all Sep 15 17:03:19 don't get me wrong, they generally write good code that functions well ... just that they don't ever give much thought to others having to "maintain" it Sep 15 17:03:30 furibondox, what is that stuff after line 297 ? Sep 15 17:03:46 furibondox, looks a bit like you are booting a wrong filesystem Sep 15 17:04:00 ogra_cmpc, i'd like to know if the upgrade is fixed by it Sep 15 17:04:01 definitely not ubuntu Sep 15 17:04:16 apw, right, and NCommander wants to build images Sep 15 17:04:27 thats why i said "personally" :) Sep 15 17:04:36 from 297 till 331 there is a custom initrd Sep 15 17:04:54 furibondox, well, it doesnt boot ubuntu at all Sep 15 17:04:59 yes... Sep 15 17:05:07 after 331 starts ubuntu Sep 15 17:05:08 apw, I'll start another upgrade tonight. It takes 11+ hours, even from a local mirror. Sep 15 17:05:34 furibondox, no, it doesnt Sep 15 17:05:45 GrueMaster, yeah but that misses the windowfor getting the fix in the pre-freeze kernel if there is one Sep 15 17:05:47 yes... with all daemons Sep 15 17:05:48 furibondox, it just goes into the rootfs Sep 15 17:06:13 i dont see upstart running Sep 15 17:06:21 how did you create that initrd ? Sep 15 17:06:27 apw: I don't know how to tweek my system to install faster. 11 hours is best I have seen. Sep 15 17:06:42 goes into rootfs and starts all daemons (sshd, udevd, getty, crond, etc...) Sep 15 17:06:44 you *need* to use update-initramfs from initramfs-tools to make it work proper Sep 15 17:06:50 GrueMaster, yeah, i meant in an hour we can try that dist-upgrade again and see if ti then works Sep 15 17:06:50 or not use any initrd Sep 15 17:06:57 if it does then its likely just that that was the issue Sep 15 17:07:10 apw: Oh, yea. definitely. Sep 15 17:07:13 either will work Sep 15 17:07:22 But I was referring to the full upgrade process. Sep 15 17:07:29 i assume your custom initrd is at fault here Sep 15 17:07:30 yeah for sure Sep 15 17:08:02 it will be missing all the ubuntu scripts Sep 15 17:08:29 ogra_cmpc: this is the last line of our linuxrc into initrd: Sep 15 17:08:32 exec run-init -c /dev/console ${ROOTFS} /sbin/init; Sep 15 17:08:46 linuxrc ?!? Sep 15 17:08:48 so it starts the /sbin/init into the ubuntu rootfs Sep 15 17:08:59 ubuntu doesnt work that way Sep 15 17:09:23 either drop the initrd or create a proper one Sep 15 17:09:33 or live with the situation as is Sep 15 17:10:08 is there a guide to create a correct initrd? Sep 15 17:10:10 you will definitely miss configuration with the current one Sep 15 17:10:38 create it from the running system by running update-initramfs Sep 15 17:10:53 and make sure your modules are in the right place in the fs Sep 15 17:11:39 we don't use loadable modules... so I have only to run update-initrams? Sep 15 17:12:21 try it, not sure it will work if you dont have a /lib/modules/... dir Sep 15 17:12:57 if you need to make modifications, it pulls its scripts from /usr/share/initramfs-tools/ Sep 15 17:14:31 update-initramfs -k all -c -v -b /root Nothing to do, exiting. Sep 15 17:15:10 may be I have to pull the sources... Sep 15 17:15:34 anyway, is there somewhere an example of a correct initrd? Sep 15 17:15:52 just to see what's wrong with mine? Sep 15 17:17:21 furibondox: You can check the one on our daily images. http://cdimage.ubuntu.com/ubuntu-netbook/ports/daily-preinstalled/current/ Sep 15 17:17:45 it seems that it does the same thing as our custom initrd: Sep 15 17:17:48 exec run-init ${rootmnt} ${init} "$@" <${rootmnt}/dev/console >${rootmnt}/dev/co nsole 2>&1 Sep 15 17:17:56 it does a ton more Sep 15 17:18:30 but yes, the init script in there uses run-init Sep 15 17:18:44 yes, sorry I mean that ;-) Sep 15 17:19:05 by the way, tomorrow I will look at that deeply Sep 15 17:19:16 now I have to came back home Sep 15 17:19:21 see you tomorrow Sep 15 17:19:25 bye Sep 15 17:19:26 and thanks Sep 15 17:19:43 furibondox: Much welcome. Sep 15 17:19:54 ogra_cmpc: I've also modified the rootstock script with two little improvements Sep 15 17:20:13 furibondox, cool, file a bug and attach them :) Sep 15 17:20:18 tomorrow if you want I can send the patch to you Sep 15 17:20:23 ok Sep 15 17:20:24 And we'd be interested in the results if you were to test Maverick if you have time. Sep 15 17:20:32 ;) Sep 15 17:20:34 see you tomorrow Sep 15 17:20:38 bye Sep 15 17:23:24 GrueMaster, Has to be in gnome-terminal ... reading through the netbook-efl code, and it turns out that it's using launcher_application_launch(app) to start the applications ... so it's not using the ecore_exe stuff (as I had previously thought), which basically means that efl is not launching the apps, thus not the cause Sep 15 17:23:48 Hmmm. Figures. Sep 15 17:24:07 well, gnome-terminal uses $PWD Sep 15 17:24:14 ogra_cmpc, yea Sep 15 17:24:27 that was just my thought ... perhaps something is changing pwd somewhere/somehow Sep 15 17:24:33 so going to look into that now Sep 15 17:24:35 and given the issue is not happening every time i'd say we have a race Sep 15 17:24:40 sebjan: any news with your x-loader test? Sep 15 17:24:56 ogra_cmpc, indeed ... I hate races :( Sep 15 17:25:16 who doesn't :-) Sep 15 17:25:17 can't even watch the kentucky derby :P Sep 15 17:25:35 Awww, races can be fun. Lots of crashes, fire, etc. Sep 15 17:25:35 * ogra_cmpc likes tham ... but only on the autobahn Sep 15 17:25:41 hahaha Sep 15 17:25:52 lol Sep 15 17:26:05 anyway, gonna add some debugs for pwd, spew them out and see if I can get this to trigger Sep 15 17:26:38 cool, i think we have that bug open since two releases Sep 15 17:26:52 wow ... it's an old one huh ? :) Sep 15 17:27:27 yeah Sep 15 17:27:37 the efl stuff has a bunch of them Sep 15 17:28:00 :/ Sep 15 17:28:00 btw, at some point it would be cool to have the font size pulled from gconf Sep 15 17:28:14 ogra_cmpc, to be used for the icons ? Sep 15 17:28:20 and sidebar ? or just icons ? Sep 15 17:28:20 but thats in the area of future improvements Sep 15 17:28:26 all fonts Sep 15 17:28:29 ok Sep 15 17:28:38 we use the gnome theme management for the rest of the apps Sep 15 17:28:44 I'll add it to my todo under the "get to @ some point" section :) Sep 15 17:28:50 and efl has alwys been inconsistent here Sep 15 17:29:36 yea, it's generally desktop/environment agnostic in that it doesn't use any gnome/kde settings Sep 15 17:30:03 Are we sticking with une-efl next cycle or trying something different, like a non-clutter based unity? Sep 15 17:30:13 right, but thats a prob if you integrate it with other apps Sep 15 17:30:43 GrueMaster, hopefully we'll have GLES drivers and a fixed clutter Sep 15 17:30:50 but i wouldnt bet on it yet Sep 15 17:31:08 ogra_cmpc, sure, but there is a relatively simple solution ... one that I use here personally (tho a bit of a pain to keep consistent) Sep 15 17:31:20 i'm sure nobody will implement a no-clutter unity Sep 15 17:31:36 So, keep une-efl as a decent fall back. Sep 15 17:31:51 yep Sep 15 17:32:12 we still want something for the lowend HW Sep 15 17:32:29 the question is if we will use it as default Sep 15 17:32:44 that really depends on the hardware we will support by then Sep 15 17:33:22 We should have a better detection in place. Maybe in gdm? Sep 15 17:33:35 no, needs to happen after gdm Sep 15 17:33:57 the question is if we will use gdm at all :) Sep 15 17:34:23 rsalveti: no, did not have time to look into more details. I have other more important issues in the pipe :( I'll look at that later. Sep 15 17:35:11 ick clutter :/ Sep 15 17:35:56 GrueMaster, https://edge.launchpad.net/lightdm Sep 15 17:36:06 devilhorns: But without clutter, Meego would suck. :P Sep 15 17:36:16 devilhorns, well, thats what our dx team decided to use for unity Sep 15 17:36:17 GrueMaster, what doesn't suck w/ clutter ? ;) Sep 15 17:36:49 sebjan: cool, np :-) Sep 15 17:40:14 devilhorns: kde. Oh, wait... Sep 15 17:40:21 lol Sep 15 17:40:30 doesn't use it. Sep 15 17:40:37 GrueMaster, but anyway, I'm not here for politics, voicing my own opinions, or even any design decisions ... choice of desktop/backend/libs, etc, etc is up to your development team(s) :) Sep 15 17:40:50 sadly Sep 15 17:40:54 lol Sep 15 17:41:18 I just test it & file lots of bugs. Sep 15 17:41:26 we're just poor integrators here :) Sep 15 17:41:29 GrueMaster, yup :) Sep 15 17:41:41 ogra_cmpc, lol, I wouldn't say that Sep 15 17:43:55 ok, debugs in place ... now to see if I can get this pwd issue to trigger :) Sep 15 17:44:15 i guess thats a matter of luck Sep 15 17:44:20 or system slowness Sep 15 17:44:40 ogra_cmpc, yea :( ... core i5 isn't exactly slow tho :) Sep 15 17:44:48 since you use x86, try to run from SD and compile 5 kernels at the same time Sep 15 17:45:07 ouch Sep 15 17:45:23 that should get you begaleboard speed :) Sep 15 17:45:51 ogra_cmpc, lol :) suppose I could easily change the cpufreq and slow it down a little Sep 15 17:45:53 we'll see Sep 15 17:50:57 any clue what package provides the sounds used in une ? Sep 15 17:53:43 ogra_cmpc, i think that -21 is in the pool, do you concur? Sep 15 17:54:11 GrueMaster, i think that kernel should be there, does dist-upgrade work now? Sep 15 17:54:48 Don't know. Just finished pulling the rest of the package updates and am rebooting. Will check as soon as it is up. Sep 15 17:55:40 GrueMaster, thanks Sep 15 18:01:25 * apw waits nurvously Sep 15 18:01:25 apw: Pulling new kernel & headers now. Thanks. Sep 15 18:01:36 apw, looks ok to me Sep 15 18:01:41 GrueMaster, excellent, i'll let leann know Sep 15 18:01:42 ogra_cmpc, ta Sep 15 18:01:55 After rebooting, I will retest to make sure flashing nand works. Sep 15 18:02:07 cool Sep 15 18:02:17 Then restart the lucid->maverick upgrade test again. Sep 15 18:02:18 ahhh I love having source code :) ... found the package for the sound theme w/ a little digging :) Sep 15 18:04:11 was trying to get it installed so I could see less "cannot play sound" messages in my output terminal :) Sep 15 18:04:34 heh Sep 15 18:06:39 * devilhorns begs Terminal to change to bad dir ... please !! Sep 15 18:07:32 of course, it's probably going to be like a "watched pot" and not boil :( Sep 15 18:10:25 sigh anyone know what pulls in apt-xapian-index ? Sep 15 18:10:32 it's making my rootstocks take forever Sep 15 18:11:24 Neko, all package tools use it Sep 15 18:11:55 is there any way to make it not build the index like right this very second after install? Sep 15 18:13:03 not really i think Sep 15 18:14:26 Neko: if it's taking a long long time than it could be that your qemu got stuck Sep 15 18:14:33 another known issue Sep 15 18:15:16 well, apt-xapian-index indexes all package descriptions ... that definitely takes long Sep 15 18:15:58 GrueMaster, 50+ consecutive launches and still cannot get it to change the pwd :( Sep 15 18:16:52 devilhorns, i guess you need to wait for your beagle for that one Sep 15 18:17:02 Hmmm. Might have already been fixed. I might just be seeing it on Lucid. Sep 15 18:17:11 i havent even seen it on a panda ever Sep 15 18:17:26 I have 6 monitors staring at me, so it does get chaotic at times. Sep 15 18:17:27 but i think i saw it once on a beagle Sep 15 18:17:37 in maverick Sep 15 18:18:13 rsalveti, it isn't stuck, it actually finishes but for karmic or so it would take no time at all once the packages are cached, for maverick roots it sits on apt-xapian-index task for like 45 minutes... Sep 15 18:18:20 well, I will leave my printfs (for debugging) in the code so if it does happen again, at least we'll have a bit more info to go on Sep 15 18:18:41 it's inside a vm and it's not the best cpu in the world.. why oh why can't qemu be multithreaded :( Sep 15 18:19:10 Neko, cortex-a9 will save the world :) Sep 15 18:19:25 why are you not rolling images natively on your board btw ? Sep 15 18:19:30 markos patched up rootstock to build native on the arm Sep 15 18:19:37 will surely be a lot faster than qemu Sep 15 18:19:46 but it's actually slower than in qemu for the most part.. at the very least, it isn't much faster Sep 15 18:20:02 you got the wrong HW then :) Sep 15 18:20:02 my laptop has a muuuuch better disk than the mx51 can provide Sep 15 18:20:34 Neko: upstream rootstock already supports native builds Sep 15 18:20:38 will move on to the fonts Sep 15 18:20:50 I'd use the server but the damn thing is running an ancient debian Sep 15 18:21:01 and 8 cores and 32GB of ram don't make a shit of difference to qemu Sep 15 18:21:30 does qemu do smp on arm? Sep 15 18:21:31 * ogra_cmpc stopped touching qemu when rsalveti took over rootstock Sep 15 18:21:57 rsalveti, is that going to hit maverick? :) Sep 15 18:22:05 its already in Sep 15 18:22:10 0.1.99.4? Sep 15 18:22:12 Neko: yep, it's in already :-) Sep 15 18:22:17 awesomesauce Sep 15 18:22:28 well maybe I'll set up a system with a nice big disk in the office Sep 15 18:23:26 having trouble with oem-config right now, it just doesn't run on first boot.. so I get an xfce prompt and there are no users Sep 15 18:23:58 apw: Everything looks good here. Updating nand from 2.6.35-21-omap works w/o error as well. Sep 15 18:24:14 GrueMaster, close the bug then please :) Sep 15 18:24:27 Will do. Sep 15 18:24:32 one down :) Sep 15 18:24:35 hey if we got you guys a 2.6.35 kernel would you bring back mx51 in maverick? sad thing is it can only happen after 10.10.10 Sep 15 18:25:04 Neko, unlikley unless someone pays for it ... but linaro might be for you Sep 15 18:25:18 linaro is being too mainliney Sep 15 18:25:33 our users can't really do much with just a serial port Sep 15 18:25:42 oh, and indeed you can always become a MOTU and maintain it in universe Sep 15 18:25:56 i guess Sep 15 18:25:56 that's an acceptable plan Sep 15 18:26:12 (i dont think we have policy that forbids users to maintain kernels in universe) Sep 15 18:26:14 I still have to sit down and work out how we'd build an installer sd Sep 15 18:26:15 * armin76 laughs at Neko Sep 15 18:26:43 once you got a kernel and all the udebs getting from there to a filesystem seems to be magical Sep 15 18:27:02 * ogra_cmpc hides his magic wand Sep 15 18:27:06 what do you guys use to build the .img? Sep 15 18:27:13 debian-cd Sep 15 18:27:35 but with some custom internal you-should-pay-for-it scripts and configs or.. just what comes in the package? Sep 15 18:27:39 which is only a set of scripts Sep 15 18:27:53 in fact its a lot of parted, dd and so on Sep 15 18:30:26 wow debian-cd really is *debian*-cd Sep 15 18:31:49 there's not a single ubuntu task or release info in there Sep 15 18:31:52 ogra_cmpc: updated bug 608266 with my test results. The other issue I was seeing with the updated kernel was mainly due to corrupted nand. Clearing it from uboot and reflashing uInitrd fixed it. Sep 15 18:31:53 Launchpad bug 608266 in linux (Ubuntu Maverick) (and 1 other project) "[regression] no more /dev/mtdblock devices on omap3 in maverick (affects: 1) (heat: 69)" [Medium,Fix released] https://launchpad.net/bugs/608266 Sep 15 18:32:05 GrueMaster, (or ogra_cmpc ) in a typical unr environment, does the user have the ability to change the font ? or is this something that the designers hardcode ? Sep 15 18:32:32 devilhorns, the user has all gnome control center tools Sep 15 18:32:39 ogra_cmpc, ok, thanks :) Sep 15 18:33:41 devilhorns: You can run close to the same image in x86 by running the x86.iso in kvm or virtualbox. Sep 15 18:33:48 fontsize goes somewhere into gconf ancd can change at any time (even at runtime) Sep 15 18:34:05 GrueMaster, not in maverick Sep 15 18:34:15 No? I do. Sep 15 18:34:30 une-efl isnt installed in the x86 iso Sep 15 18:34:41 ogra_cmpc, yea, I'm familiar w/ the gconf stuff and where it's at, etc, etc :) just needed to know if they have access to the control center or not :) (I'm not running a complete unr image that's why I asked) :) Sep 15 18:34:48 if it is, thats a bug Sep 15 18:36:42 I must have added it to my VM. Sep 15 18:36:55 ah, k Sep 15 18:37:01 * ogra_cmpc was worried for a second Sep 15 18:38:05 Well, time for some lunch. Sep 15 18:38:27 yea ... suppose I would really benefit from setting up a VM todo this stuff ... Sep 15 18:40:10 I find it useful to see if a bug is arch dependent. Sep 15 18:46:31 indeed Sep 15 19:04:39 GrueMaster, i'm adding some completely untested code (that wont work yet) to jasper to enable the TI ppa, please test tomorrows image deeply if jasper didnt regress through that (i will test myself once i got up but four eyes might see more) Sep 15 19:05:02 Ok. Will do. Sep 15 19:05:20 OMG Sep 15 19:05:24 think I am in love Sep 15 19:05:28 Today I am just focusing on package updates & lucid->maverick testing on beagle. Sep 15 19:05:40 just found testdrive ... this is what I was looking for weeks ago Sep 15 19:05:47 * GrueMaster breaks for lunch. Sep 15 19:06:24 GrueMaster, yeah, i'm just adding it so it gets easier to inject the PPA stuff later it might have to change etc Sep 15 19:06:38 i just want the basic functions in Sep 15 19:09:07 oem-config-gtk I hate you :(( Sep 15 19:26:10 rsalveti, swap fix uploaded btw Sep 15 19:28:29 ogra_cmpc: cool, thanks Sep 15 20:14:59 lag: ogra: I just came to know about Ubuntu hw summit, scheduled next week. there is a presentation titled as 'What does PulseAudio expect from a sound driver? – David Henningsson'. that looks like something I would love to see. are there any slides or video for this summit? Sep 15 20:28:53 GrueMaster: do you have any news regarding the omap 3 image? Sep 15 20:29:19 missing new images since sep 11 Sep 15 20:52:23 rsalveti: Nope. I don't build them. Sep 15 20:52:38 And I have mentioned it before. Sep 15 20:53:21 GrueMaster: yep, I know, but wanted to know if you saw any news regarding the failing build Sep 15 20:53:39 Just blank emails. Sep 15 20:53:46 haha, same as me Sep 15 21:00:04 GrueMaster, as i said in the meeting (and several times before too i think) if the mails are empty that usually means the buildd died Sep 15 21:00:10 rsalveti, ^^^ Sep 15 21:00:47 ogra_cmpc: and any news about it being dead? Sep 15 21:00:54 someone needs to ping lamont so he asks someone from IS to go over to the datacenter and does a manual reboot Sep 15 21:01:02 ouch Sep 15 21:01:34 rsalveti, i told lamont but i was expecting NCommander to care more, since the dove builds happen on the same machine as omap3 Sep 15 21:02:04 hm, could be because NCommander is out today Sep 15 21:02:07 Well, we have a dove build now. Sep 15 21:02:24 then the buildd is back up Sep 15 21:02:26 NCommander reached out and kicked something. Sep 15 21:02:39 so omap3 should happen too tonight Sep 15 21:02:53 (unless it dies before agan) Sep 15 21:03:06 i'm pretty sure we have a HW issue Sep 15 21:03:37 argh, at least this is going to be fixed when panda is out Sep 15 21:04:53 yeah Sep 15 21:17:08 Would someone mind scrolling up and re-linking me to the PDF ndec did earlier please? Sep 15 21:17:54 If you need to conduct a search, do so for "datasheet" Sep 15 21:19:13 You all sleeping already? Sep 15 21:21:21 lag-mobile: http://focus.ti.com/pdfs/wtbu/OMAP4430_ES2.0_Public_TRM_vJ.pdf Sep 15 21:21:33 Now let us sleep. :P Sep 15 21:22:10 Cheers Tobin Sep 15 21:22:32 heh. Actually still working. It's only 14:18 here. Sep 15 21:23:32 Where are you? Sep 15 21:23:41 Oregon, USA Sep 15 21:23:59 Ah k Sep 15 21:24:22 It's 22:19 here Sep 15 21:44:22 Bah, just missed lag: Anyway, the bit that needs porting is the wiremap. The same chips, codec, etc. are exceedingly likely to be wired up slightly differently on different boards, and this is the bit that needs adding in the driver. Sep 15 22:13:54 ogra_cmpc, well, I've got bad news, good news, and "small" bad news...which you want first ? :) Sep 15 22:18:50 devilhorns, On general principles, that order sounds least bad: otherwise it's too depressing to hear the good news, or the good news is wiped out by the rest. Sep 15 22:19:29 persia, hehehe :) na, it's nothing real drastic Sep 15 22:19:59 just that changing the font stuff in the efl launcher is going to take me a little more time than I had originally thought Sep 15 22:21:18 As long as it is done by Friday, we're ok. :P Sep 15 22:21:41 Well, by the announcement of the freeze: the precise timing depends on when the release managers decide to send email. Sep 15 22:21:51 whoever the brain-dead genious was that wrote it originally, wrote it so that it only listens for .gtkrc changes wrt font, dpi, theme, etc, etc ... and of course, the Appearance stuff doesn't change those, it changes the values in gconf ... so all the existing code in there wrt settings changes is worth nada Sep 15 22:22:10 How truly good. Sep 15 22:22:16 GrueMaster, shouldn't be a problem Sep 15 22:22:48 (although it's quite possible to identify the author from the code, so "whoever" may be listening) Sep 15 22:22:54 * GrueMaster was actually joking. Sep 15 22:23:04 persia, hope so ... they need a good spanking :) Sep 15 22:23:08 GrueMaster, ahh, hehehe Sep 15 22:23:33 devilhorns, Well, if you're planning a trip south... :) Sep 15 22:23:54 so anyway, my plan is to rip all the existing conf stuff out of there (useless anyway), and make it work w/ gconf stuff Sep 15 22:24:53 well, I'm quite near them, just ask what you'd like to do Sep 15 22:24:56 :P Sep 15 22:28:46 rsalveti, lol Sep 15 22:29:48 GrueMaster, iirc, ogra said it wasn't an emergency right ? thought he said it was a "future todo" (or something to that effect) ... so hopefully it's not a "time sensitive" issue Sep 15 22:30:28 which? The font thing or the terminal PWD issue? Sep 15 22:30:49 font **** BEGIN LOGGING AT Wed Sep 15 23:16:15 2010 Sep 15 23:16:18 On Maverick-omap, it is only the launcher list title that is changed. Sep 15 23:16:49 Oops, excuse me. The time & date on the panel changes too. Sep 15 23:16:55 hrmm, odd Sep 15 23:19:26 So in une-efl, I would look to see how the left panel is getting it's font info. It should be the same as the une-efl icon window title. Sep 15 23:19:45 (not sure how best to describe it otherwise). Sep 15 23:20:02 hehe :) I get what you mean Sep 15 23:20:06 thanks for the help :) Sep 15 23:23:12 ok yea, this is just wrong for use w/ gnome-appearance-properties (wrt fonts) ... Sep 15 23:23:52 I have screenshots at http://members.dsl-only.net/~tdavis/lucid.png and http://members.dsl-only.net/~tdavis/maverick.png Sep 15 23:24:12 oh awesome ... I love screenies :) Sep 15 23:25:01 I see what you mean ... hrm ok Sep 15 23:25:07 that points me in a direction :) Sep 15 23:25:13 Another oddity that isn't in the screenshots is that with lucid une, the icon fonts are also changed. In Maverick une-efl, the icon font only changes when hovering over the icon. Sep 15 23:25:53 * GrueMaster could probably spend a few days deepdiving into finding gui differences. Sep 15 23:26:51 GrueMaster, hehe na Sep 15 23:26:54 no worries Sep 15 23:27:00 think I may be on to something here Sep 15 23:33:26 well, guess I will bite the bullet and install all of the ubuntu-netbook stuff Sep 15 23:37:59 so much for a light system :) Sep 15 23:47:54 ogra_cmpc: u-boot-linaro 2010.09~rc1.1-0ubuntu2 upload is on its way to maverick; wrt armel this is bugfix-only so it should not negatively impact omap4, but you guys should definitely test and poke me and jcrigby if there are any regressions, since we aren't in a position to test panda support Sep 15 23:53:20 slangasek: Will this make tomorrow's image? If so, I'll test it first thing. Sep 15 23:53:36 GrueMaster: yep Sep 15 23:53:44 Ok. Sep 16 00:47:27 ogra_cmpc, GrueMaster patch coming for font size fix :) Sep 16 00:51:27 GrueMaster, don't suppose you have the Bug # for this one ? Sep 16 00:58:13 GrueMaster, font size patch attached to bug #628204 Sep 16 00:58:15 Launchpad bug 628204 in netbook-launcher-efl (Ubuntu Maverick) (and 3 other projects) "go-home-applet not accessable on armel images (affects: 2) (heat: 14)" [Medium,New] https://launchpad.net/bugs/628204 Sep 16 00:58:28 (couldn't find the bug # for the actual issue) **** ENDING LOGGING AT Thu Sep 16 02:59:57 2010