Skip to content

Instantly share code, notes, and snippets.

@FWidm
Last active November 3, 2018 14:40
Show Gist options
  • Save FWidm/13c35ea7790a8e55b8f12e7af99986f9 to your computer and use it in GitHub Desktop.
Save FWidm/13c35ea7790a8e55b8f12e7af99986f9 to your computer and use it in GitHub Desktop.
Fix MM-1 Bower&Wilkins speakers

Windows 8+: Install drivers and updatertool

  1. Obtain driver from http://www.bwgroupsupport.com/download/software
  2. Install drivers & Updater-Software
  • If the driver cannot be installed (default for win8, win10) enter testmode:
    1. Start CMD/Powershell as admin
    2. bcdedit /set testsigning on
    3. Reboot
    4. Reinstall the software - driver should install fine
    5. Start CMD/Powershell as admin and disable testing mode: bcdedit /set testsigning off
    6. Reboot

Mac OS X

If you have weird beeping noises with the speakers, set the Sampling rate to 44.1kHz down from the default 48kHz. Should fix the issues. (see: https://www.youtube.com/watch?v=kPPcCcziwog )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment