• 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: AudioReflectorDriver: won't unload
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AudioReflectorDriver: won't unload


  • Subject: Re: AudioReflectorDriver: won't unload
  • From: Jeff Moore <email@hidden>
  • Date: Mon, 9 Aug 2010 14:25:22 -0700

Like all drivers, the Reflector driver can't be unloaded while it still has open user-clients attached to it. Typically, you need to quit all the apps that might be using audio to unload a driver that is being used actively. Note that processes like LoginWindow and SystemUIServer always have the HAL initialized and will open a connection to a freshly installed driver as soon as it shows up on the system.

Because of this, typically the easiest way to get a new build of a driver running is to just reboot after installing a new build.

--

Jeff Moore
Core Audio
Apple



On Aug 9, 2010, at 2:16 PM, Chuck Carlson wrote:

> I'm making changes to ARD but each change is requiring a reboot for me, because the ARD won't unload with the kextunload command.
>
> The error is:
>
> (kernel) Can't unload kext com.apple.driver.AudioReflector; classes have instances:
> (kernel)     Kext com.apple.driver.AudioReflector class com_AREngine has 1 instance.
> Failed to unload com.apple.driver.AudioReflector - (libkern/kext) kext is in use or retained
>
> I have not opened the device with any app.
>
> How do i unload, or it's going to take me forever to make and test changes if I have to reboot.

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

This email sent to email@hidden

  • Follow-Ups:
    • Re: AudioReflectorDriver: won't unload
      • From: Chuck Carlson <email@hidden>
References: 
 >AudioReflectorDriver: won't unload (From: Chuck Carlson <email@hidden>)

  • Prev by Date: AudioReflectorDriver: won't unload
  • Next by Date: Re: AudioReflectorDriver: won't unload
  • Previous by thread: AudioReflectorDriver: won't unload
  • Next by thread: Re: AudioReflectorDriver: won't unload
  • Index(es):
    • Date
    • Thread