**** BEGIN LOGGING AT Thu Oct 21 02:59:58 2010 Oct 21 03:03:12 hm- anyone get adobe flash to work on this yet, or is the work porting the flash from 0xdroid up for grabs Oct 21 03:17:05 mouse-_, ti's adobe binary was no help? Oct 21 03:19:56 I don't see what the point is, it's not really a product... see the little blurb under TI's flash page, if you wanna ship it anywhere, you have to be qualified by an Adobe partner Oct 21 03:20:11 it'll never ever go into a partner repo for example :( Oct 21 03:20:15 or restricted on armel Oct 21 03:20:24 unless digikey sponsor it.. Oct 21 03:20:39 and pay for the oem services at canonical L] Oct 21 03:21:51 me neither, it should be a straight download from adobe like x86.. but even their it's bloated, so it's a good thing it's that way.. ;) Oct 21 03:22:27 Adobe just don't have the manpower to do it on every little arm board Oct 21 03:23:11 it's hard enough building every possible combination on the PC :) Oct 21 03:23:37 different radeon and nvidia drivers, intel, amd, windows xp upwards, service packs, browser versions.. Oct 21 03:23:51 true... i'm just thinking a generic universal armv7 binary.. ;) but without dsp help it would be too slow.. Oct 21 03:24:08 most of flash is software anyway Oct 21 03:24:12 they have some fancy neon code in there Oct 21 03:24:31 yeap, and ffmpeg plays flash videos fine.. Oct 21 03:24:33 the amount of help you get for video codecs is minimal and on ARM they decided to use OpenMAX Oct 21 03:25:07 what's left that OpenMAX doesn't do, it's all software.. not custom DSP code, just plain C and some assembler Oct 21 03:25:34 it links to OpenGLES2 on iMX515 too, but there is a little contention on whether it is even using it Oct 21 03:25:41 someone said it may have been pushed to 10.2 Oct 21 03:36:34 persia: I recompiled the netwalker kernel in my lucid image, and nothing has crashed yet. :D Oct 21 03:51:54 mouse-_: i've gotten it running using binaries from maemo Oct 21 03:51:58 (it = flash) Oct 21 03:53:32 bernard_, that was a nice catch, that config change had been in their for almost a year.. ;) Oct 21 04:03:29 rcn-ee: heh. i only found it because i'm compiling natively on my beagleboard, and the config change killed the dependency tracking. Oct 21 04:03:51 rcn-ee: ti's adobe binary ?? it's inaccessible :P Oct 21 04:03:54 (now i can do minor changes, and rebuild my kernel on the beagle in 2 minutes) Oct 21 04:04:06 btw, has anyone else gotten any errors like this - [ 116.582672] asoc: interface omap-mcbsp-dai-0 hw params failed Oct 21 04:04:42 bernard_: nice! thanks for the pointer Oct 21 04:04:55 mouse-_: ack. same happens to me on login, but never after that. Oct 21 04:05:15 ahh, yeah Oct 21 04:05:32 oo, does the maemo flash use the sgx libs Oct 21 04:07:32 mouse-_: doesn't look like it. Oct 21 04:09:14 mouse-_: http://pastebin.com/brdmvuTc Oct 21 04:09:27 mouse-_: all the libraries are in ubuntu except for 2. Oct 21 04:10:03 mouse-_: libplayback-1-0 i copied from maemo also. libhildonfm i just created a dummy library for (it doesn't seem to use it unless it needs a file open/save dialog) Oct 21 04:15:14 * mouse-_ nods Oct 21 04:16:21 anyone noticed console-setup not fixing up the font? Oct 21 10:45:59 rcn-ee: any chance you could pick up this patch in your 2.6-stable series? http://marc.info/?l=linux-omap&m=128744421925804&w=2 Oct 21 10:48:57 (davem's taken it for 2.6.37) Oct 21 11:00:33 ogra_ac: just curious, does 'ac' stand for toshiba ac100? Oct 21 11:00:42 Mike^, yep Oct 21 11:00:55 ogra_ac, and how is it? Oct 21 11:01:19 great if you can live without the proprietary bits Oct 21 11:01:32 (which do the power management, sound and stuff like that) Oct 21 11:01:44 you mean no 3d, no video, no PM :) Oct 21 11:01:46 its awesome to have a device i can do arm development on though Oct 21 11:01:50 right Oct 21 11:02:29 you mean native builds? Oct 21 11:03:41 yes, thats what we do in ubuntu Oct 21 11:07:16 I'm trying to push Nvidia to at least make the proprietary bits independed of the kernel/X11 version, like they do in x86 Oct 21 11:08:19 probably having ac100 users posting such requests on their forum will help... Oct 21 11:12:17 Mike^, yeah, DKMS modules and a redistribution license for the daemon stuff would be cool Oct 21 11:12:38 Mike^, btw, there is an #ac100 channel Oct 21 11:13:25 ogra_ac: it's almost the same people :) Oct 21 11:16:36 I'd say ac100 is good example why mainlining android is needed Oct 21 11:17:13 ugh Oct 21 11:17:19 suihkulokki, why ? Oct 21 11:17:23 suihkulokki: mainlining android won't help with ac100 until nvidia do something with the drivers Oct 21 11:17:40 ogra_ac: less porting of the drivers? Oct 21 11:17:46 suihkulokki, i think ac100 is the *best* example why android is not for netbooks Oct 21 11:18:05 no need to port any android drivers for ac100 on ubuntu Oct 21 11:18:42 you mean it works out of box with ubuntu kernel? Oct 21 11:18:50 we a) have the kernel source from toshiba and b) the community maintained ac100 ubuntu kernel doesnt have a single android module Oct 21 11:19:16 suihkulokki, http://ac100.gudinna.com/ Oct 21 11:19:30 suihkulokki, the community upstream tree is on gitorious since weeks Oct 21 11:19:37 (for the kernel) Oct 21 11:19:43 its still a fork Oct 21 11:19:59 it is openwrt all over again Oct 21 11:20:10 suihkulokki: it is not openwrt Oct 21 11:20:14 suihkulokki: with current tegra support in kernel it'll remain a fork for a long time Oct 21 11:20:27 its a tegra 2.6.29 kernel with toshiba sauce on top Oct 21 11:20:36 indeed its not ideal Oct 21 11:20:42 (i dont claim that) Oct 21 11:21:34 but it surely doesnt need any android bits Oct 21 11:22:02 I was under the impression the drivers have android pm hooks inside Oct 21 11:22:09 ogra_ac: I think you can run the tegra tree from the android repos, afaik they already have fbdev added Oct 21 11:22:15 and https://launchpad.net/ac100 makes some slow progress already Oct 21 11:22:33 Mike^, no LCD support for the ac100 yet Oct 21 11:22:57 does it have external display connector? Oct 21 11:23:13 yes, but that only works with the nvidia bits Oct 21 11:23:20 ogra, wow, you left that bare :D Oct 21 11:23:22 it has HDMI Oct 21 11:23:48 so, there's a chance :) Oct 21 11:23:51 but needs some magically trigger from the nvrm_daemon to switch on Oct 21 11:24:08 reverse engineering most of the daemon should be possible Oct 21 11:24:25 (since you have full acess to the kernel side) Oct 21 11:24:32 right Oct 21 11:24:33 ogra_ac: so no display at all? Oct 21 11:24:45 most stuff is done by just sending ioctls Oct 21 11:24:57 hrw, not with the non toshiba source yet Oct 21 11:25:06 someone needs to forward port the sauce Oct 21 11:28:32 tomato or bbq ? Oct 21 11:34:10 hdmi and lcd Oct 21 11:37:15 Sounds awesome Oct 21 11:37:21 Does the processor work? Oct 21 11:37:24 How about RAM? Oct 21 11:37:25 :) Oct 21 11:38:46 ? Oct 21 11:39:02 i'm typing on an ac100, so yes, ram and cpu work :P Oct 21 11:44:34 ;) Oct 21 11:44:49 The only things that do by the sounds of it ;) Oct 21 11:45:01 nope Oct 21 11:45:11 i can show you mine at UDS :) Oct 21 11:45:20 * Mike^ looking at git://gitorious.org/ac100/kernel.git/drivers/paz00/lcdhdmi-disp.c Oct 21 11:45:23 i use it as my main work machine since a few weeks Oct 21 11:46:16 lag, there will be plenty ac100's at UDS btw, i know about at least 6 owners now that will bring theirs Oct 21 11:47:13 lag, power management, 3D, HW buttons and local sound (usb works) dont work yet Oct 21 11:48:24 3D is unlikely to happen unless nvidia release the driver in a way we can use DKMS with it ... buttons are possible to get to work through a free daemon app that sends the right ioctls to the kernel Oct 21 11:48:54 sound is tricky ... and power management too since thats all handled by a proprietary daemon in userspace Oct 21 11:49:25 and in android the PM is mostly done through hotplugging one CPU Oct 21 11:49:39 which is horribly laggish Oct 21 11:51:45 ogra_ac: seems that everything except 3D and video is possible even without the daemon Oct 21 11:52:17 well,i'm not sure about brightness control and cpufreq Oct 21 11:52:21 the PMIC bits are in the mainline and what's missing is the arch/arm/mach-tegra/board-ac100.c Oct 21 11:52:42 that will tie everithing together Oct 21 11:53:27 well, it surely needs somone to work on it ... and preferably someone with more kernel background than me ;) Oct 21 11:53:51 i'm fine doing one ot the other ugly hack, but i'm not a kernel dev Oct 21 11:54:39 if I'll find a time to send you some patches, will you test them? knowing that it may brick your netbook? ;-) Oct 21 11:55:55 brick ? Oct 21 11:56:04 i can always revert to another kernel ;) Oct 21 11:56:30 playing with PMIC may be dangerous :) Oct 21 11:56:31 tried kexec? Oct 21 11:56:58 ops, wrong window Oct 21 11:58:13 i tried kexec though ;) Oct 21 11:58:16 didnt work Oct 21 12:01:40 ogra_ac: anyway, I have too many stuff to finish before plumbers, so your ac100 is safe for now :) Oct 21 12:02:31 Mike^, i'll be at plumbers, lets play there ;) Oct 21 12:02:43 no problem :) Oct 21 12:06:49 sure, bernard_ i'll add that smsc patch, it'll make alot of xM users happy... Oct 21 12:07:34 rcn-ee: great. thank you! Oct 21 13:07:08 Dear ogra (or ogra_ac), would you have some time to help me with our LP PPA, please? It seems some of the team PPA will not build for armel... Oct 21 13:20:42 vstehle, whats the exact prob ? Oct 21 13:22:26 ogra_ac, the PPA private-stable and stable won't build for armel. Also, the PPA 'private-stable' does not look very private :) Oct 21 13:23:56 ogra_ac, for example http://paste.ubuntu.com/517426/. This is on PPA private-stable Oct 21 13:26:30 ogra_ac, for the "private/non-private" part of the issue; private-stable has the following URL: http://ppa.launchpad.net/tiomap-dev/private-stable/ubuntu. This is not a private PPA. It should read something more like https://private-ppa.launchpad.net/tiomap-dev/private-stable/ubuntu Oct 21 13:27:33 vstehle, hmm, hard to check ... let me log out of LP Oct 21 13:28:50 ogra_ac, good idea. I just did, and I can see private-stable Oct 21 13:29:02 vstehle, yes, private-stable seems to have been set up wrongly Oct 21 13:29:23 https://edge.launchpad.net/~tiomap-dev only shows public ones beyond that Oct 21 13:31:21 ogra_ac, would you please be able to fix it? This PPA can even be deleted and re-created if needed; there is nothing in it. But I think we would like to keep the name, so making the changes from the web interface would probably not work... Oct 21 13:31:44 well, trying to find out whats wrong atm Oct 21 13:34:11 Oh you are "digging in the guts" of LP? Cool :) Oct 21 13:36:03 i deleted it, but recreating a new one with that name doesnt offer me to make it private it seems Oct 21 13:36:18 i'll ask in #launchpad i think Oct 21 13:37:55 vstehle, wrt your rejected upload, line 8 in the paste is wrong ;) Oct 21 13:54:18 vstehle, seems there is no LOSA available in #launchpad atm, i'm waiting for an answer there Oct 21 13:56:35 ogra_ac, I think private-stable is now private. At least it disappeared from the webpage... Oct 21 13:56:46 vstehle, (btw, you can contact them directly there too ) Oct 21 13:57:06 vstehle, no, i deleted it since there were already directories for the failed upload Oct 21 13:57:41 we need to get it completely wiped and then the help of a LOSA to make sure the newly created one is completely private Oct 21 13:58:04 i couldnt make out the difference through the UI so there must be some admin love involved Oct 21 14:20:00 GrueMaster: hm, lots of people complaining about lack of sound in beagle xm with ubuntu Oct 21 14:20:14 GrueMaster: what is needed to make it work? Oct 21 14:20:29 asking you as I remember you tested that :-) Oct 21 14:20:38 fix! Oct 21 14:21:46 I only got it to work in speaker-test. I can't remember off hand what settings they were. Will look to see if I still have the amixer diff. Oct 21 14:22:07 Give me a few minutes as I am just up and waiting for coffee. Oct 21 14:22:21 np, will also be out for lunch soon Oct 21 14:22:26 * ogra_ac knows a gross hack he wont chare here to make sound work on everything with maverick Oct 21 14:22:31 *share Oct 21 14:24:01 I do know that it is a regression from Lucid. Nothing in the driver changed from what I can tell, but audio worked fine in Lucid on Beagle, and it is the same audio hw. Oct 21 14:24:23 GrueMaster, my gross hack doesnt touch alsa ... Oct 21 14:24:32 it only touches udev Oct 21 14:25:03 GrueMaster, ls /dev/snd to give one more hint Oct 21 14:25:56 I'm not set up yet. Will take a little as I am still reorganizing my office. Oct 21 14:26:18 GrueMaster, on any maverick system Oct 21 14:26:50 the background is that we dont create any devices under /dev/snd anymore, they go directly into /dev Oct 21 14:27:06 that way you cant fall back to alsa setup if you want to Oct 21 14:28:54 GrueMaster, http://paste.ubuntu.com/517475/ even makes the soundblaster play work on the ac100 Oct 21 14:29:08 but as i said, gross hack Oct 21 14:29:28 (likely breaks autodetection etc in pulse) Oct 21 14:29:39 so, someone modified udev to a new model without testing to see if it broke the old model ? Oct 21 14:29:46 might be Oct 21 14:30:07 i'd rather think that someone considers the old model deprecated Oct 21 14:33:36 hm, weird Oct 21 14:36:18 vstehle, so i talked to LOSA in #launchpad ... we will need a new PPA (which means new name) that has to be made private manually by a LOSA before anyone uploads to it Oct 21 14:36:36 vstehle, once uploaded to it it seems to not be possible to convert it Oct 21 14:37:11 nor to completely delete it Oct 21 14:37:23 vstehle, could you discuss a new name with ndec ? Oct 21 14:37:34 and tell me the name Oct 21 14:40:14 Ok ogra_ac. Having deleted PPA on LP myself, I was sure it would end this way :) Oct 21 14:42:21 * rsalveti lunch Oct 21 14:52:05 rsalveti: Do we know if the Beagle/XM supports S-Video out? I have no way of testing this. Currently reading an email sent to ubuntu-mobile mailing list. Oct 21 15:38:31 lool: I had a chat with hrw on xdeb Oct 21 15:38:49 lool: trying to setup an environment Oct 21 15:39:20 berco: better take it to #linaro ;) Oct 21 15:39:42 hrw: I couldn't find lool on #linaro :) Oct 21 15:40:03 I see him there Oct 21 15:41:01 hrw: yeah, I see him now, don't if I opened my eyes :) Oct 21 15:41:21 hrw, juat because *you* see him there :P Oct 21 15:41:26 *just Oct 21 15:42:19 ogra_ac: I do not want to bother arm team with boring cross compilation issues ;D Oct 21 15:43:20 hrw, i meant your lool radar ;) Oct 21 15:43:31 (and we dont mind xdeb discussions here) Oct 21 15:53:48 ndec, there is a new alsa-utils in the queue with fixed postinst script that calls alsactl init Oct 21 16:09:15 GrueMaster: it should support, but I believe nobody tested it Oct 21 16:14:52 I have an old (near ancient) TurboTV PCI card that has coax, svideo, and rca jacks. Not sure if the svideo & rca are input, but I think they are. I guess I could turn my serial console monitor into an svideo capture display. Oct 21 16:15:47 hehe, I believe this can work, if your card is still working :-) Oct 21 16:24:18 As soon as it finishes upgrading to Mav, I'll give it a whirl. Oct 21 16:41:31 Heh. So much for that idea. Case is ITX. Only takes half height PCI. Oct 21 16:41:35 Hrm Oct 21 16:44:04 bah :( Oct 21 16:44:14 rsalveti, about bug #663642 Oct 21 16:44:15 Launchpad bug 663642 in linux-linaro (Ubuntu) (and 1 other project) "DVI doesn't work at BeagleBoard xM rev A3 (affects: 1) (heat: 12)" [Undecided,New] https://launchpad.net/bugs/663642 Oct 21 16:44:27 jcrigby: yup Oct 21 16:44:38 just sent the patch to the kernel team Oct 21 16:44:38 what does this mean: This patch is not yet upstream because it depends on the xM check Oct 21 16:44:38 patches that are still not upstream. Oct 21 16:45:07 jcrigby: upstream is lacking code that checks when it's running on xm and when it's not Oct 21 16:45:19 if you compare the beagleboard board file you will easily notice it Oct 21 16:45:34 ok Oct 21 16:46:03 I'm trying to get this into the linaro kernel today so we can get it through before uds Oct 21 16:47:55 jcrigby: our kernel: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=blob;f=arch/arm/mach-omap2/board-omap3beagle.c;h=94cb19c07eede995039035a63e5ac53d96e64b7f;hb=HEAD#l282 Oct 21 16:48:05 l-o: http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=blob;f=arch/arm/mach-omap2/board-omap3beagle.c;h=14f42240ae792bf01fcd289d60d441d9d55eb328;hb=HEAD#l273 Oct 21 16:48:27 jcrigby: it's basically the check when the kernel is running on cpu_is_omap363 Oct 21 16:48:40 *cpu_is_omap3630 Oct 21 16:49:19 hey arm guys :D Oct 21 16:49:35 jcrigby: do you know if anyone from linaro has a xM rev A3? Oct 21 16:49:55 at least one guy from the beagle ml said it worked for him Oct 21 16:49:55 question: is there anything installed on the gnome desktop by default, besides the games and useless stuff like brasero, that you'd consider aren't particularly useful to 99% of users? Oct 21 16:50:00 not including language support stuff Oct 21 16:50:12 I am just trying to cut about 100MB out of the filesystem if I can Oct 21 16:50:13 I only tested with my current rev A, and it worked as before Oct 21 16:51:27 rsalveti, I don't know Oct 21 16:55:56 jcrigby: as most newer xMs are rev A3 now, this is kind of a high priority bug Oct 21 16:56:09 otherwise the user is unable to use the dvi output Oct 21 16:57:46 rsalveti, I understand, thats why we want to get it into the linaro kernel Oct 21 17:42:52 plars-actual, so you are not the fake plars ? Oct 21 17:43:14 ogra: no, plars is clearly the fake! Oct 21 17:43:26 now, how can you prove that to us ? Oct 21 17:43:44 oh, does that not just mean he's the officer in charge? Oct 21 17:43:59 ogra: working from a different location today, my firewall is having fits and not keeping it's config lately, so I can't connect to my bip proxy :( Oct 21 17:44:16 oh, thats bad :/ Oct 21 17:44:42 slangasek, hey, good that i see you ... does your team care about multivers breakage ? Oct 21 17:44:46 could be due to the weekly, sudden power outages I was having for about a month Oct 21 17:44:53 ogra_ac: "breakage"? :) Oct 21 17:45:03 i just ran into a bug trying to play an mp4 movie Oct 21 17:45:16 ogra_ac: I don't believe we're touching anything near multiverse currently, so it's ok if you break it - or are you asking us to fix it? :) Oct 21 17:45:18 which works fine until i install ubuntu-restricted-extras Oct 21 17:45:23 hmm, ok Oct 21 17:45:33 file a bug, subscribe linaro-foundations please Oct 21 17:45:52 seems there is a libavcodec52-extras package that replaces the installed one Oct 21 17:46:15 which seems broken Oct 21 17:46:21 ok, will do Oct 21 17:47:02 hmm Oct 21 17:47:15 apparently the gstreamer equivalent is broken too Oct 21 17:47:17 weird Oct 21 17:47:37 mplayer plays the file, totem complains not having support for mp4 Oct 21 17:50:39 mplayer uses different libraries than totem. Oct 21 17:51:03 GrueMaster, right, but i see the same breakage in both Oct 21 17:51:29 * ogra_ac removes gst-plugins-bad-multivers Oct 21 17:51:49 e Oct 21 17:52:21 i wonder if there is an x86 binary somewhere in the multiverse codecs Oct 21 17:53:09 http://www.dailypspmovie.com/movies/2010/20101021-never-say-no-to-panda.mp4 Oct 21 17:53:38 plays fine with the defaults Oct 21 17:53:58 but stops playing in anything after ubuntu-restricted-extras was installed Oct 21 17:57:55 file a bug. Maybe we can get an armel developer to look at it. :P Oct 21 17:58:08 do you know any ? Oct 21 17:58:16 Good ones? Oct 21 17:58:26 * ogra_ac cant get back into the state where totem played the file Oct 21 17:58:38 there are good ones ?!? Oct 21 18:00:22 Heh. On alsa-devel mailing list: A new version of the funny game "Catch-the-slider" aka Alsamixer-Qt4 0.5.1 is now available... Oct 21 18:00:42 giggle Oct 21 18:26:35 ogra_ac: http://qt.gitorious.org/~dfaure/qt/dfaures-clone/commit/ebf9d5dd5174b7c82fec83b56d71a59d5277bd51 Oct 21 18:26:42 Is this in our version? Oct 21 18:29:12 no idea Oct 21 18:34:31 Ok, no it isn't. I'm looking at the source file and comparing with the patch above. Oct 21 18:35:00 btw: my dove crashed during the build. Oct 21 18:35:53 not enough swap ? Oct 21 18:36:03 you need a gig or more afaik Oct 21 18:36:33 I have 2.5G Oct 21 18:36:51 then it should have worked Oct 21 18:36:53 but well Oct 21 18:36:56 its dove Oct 21 18:37:02 use the panda ;) Oct 21 18:37:02 heh Oct 21 18:37:55 That will require a bit of extra work. ENOHOOKEDUP Oct 21 18:38:18 well Oct 21 18:38:26 i uploaded the fix to proposed Oct 21 18:38:35 just let the buildds suffer ;) Oct 21 18:38:41 which fix? Oct 21 18:38:49 -no-neon Oct 21 18:39:15 if we are lucky its ready before UDS and i can test with mumble on the ac100 Oct 21 18:39:18 Ah. I will try to explore this patch more. Might be a better fix. Oct 21 18:39:58 i just set the configure option, threw the package at the wall and wait ... Oct 21 18:40:02 If it enables proper runtime detection. Oct 21 18:40:14 it doesnt Oct 21 18:41:14 check if it opens /proc/self/auxv somewhere Oct 21 18:41:21 then it uses hwcaps Oct 21 18:41:37 which is what is needed for doing runtime detection properly Oct 21 18:42:35 http://www.llvm.org/bugs/attachment.cgi?id=4428 is a good example patch Oct 21 19:01:04 Did you break alsa-utils? I'm seeing a lot of bug reports on it failing to install. Oct 21 19:07:45 from maveirck-proposed ? Oct 21 19:10:46 * ogra_ac doesnt think his last change was even accepted Oct 21 19:13:59 * GrueMaster had 17 emails of new bug reports in the last 20 minutes related to this. Oct 21 19:15:16 Here come 14 more. Oct 21 19:15:25 can you probably point me to one ? Oct 21 19:15:34 * ogra_ac didnt get any alsa mails Oct 21 19:15:54 This is the original bug. Bug 664645. Oct 21 19:15:56 Launchpad bug 664645 in alsa-utils (Ubuntu) "package alsa-utils 1.0.23-2ubuntu3.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (affects: 14) (dups: 12) (heat: 106)" [High,Confirmed] https://launchpad.net/bugs/664645 Oct 21 19:16:12 Every new one is being auto-tagged as a duplicate. Oct 21 19:18:30 yeah, i see the issue, damned Oct 21 19:20:59 copying code from the initscript wasnt so clever Oct 21 19:21:18 bad ogra_ac. Oct 21 19:21:29 * ogra_ac curses Oct 21 19:21:38 i was supposed to be afk 2h ago Oct 21 19:24:47 ogra_ac: sit and fix instead :( Oct 21 19:24:54 yes Oct 21 19:32:56 another issue on the sound thing? Oct 21 19:33:05 ogra_ac: you're just with a lot of bad luck Oct 21 19:33:27 rsalveti, nah, to blind Oct 21 19:34:14 slangasek, could i ask you a favor and let the alsa-utils package i just uploaded to maverick-proposed in so the alsa guys dont drown in bugs ? Oct 21 19:34:23 slangasek, seeing you on the SRU team Oct 21 19:34:52 (seems pitti is gone for the day) Oct 21 20:05:10 Interesting. Just added the omap ppa to kubuntu image and did apt-get install on ubuntu-omap4-extras-graphics. It recommended linux-headers-2.6-amd64. Oct 21 20:05:41 Somethings not right here. Oct 21 20:07:11 just recommend Oct 21 20:07:17 because of dkms, probably Oct 21 20:09:00 Just seems odd. Oct 21 20:10:18 yeah, as having a *lot* of video drivers installed by default Oct 21 20:10:42 for sure I'm not going to run s3virge, trident or voodoo at my panda Oct 21 20:10:45 no, thats valid Oct 21 20:10:52 for x86 Oct 21 20:10:54 :) Oct 21 20:11:09 on arm we should fix that at some point Oct 21 20:11:14 it'd be good to clean that Oct 21 20:11:21 probably worth a lst minute spec Oct 21 20:11:35 though david isnt there to approve it in time Oct 21 20:12:04 I'll head it up. Oh, wait... Oct 21 20:13:37 lets talk about it in the call Oct 21 20:15:05 oh, we have a call today, almost forgot about that Oct 21 20:15:17 david asked me to run one Oct 21 20:15:25 not sure we have many topics Oct 21 20:15:45 but as long as NCommander shows up to entertain us with echos ... Oct 21 20:16:33 lol Oct 21 20:24:19 he is on vacation too. Not sure he'll make it. Oct 21 20:24:51 oh, i didnt know Oct 21 20:27:47 I'll find out. Oct 21 20:28:59 Nope, he has no network access. Oct 21 20:29:05 k Oct 21 20:30:26 Well, this is certainly interesting. After installing video drivers from ppa & rebooting, I am getting a good display, albeit at 640x480. Probably due to my HDMI switch. Oct 21 20:31:45 you and your toys Oct 21 20:32:05 heh. Oct 21 20:32:56 Yea, it was the switch. It automatically switches to the next device when signal is lost, and switches back when the signal returns. Of course we have already pulled edid at that time. Oct 21 22:16:43 ogra_ac: alsa-utils accepted Oct 21 22:16:50 * ogra hugs slangasek Oct 21 22:17:04 ogra_ac: which should correct the -proposed regression; but what's the reason for this being a panda-specific hack in the first place? Oct 21 22:17:04 i owe you a beer on sunday Oct 21 22:17:50 slangasek, the alsa driver for the SDP4430 and Panda doesnt init properly ... it needs a one shot initialization once Oct 21 22:18:20 that needs to be fixed in ASoC at some point but we didnt get a better fix yet Oct 21 22:19:00 (as many other bits need fixing in ASoC for omap4, teh driver really isnt 100% there yet) Oct 21 22:19:00 ok Oct 21 22:19:12 so this is a not-for-natty change? Oct 21 22:19:29 well, it is for natty until we get a fixed driver Oct 21 22:19:40 i dont know how long that will take upstream Oct 21 22:20:01 for natty there is code that doesnt need the postinst Oct 21 22:20:19 the postinst is only needed on systems that already have alsa.state in place Oct 21 22:20:32 ok **** ENDING LOGGING AT Fri Oct 22 02:59:58 2010