(→Tasks) |
(→Interested Parties) |
||
| (18 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
=MeeGo on nonSSSE3 x86 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. | 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. | ||
| Line 8: | Line 10: | ||
* Requirements | * Requirements | ||
| - | ** Proof of concept - create prjconf on maemo OBS to build gcc,binutils, rest of core and bring up on x86 hw/vbox/vmware | + | ** 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 | ** Build daily, weekly, release builds of MeeGo core,netbook,extra packages for nonSSSE3 based hardware | ||
** Create repos of the built packages | ** Create repos of the built packages | ||
| Line 95: | Line 57: | ||
*bef0rd | *bef0rd | ||
*amjad | *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 :-