Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerMac G5 support #7

Closed
mozgwar opened this issue Nov 23, 2020 · 9 comments
Closed

PowerMac G5 support #7

mozgwar opened this issue Nov 23, 2020 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@mozgwar
Copy link

mozgwar commented Nov 23, 2020

Any plans to have a powerpc64 port? I have a powermac g5 and I would be willing to test and help

@kth5
Copy link
Owner

kth5 commented Nov 23, 2020

ppc64be would require a separate kernel and grub build. I wouldn't want to support a full ppc64be build of the repo. Most BE machines mortals run under their desks cannot take enough RAM or provide enough horse power to justify a 64bit address space anymore.

The powerpc installer ISO needs to be updated to include 64bit support after I have figured out thew new archiso changes from main Archlinux.

No plans as of yet to prioritize this but I'm running a custom kernel with ppc32 userland in a VM already to build packages and ISO.

@mozgwar
Copy link
Author

mozgwar commented Nov 23, 2020

ok thanks

@kth5
Copy link
Owner

kth5 commented Nov 23, 2020

If you feel like taking the effort, I'll happily accept a tested PKGBUILD for a ppc64be kernel. :)

@kth5
Copy link
Owner

kth5 commented Dec 25, 2020

@Sadoon-AlBader I'm actually working on this as we speak. The powerpc installer will receive a 64bit BE kernel alongside with the 32bit one.

@Sadoon-AlBader
Copy link
Collaborator

@Sadoon-AlBader I'm actually working on this as we speak. The powerpc installer will receive a 64bit BE kernel alongside with the 32bit one.

So from what I understand we can run the 32-bit BE on a G5 if we have a 64-bit kernel, that's all we need?

@kth5
Copy link
Owner

kth5 commented Jan 14, 2021

Indeed! The kernel already is being provided as linux-ppc64 in both base32 and base.

The toolchain to build it is provided for ppc64le only and the package is built as arch=(any).

Grub works on ppc as I've already had it on my powerbook and mac mini G4. I'm not sure if it would need a 64bit build for G5 though. The grub package provided with ppc64le, may be the one to pick.

Unfortunately, I do not have a G5 around to attempt this.

@Sadoon-AlBader
Copy link
Collaborator

Indeed! The kernel already is being provided as linux-ppc64 in both base32 and base.

The toolchain to build it is provided for ppc64le only and the package is built as arch=(any).

Grub works on ppc as I've already had it on my powerbook and mac mini G4. I'm not sure if it would need a 64bit build for G5 though. The grub package provided with ppc64le, may be the one to pick.

Unfortunately, I do not have a G5 around to attempt this.

Well my friend this is your lucky day :)
I'll test it on my PowerMac G5 tonight (I also have an iMac G4 and PowerMac G4, and planning to buy a PowerBook G4)
Hit me up if I can help with anything else.

@kth5
Copy link
Owner

kth5 commented Jan 21, 2021

@kth5
Copy link
Owner

kth5 commented Feb 18, 2021

Considering this done for the same reason as #5

@kth5 kth5 closed this as completed Feb 18, 2021
@kth5 kth5 added the enhancement New feature or request label Feb 18, 2021
@kth5 kth5 self-assigned this Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants