-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DSLogicPlus / Mac Os: "the device is busy, switch failed" #676
Comments
@stephaneAG |
Hi ! |
@stephaneAG |
Hi again Also ( sorry for asking this here :/ .. ): do you have any tutorial on how to write i2c/spi decoders for DSView ? Thanks + |
@stephaneAG |
@dreamsource-tai |
Since google search provides this issue as a first result I will insert here solution for flatpak "Device is busy" issue. Place following content into /etc/udev/rules.d/60-dreamsourcelab.rules:
Restart pc or reload udev rules:
I found this solution at flathub git. |
Hi !
Newcomer to your software, it worked once, two days ago, then now nothing and the device just has its red led always fully
Mac OS X: Catalina 10.15.4
I tried DSView v0.99, V1.12, V1.2, V1.3: in any of those, can't connect
I tried / read #332, #326, #404, nothing solves my troubles
Is there any "working fix" for that ? ( even if its overkill, ex: flashing a firmware to get back my device to "factory settings" )
thanks for the help !
ps: some logs, don't know if those would help ..
`
DSView: Store log to file: "/Users/stephaneag/Library/Application Support/DreamSourceLab/DSView/DSView.log"
DSView: Set log level: 3
DSView: ----------------- version: 1.3.0-----------------
DSView: Qt:5.12.5
DSView: 2023-08-10 03:39:42
DSView: GetAppDataDir:"/Applications/DSView_1.3.0_nonWorkingOnMacAsOf04072023.app/Contents/MacOS"
DSView: GetFirmwareDir:"/Applications/DSView_1.3.0_nonWorkingOnMacAsOf04072023.app/Contents/MacOS/res"
DSView: GetUserDataDir:"/Users/stephaneag/Library/Application Support/DreamSourceLab/DSView"
DSView: GetDecodeScriptDir:"/Applications/DSView_1.3.0_nonWorkingOnMacAsOf04072023.app/Contents/MacOS/decoders"
sr: lib_main: Init libsigrok.
sr: lib_main: Scan all connected hardware device.
sr: dslogic: Scan DSLogic device...
sr: dslogic: Found new DSLogic device count: 0
sr: dscope: Scan DSCope device...
sr: dscope: Found new DSCope device count: 0
sr: backend: Register hotplug callback.
sr: lib_main: Hotplug thread start!
srd: Failed to load decoder .DS_Store: import by name failed:ModuleNotFoundError:No module named '.DS_Store'.
DSView: Set default device.
sr: lib_main: Start activating device.
sr: lib_main: Activating device name: "Demo Device".
sr: lib_main: To open device, name:"Demo Device"
sr: lib_main: Activating device end.
DSView: Switch to device "Demo Device" done.
DSView: Update device list.
DSView: Update rate list.
DSView: Update sample count list.
DSView: Protocol not exists! id:can-fd
sr: lib_main: ----------One device attached,handle:0x7fbc8911bac0
sr: lib_main: Process device attach event.
sr: dslogic: Scan DSLogic device...
sr: dslogic: Found a new device,handle:0x7fbc8911bac0
sr: dslogic: Found a DSLogic device,name:"DSLogic PLus",handle:0x7fbc8911bac0
sr: dslogic: Found new DSLogic device count: 1
sr: dscope: Scan DSCope device...
sr: dscope: Found new DSCope device count: 0
DSView: Update device list.
DSView: Set default device.
sr: lib_main: Release current actived device. name:"Demo Device"
sr: lib_main: Start activating device.
sr: lib_main: Close the previous device, name:"Demo Device"
sr: lib_main: Activating device name: "DSLogic PLus".
sr: lib_main: To open device, name:"DSLogic PLus"
sr: dsl: Open usb device instance, handle: 0x7fbc8911bac0
sr: dsl: Opened device 0x7fbc8911bac0 on 20.2, interface 0, firmware 2.0.
sr: dsl: dsl_dev_open: Device has been disconnected.
sr: dsl: DSLogic: Closing device 0 on 20.2 interface 0.
sr: lib_main: Open device error! Will switch to "Demo Device".
sr: lib_main: To open device, name:"Demo Device"
sr: lib_main: Activating device end.
DSView: Switch to device "Demo Device" done.
DSView: Update device list.
DSView: Protocol not exists! id:can-fd
sr: lib_main: Release current actived device. name:"Demo Device"
sr: lib_main: Start activating device.
sr: lib_main: Close the previous device, name:"Demo Device"
sr: lib_main: Activating device name: "DSLogic PLus".
sr: lib_main: To open device, name:"DSLogic PLus"
sr: dsl: Open usb device instance, handle: 0x7fbc8911bac0
sr: dsl: Opened device 0x7fbc8911bac0 on 20.2, interface 0, firmware 2.0.
sr: dsl: dsl_dev_open: Device has been disconnected.
sr: dsl: DSLogic: Closing device 0 on 20.2 interface 0.
sr: lib_main: Open device error! Will switch to "Demo Device".
sr: lib_main: To open device, name:"Demo Device"
sr: lib_main: Activating device end.
DSView: Switch to device "Demo Device" done.
DSView: Update device list.
DSView: Protocol not exists! id:can-fd
DSView: Update device list.
sr: lib_main: Release current actived device. name:"Demo Device"
sr: lib_main: Start activating device.
sr: lib_main: Close the previous device, name:"Demo Device"
sr: lib_main: Activating device name: "DSLogic PLus".
sr: lib_main: To open device, name:"DSLogic PLus"
sr: dsl: Open usb device instance, handle: 0x7fbc8911bac0
sr: dsl: Opened device 0x7fbc8911bac0 on 20.2, interface 0, firmware 2.0.
sr: dsl: dsl_dev_open: Device has been disconnected.
sr: dsl: DSLogic: Closing device 0 on 20.2 interface 0.
sr: lib_main: Open device error! Will switch to "Demo Device".
sr: lib_main: To open device, name:"Demo Device"
sr: lib_main: Activating device end.
DSView: Switch to device "Demo Device" done.
DSView: Update device list.
DSView: Protocol not exists! id:can-fd
DSView: Update device list.
`
The text was updated successfully, but these errors were encountered: