Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
enatefox
Old
#51  
enatefox's Avatar
Senior Member
Thanks Meter 3
Posts: 1,846
Join Date: Jul 2008
touch screen is working? i don't think you'd have luck unless a window manager was available. adb should be available if you follow the previous links to link adbd. they said it was available at boot or you should be able to ssh if nothing else.

i failed before because i'm trying to work around partitioning-- stupid user error.
GNex, Nexus One, MT4G, G2, Viewsonic G, Kindle Fire and SGS2 7" tab. The rest are retired
 
kiwi89
Old
(Last edited by kiwi89; 14th September 2010 at 10:30 PM.)
#52  
Member
Thanks Meter 0
Posts: 56
Join Date: Dec 2009
Location: Sydney
Quote:
Originally Posted by enatefox View Post
.... they said it was available at boot or you should be able to ssh if nothing else.
Yea, I didn't think the touch screen would initially work. But yea, sshing to the phone shouldn't really be a problem if adb isn't working.

I'm going to have a bit of a play with this on my hero and see if I can figure anything out.

edit:

Just found these links that may be of use:

http://wiki.meego.com/ARM/MSMQSD - this guy seems to have gotten something booting on his nexus one.

http://forum.meego.com/showthread.ph...hlight=android
http://forum.meego.com/showthread.ph...hlight=android
 
storm99999
Old
#53  
Senior Member
Thanks Meter 12
Posts: 365
Join Date: Nov 2007
Quote:
Originally Posted by enatefox View Post
touch screen is working? i don't think you'd have luck unless a window manager was available. adb should be available if you follow the previous links to link adbd. they said it was available at boot or you should be able to ssh if nothing else.

i failed before because i'm trying to work around partitioning-- stupid user error.
Yeah, touchscreen is functional, but barely. It acts like a laptop touch pad, not mapped 1:1. the trackball is click, and it works to scroll too.

Nexus One: CM 7.0 Nightly
 
enatefox
Old
(Last edited by enatefox; 15th September 2010 at 12:46 AM.)
#54  
enatefox's Avatar
Senior Member
Thanks Meter 3
Posts: 1,846
Join Date: Jul 2008
yea that link was what i was messing with. it was linked to on modaco as well. we'll get this to work but we're both strapped for free time. the good news is that meego is so young in development we're not missing a whole lot yet.

EDIT: lmao just saw that:
"Thanks to storm99999" on their wiki. nice. shouldn't they know how to do this?
GNex, Nexus One, MT4G, G2, Viewsonic G, Kindle Fire and SGS2 7" tab. The rest are retired
 
geney
Old
#55  
geney's Avatar
Senior Member
Thanks Meter 4
Posts: 281
Join Date: Nov 2007
Location: Singapore
Wow... Would love to see this happen. But I know there's nothing much I can help except donating
 
vgrade
Old
#56  
Member
Thanks Meter 3
Posts: 48
Join Date: Dec 2009
Updates to Nexus Meego port on the meego wiki page linked in an earlier post.

Sorry I can't link here as I'm am considered a potential spammer.
 
storm99999
Old
#57  
Senior Member
Thanks Meter 12
Posts: 365
Join Date: Nov 2007
Quote:
Originally Posted by vgrade View Post
Updates to Nexus Meego port on the meego wiki page linked in an earlier post.

Sorry I can't link here as I'm am considered a potential spammer.
Oh man, that's great news. Too bad the explanation for how they got it to work doesn't quite explain how we can get it to work.

I suspect we may just need to change a line or two on the .ks file, but it also could be a bigger change than that.

Nexus One: CM 7.0 Nightly
 
vgrade
Old
#58  
Member
Thanks Meter 3
Posts: 48
Join Date: Dec 2009
Hi storm99999,

The 'they' is me

I took the daily from Saturday and added the mesa packages which provide software EGL and GLESv2.

Changed Xorg to load the fbdev driver. 'used Option Rotate CW'

Replaced the session line in uxlaunch to session=/usr/bin/duihome -software &

Hoe you had a drink with my donation

Next step is to build the aurora kernel and userspace drivers.

vgrade
 
vgrade
Old
#59  
Member
Thanks Meter 3
Posts: 48
Join Date: Dec 2009
I've added some files to the wiki page with a kickstart, zImage and a couple of config files.
 
storm99999
Old
(Last edited by storm99999; 19th September 2010 at 07:19 PM.)
#60  
Senior Member
Thanks Meter 12
Posts: 365
Join Date: Nov 2007
Quote:
Originally Posted by vgrade View Post
Hi storm99999,

The 'they' is me

I took the daily from Saturday and added the mesa packages which provide software EGL and GLESv2.

Changed Xorg to load the fbdev driver. 'used Option Rotate CW'

Replaced the session line in uxlaunch to session=/usr/bin/duihome -software &

Hoe you had a drink with my donation

Next step is to build the aurora kernel and userspace drivers.

vgrade
Well, I have to congratulate you on your work, I don't know enough about meego/linux internals to have gotten that far.

A quick question, could you post your .ks file changes so that we can know the exact packages included? Edit: beat while I was typing. :P

Lastly, I think we don't have to worry about the kernel. The stock google kernel has the kgsl stuff in already. What needs to be done is to put the msm Xorg stuff in and add the OGL stuff for the adreno200. Looking at the wiki, we may need to splice two different versions of libc or add the ones from AOSP to a build setup and compile it.

Edit: How much is working?

Nexus One: CM 7.0 Nightly

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Guide Your Sheep to Safety with Finger Shepherd

Just a coupe of days ago, we brought you news about a game calledAgent Sheep. In that … more

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

HttpClient Tutorial to Upload and Download with Your App

Developers wanting to interact with the Internet need to choose a package to do the … more