You are not logged in.
sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: visious 531 F.... pulseaudio
/dev/snd/controlC1: visious 531 F.... pulseaudio
/dev/snd/pcmC0D0p: visious 531 F...m pulseaudio
arecord -Dhw:0 -f cd test.wav
Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
I don't know how to entire output in a single code tag.
Last edited by visious5d (2022-12-09 16:36:20)
Offline
[ code ] some line
some more line
last line
[ / code ]
This is getting ridiculous…
Offline
and did you have voice in that? If you didn't have, try following seths suggestion and up the mic boost
amixer -c0 set 'Internal Mic Boost',0 2
if that doesn't help either, test the LTS kernel.
You can wrap the entirety of the command and the output in code tags please do so
A last example, you can do [ code ]command
output output output
output output output
output output output [ /code ]
Which will become
command
output output output
output output output
output output output
opbviously remove the the spaces between the brackets, so the formatting is actually applied)
Last edited by V1del (2022-12-09 16:40:29)
Offline
Okay, now all post looks great. Now the only problem is to hear my voice.
Offline
and did you have voice in that? If you didn't have, try following seths suggestion and up the mic boost
Offline