Skip to content
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

No effects loaded [linux] #68

Open
dario-davi opened this issue Apr 1, 2023 · 4 comments
Open

No effects loaded [linux] #68

dario-davi opened this issue Apr 1, 2023 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@dario-davi
Copy link

dario-davi commented Apr 1, 2023

Hi, when I execute soundshed on ubuntu 22.04, I get the followind console output:

[23949:0401/180502.747099:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. [Electron MAIN]: Found 1 matching bluetooth devices out of 1, send to UI for selection. [Electron MAIN]: Auto selected device F7:EB:ED:6A:15:55 Electron's autoUpdater does not support the 'linux' platform

In the AMP section I can switch channels, but nothing appears below except: No preset selected (or amp not connected). Connect and refresh to get current amp settings. You may need to select a preset button on the amp to start.null

Thanks,
Dario

@webprofusion-chrisc
Copy link
Collaborator

Hi Dario,

Thanks, does using https://app.soundshed.com work in Chrome or Edge (only chromium based browser support web bluetooth)?

I wouldn't worry about the autoupdater part, that's just the updaet mechanism squealing because you're on linux.

When the preset doesn't appear you can usually fix it by either restarting the amp and the app, or by restarting the app. It implies that the communication got garbled along the way but it should be recoverable if you refresh.

@dario-davi
Copy link
Author

Hi,

I have done everything you say, but I have the same result, either with electron app and with web app.
On windows it works correctly.

Thanks

@webprofusion-chrisc
Copy link
Collaborator

Thanks, sorry I don't have a linux machine to test with, it needs compiled from source and breakpoints set to see what the results are after connection, if you are a developer you could try that yourself. The web app version is the easiest to debug (using the browser developer tools), electron is a little more involved.

@webprofusion-chrisc
Copy link
Collaborator

If there are any settings on linux which could affect the transmit/receive speed for bluetooth that would be interesting. The code has some built in delays to give the amp time to reply and maybe it needs to be longer.

@webprofusion-chrisc webprofusion-chrisc changed the title No effects loaded No effects loaded [linux] Apr 3, 2023
@webprofusion-chrisc webprofusion-chrisc added the help wanted Extra attention is needed label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants