(→Interested Parties) |
|||
| (38 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | This page was inspired by a discussion on #meego regarding MeeGo support of nonSSSE3 based hardware | + | =MeeGo on nonSSSE3 x86 Hardware= |
| + | |||
| + | Update (vljn): Meego and its netbook ux actually works on non SSE/SSSE3 supporting Pentium 4. The issue is that most non ssse3 chipset comes either with a too old intel gfx, or with an intel/amd graphic chipset. Both are not supported out of the box. | ||
| + | |||
| + | This page was inspired by a discussion on #meego ([http://mg.pov.lt/meego-irclog/%23meego.2010-08-11.log.html#t2010-08-11T21:17:58 log@21:17]) regarding MeeGo support of nonSSSE3 based hardware. | ||
| + | |||
| + | lbt added to the discussions with a timely blog post he had been working on http://mer-l-in.blogspot.com/2010/08/are-intel-subverting-meegocom.html. | ||
| + | |||
| + | =Tasks= | ||
| + | |||
| + | * Requirements | ||
| + | ** Proof of concept - create prjconf on maemo OBS to build gcc,binutils, rest of core and bring up on x86 hw/vbox/vmware [[Devices/nonSSSE3/POC]] | ||
| + | *** objdump --disassemble-all <binary> | grep " \(psign[bwd]\|pabs[bwd]\|palignr\|pshufb\|pmulhrsw\|pmaddubsw\|phsub[wd]\|phsubsw\|phadd[wd]\|phaddsw\) " | wc -l | ||
| + | *** another script to search binaries for instructions, http://www.nerdbert.com/gentoo/analyse-x86 | ||
| + | *** results from ali1234 of the packages from 1.0.1 which include ssse3 instructions, http://pastebin.com/hT3B90v4, formatted list http://pastebin.com/eY7xiESS | ||
| + | *** results from ali1234 again, http://pastebin.com/FTdtzZ9L | ||
| + | *** new script from ali1234, http://al.robotfuzz.com/~al/random/cpucheck-0.2.tar.gz | ||
| + | *** Stskeeps has posted a link to this repo on #meego, http://download.obs.maemo.org/home:/stskeeps:/ssse3_bootstrap/current/ | ||
| + | ** Build daily, weekly, release builds of MeeGo core,netbook,extra packages for nonSSSE3 based hardware | ||
| + | ** Create repos of the built packages | ||
| + | ** Generate kickstart file for common x86 target(s) | ||
| + | ** Generate images from kickstart files | ||
| + | ** Create a repository in OBS for appdevs to build against | ||
| + | * Implementation | ||
| + | ** OBS | ||
| + | ** IMG | ||
| + | ** BOSS | ||
| + | * Testing | ||
| + | ** http://wiki.meego.com/Quality/NetbookTestReport/NetbookSanity20100810 | ||
| + | |||
| + | =Release Kickstart Files= | ||
| + | |||
| + | *Links to kickstart files | ||
| + | **Daily | ||
| + | **Weekly | ||
| + | **Releases | ||
| + | |||
| + | =Release Images= | ||
| + | |||
| + | *Links to images for x86 target(s) | ||
| + | **Daily | ||
| + | **Weekly | ||
| + | **Releases | ||
| + | |||
| + | =Interested Parties= | ||
| + | |||
| + | Add your #meego IRC nick below :- | ||
| + | |||
| + | *vgrade | ||
| + | *lcuk | ||
| + | *CosmoHill | ||
| + | *slaine | ||
| + | *lbt | ||
| + | *w00t/w00t_ | ||
| + | *jmc93739653 | ||
| + | *ali1234 | ||
| + | *bef0rd | ||
| + | *amjad | ||
| + | *fprimex | ||
| + | * [[User:Rzr]], for amd axp or [[Omap2]] cpu | ||
| + | *odin_ | ||
| + | *taiffu | ||
| + | * ceyusa [[User:vjaquez]] | ||
Contents |
Update (vljn): Meego and its netbook ux actually works on non SSE/SSSE3 supporting Pentium 4. The issue is that most non ssse3 chipset comes either with a too old intel gfx, or with an intel/amd graphic chipset. Both are not supported out of the box.
This page was inspired by a discussion on #meego (log@21:17) regarding MeeGo support of nonSSSE3 based hardware.
lbt added to the discussions with a timely blog post he had been working on http://mer-l-in.blogspot.com/2010/08/are-intel-subverting-meegocom.html.
Add your #meego IRC nick below :-