raspberrypi / piserver

Raspberry Pi Server wizard to serve Raspbian to network booting Pis
308 stars 60 forks source link

USB sound card is not recognized on the client #165

Open hans-dot opened 7 months ago

hans-dot commented 7 months ago

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 commented 7 months ago

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

hans-dot commented 6 months ago

On the Client--Diese Nachricht wurde von meinem Android Mobiltelefon mit 1&1 Mail gesendet.Am 15.02.24, 13:59 schrieb Marc Valentin @.***>:

You connected a sound card on the client or on the server ? —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

skullcrash commented 6 months ago

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 commented 6 months ago

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 commented 6 months ago

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.