Re: OpenGL vs OpenGlES on arm64

2018-11-26 Thread Tom Gall
On Mon, Nov 26, 2018 at 8:46 AM Steve McIntyre wrote: > > On Mon, Nov 26, 2018 at 02:11:10PM +, Graeme Gregory wrote: > >On Mon, 26 Nov 2018 at 14:03, Tom Gall wrote: > >> > >> Hi Wookey, > >> > >> This was something bouncing around in

Re: OpenGL vs OpenGlES on arm64

2018-11-26 Thread Tom Gall
On Mon, Nov 26, 2018 at 8:11 AM Graeme Gregory wrote: > > On Mon, 26 Nov 2018 at 14:03, Tom Gall wrote: > > > > Hi Wookey, > > > > This was something bouncing around in the Graphics Working Group back > > in the day. Alexandros as I recall was the key dev.

Re: OpenGL vs OpenGlES on arm64

2018-11-26 Thread Tom Gall
Hi Wookey, This was something bouncing around in the Graphics Working Group back in the day. Alexandros as I recall was the key dev. As far as a shim goes given the effort that would have been involved and the lack of interest, it wasn't worked on. For ARM64 and QT would a move to GLES be a "good

Automated Reporting Tools Meeting Minutes

2015-09-30 Thread Tom Gall
ce to auto generate a portion of the monthly engineering report. Tom Gall got involved to use for LMG efforts, and inherited the tool from Alan when he left. The codebase has been used as inspiration to automate a number of useful Jira related activities. Since google docs, Jira, plotting/graphics

Re: arm64

2015-09-14 Thread Tom Gall
I like to use USB to Ethernet. Works well! Regards, Tom > On Sep 14, 2015, at 5:26 PM, James Cloos wrote: > > Are there any decent arm64 boards available? > > I ordered a dragonboard some time back, and it finally shipped and > arrived today. > > But the networking sucks. > > There is no pr

Re: PVR DDK

2014-11-13 Thread Tom Gall
Scott is right. You need to obtain from imagination. Regards, Tom > On Nov 13, 2014, at 6:17 PM, Scott Bambrough > wrote: > > I believe that is proprietary code that can only be obtained under license > from Imagination. > > Scott > >> On Tue, Nov 11, 2014 at 10:25 AM, Sriram V wrote: >>

Re: Redistributable ARM Mali GPU binary drivers

2014-07-03 Thread Tom Gall
Right now there is an LSK + Mali hwpack for Arndale. Arndale Octa is under development. Guessing beta with the July release. ARM has instructions for Chromebook on the Mali developer site. For Android we have Mali support as part of our Juno release right now. As part of our Nexus 10 builds i

Re: valgrind less than useful on arm?

2014-06-17 Thread Tom Gall
I'll trying copying the debug libs all over into one place and see what that does. Failing that. Upgrade time. On Tue, Jun 17, 2014 at 8:33 AM, Siarhei Siamashka wrote: > On Tue, 17 Jun 2014 08:17:26 -0500 > Tom Gall wrote: > >> On Tue, Jun 17, 2014 at 2:35 AM, Will Newton wrote

Re: valgrind less than useful on arm?

2014-06-17 Thread Tom Gall
I'm on 12.04 precise. Bummer. On Tue, Jun 17, 2014 at 2:35 AM, Will Newton wrote: > On 13 June 2014 18:14, Tom Gall wrote: > > Hi Tom, > >> I'm trying to use valgrind on an a15, 32 hf environment obviously. >> >> I have -g on with no optimi

valgrind less than useful on arm?

2014-06-13 Thread Tom Gall
Hi! I'm trying to use valgrind on an a15, 32 hf environment obviously. I have -g on with no optimization for all my code that is being run. Command line options for valgrind are: valgrind -v --tool=memcheck --leak-check=full --show-reachable=yes --leak-resolution=high --track-origins=yes --num-

Fwd: Issue while booting up VE board

2014-03-11 Thread Tom Gall
Anyone with a VE board ever encounter something like this? -- Forwarded message -- From: Bibhuti Panigrahi Date: Tue, Mar 11, 2014 at 5:14 AM Subject: Issue while booting up VE board To: Tom Gall Hi Tom, I am finding below issues while booting the Versatile Express board. The

Re: armv8 model memory

2014-02-06 Thread Tom Gall
se additional regions > will be declared > # to UEFI by ArmPLatformPlib > gArmTokenSpaceGuid.PcdSystemMemoryBase|0|UINT32|0x0029 > gArmTokenSpaceGuid.PcdSystemMemorySize|0|UINT32|0x002A > > At this point I don't see where/how to change ArmPLatformPlib get > more

armv8 model memory

2014-02-06 Thread Tom Gall
Is there a way to set how much memory an armv8 box will get when running in the model? I'll really like to avoid setting up swap :-) Thanks! -- Regards, Tom "Where's the kaboom!? There was supposed to be an earth-shattering kaboom!" Marvin Martian Tech Lead, Graphics Working Group | Linaro.org

