Hacking wiuu linux

roots

Well-Known Member
OP
Newcomer
Joined
Nov 9, 2015
Messages
79
Trophies
0
Age
39
XP
127
Country
France
someone knows if it's possible to have kexec working with a kernel like the one the wiiu have?
 

Marionumber1

Well-Known Member
Member
Joined
Nov 7, 2010
Messages
1,234
Trophies
3
XP
4,045
Country
United States
I was thinking about implementing a Wii U homebrew app that loaded other OSes, but never got around to writing it. Doing so is definitely possible: by patching the Cafe OS kernel, you can run anything in PPC kernel-mode, including a Linux kernel. If there is sufficient demand, I may pick this project back up.
 

roots

Well-Known Member
OP
Newcomer
Joined
Nov 9, 2015
Messages
79
Trophies
0
Age
39
XP
127
Country
France
this will be a great feature for wiiu !
it was more easy with ps3 and petitboot because it was ran on a linux kernel.
thanks for the reply you're a boss!
 

reprep

Well-Known Member
Member
Joined
Jul 5, 2012
Messages
939
Trophies
1
Website
melankolisavar.blogspot.com
XP
1,037
Country
I was thinking about implementing a Wii U homebrew app that loaded other OSes, but never got around to writing it. Doing so is definitely possible: by patching the Cafe OS kernel, you can run anything in PPC kernel-mode, including a Linux kernel. If there is sufficient demand, I may pick this project back up.

I would love myself some linux. I am pretty sure i am not alone.
 

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
1
Age
35
Location
221b Baker Street
XP
1,737
Country
United Kingdom
I was thinking about implementing a Wii U homebrew app that loaded other OSes, but never got around to writing it. Doing so is definitely possible: by patching the Cafe OS kernel, you can run anything in PPC kernel-mode, including a Linux kernel. If there is sufficient demand, I may pick this project back up.
I would love to mess with an OS Loader. I loved messing with OtherOS on PS3. :)

Wonder if we could get ancient PPC mac to run. haha
 

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
1
Age
35
Location
221b Baker Street
XP
1,737
Country
United Kingdom
That is EXACTLY what I was thinking, if PowerPC were the only requirement we could actually load anything pre OS X 10.4.8

However, given that Macs hate non-native hardware that may be more difficult than you would think, in hindsight
I have been messing with Hackintosh since like forever, so yea, I already understood that. But anyway, what you said is true about most operating systems. Linux runs like shit on PS3 without some work, but it could be an exception here I guess because of gc/wii and vwii linux. Can probably reuse stuff. Don't know without looking though.

Either way, would be fun to mess with.
 

TotalInsanity4

GBAtemp Supreme Overlord
Member
Joined
Dec 1, 2014
Messages
10,800
Trophies
0
Location
Under a rock
XP
9,814
Country
United States
I have been messing with Hackintosh since like forever, so yea, I already understood that. But anyway, what you said is true about most operating systems. Linux runs like shit on PS3 without some work, but it could be an exception here I guess because of gc/wii and vwii linux. Can probably reuse stuff. Don't know without looking though.

Either way, would be fun to mess with.
Yeah, I agree :P
 

I pwned U!

I am pleased to beat you!
Member
Joined
Jun 14, 2013
Messages
927
Trophies
3
Age
28
Website
gbatemp.net
XP
684
Country
United States
I was thinking about implementing a Wii U homebrew app that loaded other OSes, but never got around to writing it. Doing so is definitely possible: by patching the Cafe OS kernel, you can run anything in PPC kernel-mode, including a Linux kernel. If there is sufficient demand, I may pick this project back up.
Running Linux, Android, and DarkSide OS would be extremely useful for me!
 

TotalInsanity4

GBAtemp Supreme Overlord
Member
Joined
Dec 1, 2014
Messages
10,800
Trophies
0
Location
Under a rock
XP
9,814
Country
United States
Hmm, wasn't PPC support dropped with 10.6? Iirc, there was a PPC version of Leopard. That would be so cool for it to work on Wii U.
I know that there was a way to get 10.5.x working on PPC Macs but it was really hacky and involved downloading the update to the hard drive of another computer and then swapping hard drives between the two computers. So I guess it would be possible but not exactly preferable
 

Deleted member 370671

Ball of Kawaiiness
Member
Joined
Aug 23, 2015
Messages
1,435
Trophies
1
Location
Lowee
XP
1,601
Country
Korea, North
I know that there was a way to get 10.5.x working on PPC Macs but it was really hacky and involved downloading the update to the hard drive of another computer and then swapping hard drives between the two computers. So I guess it would be possible but not exactly preferable
Are you sure it wasn't on some newer versions? It really seems like 10.5 has native PPC support https://en.wikipedia.org/wiki/Mac_OS_X_Leopard :unsure:
And iirc there is something like "Intel version" written on my 10.5 install disk, so there is probably a "PPC version"...
Are you sure you're not talking about Snow Leopard or even Lion? Because the Mac App Store were released in 10.6.6, and updates were not available to download before that.
 

TotalInsanity4

GBAtemp Supreme Overlord
Member
Joined
Dec 1, 2014
Messages
10,800
Trophies
0
Location
Under a rock
XP
9,814
Country
United States
Are you sure it wasn't on some newer versions? It really seems like 10.5 has native PPC support https://en.wikipedia.org/wiki/Mac_OS_X_Leopard :unsure:
And iirc there is something like "Intel version" written on my 10.5 install disk, so there is probably a "PPC version"...
Are you sure you're not talking about Snow Leopard or even Lion? Because the Mac App Store were released in 10.6.6, and updates were not available to download before that.
You're right, I just googled it and realized it's 10.5.8, not 10.4.8 as I thought. So yes, what you just said :P
 

Netfreak25

Member
Newcomer
Joined
Dec 21, 2015
Messages
16
Trophies
0
XP
121
Country
Switzerland
I was thinking about implementing a Wii U homebrew app that loaded other OSes, but never got around to writing it. Doing so is definitely possible: by patching the Cafe OS kernel, you can run anything in PPC kernel-mode, including a Linux kernel. If there is sufficient demand, I may pick this project back up.

OsX would be harder to port I guess as the drivers (kext files) aren't available as easy as compiling a linux module.
Linux itself, for example in a minimal version, is probably much easier as we should be able to cross-compile the modules we need on demand. An from that point a wii-u ppc distro can evolve.

I personally see no point in doing it beside that I'd love to explore the wiiu from within a linux running on it. But for production use i'd use something external if I need a server e.g.
 
  • Like
Reactions: TotalInsanity4

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Veho @ Veho: Looks like Link's Awakening was metaphorical.