• 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: audio driver build process
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: audio driver build process


  • Subject: Re: audio driver build process
  • From: Michel <email@hidden>
  • Date: Fri, 13 Sep 2002 10:13:25 +0100

On Friday 13 September 2002 09:56, Laurent Humbert wrote:
> Any suggestions how to improve this, anyone ? I'm thinking of working
> as "root" and get ProjectBuilder's build command to somehow generate
> the driver directly in /System/Library/Extensions/. Would that be
> possible ? I just want to hit Command-B and let PB get on with it.

You don't need your driver in /System/Library/Extensions. You can use
'kextload' to load the one from your build directory. The only catch is that
you need to change it's permissions with
chown -R root.wheel <yourdriver>.kext

It is still a bit of a pain, since if you are using project builder as your
own username, you need to remember to chown the .kext back to your user
before building, and change it back to root before loading....

Thats still pretty annoying, I wish there was a "stop bothering me when I'm
developing" flags to kextload!

Michel

--
Linux yawn 2.4.19-ac4 #49 Tue Aug 6 10:13:51 BST 2002 i686
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: audio driver build process
      • From: Matt Gonzalez <email@hidden>
References: 
 >audio driver build process (From: Laurent Humbert <email@hidden>)

  • Prev by Date: audio driver build process
  • Next by Date: overloads in ioproc : why?
  • Previous by thread: audio driver build process
  • Next by thread: Re: audio driver build process
  • Index(es):
    • Date
    • Thread