Re: FVP model + processors

2014-02-05 Thread Tom Gall
hanks, Tom On Tue, Feb 4, 2014 at 2:05 PM, Christopher Covington wrote: > On 02/04/2014 02:54 PM, Tom Gall wrote: >> Hi All, >> >> Does anyone know of a way to go down to just one processor running the >> armv8 FVP model? >> >> This gets it down to 2 bu

FVP model + processors

2014-02-04 Thread Tom Gall
Hi All, Does anyone know of a way to go down to just one processor running the armv8 FVP model? This gets it down to 2 but this seems to be the minimum. -C cluster0.NUM_CORES=1 \ -C cluster1.NUM_CORES=1 \ Trying to come up with ways to get a little more speed out the model. Thanks! -- Regar

device tree validation

2014-01-21 Thread Tom Gall
Are there any tools for validating device tree files? I'm getting a device tree header not valid error in rtsm err:-9 but obviously that doesn't give any hints about what line it might be. Thanks! -- Regards, Tom "Where's the kaboom!? There was supposed to be an earth-shattering kaboom!" Marv

aarch64 kernel oops during mmap

2014-01-16 Thread Tom Gall
Now on the real bit of fun that I want to get to the bottom of. This is from startx on the model. I have -C cache_state_modelled=0 set. Would that have an affect here? [ 2823.338192] Unable to handle kernel paging request at virtual address ffbc0054 [ 2823.338248] pgd = ffc078dd000

Re: aarch64 fails to boot in model

2014-01-16 Thread Tom Gall
Well I got it to boot. All I had to do was run the simulator as root. From the perms in the dir on all the files shouldn't need to but o well. On Thu, Jan 16, 2014 at 9:48 AM, Christopher Covington wrote: > On 01/16/2014 10:38 AM, Tom Gall wrote: >> I don't even get into the k

Re: aarch64 fails to boot in model

2014-01-16 Thread Tom Gall
--hwpack ./hwpack_linaro-vexpress64-rtsm_20131216-560_arm64_supported.tar.gz --binary ./linaro-image-xfce-genericarmv8-20140115214956.rootfs.tar.gz I'm not sure what else to even try. On Thu, Jan 16, 2014 at 9:31 AM, Christopher Covington wrote: > Hi Tom, > >>>> On 16 Janua

Re: aarch64 fails to boot in model

2014-01-16 Thread Tom Gall
B)/fdt.dtb --- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: So I'm not sure bit is even involved yet! On Thu, Jan 16, 2014 at 9:31 AM, Christopher Covington wrote: > Hi Tom, > >>>> On 16 January 2014 02:18, Tom Gall wrote: >>>&g

Re: aarch64 fails to boot in model

2014-01-16 Thread Tom Gall
Guess I'll start anew in a fresh directory and see what happens. On Thu, Jan 16, 2014 at 6:01 AM, Ryan Harkin wrote: > > > > On 16 January 2014 09:44, Milosz Wasilewski > wrote: >> >> On 16 January 2014 02:18, Tom Gall wrote: >> > To add. Here's

Re: aarch64 fails to boot in model

2014-01-15 Thread Tom Gall
2-psci.dtbuefi_v2p-ca5s.bin On Wed, Jan 15, 2014 at 6:39 PM, Tom Gall wrote: > Hi, > > So I'm trying to boot an aarch64 kernel with the FVP simulator. > > Specifically I'm using the latest open embedded hwpack: > > hwpack_linaro-vexpress64-rtsm_20131216-560_arm64_support

aarch64 fails to boot in model

2014-01-15 Thread Tom Gall
Hi, So I'm trying to boot an aarch64 kernel with the FVP simulator. Specifically I'm using the latest open embedded hwpack: hwpack_linaro-vexpress64-rtsm_20131216-560_arm64_supported.tar.gz and then an experimental OE image that I put together myself. The kernel however doesn't even start. Las

sqlite databases for testing

2013-12-18 Thread Tom Gall
Hi, I am doing some work to optimize sqlite to utilize a GPU for acceleration. One thing missing, I really should have some "reasonable" populated sqlite databases of some amount of size. I can create contrived examples but I think it might be advantageous to utilize some real world sqlite databa

Re: Hwpacks for OE builds?

2013-05-23 Thread Tom Gall
Chiming in. We've been working to put together a linaro image with a graphics stack that is based on xfce for OE. I really like the idea that OE should output an axf and img that both the Foundation and RTSM models can utilize straight away without a hwpack or linaro-media-create. Extra steps are

Re: Changes in Linaro layers for OpenEmbedded

2013-05-10 Thread Tom Gall
I'll also add that we (the Graphics Working Group) are using it as we're bringing up the graphics stack on ARMv8. Patches soon. On Fri, May 10, 2013 at 12:23 AM, Fathi Boudra wrote: > Hi, > > On 9 May 2013 19:57, Marcin Juszkiewicz wrote: >> Who will maintain those layers after my leave? This w

