Hi PowerPC users, I am the guy who ported the kx audio driver to PowerPC macs, and i have decided to get into another project, porting the Envy24HT audio driver to PowerPC macs!
Why this? Mostly because i love putting all sorts of crazy pci cards in my macs and also because i already own some of the supported hardware and so i thought it will be cool to use some of them on PowerPC macs as upgrade paths.
I didn't have to start from scratch luckily since there were an abbandonware open source driver for hackintoshes, so all i had to do is basically port it to PowerPC macs and old OS X.
For now other than adding support for old OS X and PPC cpus, the major changes have been a rework of memory management and a general improvement of compatibility for 64 bit oses support and the addition of support for various sound cards and overall improvement of some areas of the driver implementation, like the volume controls.
That said here you can find the github repo with the source code, and a very old driver release (which has been made obsolete by the new one i am working on) and were future releases will be published: https://github.com/ITzTravelInTime/Envy24HT
Currently supported and tested cards are:
- Terratec Aureon 5.1 Sky (best support)
- Terratec Aureon 7.1 Space (best support)
- Terratec Aureon 7.1 Universe (best support)
- Terratec Phase22 (best support)
- Terratec Phase28
- M-Audio Revolution 5.1
- M-Audio Revolution 7.1
- M-Audio Audiophile 192
- ESI Juli@
- ESI Prodigy 7.1 Hi-Fi (Alpha support partially working)
- ESI MAYA44 (Alpha support partially working)
- Audiotrack Prodigy 7.1 (best support)
- Audiotrack Prodigy HD2
- Infrasonic Quartet (Pre-Alpha support not working yet, but groundwork has been done)
Cards that might work (but are currently untested or need implementation work):
- Hercules Fortissimo cards featuring the VT172X chips
- Onkyo SE 90
- Onkyo SE 150
- Onkyo SE 200
- Offbrand PCIe cards featuring the VT1721 or VT1723 chips
So I leave you with this screenshot of the ESI/Audiotrak Prodigy 7.1 HiFi i own running on my G4 MDD with Leopard, which, seems to be working well for now.
Why this? Mostly because i love putting all sorts of crazy pci cards in my macs and also because i already own some of the supported hardware and so i thought it will be cool to use some of them on PowerPC macs as upgrade paths.
I didn't have to start from scratch luckily since there were an abbandonware open source driver for hackintoshes, so all i had to do is basically port it to PowerPC macs and old OS X.
For now other than adding support for old OS X and PPC cpus, the major changes have been a rework of memory management and a general improvement of compatibility for 64 bit oses support and the addition of support for various sound cards and overall improvement of some areas of the driver implementation, like the volume controls.
That said here you can find the github repo with the source code, and a very old driver release (which has been made obsolete by the new one i am working on) and were future releases will be published: https://github.com/ITzTravelInTime/Envy24HT
Currently supported and tested cards are:
- Terratec Aureon 5.1 Sky (best support)
- Terratec Aureon 7.1 Space (best support)
- Terratec Aureon 7.1 Universe (best support)
- Terratec Phase22 (best support)
- Terratec Phase28
- M-Audio Revolution 5.1
- M-Audio Revolution 7.1
- M-Audio Audiophile 192
- ESI Juli@
- ESI Prodigy 7.1 Hi-Fi (Alpha support partially working)
- ESI MAYA44 (Alpha support partially working)
- Audiotrack Prodigy 7.1 (best support)
- Audiotrack Prodigy HD2
- Infrasonic Quartet (Pre-Alpha support not working yet, but groundwork has been done)
Cards that might work (but are currently untested or need implementation work):
- Hercules Fortissimo cards featuring the VT172X chips
- Onkyo SE 90
- Onkyo SE 150
- Onkyo SE 200
- Offbrand PCIe cards featuring the VT1721 or VT1723 chips
So I leave you with this screenshot of the ESI/Audiotrak Prodigy 7.1 HiFi i own running on my G4 MDD with Leopard, which, seems to be working well for now.
Last edited: