Meego Wiki
Views
From MeeGo wiki
< ARM
Revision as of 23:51, 9 January 2011 by Wmarone (Talk | contribs)
Jump to: navigation, search

This area is under construction

Contents

Tegra 2 hardware adaptation

This page was created to document the port of MeeGo to Tegra 2.

This port is a work in progress and not meant for end user installation. The following details are for Tegra 2 porting effort and no end user images are available at this time.

This port has been enabled by the outstanding contribution of Stskeeps and others in progressing the ARM hardfp build.

Building a MeeGo hardfp Image

These are just my lab notes I took while building the hardfp image and rely on repos on the meego OBS not on repo.meego so things are not guaranteed to work when those change or are removed. I guess hardfp repos will be on repo.meego in future.

http://download.meego.com/live/devel:/hardfp:/base/standard/armv7hl/
http://download.meego.com/live/devel:/hardfp:/testrun/standard/armv7hl/
mic 0.24.1 from git
http://bugs.meego.com/show_bug.cgi?id=11467
http://www.mail-archive.com/meego-dev@meego.com/msg06350.html --force-overwrite, bug fix for ubuntu 10.04
sudo mic-image-creator --run-mode=0 --cache=../mycachedir --format=loop  --release=daily --compress-disk-image=none --config=meego-handset-armv7hl-tegra-1.1.80.13.20110105.1.ks --arch=armv7hl 
sudo mount -o loop meego-handset-armv7hl-tegra-daily.img /mnt
sudo rsync -aHx mnt/* /media/xxx
http://pastebin.com/TqKWx455

Advent Vega

Initial Bring Up

ubuntu video http://www.youtube.com/watch?v=ZysM3Vah6H4

meego console http://twitpic.com/3oalt5/full

meego xterm http://twitpic.com/3obgji/full

Viewsonic G Tablet

Accessing the Nvidia Recovery Mode can be accomplished by holding the - volume key and pressing power. No output will be visible but the device will show up in lsusb (on Linux) and nvflash will function.

http://forum.xda-developers.com/archive/index.php/t-827384.html

To dump the partition table (assuming you are inside linux4tegra/nvflash, and using Linux):

# LD_LIBRARY_PATH=. ./nvflash --bl ../prebuilt/fastboot.stock.bin --getpartitiontable partitiontable.txt

Collaboration spaces

  • #meego-arm on irc.freenode.net, this channel is for development effort not a support channel
  • #tegra on irc freenode
  • #tegratab on irc freenode

Assets in hardware adaptation

http://tegradeveloper.nvidia.com/tegra/

http://developer.download.nvidia.com/tegra/docs/linux_for_tegra_quickstart_20101029_10.9.3.pdf

http://developer.download.nvidia.com/tegra/files/linux_for_tegra_os_pack_rel_20101029_10.9.3.run.tar.gz

http://tosh-ac100.wetpaint.com/page/Alternative+OS

http://forum.xda-developers.com/showthread.php?t=894960

ARM/hardfp

Team members

  • Martin Brook / vgrade
  • your name / irc nick
Personal tools