Re: Issue when running Snowball - GLES without X

2013-04-17 Thread Tom Gall
Hi Hiep, This and potential follow on questions are probably best discussed on the Mali forums http://forums.arm.com/index.php?/forum/10-mali-forums/ at least when it comes to the capabilities of the binary driver. On Wed, Apr 17, 2013 at 7:53 AM, Hiep Pham wrote: > Hi all, > > I'm trying GLES o

Fwd: tjbench for libjpeg-8c

2013-03-13 Thread Tom Gall
CCing the list as well. -- Forwarded message -- From: Tom Gall Date: Wed, Mar 13, 2013 at 10:35 AM Subject: Re: tjbench for libjpeg-8c To: Anand Kumar Hi Anand, I had to build tjbench from other sources in order to use it with libjpeg8c. It's a pretty straight fo

Re: OpenCL for Panda

2013-02-12 Thread Tom Gall
On Tue, Feb 12, 2013 at 9:55 AM, Jesse Barker wrote: > On 02/12/2013 05:01 AM, Tom Gall wrote: >> >> Thanks nico. Yes that was one of the posts I had run across. Bummer >> that things aren't more widely released but o well. At this point I >> was just looking

Re: linaro-image-tool support for arndale

2013-02-12 Thread Tom Gall
Found it. lp:linaro-image-tools <-- has it. vs lp:ubuntu/linaro-image-tools On Tue, Feb 12, 2013 at 9:36 AM, Tom Gall wrote: > Hi, > > I noticed that there are hwpacks for arndale showing up on snapshots. > linaro-media-create however doesn't support arndale. I looked in

linaro-image-tool support for arndale

2013-02-12 Thread Tom Gall
Hi, I noticed that there are hwpacks for arndale showing up on snapshots. linaro-media-create however doesn't support arndale. I looked in launchpad but the linaro-image-tools bzr repo hasn't been updated since last fall and I didn't see any branched that might include development of arndale suppo

Re: OpenCL for Panda

2013-02-12 Thread Tom Gall
. Regards, Tom On Tue, Feb 12, 2013 at 4:11 AM, Nicolas Dechesne wrote: > Hi, > > On Tue, Feb 12, 2013 at 6:30 AM, Tom Gall wrote: >> I was looking for the OpenCL SDK for Omap 4xxx, For the panda es >> preferred I guess. > > just the SDK wouldn't be enough, as

OpenCL for Panda

2013-02-11 Thread Tom Gall
I was looking for the OpenCL SDK for Omap 4xxx, For the panda es preferred I guess. I've seen references that in order to obtain access to it that one needs some sort of agreement in place with TI & Imagination. From a Linaro standpoint do we have this? Do we know who to contact? Thanks! -- Reg

Re: Problem building Precise Ubuntu Desktop

2012-07-03 Thread Tom Gall
Hi David, I looked at your log. I agree with Andy, this is probably not a rebuild the kernel kind of situation. Does the log really cut off at 1239 lines or is there more? Thanks! Tom On Tue, Jul 3, 2012 at 9:51 AM, David Cullen wrote: > Hello, Andy, > > On 7/3/2012 2:14 AM, Andy Green wrote:

Re: Problem building Precise Ubuntu Desktop

2012-07-02 Thread Tom Gall
his helps. > > On 7/2/2012 1:30 PM, Tom Gall wrote: >> On Mon, Jul 2, 2012 at 11:52 AM, David Cullen >> wrote: >>> Hello, linaro-dev, >>> >>> I am trying to follow the instructions at >>> >>>     https://wiki.linaro.org/Source/Image

Re: Problem building Precise Ubuntu Desktop

2012-07-02 Thread Tom Gall
Hi! On Mon, Jul 2, 2012 at 11:52 AM, David Cullen wrote: > Hello, linaro-dev, > > I am trying to follow the instructions at > >     https://wiki.linaro.org/Source/ImageBuilding Hmm those instructions look a bit out of date and I suspect that's why you're having issues. I sure hope your build sys

alloc failed, but?

2012-06-27 Thread Tom Gall
Hi All, I'm stressing a system with apachebench. As one scales up work on a system obviously there's always a point where the wheels fall off, the engine explodes or something else exciting happens. But as Han Solo would say ... "hold together baby", I'd like to eek out as much as I can. (If y

howto turn power management etc off?

2012-06-26 Thread Tom Gall
Hi All, I've been mucking around a bit with linaro server kinds of things. I remember from the last connect Michael Hope had a bit of a checklist before he would collect data. I'd like to make sure I'm getting all I can out of the board. One of the elements of the list was turning off power manag

Re: [RFC PATCH v1] AudiVal (Audio Validation Suite for Linux)

