Giter Site home page Giter Site logo

vmbtfirmuploader's Introduction

📊 Weekly development breakdown

No activity tracked

visitors

vmbtfirmuploader's People

Contributors

menchen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vmbtfirmuploader's Issues

Hang on bluetooth firmware version

Bluetooth: CSR8510 A10 USB dongle
System: mojave 10.14.6

already replace 0x8087:0x0a2b with 0x0001:0x0a12 in BTFirm-Snapshot#.vmsn

$ ./VMBTFirmUploader ./BTFirm.vmwarevm/BTFirm.vmx btpower vmrun
2019-12-25 11:45:48.372 VMBTFirmUploader[27109:148354] VMBTFirmUploader v1.3
2019-12-25 11:45:48.382 VMBTFirmUploader[27109:148354] Found vmx file
2019-12-25 11:45:48.382 VMBTFirmUploader[27109:148354] Reading snapshot name from: ./BTFirm.vmwarevm/BTFirm.vmsd
2019-12-25 11:45:48.386 VMBTFirmUploader[27109:148354] vmsd output: snapshot0.displayName = "btpower"
2019-12-25 11:45:48.386 VMBTFirmUploader[27109:148354] Found snapshot: <btpower>
2019-12-25 11:45:50.387 VMBTFirmUploader[27109:148354] Performing some periodical checking...
2019-12-25 11:45:50.465 system_profiler[27119:148393] SystemInfo-AccessoryFW from dict - Victor的Powerbeats³ = 0x0771
2019-12-25 11:45:50.613 VMBTFirmUploader[27109:148354] Bluetooth firmware version:
$ system_profiler SPBluetoothDataType
2019-12-25 11:26:41.535 system_profiler[26736:135132] SystemInfo-AccessoryFW from dict - Victor的Powerbeats³ = 0x0771
Bluetooth:

      Apple Bluetooth Software Version: 6.0.14d3
      Hardware, Features, and Settings:
          Name: Victor’s iMac
          Address: 00-1A-7D-DA-71-13
          Bluetooth Low Energy Supported: Yes
          Handoff Supported: Yes
          Instant Hot Spot Supported: Yes
          Manufacturer: Cambridge Silicon Radio
          Transport: USB
          Firmware Version: 8891
          Bluetooth Power: On
          Discoverable: Off
          Connectable: Yes
          Auto Seek Pointing: On
          Remote wake: On
          Vendor ID: 0x0A12
          Product ID: 0x0001
          HCI Version: 4.0 (0x6)
          HCI Revision: 0x22BB
          LMP Version: 4.0 (0x6)
          LMP Subversion: 0x22BB
          Device Type (Major): Computer
          Device Type (Complete): Mac Desktop
          Composite Class Of Device: 0x380104
          Device Class (Major): 0x01
          Device Class (Minor): 0x01
          Service Class: 0x1C0
          Auto Seek Keyboard: On
      Devices (Paired, Configured, etc.):
          Victor的Powerbeats³:
              Address: D0-81-7A-06-00-17
              Major Type: Audio
              Minor Type: Headphones
              Services: Handsfree, AAP Server, SPP Server, AVRCP Controller, Audio Sink, Wireless iAP, AVRCP Target
              Paired: Yes
              Configured: Yes
              Connected: No
              Manufacturer: Apple (0x6, 0x03)
              Firmware Version: 0x0771
              Vendor ID: 0x004C
              Product ID: 0x2003
              Class of Device: 0x04 0x06 0x240418
              EDR Supported: Yes
              eSCO Supported: Yes
              SSP Supported: Yes
      Services:
          Bluetooth File Transfer:
              Folder other devices can browse: ~/Public
              When receiving items: Accept all without warning
              State: Disabled
          Bluetooth File Exchange:
              Folder for accepted items: ~/Downloads
              When other items are accepted: Save to location
              When receiving items: Accept all without warning
              State: Disabled
          Bluetooth Internet Sharing:
              State: Disabled
      Incoming Serial Ports:
          Bluetooth-Incoming-Port:
              RFCOMM Channel: 3
              Requires Authentication: No

I read the source code and the command

system_profiler SPBluetoothDataType 2>/dev/null | grep Firmware | awk -F"[()]" '{print $2}' | tr -d '\n'

get nothing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.