From Fedora Project Wiki
mNo edit summary
 
(198 intermediate revisions by 29 users not shown)
Line 1: Line 1:
= PowerPC/POWER/Cell Special Interest Group =
{{admon/warning |f33/f34 docker images need docker V20.10:|
* as per [[https://bugzilla.redhat.com/show_bug.cgi?id=1746355/ bug 1746355]], starting with f33 ppc64le images you need a Docker supporting cgroup v2.
* If you do not have, then add following host grub boot parameter <pre>systemd.unified_cgroup_hierarchy=0</pre>
}}


{{shortcut|Arch:PPC}}
{| style="width: 60%; float: right;"
|-
| style="border-width: 0;" | {{admon/tip |Getting Started with Fedora for Power:|


== Members ==
* '''Download''' from [https://alt.fedoraproject.org/alt/ Alternate Architectures]
* [[IgnacioVazquezAbrams| Ignacio Vazquez-Abrams]] <BR>
* Join the Fedora for Power team on IRC in {{fpchat|#fedora-ppc}} on http://libera.chat
* [[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.libera.chat
* 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]]
== Documentation ==
* Mark Hamzy
 
* Mike Wolf
=== Fedora on Apple PPC hardware ===
* [[User:Gustavold| Gustavo Luiz Duarte]]
 
* [[User:efi | Éric Fintzel]]
==== iBook G4 Hardware info: ====
* [[User:menantea| Guy Menanteau]]
 
* [[User:sinnykumari| Sinny Kumari]]
iBook G4/1.33GHz 12-Inch (Mid-2005)
 
:*1.33 GHz PowerPC 7447a (G4) processor with 64k L1 cache
:*512k "on chip" level 2 cache.
:*512 MB of onboard RAM (PC2700 DDR SDRAM).
:*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 ====
 
*Install OS X first.
 
:#Boot from your OS X install CD but before the installation starts, load the disk utility from the top menu.
:#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
 
{{Admon/tip | Setting the date and time in OS X will mean the date is right in Fedora from the install.}}
 
==== Installing Fedora ====
 
*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.
 
{{Admon/warning | Note | There seems to be a bug in the Fedora 9 installer. Caps lock may be on when the light is not. Check at the screen where you can enter your host name.}}
 
:# If you are dual booting, when you get to the partitioning page, select the option which will set up the free space on your hard drive for Fedora, leaving your MAC partition alone.
 
==== Wireless networking ====


===== Broadcom BC43xx chipset=====
== Stable Release, GPG keys ==  


This chipset uses the 'b43' drivers contained in the kernel. For a comprehensive list of supported chipset versions and more info, check the link at the bottom of the page to linuxwireless.org. Although the 'b43' driver is open source, a proprietary piece of firmware is required in order get this wireless chipset to function.
Fedora 32 is the latest stable release of Fedora for Power. It was announced on April, 2020. Please see [https://fedoramagazine.org/announcing-fedora-32/// the release announcement] for additional details or '''Download directly from [https://alt.fedoraproject.org/alt/ here].'''


{{Admon/warning | Note | This guide assumes you are using kernel version 2.6.25 or newer (Fedora 9 and above).}}
Fedora for Power uses now primary architectures GPG keys. Check [https://fedoraproject.org/keys The official Fedora GPG key list] for a list of primary/secondary keys per releases.


*Download the firmware:  
=== Release Notes ===
* Fedora 32  (same release notes as referenced above, not specific for PowerPC) and  [https://fedoraproject.org/wiki/Category:Fedora_32_PowerPC_Test_Results tests results and known bugs at GA time.]
* [[Architectures/PowerPC/28|Fedora 28]] is last to support ppc64 (BE) but is EOL


<pre>
== Supported Architectures ==
$ wget http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
</pre>


*Extract the firmware:
Only 64bit machines (little endian Power8 or newer) are supported now; (Fedora 22-28 supported big endian Power5 to Power8). 


<pre>
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.  
$ tar xjf broadcom-wl-4.150.10.5.tar.bz2
</pre>


*Set a temporary environment variable:
Fedora 18 through Fedora 23 also includes several optimized packages for Power7 machines. These will be installed automatically if a Power7 processor is detected.  The focus for Fedora 24 and newer is on Power8 or newer hardware and the optimizations for these CPU types are handled through a different mechanism.


<pre>
Fedora 25 able to be installed also on Mac G5 machine as per https://github.com/masterzorag/G5_ppc64-linux
# export FIRMWARE_INSTALL_DIR="/lib/firmware"
</pre>


*Use the 'b43-fwcutter-011' tool to extract the firmware to your Fedora system:
Fedora 28 is last release for ppc64 (BE)
Due the limited resource and clear preference of the ppc64le architecture in any new developments, it was decided that ppc64 architecture will transfer into a maintenance mode where the new features (eg. Atomic Host compose) we plan for ppc64le won't be added, see  [https://lists.fedoraproject.org/archives/list/ppc@lists.fedoraproject.org/message/C23EQYITA4DQWM7CQF6LJC5ABXY2XIEM/ email] for details.


<pre>
== Previous Releases ==
# b43-fwcutter-011/b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta_mimo.o
</pre>


*Load the 'b43' module to make sure you get no errors:
You can find information about previous Fedora for Power releases at [[Architectures/PowerPC/PreviousReleases]].


<pre>
== Build System & Resources ==
# modprobe b43
</pre>


*Reboot (restarting the network manager might work too). Now the network manager should display any nearby wireless networks!
===Koji===


==== Useful links ====
====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].


http://wireless.kernel.org/en/users/Drivers
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


== Work needed ==
=== 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.


=== Bugzilla ===
== Bugzilla ==


* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=219540 #219540] Game Glest not playable at PPC-arch
* [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]
* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 #239713] bootstrap ghc on ppc64
* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179260 ExcludeArch for PowerPC]
* [https://bugzilla.redhat.com/show_bug.cgi?id=453311 #453311] pulseaudio does not start
* [[Architectures/BuildIssues|Power & s390x build issues]]  
 
Someone who interested should also watch [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179260 #179260]  
 
=== Documentation ===
 
* 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):
** [http://ubuntuforums.org/showthread.php?t=224673 HOWTO: Apple Wireless Keyboard (Bluetooth)]
** [https://wiki.ubuntu.com/PowerPCFAQ PowerPC FAQ]  
** [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]]

Latest revision as of 17:55, 3 August 2022

Warning.png
f33/f34 docker images need docker V20.10:
  • as per [bug 1746355], starting with f33 ppc64le images you need a Docker supporting cgroup v2.
  • If you do not have, then add following host grub boot parameter
    systemd.unified_cgroup_hierarchy=0
Shortcut:
Arch:PPC
Idea.png
Getting Started with Fedora for Power:

PowerPC/POWER Special Interest Group

Members

Stable Release, GPG keys

Fedora 32 is the latest stable release of Fedora for Power. It was announced on April, 2020. Please see the release announcement for additional details or Download directly from here.

Fedora for Power uses now primary architectures GPG keys. Check The official Fedora GPG key list for a list of primary/secondary keys per releases.

Release Notes

Supported Architectures

Only 64bit machines (little endian Power8 or newer) are supported now; (Fedora 22-28 supported big endian Power5 to Power8).

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 through Fedora 23 also includes several optimized packages for Power7 machines. These will be installed automatically if a Power7 processor is detected. The focus for Fedora 24 and newer is on Power8 or newer hardware and the optimizations for these CPU types are handled through a different mechanism.

Fedora 25 able to be installed also on Mac G5 machine as per https://github.com/masterzorag/G5_ppc64-linux

Fedora 28 is last release for ppc64 (BE) Due the limited resource and clear preference of the ppc64le architecture in any new developments, it was decided that ppc64 architecture will transfer into a maintenance mode where the new features (eg. Atomic Host compose) we plan for ppc64le won't be added, see email for details.

Previous Releases

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

Build System & Resources

Koji

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