2012-05-15 Thread Tom Gall
HI Paul, On Tue, May 15, 2012 at 4:14 PM, Paul Larson wrote: > Cool, does this replace the existing e2daudiotest I guess? Please consider it as complementary. > Also, has it > already been shown to work on all of the listed board? Yes but that's not to say there aren't issues here and there fo

Re: No group tracks at Connect

2012-04-20 Thread Tom Gall
On Fri, Apr 20, 2012 at 4:17 PM, Zach Pfeffer wrote: > On 20 April 2012 14:20, Deepak Saxena wrote: >> On 19 April 2012 12:58, Zach Pfeffer wrote: >>> On 19 April 2012 14:47, Deepak Saxena wrote: On 19 April 2012 12:15, Zach Pfeffer wrote: > On 19 April 2012 13:21, Deepak Saxena wrot

Re: No group tracks at Connect

2012-04-18 Thread Tom Gall
On Wed, Apr 18, 2012 at 12:08 PM, Zach Pfeffer wrote: > On 18 April 2012 12:05, Tom Gall wrote: >> I like the idea of topic focused sessions, not sure I'm sold on a >> complete switch. >> >> I've got an initial list of top sessions at >> https://wiki.l

Re: No group tracks at Connect

2012-04-18 Thread Tom Gall
I like the idea of topic focused sessions, not sure I'm sold on a complete switch. I've got an initial list of top sessions at https://wiki.linaro.org/TomGall/DraftPlan/2012-2QLC above and beyond that sessions I've already proposed. On Wed, Apr 18, 2012 at 11:40 AM, Stephen Doel wrote: > Hi Zach

Re: Linaro embedded Linux distro?

2012-04-12 Thread Tom Gall
You are very welcome. If you need anything else just let me know. Regards, Tom On Thu, Apr 12, 2012 at 2:56 PM, Kevyn-Alexandre Paré wrote: > Thx Tom, > > your last release fix my problem during the  sh ./conf_create.sh! > > KA > > > On 2012-04-10, at 11:56 AM, Kevyn-Alexandre Paré wrote: > >> H

Re: won't someone please think of the users!?

2012-04-12 Thread Tom Gall
6, 2012 at 6:05 AM, Wookey wrote: >>>> > The fundamental question really is 'are we a distro or not'? > > Tom Gall said; "We are." > Joey Stanford said; "Linaro is not a Linux distribution." > Jeremiah said; "I'm confused." >

ANN: live-build_3.0~a45-1-1linaro3

2012-04-11 Thread Tom Gall
Announcing the release of live-build_3.0~a45-1-1linaro3 to ppa:linaro-maintainers/tools Included in this release are two minor but important fixes 1) for cross builds make sure to qualify the use of the linaro-overlay ppa correctly so armel isn't hardcoded 2) for precise, defend against the

Re: won't someone please think of the users!?

2012-04-06 Thread Tom Gall
On Fri, Apr 6, 2012 at 4:05 AM, Wookey wrote: > +++ Clark, Rob [2012-04-05 21:10 -0500]: >> just some random thoughts on our release model, etc..  I've been >> meaning to write up for a while but haven't had time >> >> There has been some feedback, for example on #pandaboard, that the >> monthly r

12.03 Multimedia WG Component Release

2012-03-23 Thread Tom Gall
All, It's my pleasure to call out the following components that have been released as part the Linaro Multimedia WG's efforts for 12.03 1) Updated pulseaudio / alsa-lib including: - Audio jack detection - new UCM configs for imx6, origen, and snowball - ppa:linaro-maintainers/overlay 2

Re: Announce: live-build a45

2012-03-15 Thread Tom Gall
Hi Jani, On Thu, Mar 15, 2012 at 8:20 AM, Jani Monoses wrote: > On 03/14/2012 09:15 PM, Tom Gall wrote: >> >> Located in ppa:linaro-maintainers/tools can be found the newest >> version of live-build,  a45 with the following linaro features >> applied: >> >

Announce: live-build a45

2012-03-14 Thread Tom Gall
Located in ppa:linaro-maintainers/tools can be found the newest version of live-build, a45 with the following linaro features applied: 1) armhf support (both native and cross) 2) linaro meta bld information as was discussed at 4Q11 Linaro Connect 3) cross support using multistrap Live build a45

Re: Announcing Linarotv-xmbc image

2012-03-10 Thread Tom Gall
On Sat, Mar 10, 2012 at 9:43 PM, Hui Zhang wrote: > Hi Christian, >    thank you for the information! >   Yes, I eventually decided not to use XBMC on hardware without 3D, and use > qtmediahub instead. > >    And, I have run XBMC on pandaboard and found out that XBMC requires a lot > of CPU(often

Re: Linaro embedded Linux distro?

2012-02-20 Thread Tom Gall
We have the developer image. That's exactly it's purpose. http://snapshots.linaro.org/oneiric/linaro-o-developer/ On Mon, Feb 20, 2012 at 10:42 AM, Zach Pfeffer wrote: > During ELC a few people asked me if Linaro had something bigger than > nano and smaller than Ubuntu that they could use to bui

nano-summits over google+ hangouts

2012-02-13 Thread Tom Gall
Hi All, From what I've heard and saw it seemed like the google+ hangouts in the rooms worked fairly well. (For the very small sample size of the people I've talked to) I'm wondering/tempted to try out as an experiment on going single topic Multimedia sessions from time to time between Linaro Conn

