rowboat on Beagleboard xM
flag
Messages 1 - 10 of 65 - Collapse all
/groups/adfetch?adid=_ZYGNA4AAAAU3PXq7gFQpgBptFlbbvCl
rowboat on Beagleboard xM - Email updates to me  
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
1.  Ajith Manhachery  
View profile  
 More options Dec 1 2010, 5:35 pm
From: Ajith Manhachery <ajith.manhach...@gmail.com>
Date: Wed, 1 Dec 2010 14:35:39 -0800
Local: Wed, Dec 1 2010 5:35 pm
Subject: Re: [rowboat] rowboat on Beagleboard xM

Thanks Ashwin. I tried both options (OMAPES=2.x or 5.x) and still no luck
and get the same kernel message.

On a side note:

I found that the thread:
http://groups.google.com/group/beagleboard/browse_thread/thread/45103...

where someone said they had luck getting the coredruid (
http://coredruids.org/?page_id=77) port on the xM board . I will go check it
out.

Ajith


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
2.  Arun Joseph  
View profile  
 More options Dec 2 2010, 12:33 am
From: Arun Joseph <a0393...@india.ti.com>
Date: Thu, 02 Dec 2010 11:03:30 +0530
Local: Thurs, Dec 2 2010 12:33 am
Subject: Re: [rowboat] rowboat on Beagleboard xM

Ajith,

Go inside SGX installation directory,

Edit Rules.make file inside that to point the correct kernel, rootfs and
toolchain paths.

do "make install OMAPES=5.x"

The resultant rootfs should work for your hardware.

Regards,
Arun\

On Thursday 02 December 2010 04:05 AM, Ajith Manhachery wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
3.  Ajith Manhachery  
View profile  
 More options Dec 3 2010, 1:45 am
From: Ajith Manhachery <ajith.manhach...@gmail.com>
Date: Thu, 2 Dec 2010 22:45:06 -0800
Local: Fri, Dec 3 2010 1:45 am
Subject: Re: [rowboat] rowboat on Beagleboard xM

Arun:
It looks like the rowboat froyo repo installs SGX stuff inside the rowboat
folder: ../rowboat-android/external/ti_android_sgx_sdk

Per your suggestion I went in there and adjusted the path and did "make
install OMAPES=5.x"
The installation seems to have completed successfully. But when I boot up I
still get the message:

PVR_K: (FAIL) SGXInit: Incompatible HW core rev (10205) and SW core rev
(10201).

Wondering if this is BB xM specific issue.

Regards
Ajith


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
4.  Arun Joseph  
View profile  
 More options Dec 3 2010, 2:06 am
From: Arun Joseph <a0393...@india.ti.com>
Date: Fri, 03 Dec 2010 12:36:06 +0530
Local: Fri, Dec 3 2010 2:06 am
Subject: Re: [rowboat] rowboat on Beagleboard xM

Ajith,

HW core rev (10205) corresponds to OMAPES=5.x.
Can you please take fresh rootfs and try installing SGX?

Regards,
Arun

On Friday 03 December 2010 12:15 PM, Ajith Manhachery wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
5.  Ajith Manhachery  
View profile  
 More options Dec 5 2010, 10:41 pm
From: Ajith Manhachery <ajith.manhach...@gmail.com>
Date: Sun, 5 Dec 2010 19:41:49 -0800
Local: Sun, Dec 5 2010 10:41 pm
Subject: Re: [rowboat] rowboat on Beagleboard xM

Arun,
Thanks a lot of  for the pointers. The issue was my old rootfs had remnants
of my previous builds( with OMAPES=3.x, 2.x etc); deleting everything and
doing fresh build helped and the error is gone now.

Regards
Ajith


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
can rowboat run on Motorola Droid phone? - Email updates to me  
1.  Yi-Chu Wang  
View profile  
 More options Dec 1 2010, 5:36 pm
From: Yi-Chu Wang <chuuw...@gmail.com>
Date: Wed, 1 Dec 2010 14:36:10 -0800
Local: Wed, Dec 1 2010 5:36 pm
Subject: can rowboat run on Motorola Droid phone?

Hi,

I hope this is not a stupid question: is it feasible to port rowboat on
Droid phone, which has OMAP3430 inside? If yes, how can I do it? Can someone
kindly give me a high level description or the link to the procedure?

My main purpose is to utilize Droid phone's DSP, not only for multimedia
acceleration, but also for general signal processing (such as FFT). Is it an
overkill to do this by this route (porting rowboat on Droid)? Is there
already a way to program Droid phone's DSP? Any comment would be
appreciated.

Thanks,
chuu


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
2.  Ashwin Bihari  
View profile  
 More options Dec 2 2010, 8:21 am
From: Ashwin Bihari <abih...@gmail.com>
Date: Thu, 2 Dec 2010 08:21:42 -0500
Local: Thurs, Dec 2 2010 8:21 am
Subject: Re: [rowboat] can rowboat run on Motorola Droid phone?
The DROID source code, short of the bootloader, is already freely
available from the Motorola site..they link to specific spots in the
Android tree where their support exists..

Search for that and you will get the Kernel that's specific to the
DROID and that'll make getting up any filesystem easy on it..

Regards
-- Ashwin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Android mouse simulator - Email updates to me  
1.  Dhanesh  
View profile  
 More options Dec 2 2010, 12:37 am
From: Dhanesh <dhane...@gmail.com>
Date: Wed, 1 Dec 2010 21:37:01 -0800 (PST)
Local: Thurs, Dec 2 2010 12:37 am
Subject: Android mouse simulator
Hi,

I have a rowboat beagle-froyo running on my beagleboard.
I would like to simulate a mouse pointer in that?

There will have an application which sends the (x,y) coordinates to a
running deamon. It should be able simulate a tap at the corresponding
point on the touch screen.

Can anyone suggest the ideas or feasibility of this ?

Expecting your valuable suggestions.
Dhanesh


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Switching display resolution dynamically - Email updates to me  
1.  Nitin Mahajan  
View profile  
 More options Dec 2 2010, 10:02 pm
From: Nitin Mahajan <np.maha...@gmail.com>
Date: Fri, 3 Dec 2010 08:32:27 +0530
Local: Thurs, Dec 2 2010 10:02 pm
Subject: Switching display resolution dynamically

Hello,

I am running Android 2.2 on a non mobile phone device, which supports
different display devices like TV and VGA..

What would be the right way to tell Surface flinger that the underlying
framebuffer device resolution has changed, and now the graphics should be
painted with new resolution...

I had been trying to do some , experiments with Surface flinger regarding
this, not successful though.

Can i get some pointers towards this...

regards

-Nitin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
2.  Igino Musselman Chaves  
View profile  
 More options Dec 10 2010, 8:34 am
From: Igino Musselman Chaves <imccha...@gmail.com>
Date: Fri, 10 Dec 2010 05:34:27 -0800 (PST)
Local: Fri, Dec 10 2010 8:34 am
Subject: Re: Switching display resolution dynamically
You can read this documentation http://www.mjmwired.net/kernel/Documentation/arm/OMAP/DSS

I'm using a beagleboard witch has 2 kinds of video output (TV and
DVI). As is shown on above document, you can activate both video
output or switch between them, change display resolution and display
size...

You can have a android application that can specify the all video
configurations listed on above documentation.

On Dec 3, 12:02 am, Nitin Mahajan <np.maha...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2013 Google