From Fedora Project Wiki
(192 intermediate revisions by 25 users not shown)
Line 1: Line 1:
= PowerPC/POWER/Cell Special Interest Group =
{{shortcut|Arch:PPC}}


{| style="width: 50%; float: right; margin-left: 2em;"
|-
| style="border-width: 0;" | {{admon/tip | Getting Started with Fedora for Power::|


== Members ==
Check out our [[Architectures/PowerPC/CurrentDevelopment|current development efforts]] and join the Fedora for Power team on IRC in {{fpchat|#fedora-ppc}} on http://freenode.net
* [[IgnacioVazquezAbrams| Ignacio Vazquez-Abrams]] <BR>
}}
* [[PaulNasrat| Paul Nasrat]] <BR>
|}
* [[PeterLemenkov| Peter Lemenkov]] <BR>
* [[StefanPosdzich|Stefan Posdzich]] (using a Playstation 3 with Fedora 9)


= PowerPC/POWER Special Interest Group =
* IRC: {{fpchat|#fedora-ppc}} on irc.freenode.net
* Mailing List: {{fplist|ppc}}


== Applications/Libraries of Interest ==
== Members ==
* [http://mac-on-linux.sourceforge.net/ Mac-on-Linux] - virtualization solution for PowerPC
* [[User:sharkcz| Dan Horák]] (IBM IntelliStation 275)
* [[User:than| Than Ngo]]
* Mark Hamzy
* Brent Baude
* [[User:Gustavold| Gustavo Luiz Duarte]]
* [[User:menantea| Guy Menanteau]]
* [[User:sinnykumari| Sinny Kumari]]
* [[KarstenHopp| Karsten Hopp]]


== Documentation ==
== Stable Release, GPG keys ==  


=== Fedora on Apple PPC hardware ===
Fedora 25 is the latest stable release of Fedora for Power. It was announced on November 22, 2016. Please see [https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/FG5BBVWKJBRZUDGN7RXPFVLHLWELWF3P/ the release announcement] for additional details or download it directly from [https://alt.fedoraproject.org/alt/ here].


==== iBook G4 Hardware info: ====
Fedora for Power uses different GPG keys than the primary architectures. Check [https://fedoraproject.org/keys The official Fedora GPG key list] for a list of secondary arch keys.


iBook G4/1.33GHz 12-Inch (Mid-2005)
=== Release Notes ===


:*1.33 GHz PowerPC 7447a (G4) processor with 64k L1 cache
* [[Architectures/PowerPC/26|Fedora 26]]
:*512k "on chip" level 2 cache.
* [[Architectures/PowerPC/25|Fedora 25]]
:*512 MB of onboard RAM (PC2700 DDR SDRAM).
* [[Architectures/PowerPC/24|Fedora 24]]
:*40 GB (4200 RPM) Ultra ATA/100 hard drive.
:*Slot-loading DVD-ROM/CD-RW "Combo" drive.
:*4X AGP ATI Mobility Radeon 9550 graphics with 32 MB of DDR SDRAM.
:*A standard AirPort Extreme (802.11g) - Broadcom BCM4318 chipset.
:*Bluetooth 2.0+EDR.
:*56k v.92 standard modem
:*50 W/Hr LiIon battery (Stated 6 hour lifetime)
:*12.1" TFT XGA active matrix display (1024x768 native resolution).
:*"Sudden Motion Sensor" technology that stops the hard drive heads from moving if the notebook is dropped.
:*"Scrolling Trackpad" that allows one to scroll or pan by touching the trackpad with two fingers instead of one.


==== Dual booting with OS X ====
== Supported Architectures ==


*Install OS X first
Only 64bit machines (big endian Power5 or newer and little endian Power8 or newer) are supported, 32bit packages are not available anymore in F22 or newer. The last Fedora release with 32bit boot images was Fedora 17. Although it might be possible to install a 32bit F17 release and then update with the latest F21 packages, this is not supported by the Fedora PPC developers anymore.


:#Boot from your OS X install CD but before the installation starts, load the disk utility from the top menu.
Fedora 18 and newer also includes several optimized packages for Power7 machines. These will be installed automatically if a Power7 processor is detected.
:#Here you can partion your drive. Partition the drive in two, one as MAC filesystem (for OS X) and one as free space, leave the MBR as the default MAC option.
:#Once OS X is installed grab any updates and set the date/time.
:#You are now ready to go ahead with installing Fedora


==== Installing Fedora ====
== Previous Releases ==


*Turn on your Apple, insert the Fedora install media and boot from the CD/DVD by holding down the 'c' key as soon as you hear the Apple chime.
You can find information about previous Fedora for Power releases at [[Architectures/PowerPC/PreviousReleases]].  


==== Wireless networking ====
== Build System & Resources ==


===== Broadcom BC43xx chipset=====
===Koji===  


==== Useful links ====
====F25 or previous releases====
Till F25, all official Fedora PowerPC packages are built by the koji build system at the
[http://ppc.koji.fedoraproject.org/koji PowerPC koji hub]
Everyone with a [[Join_the_package_collection_maintainers#Get_a_Fedora_Account|Fedora account]] can do scratch builds of packages on the PowerPC koji build system. After running fedora-packager-setup from the fedora-packager rpm
ppc-koji build --scratch f20 yourpkg.src.rpm


http://wireless.kernel.org/en/users/Drivers
Scratch builds can be found [http://ppc.koji.fedoraproject.org/scratch/ here], and will be removed from koji automatically after a while.


== Work needed ==
For a build to end up in the final Fedora for Power distribution, that NVR must have been built on the primary Fedora koji and then pushed as an update for that release. koji-shadow is used by Fedora for Power to track both the stable (e.g. 'f20' during f20 branched development and 'f20-updates' after GA) and updates-testing tags of each release, as well as the current rawhide tag. Please feel free to find [[User:sharkcz| Dan Horák]] on the #fedora-ppc IRC channel if you have questions about the koji-shadow process.


=== Bugzilla ===
====Rawhide====
On October 29, 2016 announcement was made to [https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/SBQOANIUYRRRJGK3BNN5WOYERMEVTD5V/ merge ppc64(le)] koji builds of packages with [http://koji.fedoraproject.org/koji/ primary koji].


* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=219540 #219540] Game Glest not playable at PPC-arch
To make a scratch build of package for ppc64 and ppc64le in Fedora rawhide, run:
* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 #239713] bootstrap ghc on ppc64
  koji build --scratch --arch-override=ppc64,ppc64le rawhide yourpkg.src.rpm
* [https://bugzilla.redhat.com/show_bug.cgi?id=453311 #453311] pulseaudio does not start


Someone who interested should also watch [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179260 #179260]
=== PPC Shell access for debugging ===
[[user:sharkcz|Dan Horák ]] ([[fas:sharkcz|sharkcz]]) can provide you access to a PPC box for build debugging purposes. Just send him an e-mail with a request and a public SSH key.
fedora-infra team is also working on providing easier access to a PowerPC VM for debugging build issues. Once we have it ready, we will update this section.


=== Documentation ===
== Bugzilla ==


* We need step-by-step tutorials describing HOWTO setup Wi-Fi, Apple Bluetooth Mouse and Keyboard, where to find JRE and so on. See the next links (from Ubuntu, Debian and YellowDog):
* [https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&rep_platform=powerpc&rep_platform=ppc64&rep_platform=ppc&bug_status=NEW&bug_status=ASSIGNED&bug_status=MODIFIED&product=Fedora&classification=Fedora List of currently open PowerPC bugs]
** [http://ubuntuforums.org/showthread.php?t=224673 HOWTO: Apple Wireless Keyboard (Bluetooth)]  
* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179260 ExcludeArch for PowerPC]
** [https://wiki.ubuntu.com/PowerPCFAQ PowerPC FAQ]  
* [[Architectures/BuildIssues|Power & s390x build issues]]  
** [http://johannes.sipsolutions.net/Projects/snd-aoa Notes abount snd-aoa kernel module]  




== Links ==
== Links ==
* [http://www.ibm.com/chips/power/ Power homepage] <BR>
* [http://lists.fedoraproject.org/pipermail/ppc fedora-ppc mailing list] <BR>
* [http://lists.infradead.org/mailman/listinfo/fedora-ppc fedora-ppc mailing list] <BR>
* [[Architectures/PowerPC/PPC-hub-serverstatus|Special files and configuration on the PPC hub]]
* [http://www.ibm.com/systems/power/ Power homepage] <BR>
* [https://www.ibm.com/developerworks/community/wikis/home/wiki/W51a7ffcf4dfd_4b40_9d82_446ebc23c550?lang=en The PowerLinux Community Wiki] <BR>
* [http://www.power.org/ Power.org] <BR>
* [http://www.power.org/ Power.org] <BR>
* [http://www.ppczone.org/ PPCZone] <BR>
* [http://www.terrasoftsolutions.com/support/ YellowDogLinux support pages] <BR>
* [http://www.powerdeveloper.org/ powerdeveloper.org]
* [http://www.powerdeveloper.org/ powerdeveloper.org]
* [http://pic.dhe.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaae/lcon_Installing_Linux_on_System_p5.htm Installation docs] for IBM Power hardware <BR>




== See also ==
[[Category:Arch-specific SIGs]][[Category:SIGs]]
* [[PlayStation]]
[[Category:Fedora special-interest groups|PowerPC]]
 
[[Category:Arch-specific SIGs]]

Revision as of 12:42, 24 November 2016

Shortcut:
Arch:PPC
Idea.png
Getting Started with Fedora for Power::
Check out our current development efforts and join the Fedora for Power team on IRC in #fedora-ppc[?] on http://freenode.net

PowerPC/POWER Special Interest Group

Members

Stable Release, GPG keys

Fedora 25 is the latest stable release of Fedora for Power. It was announced on November 22, 2016. Please see the release announcement for additional details or download it directly from here.

Fedora for Power uses different GPG keys than the primary architectures. Check The official Fedora GPG key list for a list of secondary arch keys.

Release Notes

Supported Architectures

Only 64bit machines (big endian Power5 or newer and little endian Power8 or newer) are supported, 32bit packages are not available anymore in F22 or newer. The last Fedora release with 32bit boot images was Fedora 17. Although it might be possible to install a 32bit F17 release and then update with the latest F21 packages, this is not supported by the Fedora PPC developers anymore.

Fedora 18 and newer also includes several optimized packages for Power7 machines. These will be installed automatically if a Power7 processor is detected.

Previous Releases

You can find information about previous Fedora for Power releases at Architectures/PowerPC/PreviousReleases.

Build System & Resources

Koji

F25 or previous releases

Till F25, all official Fedora PowerPC packages are built by the koji build system at the PowerPC koji hub Everyone with a Fedora account can do scratch builds of packages on the PowerPC koji build system. After running fedora-packager-setup from the fedora-packager rpm

ppc-koji build --scratch f20 yourpkg.src.rpm

Scratch builds can be found here, and will be removed from koji automatically after a while.

For a build to end up in the final Fedora for Power distribution, that NVR must have been built on the primary Fedora koji and then pushed as an update for that release. koji-shadow is used by Fedora for Power to track both the stable (e.g. 'f20' during f20 branched development and 'f20-updates' after GA) and updates-testing tags of each release, as well as the current rawhide tag. Please feel free to find Dan Horák on the #fedora-ppc IRC channel if you have questions about the koji-shadow process.

Rawhide

On October 29, 2016 announcement was made to merge ppc64(le) koji builds of packages with primary koji.

To make a scratch build of package for ppc64 and ppc64le in Fedora rawhide, run:

  koji build --scratch --arch-override=ppc64,ppc64le rawhide yourpkg.src.rpm

PPC Shell access for debugging

Dan Horák (sharkcz) can provide you access to a PPC box for build debugging purposes. Just send him an e-mail with a request and a public SSH key. fedora-infra team is also working on providing easier access to a PowerPC VM for debugging build issues. Once we have it ready, we will update this section.

Bugzilla


Links