Continued Snowball Audio Session

2012-02-06 Thread Tom Gall
If you were at the Snowball Audio session today (or wanted to be but were not able to make it) by popular demand a "part 2" session has been scheduled for Tuesday February 7th at 11:00 am in the Blue room. See you there! -- Regards, Tom "Where's the kaboom!? There was supposed to be an earth-s

Multimedia Work Group at Linaro Connect

2012-02-06 Thread Tom Gall
http://connect.linaro.org/events/event/lcq1-12/#schedule The Linaro Multimedia Team for 1Q Linaro Connect has 3 main goals. 1) We'll be identifying further candidates for NEON focused optimization.2) We'll be syncing up with the landing teams to discuss the state of audio on the various boards, th

Re: LiveBuild failure creating nano image

2012-02-03 Thread Tom Gall
gs go. Being able to cross assemble the LEB on intel would be a significant milestone! Regards Tom On Fri, Feb 3, 2012 at 11:45 AM, Fathi Boudra wrote: > Hi Tom, > > On 3 February 2012 17:43, Tom Gall wrote: >> Awesome! >> >> Thanks much for getting this fixed Peter. Perhap

Re: LiveBuild failure creating nano image

2012-02-03 Thread Tom Gall
Awesome! Thanks much for getting this fixed Peter. Perhaps at LC you might like to see another qemu issue that keeps us from being able to cross build the Linaro Ubuntu LEB. On Fri, Feb 3, 2012 at 8:47 AM, Peter Maydell wrote: > On 21 January 2012 12:04, Peter Maydell wrote: >> $0 here is the p

Re: What our customers want from Android

2012-02-01 Thread Tom Gall
On Wed, Feb 1, 2012 at 7:32 PM, Ricardo Salveti wrote: > On Wed, Feb 1, 2012 at 6:00 AM, Bharathi Subramanian > wrote: >> Hi, >> >> I feel, Linaro should maintain only 2 versions - stable and unstable >> external source. instead of maintain staging, tracking, landing, >> mainline etc .. I underst

Announcing Linarotv-xmbc image

2012-01-25 Thread Tom Gall
For the 12.01 cycle the Linaro Platforms team is pleased to announce the availability of the new linarotv-xbmc based image. This combines the xbmc media server project with linaro's leb to result in a "works out of the box" arm based media server image. It can be found at http://snapshots.linaro.o

Re: LiveBuild failure creating nano image

2012-01-22 Thread Tom Gall
Hi Matt, Say what version of ubuntu are you building this on? Would it be possible to get a complete log? I just installed the 3.0~a40.1-1linaro13~maverick5 version of live-build out of my ppa which is referenced in the wiki page onto a "clean" oneiric machine. The cross build completed successf

Re: PulseAudio / ARM NEON

2012-01-12 Thread Tom Gall
Kudo Peter! Thanks much for copying the linaro-dev list. We're certainly interested in this. I've included Wei on the CC: who works on pulseaudio and other parts of the audio stack for the Multimedia Work Group. On Thu, Jan 12, 2012 at 10:42 AM, Peter Meerwald wrote: > Hello, > > I've just poste

Monthly Release Thoughts

2012-01-10 Thread Tom Gall
Hi All, I had some thoughts and a suggestion this morning about the monthly release cycle that I'd like to share. Perhaps I'll get booed off the stage, perhaps not. I'm sure it can be improved on. There is a great deal of stress around what blueprints fit into what monthly release boundary. For d

Re: [ACTIVITY] Multimedia WG weekly status report - wk01.2012 (20120102-20120106)

2012-01-10 Thread Tom Gall
On Tue, Jan 10, 2012 at 8:56 AM, Christian Robottom Reis wrote: > On Tue, Jan 10, 2012 at 08:54:56AM -0600, Tom Gall wrote: >> On Tue, Jan 10, 2012 at 8:15 AM, Christian Robottom Reis >> wrote: >> > On Tue, Jan 10, 2012 at 11:00:29AM +0200, Ilias Biris wrote: >> &

Re: [ACTIVITY] Multimedia WG weekly status report - wk01.2012 (20120102-20120106)

2012-01-10 Thread Tom Gall
On Tue, Jan 10, 2012 at 8:15 AM, Christian Robottom Reis wrote: > On Tue, Jan 10, 2012 at 11:00:29AM +0200, Ilias Biris wrote: >> On 09/01/12 17:40, Christian Robottom Reis wrote: >> >> for Realvideo that's going upstream into libav. >> > Is there a mailing list post or commit? >> >> For realvideo

