Hi Everyone,
I am currently struggling to enable microphone recording in a GCP VM of configuration- Debian 5.10.221-1 (2024-07-14) x86_64 GNU/Linux.
uname -a gives:
configuration is - 5.10.0-31-cloud-amd64 #1 SMP Debian 5.10.221-1 (2024-07-14) x86_64 GNU/Linux.
I have installed pulse audio, pavucontrol, alsa(all installations), sox. With aplay -l, it displays no sound cards are available.
1) I followed the solution on this link-https://askubuntu.com/questions/1082472 ... extra-4-15 . But on running this command-sudo apt install linux-modules-extra-$(uname -r) linux-image-extra-virtual i get error- E: Unable to locate package linux-modules-extra-5.10.0-31-cloud-amd64 E: Couldn't find any package by glob 'linux-modules-extra-5.10.0-31-cloud-amd64' E: Unable to locate package linux-image-extra-virtual
2) https://askubuntu.com/questions/1434488 ... xtra-5-4-0 sudo modprobe snd-gives-modprobe: FATAL: Module snd not found in directory /lib/modules/5.10.0-31-cloud-amd64 on running- sudo apt install linux-generic i get-E: Unable to locate package linux-generic
3) https://askubuntu.com/questions/70560/w ... iled-error sudo apt-get --purge --reinstall install pulseaudio autospawn = yes
4) on trying to install jack, i get this error E: Unable to locate package jack
On running sudo apt-get update, i get this error N: Updating from such a repository can't be done securely, and is therefore disabled by default.
on trying any pulse audio command- i get connection refused error.
The issue still remains unresolved. Please let me know if there is any possible solution. Thank you
I am currently struggling to enable microphone recording in a GCP VM of configuration- Debian 5.10.221-1 (2024-07-14) x86_64 GNU/Linux.
uname -a gives:
configuration is - 5.10.0-31-cloud-amd64 #1 SMP Debian 5.10.221-1 (2024-07-14) x86_64 GNU/Linux.
I have installed pulse audio, pavucontrol, alsa(all installations), sox. With aplay -l, it displays no sound cards are available.
1) I followed the solution on this link-https://askubuntu.com/questions/1082472 ... extra-4-15 . But on running this command-sudo apt install linux-modules-extra-$(uname -r) linux-image-extra-virtual i get error- E: Unable to locate package linux-modules-extra-5.10.0-31-cloud-amd64 E: Couldn't find any package by glob 'linux-modules-extra-5.10.0-31-cloud-amd64' E: Unable to locate package linux-image-extra-virtual
2) https://askubuntu.com/questions/1434488 ... xtra-5-4-0 sudo modprobe snd-gives-modprobe: FATAL: Module snd not found in directory /lib/modules/5.10.0-31-cloud-amd64 on running- sudo apt install linux-generic i get-E: Unable to locate package linux-generic
3) https://askubuntu.com/questions/70560/w ... iled-error sudo apt-get --purge --reinstall install pulseaudio autospawn = yes
4) on trying to install jack, i get this error E: Unable to locate package jack
On running sudo apt-get update, i get this error N: Updating from such a repository can't be done securely, and is therefore disabled by default.
on trying any pulse audio command- i get connection refused error.
The issue still remains unresolved. Please let me know if there is any possible solution. Thank you
Statistics: Posted by Srishti — 2024-07-29 04:50 — Replies 0 — Views 22