Hi,
I need to re-compile 3.0.0-1002.3 lianro omap kernel to include MADC
drivers. The reason is that the linaro-m 11.07 release uses this kernel,
and I need to add this module to this release.
Where can I find 3.0.0-1002.3 lianro omap kernel...???
I use overo-fire.
Any suggestion on which releas
On Tuesday, July 03, 2012, Daniel Lezcano wrote:
> On 07/02/2012 09:49 PM, Rafael J. Wysocki wrote:
> > On Monday, July 02, 2012, Daniel Lezcano wrote:
> >>
> >> On 07/02/2012 11:09 AM, Linus Walleij wrote:
> >>> On Mon, Jun 25, 2012 at 3:27 PM, Daniel Lezcano
> >>> wrote:
> >>>
> we discusse
On 07/03/2012 10:59 AM, Rafael J. Wysocki wrote:
> On Tuesday, July 03, 2012, Daniel Lezcano wrote:
>> On 07/02/2012 09:49 PM, Rafael J. Wysocki wrote:
>>> On Monday, July 02, 2012, Daniel Lezcano wrote:
On 07/02/2012 11:09 AM, Linus Walleij wrote:
> On Mon, Jun 25, 2012 at 3:27 PM, D
On 07/03/2012 03:19 PM, Stephen Rothwell wrote:
> Hi Daniel,
>
> On Tue, 03 Jul 2012 14:56:58 +0200 Daniel Lezcano
> wrote:
>>
>>> So do you have a branch in the cpuidle-next.git tree that isn't going to
>>> be rebased?
>>
>> No. I am following Linus tree and adding the patches on top of it.
>
Hello, Andy,
On 7/3/2012 2:14 AM, Andy Green wrote:
> On 07/03/12 03:47, the mail apparently from David Cullen included:
>> After running some experiments here, I discovered that the Linaro
>> Ubuntu images only work with displays that have a native resolution
>> of 1920x1080.
>>
>> I tried to use
Hi Daniel,
On Tue, 03 Jul 2012 14:56:58 +0200 Daniel Lezcano
wrote:
>
> > So do you have a branch in the cpuidle-next.git tree that isn't going to
> > be rebased?
>
> No. I am following Linus tree and adding the patches on top of it.
Please don't rebase your tree more than necessary - it just
Hello, Andy,
On 7/3/2012 2:14 AM, Andy Green wrote:
> Did you have a look at the Xorg logs then, or try to come up in runlevel
> three and do startx at the terminal?
Here's a link to the Xorg.0.log:
http://pastebin.com/BtNzNJLb
I'm afraid I don't know how to interpret it.
I stopped lightd
add powertop test cases into pm-qa. Run the powertop sanity
test to check if tool is available. If yes, then run
powertop in report generation mode and validate the output.
Signed-off-by: Rajagopal Venkat
---
Makefile |1 +
powertop/Makefile| 25
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:
add powertop test cases into pm-qa. Run
the powertop sanity test to check if tool
is available. If yes, then run powertop in
report generation mode and validate the output.
Signed-off-by: Rajagopal Venkat
---
Makefile |1 +
powertop/Makefile| 25
add powertop test cases into pm-qa. Run
the powertop sanity test to check if tool
is available. If yes, then run powertop in
report generation mode and validate the output.
Signed-off-by: Rajagopal Venkat
---
Makefile |1 +
powertop/Makefile| 25
Hello, Tom,
On 7/3/2012 11:16 AM, Tom Gall wrote:
> I looked at your log. I agree with Andy, this is probably not a
> rebuild the kernel kind of situation.
Ok. But that begs the question, "What else is different between the
Linaro image and the Ubuntu image?"
> Does the log really cut off at 12
Hello, Tom and Andy,
A bizarre thing just happened.
I used Ctrl-Alt-F1 to switch to the first VT. When I pressed
Ctrl-Alt-F7 to switch back to X, the Unity GUI was displayed.
However, when I opened Firefox and tried to navigate to YouTube,
everything went black and I was left with only the mous
Postmortem and lessons learned for Linaro's release 2012.06
https://wiki.linaro.org/Cycles/1206/Release/Review
Highlights and Key Successes
Release 12.06 highlights the Android team's multimedia enablement being review
on AOSP, and the update to Android version 4.0.4
On Tuesday, July 03, 2012, Daniel Lezcano wrote:
> On 07/03/2012 03:19 PM, Stephen Rothwell wrote:
> > Hi Daniel,
> >
> > On Tue, 03 Jul 2012 14:56:58 +0200 Daniel Lezcano
> > wrote:
> >>
> >>> So do you have a branch in the cpuidle-next.git tree that isn't going to
> >>> be rebased?
> >>
> >> N
Hello, Tom and Andy,
I added the Linaro repository and installed
> linux-image-3.4.0-1-linaro-lt-omap - Linux kernel image for version 3.4.0 on
> TI OMAP-based systems
Ubuntu boots into the Unity desktop without any problems.
--
Thank you,
David Cullen
___
On Tue, Jul 3, 2012 at 12:14 AM, Daniel Lezcano
wrote:
> If that makes sense to add myself to the MAINTAINER file as a
> co-maintainer (understand: send to me also the patches, so I can take
> care of them if Len does not respond), I am ok with that.
What about a patch adding both you and Len as
Hello, linaro-dev,
I installed
linux-image-3.4.0-1-linaro-lt-omap
on the Ubuntu image from
> http://cdimage.ubuntu.com/releases/12.04/release/ubuntu-12.04-preinstalled-desktop-armhf+omap4.img.gz
but when I tried to install
linux-headers-3.4.0-1-linaro-lt-omap
I get the following erro
On Tuesday, July 03, 2012, Linus Walleij wrote:
> On Tue, Jul 3, 2012 at 12:14 AM, Daniel Lezcano
> wrote:
>
> > If that makes sense to add myself to the MAINTAINER file as a
> > co-maintainer (understand: send to me also the patches, so I can take
> > care of them if Len does not respond), I am
On 03/07/12 22:03, the mail apparently from David Cullen included:
Hello, Andy,
On 7/3/2012 2:14 AM, Andy Green wrote:
On 07/03/12 03:47, the mail apparently from David Cullen included:
After running some experiments here, I discovered that the Linaro
Ubuntu images only work with displays that
See:
https://wiki.linaro.org/Platform/Android/Meetings/2012-07-04
Please feel free to add to it.
Android team,
Please list your status.
See everyone tomorrow on #linaro-meeting at 14:00 UTC (8 AM Texas time).
We've got more cool stuff to go over. Come, enjoy!
--
Zach Pfeffer
Android Platfor
Hi all,
I am running the Community kernel on Snowball, as far as I know, v3.4-rc3
Ethernet works, but later version such as v3.4-rc6 and v3.5-rc*, the
Ethernet doesn't work, does anybody know how to make the Ethernet work?
Thanks.
___
linaro-dev mailing l
On 2 July 2012 17:18, David Cullen wrote:
> Hello, linaro-dev,
>
> Had anyone gotten the 12.06 release of Ubuntu for the PandaBoard to
> work?
Definitely, it has been tested.
> Should I include the entire boot up output from the console?
feel free to open a bug:
https://bugs.launchpad.net/linar
On 2 July 2012 17:52, David Cullen wrote:
> Hello, linaro-dev,
>
> I was able to get the Ubuntu desktop to appear by connecting a 1080p
> DVI monitor to the "DVI-D" HDMI connector.
>
> Is there any documentation on which HDMI connector to use when
> connecting to different types of displays?
>
> I
It's definitely working for me, but my monitor runs at full 1080p. I
suspect, as Andy alluded to, it's an issue with the video driver and the
monitor you are using. Please do file a bug! We can't test on all possible
combinations, so having this kind of feedback from you is great.
On Jul 4, 2012 12
25 matches
Mail list logo