Re: [ACTIVITY] Multimedia WG weekly status report - wk01.2012 (20120102-20120106)

2012-01-09 Thread Tom Gall
Hi Kiko, On Mon, Jan 9, 2012 at 9:05 AM, Christian Robottom Reis wrote: >> - Wiki page for libjpeg-turbo integration in skia and skia_test usage >> for jpeg performance test was created > > Ah -- a URL would be nice? Besides Benjamin's link there is also : https://wiki.linaro.org/TomGall/SkiaBen

Updated Pulse Audio + alsa-lib for 11.12

2011-12-18 Thread Tom Gall
Hi Ricardo, With working HDMI output on the original panda board, and Wei's new release of patches to alsa-lib and pulseaudio, I've updated both alsa-lib and pulseaudio for 11.12 in ppa:linaro-maintainers/overlay. Sound on the panda over HDMI from my testing works out of the box. It's not perfect

Re: git oddness

2011-12-14 Thread Tom Gall
On Wed, Dec 14, 2011 at 8:55 PM, Yasushi SHOJI wrote: > Hi, > > At Wed, 14 Dec 2011 20:06:14 -0600, > Tom Gall wrote: >> >> I'm trying to push some code to my repo on git.linaro.org and it's >> like the repo is silently failing Note the following: >>

git oddness

2011-12-14 Thread Tom Gall
r origin/1.1.0-linaro origin/1.1.1-linaro origin/1.1.1-linaro-android origin/1.2-beta-linaro-andoid origin/HEAD -> origin/master origin/master git log does correctly show the commit on the local branch: commit 95ed21e84965f859da0792558742f9cbf9d4ac7a Author: Tom Gall Date: Wed

Re: Master images are a mess

2011-12-07 Thread Tom Gall
On this thought On Wed, Dec 7, 2011 at 7:54 PM, Ricardo Salveti wrote: > On Wed, Dec 7, 2011 at 4:36 PM, Zygmunt Krynicki > wrote: >> W dniu 07.12.2011 18:44, Paul Larson pisze: >>> >>> On Wed, Dec 7, 2011 at 10:01 AM, Zygmunt Krynicki >>> mailto:zygmunt.kryni...@linaro.org>> wrote: >>> >>>

Re: Proposal : New Linaro Desktop Wallpaper

2011-12-05 Thread Tom Gall
7, Dave Martin wrote: >> >> On Fri, Dec 02, 2011 at 09:35:19AM -0600, Andy Doan wrote: >> > On 12/02/2011 04:55 AM, Alexander Sack wrote: >> > > On Fri, Dec 2, 2011 at 10:58 AM, Riku Voipio > > > <mailto:riku.voi...@linaro.org>> wrote: >> > > >&g

ANNOUNCE: updated live-build with cross support

2011-12-04 Thread Tom Gall
Hi All, In ppa: tom-gall/packages I've published an updated version live-build (version a40-1linaro10) for maverick, natty, oneiric, and precise. This version of live-build includes the ability to cross build root file systems with multistrap. As it turns out to cross build our precise l

Static Library startup

2011-12-04 Thread Tom Gall
I probably know the answer to this already but ... For shared libs one can define and use something like: void __attribute__ ((constructor)) my_init(void); void __attribute__ ((destructor)) my_fini(void); Which of course allows your lib to run code just after the library is loaded and just befor

Proposal : New Linaro Desktop Wallpaper

2011-12-01 Thread Tom Gall
Hi All, one of the blueprints we have for 11.12 is to modify the LEB/ALIP images so they include more linaro branding. A linaro wallpaper, maybe a linaro image as the system is booting, that kind of thing. Towards that end (and given that time is short if this is to make 11.12) I'd like to propo

Libjpeg-turbo rebuild status

2011-11-28 Thread Tom Gall
Hi Matthias, Over the Thanksgiving holiday the compile-o-rama complete for all the packages from the main and universe archives that had deps on libjpeg-dev. The results of the build can be found in my libjpeg-turbo ppa: https://launchpad.net/~tom-gall/+archive/libjpeg-turbo/+packages In summary

Re: Explanation of the different Ubuntu images?

2011-11-28 Thread Tom Gall
At one time we had links to the explanations as part of every release. Looking at https://wiki.linaro.org/Cycles/YYMM/Release pages it looks as if that information was removed. It does seem like a good idea to include the explanations just so interested people can see more detain about the availab

important oneiric daily snapshot change

2011-11-15 Thread Tom Gall
Hi All, As a result of bug https://bugs.launchpad.net/linaro-ubuntu/+bug/890185, it was decided to enable a default password on images going forward. The released snapshots now use the password "linaro" for the linaro account. Auto login behavior for the serial cons as well as the graphical cons

