Re: Announcing Linarotv-xmbc image

2012-03-11 Thread Avik Sil
On 12 March 2012 11:28, Belisko Marek wrote: > Hi, > > On Thu, Jan 26, 2012 at 12:30 AM, Tom Gall wrote: > > 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

Re: Last call for patches for the 12.02 release of linux-linaro kernel

2012-02-15 Thread Avik Sil
have /usr/bin/pager. So this doesn't look like a generic solution that fits into linux-linaro kernel. I believe pager = "/bin/more" is more portable fallback among more-or-less LSB-aware Linux distributions. Dmitry >From 4d979dc7600ff3f4d4ae3ea4408893811b2fff73 Mon Sep 17 00:00

Re: Initial support of HW video decode and XBMC at the Ubuntu LEB on a Pandaboard

2012-01-06 Thread Avik Sil
On Friday 06 January 2012 04:59 PM, Amit Kucheria wrote: > On Fri, Jan 6, 2012 at 6:22 AM, Ricardo Salveti wrote: >> Hey folks, >> >> Just to point out my post about the work we've been doing to have hw >> video decode and XBMC to work with a Pandaboard, using the Ubuntu >> Linaro Evaluation Build

LTTng 2.0 pre-release for ARM

2011-09-22 Thread Avik Sil
Hi, I've put together LTTng 2.0 tools into overlay PPA to use and evaluate it on ARM platforms. LTTng 2.0 [1] is a tracer toolchain that allows integrated kernel and user-space tracing from a single user interface: the "lttng" command. LTTng 2.0 kernel tracer modules build against a vanilla or di

Re: 11.07 oprofile on panda busted?

2011-09-04 Thread Avik Sil
On Saturday 03 September 2011 12:16 AM, Christian Robottom Reis wrote: > On Fri, Sep 02, 2011 at 05:22:35PM +0530, Avik Sil wrote: >>> See whether this works: >>> >>> apt-get install linux-linaro-tools-`uname -r` >>> perf stat apt-get update # or something

Re: 11.07 oprofile on panda busted?

2011-09-02 Thread Avik Sil
On Wednesday 31 August 2011 08:26 PM, Dave Martin wrote: > On Thu, Aug 25, 2011 at 04:48:57PM -0500, Tom Gall wrote: >> Hi all, >> >> Say has anyone else run oprofile on recent builds on panda? >> >> By recent I mean say anything since 11.07? Reason for asking is I'm >> seeing basically a very very

Re: 11.07 oprofile on panda busted?

2011-08-25 Thread Avik Sil
On Friday 26 August 2011 03:18 AM, Tom Gall wrote: > Hi all, > > Say has anyone else run oprofile on recent builds on panda? > > By recent I mean say anything since 11.07? Reason for asking is I'm > seeing basically a very very small number of samples being recorded... > as in there's no way thi

Re: Compiling kernel for panda linaro natty 11.05

2011-06-21 Thread Avik Sil
On Tuesday 21 June 2011 12:52 PM, Amit Mahajan wrote: > On Tue, 2011-06-21 at 12:14 +0530, Avik Sil wrote: >> On Tuesday 21 June 2011 12:06 PM, Amit Mahajan wrote: >>> Hi, >>> >>> I have booted panda board using 11.05 natty release of ubuntu. It worked &g

Re: Compiling kernel for panda linaro natty 11.05

2011-06-20 Thread Avik Sil
On Tuesday 21 June 2011 12:06 PM, Amit Mahajan wrote: > Hi, > > I have booted panda board using 11.05 natty release of ubuntu. It worked > great. > > Now, I am trying to compile the kernel myself. I am using the sources > from tarball provided on 11.05 release page as well as from linaro git > 2.

Re: unable to start compiled 2.6.39-linaro-kernel for panda board

2011-06-19 Thread Avik Sil
On Saturday 18 June 2011 01:35 AM, Belisko Marek wrote: > Hello, > > I'm trying to build my own kernel for pandaboard based on : > git://git.linaro.org/kernel/linux-linaro-2.6.39.git > > I use omap2plus_defconfig and enable LAN + wifi. > > Compile uImage, put to boot of SD card. Kernel is loaded

[RFC] SMARTT - System Metrics gathering tool for Graphics and Multimedia

2011-06-01 Thread Avik Sil
Hi, SMARTT (System Metrics - Annotation Recording and Tracing Tool) is a tool to capture and display system metrics data from the system. It's mainly targeted for system metrics that are interesting for Graphics and Multimedia WG for measuring and analyzing performance of their tools/applications.

[PATCH 1/1] arm: pmu: support pmu/perf on OMAP4

2011-04-16 Thread Avik Sil
ards, Avik [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2011-March/045283.html Signed-off-by: Avik Sil --- arch/arm/include/asm/cti.h | 157 arch/arm/include/asm/pmu.h | 15 ++- arch/arm/kernel/perf_event.c | 1

Re: Booting problem on Panda board

2011-02-22 Thread Avik Sil
Hi Andy, On Monday 21 February 2011 08:21 PM, Andy Green wrote: On 02/21/2011 02:26 PM, Somebody in the thread at some point said: Hi - Also, pressing the PWRON_RESET button does not reboot the system. Hi Avik, I suspect you are now hitting the power off bug [1]. It seems to strike at random

Re: Booting problem on Panda board

2011-02-21 Thread Avik Sil
On Monday 21 February 2011 06:16 PM, Lee Jones wrote: After reverting to an older headless image and hwapck (of 20110214), I could get rid of this problem but unable to get the shell prompt: http://paste.ubuntu.com/570020. The system stops there. Can you provide an `ls /etc/init`? $ ls /media

Re: Booting problem on Panda board

2011-02-21 Thread Avik Sil
On Monday 21 February 2011 03:13 PM, Andy Green wrote: On 02/21/2011 08:20 AM, Somebody in the thread at some point said: Hi, I've been trying to boot Linaro on Panda board following the instructions given in https://wiki.linaro.org/Boards/Panda. I've used linaro-natty-headless-tar-20110216-0.t

Booting problem on Panda board

2011-02-21 Thread Avik Sil
Hi, I've been trying to boot Linaro on Panda board following the instructions given in https://wiki.linaro.org/Boards/Panda. I've used linaro-natty-headless-tar-20110216-0.tar.gz and hwpack_linaro-panda_20110217-0_armel_supported.tar.gz. After writing the image successfully on an SD card I tr

Re: Booting linux-linaro-2.6.37 on Beagle Board

2011-02-01 Thread Avik Sil
; > Especially the section labeled: > > #Deploying the kernel to the SD card > > These instructions worked on my Overo board. > > --Matt > > On 01/31/2011 03:57 AM, Avik Sil wrote: > > Hi, > > > > I tried booting linux-linaro-2.6.37 kernel on my beagle board

Booting linux-linaro-2.6.37 on Beagle Board

2011-01-31 Thread Avik Sil
Hi, I tried booting linux-linaro-2.6.37 kernel on my beagle board C4. I executed following: 1. Installed linaro on a 4 GB SD card using linaro-image-tools 0.4.1 with hwpack daily snapshot hwpack_linaro-omap3_20110125-0_armel_supported.tar.gz and linaro-natty-headless-tar-20101202-1.tar.gz. It was