• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: booting a custom darwin kernel on a powerbook
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: booting a custom darwin kernel on a powerbook


  • Subject: Re: booting a custom darwin kernel on a powerbook
  • From: Markus Hitter <email@hidden>
  • Date: Sun, 6 Feb 2005 01:30:35 +0100


Am 06.02.2005 um 00:37 schrieb Folkert Saathoff:

hello list,

i have managed to build a custom mach_kernel from the 10.3/7.0 sources at apple.com. i even managed to tell openfirmware to boot it,

Have you flushed the meta-kext as well?

sudo mv /System/Library/Extensions.mkext /System/Library/Extensions.mkext.old

(Not sure wether this is the right way to do it but I remember a non updated mkext can cause issues)


how do i build a kernel with support for the powerbooks hardware?

Most or all harware support was moved out of the kernel to extensions a long time ago. To get harware support, you have to fix the extentsions issue.


or rather, where do i get the sources for the ApplePMU extension?

You don't. It's closed source. Even a plain Darwin installation has a few closed source binaries. See the OpenDarwin CVS repository in src/Apple, IIRC.


and how do i install the extensions so that they can coexist with the already installed extensions of the same name?

You have to give them at least a different file name, of course. Kexts support some versioning and XPostFacto (open source at OpenDarwin.org) uses it to it's advantage. Don't know details, sorry.



Hope this helps at least a little, Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: booting a custom darwin kernel on a powerbook
      • From: Felix Kronlage <email@hidden>
References: 
 >booting a custom darwin kernel on a powerbook (From: Folkert Saathoff <email@hidden>)

  • Prev by Date: booting a custom darwin kernel on a powerbook
  • Next by Date: Re: booting a custom darwin kernel on a powerbook
  • Previous by thread: booting a custom darwin kernel on a powerbook
  • Next by thread: Re: booting a custom darwin kernel on a powerbook
  • Index(es):
    • Date
    • Thread