Re: libjpeg8c vs libjpeg-turbo with libjpeg8 compat on

2011-10-27 Thread Tom Gall
On Thu, Oct 27, 2011 at 1:45 PM, Christian Robottom Reis wrote: > On Wed, Oct 26, 2011 at 03:54:52PM -0500, Tom Gall wrote: >> Hardware used includes the imx53 QuickStart board by freescale and an >> intel core 2 duo in my Lenovo T400. >> >> The results can be found

libjpeg8c vs libjpeg-turbo with libjpeg8 compat on

2011-10-26 Thread Tom Gall
In prep for Linaro Connect & the Ubuntu Developers Summit next week I've put together some performance measurements comparing libjpeg8c and libjpeg-turbo compiled with it's libjpeg8 compatibility setting. Quality settings of 95 and 75 are used. Image sizes used are 640x480 and 3136x2352. Hardware

Re: 11.10 image changes

2011-10-11 Thread Tom Gall
Hi Anmar, On Tue, Oct 11, 2011 at 7:54 PM, anmar.ou...@linaro.org wrote: > On 11 October 2011 13:08, Tom Gall wrote: >> All, >> >> Our oneiric based images and hwpacks are shaping up in advance of the >> 11.10 based release. Already you can download from >> ht

Re: 11.10 image changes

2011-10-11 Thread Tom Gall
On Tue, Oct 11, 2011 at 12:14 PM, Alexander Sack wrote: > On Tue, Oct 11, 2011 at 7:08 PM, Tom Gall wrote: >> >> The change in format of the tarball also means that the rootfs >> tarballs will appear to be larger. Don't panic. Once installed with >> linaro-media-

11.10 image changes

2011-10-11 Thread Tom Gall
All, Our oneiric based images and hwpacks are shaping up in advance of the 11.10 based release. Already you can download from http://snapshots.linaro.org/oneiric. Some important things you'll want to be aware of. We'll be upgrading the version of live-build that we use to generate our images ver

Re: iPhone 4S Preliminary Benchmarks - Very impressive

2011-10-11 Thread Tom Gall
On Tue, Oct 11, 2011 at 9:31 AM, Eric Miao wrote: > http://www.anandtech.com/show/4951/iphone-4s-preliminary-benchmarks-800mhz-a > > Apple's hardware doesn't look like to have very high spec, however, the > results are a bit impressive, does that necessarily mean there is a big > gap in software o

Re: Oneiric image directory on snapshots.linaro.org

2011-10-07 Thread Tom Gall
On Fri, Oct 7, 2011 at 9:41 AM, Christian Robottom Reis wrote: > On Fri, Oct 07, 2011 at 01:37:29PM +0100, Peter Maydell wrote: >> On 7 October 2011 13:16, Fathi Boudra wrote: >> > On 7 October 2011 15:06, Peter Maydell wrote: >> >> On 7 October 2011 11:23, Alexander Sack wrote: >> >>> Also, it

Re: Oneiric image directory on snapshots.linaro.org

2011-10-07 Thread Tom Gall
On Fri, Oct 7, 2011 at 9:29 AM, James Westby wrote: > On Thu, 6 Oct 2011 16:29:47 -0500, Paul Larson wrote: >> I know this has come up before, but I'd like to raise it again: Is there any >> reason for the lack of consistency between directory layouts for: >> http://snapshots.linaro.org/oneiric/

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-06 Thread Tom Gall
On Thu, Oct 6, 2011 at 9:30 AM, Christian Robottom Reis wrote: > On Thu, Oct 06, 2011 at 08:44:01AM +0300, Fathi Boudra wrote: >> On 6 October 2011 00:43, Mans Rullgard wrote: >> > On 5 October 2011 18:35, Christian Robottom Reis wrote: >> >> On Wed, Oct 05, 2011 at 08:09:03PM +0300, Fathi Boudr

Updated Libjpeg-turbo benchmarks

2011-10-06 Thread Tom Gall
All, For those that care about such things, located in the linaro wiki : https://wiki.linaro.org/TomGall/LibJpegTurbo is benchmarking information and numbers from various arm boards and OSes. Much thanks must be given to Chao Yang for collecting the android numbers. The page is an evolving beast b

oneiric, hwpacks + linaro-media-create

2011-10-04 Thread Tom Gall
Hi, Not getting any answers in #linaro. Which version of linaro-media-create is required for oneiric based hwpacks and images? Should the PPA version suffice or does one need to use the latest greatest from bzr? Thanks! -- Regards, Tom "We want great men who, when fortune frowns will not be d

Re: debuild & no secret keys

2011-10-03 Thread Tom Gall
12 -0500, Tom Gall wrote: >> Hi All, >> >> I'm setting up a new machine and I'm guessing I must have missed a >> step or a file. >> >> When I debuild -S -sa it's complaining about my secret key not being found. >> >> gpg: skipped "

Re: debuild & no secret keys

