Code Monkey home page Code Monkey logo

Comments (2)

k5123 avatar k5123 commented on August 22, 2024

Addition: I've managed to get lsusb -v to display the device properties (iManufacturer 1, iProduct 2, iSerial 3) correctly, however after executing airspy_info, the device again doesn't show these properties until reconnection.

So at this point i'm no longer sure this is a firmware or a linux library/software issue.

How i managed to get this working: disconnect/reconnect the device physically. After initial connection, the device may be first active in Windows as "AIRSPY" (device manager). Then connect the device to the VM, execute lsusb -v ("-d 0x1d50:" to select the AirSpy specifically). The output will contain no errors for the device.

Then execute airspy_info or any other airspy_* command, and the output error will appear, after which the device needs to be physically reconnected to work anywhere again.

from airspyone_firmware.

k5123 avatar k5123 commented on August 22, 2024

Issue related to VMWare, workaround described here:
airspy/airspyone_host#40 and in the wiki.
TL;DR: Edit .vmx file, add line
usb.quirks.device0 = "0x1d50:0x60a1 skip-setconfig"

Issue solved.

from airspyone_firmware.

Related Issues (16)

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.