jkfangTW | I have trouble on setting up phonon with gstreamer on Maverick (10.10), cause only streamer support TI's hardware codec. | 01:30 |
---|---|---|
jkfangTW | Does anyone has familiar experience on pandaboard ? | 01:30 |
jkfangTW | I install phonon via synaptic, and it install its xine as its backend. But This does not support Hardware Codec. | 01:32 |
jkfangTW | Then I install phonon-backend-gstreamer via synaptic, but it does go well. | 01:33 |
jkfangTW | it doesn't go well. | 01:34 |
twb | Isn't phonon the KDE4 thing? | 02:01 |
jkfangTW | yes, but I want to write QT application on pandaboard. And most of qt library is ready, except Phonon with HW codec. | 02:15 |
twb | Why would phonon be talking to GNOME's audio libraries? | 02:15 |
jkfangTW | You can put any libs you like on ubuntu.... | 02:16 |
jkfangTW | run gnome but use qtlib, which is my case. | 02:17 |
Netham45 | I'm trying to compile my kernel for a tegra 2 (armv7) but I keep getting an armv5 kernel, any ideas where to check? I've exported cflags as -mtype=armv7-a | 03:52 |
twb | Netham45: don't pass CFLAGS, do it in .config | 03:53 |
Netham45 | Know where? | 03:54 |
infinity | make menuconfig and look at the CPU options? | 03:55 |
twb | yup | 03:56 |
twb | There should be a tegra 2xx option IIRC | 03:56 |
twb | As for the ABI, dunno | 03:56 |
Netham45 | Well, that was easy. >.< | 03:56 |
twb | BTDTBTTS | 03:57 |
twb | lilstevie: btw, don't forget about me :P | 03:57 |
lilstevie | twb: k | 04:26 |
lilstevie | Netham45: arch/arm/Makefile | 04:26 |
Netham46 | Woo, got my kernel recompiled w/ usb audio working | 05:58 |
Netham46 | Now if I can just figure out why pulseaudio shits itself w/ my usb headset | 05:59 |
twb | because it's crap? ;-P{ | 06:02 |
Netham45 | twb, yea, I'm not fond of pulseaudio | 06:11 |
Netham45 | seems to be a lot more of a resource hog than ALSA is | 06:12 |
Netham45 | but hey, mumble works w/ alsa too. | 06:12 |
shadeslayer | lilstevie: any updates on the sbk? I see a couple of posts dating back 15 days that say that you have the keys, so the only problem is the mini boot loader thing? | 09:14 |
lilstevie | shadeslayer: not at this point, | 09:25 |
shadeslayer | lilstevie: ok, any ETA? | 09:26 |
lilstevie | ... | 09:26 |
shadeslayer | uh .. ok, I'll just keep a ear out then | 09:30 |
lilstevie | you are not familar with the policies on ETAs are you | 09:30 |
shadeslayer | heh, I am, just thought that this one might be different :P | 09:31 |
=== arun__ is now known as arun_ | ||
=== doko_ is now known as doko | ||
=== Quintasan_ is now known as Quintasan | ||
=== zyga is now known as zyga-afk | ||
stlsaint | where can i get the gcc compiler to compile arm kernel? | 14:15 |
ogra_ | apt-get install gcc on an arm device ? | 14:16 |
ogra_ | well, probably better build-essential instaed fo gcc, that pulls in the toolchain too | 14:16 |
stlsaint | ogra_: im trying to compile just the kernel for ARM arch on my laptop | 14:17 |
ogra_ | ah, talk to hrm then, he has a cross compiler | 14:18 |
* ogra_ always frogets the package name ... i think its just gcc-cross though | 14:18 | |
stlsaint | ogra_: apt-cache turns up nothing on gcc-cross | 14:18 |
gildean | gnueabi? | 14:18 |
stlsaint | stlsaint@devcore:~$ apt-cache search gnueabi | 14:19 |
stlsaint | type-handling - dpkg architecture generation script | 14:19 |
gildean | i'm quite sure it's something like gcc-arm-linux-gnueabi | 14:20 |
ogra_ | not the package name | 14:20 |
ogra_ | thats rather | 14:21 |
ogra_ | <app/lib>-libgcc1-armel-cross | 14:21 |
ogra_ | err | 14:21 |
ogra_ | <app/lib>-armel-cross | 14:21 |
ogra_ | or armhf | 14:21 |
gildean | https://wiki.linaro.org/Platform/DevPlatform/CrossCompile/CrossbuildingQuickStart | 14:22 |
stlsaint | thanks, will read now | 14:23 |
stlsaint | for whatever reason sudo apt-get install gcc-4.5-arm-linux-gnueabi says i have nothing to install | 14:30 |
stlsaint | not that its already installed, just that its not even available in general...adding linar ppa now | 14:30 |
ogra_ | what ubuntu release are you on ? | 14:32 |
gildean | it might be 4.6? | 14:32 |
gildean | isn't that what's on oneiric? | 14:32 |
ogra_ | yes | 14:33 |
stlsaint | ogra_: im on lucid | 14:37 |
stlsaint | i added linaro ppa and everything is being pulled and installed now | 14:37 |
stlsaint | thanks fellas | 14:37 |
rbelem | hey guys, is it possible to fetch packages from a ppa to live-build? | 14:38 |
ogra_ | rbelem, i tihimnk linaro does that for their images, ask over there | 14:41 |
ogra_ | *think | 14:41 |
rbelem | thanks ogra_ :-) | 14:42 |
stlsaint | ok once the compiler is installed how to i compile with it? | 14:59 |
* ogra_ only compiles natively, no idea | 15:04 | |
ogra_ | but there are definitely howtos in linaro | 15:05 |
stlsaint | ok | 15:05 |
robclark | btw, with lightdm is there a way to boot into text mode... 'text' bootarg doesn't seem to work any longer.. | 15:10 |
ogra_ | robclark, no, its broken, ndec filed a bug already | 15:15 |
robclark | ahh, ok.. | 15:15 |
stlsaint | jesus christ...so i have /usr/bin/arm..etc but when i run make command i get: /bin/sh: /usr/bin/arm-linux-gnueabi-gcc-4.5gcc: not found | 15:19 |
=== zyga-afk is now known as zyga | ||
ogra_ | robclark, bug 873334, you could click the "me too" button to raise the heat :) | 15:55 |
ubot2 | Launchpad bug 873334 in lightdm "the upstart job is missing support for 'text' command" [Low,Triaged] https://launchpad.net/bugs/873334 | 15:55 |
robclark | ogra_, thx | 15:56 |
stlsaint | i fixed my compiler issue but not i get what looks like a regression bug in 4.5..../tmp/cciuTN9g.s: Assembler messages: | 15:59 |
stlsaint | /tmp/cciuTN9g.s: Error: .size expression for __restart_pllx does not evaluate to a constant | 15:59 |
GrueMaster | Woohoo. I have a workaround for bug 857299. banshee is now working on arm. | 17:53 |
ubot2 | Launchpad bug 857299 in banshee "banshee window remain white on startup on armel" [High,Confirmed] https://launchpad.net/bugs/857299 | 17:53 |
GrueMaster | Will need to tweek the patch to minimize any noise, and also need to compare the code execution on arm & x86 to determine why they are different. | 17:55 |
=== prpplague is now known as prpprague | ||
rsalveti | GrueMaster: great, will check it out and let you know if it worked for me | 22:58 |
rsalveti | ogra_: robclark: yeah, also noticed about the lack of text support today | 22:58 |
robclark | rsalveti, it is a bit awkward when you are debugging xorg driver :-P | 22:59 |
rsalveti | robclark: :-) | 23:01 |
GrueMaster | rsalveti: I will be working on this some more shortly. I'm getting ready to start packing now. 6am flight for Orlando tomorrow. Will probably work on this in-flight on my AC100. | 23:02 |
rsalveti | GrueMaster: oh, you're goint to orlando earlier this time | 23:03 |
robclark | ugg, 6am flight.. sounds like fun.. | 23:03 |
rsalveti | yeah, no sleep at all... | 23:03 |
rsalveti | robclark: will you join us at connect? | 23:03 |
robclark | yup.. | 23:03 |
GrueMaster | Yes, I'm in the QA CoP training session starting Thursday. | 23:03 |
rsalveti | cool | 23:03 |
rsalveti | GrueMaster: oh, ok | 23:04 |
rsalveti | :-) | 23:04 |
=== gallth is now known as tgall_foo |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!