2011-10-01 Thread Tom Gall
Hi Riku, On Sat, Oct 1, 2011 at 6:19 AM, Riku Voipio wrote: > On 1 October 2011 00:20, Tom Gall wrote: >> Hi All, >> >> I'm setting up a new machine and I'm guessing I must have missed a >> step or a file. >> >> When I debuild -S -sa it&

debuild & no secret keys

2011-09-30 Thread Tom Gall
Hi All, I'm setting up a new machine and I'm guessing I must have missed a step or a file. When I debuild -S -sa it's complaining about my secret key not being found. gpg: skipped "Tom Gall ": secret key not available gpg: /tmp/debsign.Or3BKbui/live-build_3.0~a21-1lina

[ANNOUNCE] android-tools-(adb,fastboot}

2011-09-29 Thread Tom Gall
The development platforms team would like to announce the availability of the android-tools-adb and android-tools-fastboot packages. This allows one to have access to these tools without having to go through all the steps involved with the AndroidSDK and can be useful especially in situations where

Re: Making it easier for Linaro users to help themselves

2011-09-27 Thread Tom Gall
I think this would be worthwhile session. Coming from Gentoo, one thing we always put time into was our documentation. It was/is generally goal based and smoke tested. As an example, it's a worthwhile exercise to bring someone into the picture who is completely unfamiliar with your area. Give them

Announcing linaro-media-create and live-build integration

2011-09-27 Thread Tom Gall
the media of your choice. The extension lives in a bzr branch at lp:~tom-gall/live-build/integrate-linaro-media-create This code should be considered beta quality. There are bugs. The code is however useful. It will be especially useful when combined with the cross build support for live-buil

Re: HDMI on Overo with Linaro ALIP

2011-09-16 Thread Tom Gall
Which hwpack are you using? On Fri, Sep 16, 2011 at 10:26 PM, AJ ONeal wrote: > I've got a tobi board with HDMI, I just put in the ALIP image and plugged it > into my TV for the first time, but I get nothing (but I'm also plugged in > via serial and see that it boots completely). > So I try > X -

Re: ALIP filesystem

2011-09-14 Thread Tom Gall
Yes you should be able do something like that. You'll need to care of installation of modules (if any) that your kernel might need as well as any other kernel oriented setup you would need. On Wed, Sep 14, 2011 at 10:29 AM, Frederik Lotter wrote: > Dear Linaro, > > I am looking at using the ALIP

Re: [REMINDER] Linaro 11.09 release dates and deliveries

2011-09-14 Thread Tom Gall
Greets, On Wed, Sep 14, 2011 at 7:21 AM, Christian Robottom Reis wrote: > On Tue, Sep 13, 2011 at 09:50:22AM +0300, Fathi Boudra wrote: >> The following components are planned to be delivered this month: > [...] >>  * Multimedia WG: libjpeg-turbo (for Android) > > Why only for Android (the packag

Re: Bootchart results

2011-09-12 Thread Tom Gall
The machine, configuration would be also good to have as part of the context. Media (class if applicable) in use. The times noted for developer and nano seem quite long. Regards, Tom On Mon, Sep 12, 2011 at 3:13 PM, Paul Larson wrote: > This time with the attachment :) > > On Mon, Sep 12, 2011

DEB_HOST_MULTIARCH is not a supported

2011-09-07 Thread Tom Gall
While updating my natty install on my beagle board xm, I ran into the following Preparing to replace libjpeg-turbo62 1.1.90-1inaro6 (using .../libjpeg-turbo62_1.1.90-1inaro6_armel.deb) ... DEB_HOST_MULTIARCH is not a supported variable name at /usr/bin/dpkg-architecture line 214. dpkg: error proce

Re: auxv + neon

2011-09-03 Thread Tom Gall
Perfect! Thanks Jim! On Sat, Sep 3, 2011 at 8:10 AM, Jim Huang wrote: > 2011/9/3 Tom Gall : >> Is a method via the aux vectors to know at runtime if neon is or is >> not present? > > hi Tom, > > Did you mean this? >    https://bugs.meego.com/show_bug.cgi?

auxv + neon

2011-09-02 Thread Tom Gall
Is a method via the aux vectors to know at runtime if neon is or is not present? Thanks! -- Regards, Tom "We want great men who, when fortune frowns will not be discouraged." - Colonel Henry Knox Linaro.org │ Open source software for ARM SoCs w) tom.gall att linaro.org w) tom_gall att vnet.ibm.

Re: libjpeg-turbo for Android available

2011-09-02 Thread Tom Gall
On Fri, Sep 2, 2011 at 10:51 AM, Christian Robottom Reis wrote: > On Fri, Sep 02, 2011 at 10:34:47AM -0500, Tom Gall wrote: >> The initial port of Android's extensions to the current libjpeg-turbo >> codebase is complete. > > Tom, you've done a spectacular job ca

  1   2   3   >