=== ogra_ac_ is now known as ogra_ac === asac_ is now known as asac === hrw|gone is now known as hrw [08:45] morning === amitk is now known as amitk-afk === amitk-afk is now known as amitk === rgreening_ is now known as rgreening [13:13] robclark: Morning [13:13] gm lag [13:13] Hey buddy, how are you? [13:13] still a bit bleary eyed.. but coffee is starting to do it's job ;-) [13:14] Because it's Monday, or did you go out last night? [13:14] no.. just a bit early still.. sun is only just starting to come up === xfaf is now known as zul [13:15] Ah, okay [13:15] robclark: You're in Texas aren't you? [13:15] yup [13:15] Is Bryan there with you? [13:16] no one is here with me yet.. but I think some will be here later in the morning (although not sure who all) [13:17] I'm assuming he'll have access to IRC when he arrives? [13:18] Hmm.. I assume we can work something out.. [13:20] Excellent :) [13:23] lag, bryan is here already we'll meet in 40min for breakfast [13:23] gm ogra_ac [13:23] hey rob :) [13:23] ogra_ac: Good stuff [13:23] Do you know the current state of the sound issue? [13:23] * ogra_ac is up since 3h ... damned jetlag [13:23] doh [13:24] Yeah, I have jet-lag from Thailand [13:24] lag, only that there was much progress on the kernel side and that we still need userspace fixes [13:24] lag: sound seems much better w/ audio patches from L24.10 backported === XorA|gone is now known as XorA [13:24] one small default.pa change.. since hdmi is now device 0,7 (IIRC).. [13:24] and that time is getting short to get the userspace sorted (2 days left for uploads) [13:24] Does the card now report itself to Sound Preferences? [13:24] it does report itself to alsa [13:25] i think PA still needs the devices in the config [13:25] Excellent [13:25] Is there anything I need to do? [13:25] not sure, i'll ask bryan later [13:25] Or is kernel sound done for the release [13:25] That's what I'm waiting for ... :) [13:25] mpoirier dod much of the testing, i think we need him around too [13:25] ogra_ac, lag: is the kernel you are using already having the big stack of audio patches that are here: http://dev.omapzoom.org/?p=integration/kernel-ubuntu.git;a=shortlog;h=refs/heads/for-ubuntu-2.6.35 [13:27] fyi, on another topic.. updated geexbox packages (enna, libnfo, libplayer, etc) are created for debian: http://www.geexbox.org/sympa/arc/devel/2010-10/msg00009.html [13:27] would be nice to get these in maverick [13:28] It doesn't look like it, no [13:28] I've got a few more things to do in libplayer, but now it is starting to work well with hw accel codecs (and opengles) [13:28] sebjan: --^ [13:31] lag: hi! the L24.10 audio patches are not pushed yet to the official kernel branch. They are still under test. cooloney did build an image for testing including these patches. [13:32] sebjan: after I figured out that the HDMI device changed, the L24.10 patches seemed a big improvement [13:33] sebjan: Then I need to catch up with Bryan (after he's had his breakfast) :) [13:33] ogra_ac: Is mpoirer there with you too? [13:34] no [13:34] k [13:34] only bryan, tobin, ricardo and me [13:36] lag: please have look at bug 637947 [13:36] Launchpad bug 637947 in linux-ti-omap4 (Ubuntu Maverick) (and 1 other project) "no sound devices on current ES2.0 boards (affects: 1) (heat: 16)" [High,Confirmed] https://launchpad.net/bugs/637947 [13:36] sebjan: I have - it's my bug :) [13:36] lag: Bryan did provide the location of the image he built with audio, + some updates from berco [13:37] lag: ok, :) These are the latest updates I have regarding audio. Berco did test it sucessfully and we are happy with these patches also. [13:37] sebjan: They're no good to me - sound doesn't work on my board due to a hardware fault [13:38] I'm interested to know if the card is reported to Sound Preferences without the script and configuration hacks? [13:39] berco1: ^ (I think this is still the open issue right now, even with these updates) [13:43] Userspace? [14:15] ogra_ac: hey there... do I guess correctly from your nick that you got http://ac100.gudinna.com/ working? Any good? [14:20] dmart, fsvo good, it runs [14:20] dmart, http://forums.computers.toshiba-europe.com/forums//thread.jspa?threadID=56355&start=75&tstart=0 [14:20] seems it generated some interest at toshiba at least [14:24] ogra_ac: if would be great if toshiba could be persuaded to help with the effort :) [14:24] * dmart still tempted [14:25] dmart, well, they seem to look for community support [14:25] and that post above sounds like they are willing to help to some extend [14:27] sounds positive, overall [14:27] can I have a look @ UDS? [14:28] sure [14:28] thanks :) [14:28] seems someone just made alsa work :D [14:29] * ogra_ac just got a tarball with modules [14:36] $ aplay fanfare.raw [14:39] dmart, well, not that far yet [14:39] ogra@ac100:/lib/modules/2.6.29-arm2-svn1996/kernel/drivers$ cat /proc/asound/cards [14:39] 0 [tegra ]: tegra-generic-cotegra - tegra [14:39] tegra (tegra-generic-codec) [14:39] even the string is mangled [14:39] but the modules load [14:40] hmmm, well it sounds like progress anyhow [14:40] ogra@ac100:/lib/modules/2.6.29-arm2-svn1996/kernel/drivers$ ls /dev/snd/ [14:40] controlC0 pcmC0D0c pcmC0D0p timer [14:40] no mixer though [14:40] will still need hacking [14:40] Does aplay "work" (even if no sound output) [14:41] no [14:41] it will need tinkering [14:41] i guess as long as the mixer isnt there alsa will fail [14:41] I don't believe aplay touches the mixer (?) [14:42] but it needs to know what the card is [14:42] Does something like aplay -Dhw:0,0 not work? [14:43] http://paste.ubuntu.com/505743/ [14:43] seems android blocks access to the socket [14:44] No socket is used for alsa audio, but aplay tries to route via pulseaudio which may be what's happening. strace might be informative there [14:45] ha ! [14:45] I did write a hack to play audio through a device node directly, bypassing the alsa userspace stuff... but with no mixer node, I guess you may not be able to unmute anyway... [14:45] there is a special android daemon i have to run [14:46] works now [14:46] ugh [14:46] binary nvidia stuff :( [14:46] no sources [14:47] maybe this is down to the android-ised nature of the drivers [14:47] sadly that toool also enables userspace cpufreq [14:47] which makes the whole system really slow [14:47] hmmm, that ought to affect android too, not just ubuntu? [14:48] morning [14:48] ogra_ac: hey, didn't sleep? [14:48] :-) [14:48] rsalveti, got up at 5:30 :( [14:48] lag: we'll try to follow up the audio issues today, will keep you posted in case you can help us :-) [14:48] rsalveti, we're sitting downstairs [14:49] basically we have 2 issues now, one is that alsa is not loading the mixer settings file, and the other is that pulse is not getting the correct default routing [14:49] ogra_ac: cool, had your breakfast already? [14:49] * rsalveti going down in a minute [14:49] dmart, no, it dynamically en/disables the second cpu based on load ... not a biggie in android wheer you dont really have multitasking [14:49] but noticeable in ubuntu [14:49] ah [14:49] shitty userspace power management [14:50] ogra_ac: ouch, would be even harder for brian I'd say [14:50] can running the same magic daemon enable that to work, or is it more tricky than that? [14:51] i run it on ubuntu atm [14:51] prob is that it has all the paths of the helper apps hardcoded [14:51] so i need to do weird stuff to my filesystem [14:51] meh [14:52] (cteating /system/bin and fiddling with LD_LIBRARY_PATH) [14:52] * ogra_ac reboots [15:26] GrueMaster: good morning === zyga is now known as zyga-afk === bjf[afk] is now known as bjf === zyga-afk is now known as zyga [17:05] sebjan: Does the OTG port work on the Panda? [17:09] lag: wasn't it working on ES1 versions as only usb port? [17:09] It was [17:09] How about ES2.0/1 [17:10] no idea - waiting for hw === hrw is now known as hrw|gone === XorA is now known as XorA|gone [19:25] yeeh, we're back on-line [19:25] sharing a 3g connection :-) [19:29] cooloney: ogra_ac: hey! [19:29] it seems to work! [19:29] rsalveti: good, man, thx [19:29] np :-) [19:29] yay [19:29] my lag meter goes mad in xchat though [19:50] mpoirier: hey, man. [19:50] cooloney: hello bryan, [19:50] mpoirier: i've rebased the audio fix patches here [19:50] http://kernel.ubuntu.com/git?p=roc/ubuntu-maverick.git;a=shortlog;h=refs/heads/ti-omap4 [19:51] and kernel http://people.canonical.com/~roc/kernel/audio/ [19:51] cool, just haven't seen any confirmation - was wondering if you had time. [19:52] mpoirier: we are working on that, wanna make the sound work. [19:52] ya... are you working with Irg and friends ? [19:54] in any case, I'm available for testing [19:55] if you want me to investigate something that you don't have time with, just poke me. [20:00] mpoirier: great, man. i'm working with ogra, rsalveti and GrueMaster here [20:01] lag: did you get any progress on the sound issue of es2.0? [20:03] cooloney: have you ever built the linaro tree ? [20:08] mpoirier: oh, no, never tried that === txwikinger is now known as txwikinger_on_gn === txwikinger_on_gn is now known as txwikinger [20:40] I swear I'm not smoking crack here... does Firefox on ARM really define its plugin ABI as Linux_unknownABI? === bjf is now known as bjf[afk]