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

USB sound card is not recognized on the client #165

Open
hans-dot opened this issue Feb 12, 2024 · 5 comments
Open

USB sound card is not recognized on the client #165

hans-dot opened this issue Feb 12, 2024 · 5 comments

Comments

@hans-dot
Copy link

hans-dot commented Feb 12, 2024

did setup piserver using
https://www.raspberrypi.com/software/raspberry-pi-desktop/
and found that USB sound card is not recognized on the client

any solution?

@marc-odp
Copy link

You connected a sound card on the client or on the server ?

@hans-dot
Copy link
Author

hans-dot commented Feb 16, 2024 via email

@skullcrash
Copy link

Did you check if your usb sound card is recognized by Debian systems. Maybe it is not a piserver problem. Maybe you need a driver.
Also, I don't understand why you need to connect a usb sound card to the client. You can get the sound through the hdmi connector...

@hans-dot
Copy link
Author

My application requires a microphone and speakers, which are standard for every operating system. Of course the Debian server recognizes a USB. Sound card

@marc-odp
Copy link

I am using Piserver since it was created and I never tried to connect anything else than mouse an keyboards. I don't think it is advisable to do what you try to do (but I may be wrong). Not only, you need to have your devices to be recognized by the os but you also have to deal with permissions problems. Keep in mind that you cannot have root access on the client, the changes have to be done on the server in the terminal of the os served to the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants