문제

When I had some problem with the audio (apparently boom crashed in background) I checked the Sound Preferences in System Preferences, and found a extension called DeviceName, I don't remember myself installing this, and it doesn't have any kext installed along it, How Do I uninstall it?

enter image description here

도움이 되었습니까?

해결책

You have an audio driver.

Check out the path below to see if you can make progress

/Library/Audio/Plug-Ins/HAL

Restart the audio service

osascript -e 'do shell script "launchctl kickstart -k system/com.apple.audio.coreaudiod" with administrator privileges'
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top