Yoann LE BARS wrote:
> As a root:
>
> # fuser -v /dev/snd/*
> UTIL. PID ACCÈS COMMANDE
> /dev/snd/controlC0: root 591 f alsactl
> timidity 856 F timidity
> /dev/snd/pcmC0D0p: timidity 856 F...m timidity
> /dev/snd/seq: timidity 856 F timidity
> /dev/sn
Hello everybody out there!
On 2020/01/19 6:19 pm, Yoann LE BARS wrote:
> On the laptop:
>
> $ fuser -v /dev/snd/*
As a root:
# fuser -v /dev/snd/*
UTIL. PID ACCÈS COMMANDE
/dev/snd/controlC0: root591 f alsactl
timidit
Hello everybody out there!
Sorry, once again I have been busy on so many other things.
On 2020/01/09 10:12 pm, Georgi Naplatanov wrote:
> something is wrong on that computer.
Indeed.
> This is output of mine:
>
>
> $ fuser -v /dev/snd/*
> USERPID
On 1/9/20 6:56 PM, Yoann LE BARS wrote:
>
> Hello everybody out there!
>
> My apologies for having been silent so long, I have had some other
> obligations. Anyway.
>
> Le 06/01/2020 à 11:44, Selim T. Erdoğan a écrit :
>> Try "systemctl stop timidity.service"
>
> Well, I have done t
Hello everybody out there!
My apologies for having been silent so long, I have had some other
obligations. Anyway.
Le 06/01/2020 à 11:44, Selim T. Erdoğan a écrit :
> Try "systemctl stop timidity.service"
Well, I have done this and it seems Timidity has indeed stopped:
# lsof
Hello. You can check this documentations about pulse audio.
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/
2020-01-06, pr, 23:00 deloptes rašė:
> Dan Ritter wrote:
>
> > I have found, in troubleshooting complex systems, that blaming
> > all the working things for the f
Dan Ritter wrote:
> I have found, in troubleshooting complex systems, that blaming
> all the working things for the failure of the non-working thing
> doesn't lead to good results.
I am not sure what you mean exactly, but everyone is allowed to have his or
her point of view.
deloptes wrote:
> Jude DaShiell wrote:
>
> > Can you have pulseaudio on your system to make desktop environments happy
> > and disable pulseaudio and run using alsa and jack? ??I got information
> > uninstalling pulseaudio is not an option with gnome but disabling
> > pulseaudio may work.
>
> I
Jude DaShiell wrote:
> Can you have pulseaudio on your system to make desktop environments happy
> and disable pulseaudio and run using alsa and jack? I got information
> uninstalling pulseaudio is not an option with gnome but disabling
> pulseaudio may work.
I think all modern applications shou
On 2020-01-06, Jude DaShiell wrote:
> Can you have pulseaudio on your system to make desktop environments happy
> and disable pulseaudio and run using alsa and jack? I got information
> uninstalling pulseaudio is not an option with gnome but disabling
> pulseaudio may work.
>
The wiki claims you
Can you have pulseaudio on your system to make desktop environments happy
and disable pulseaudio and run using alsa and jack? I got information
uninstalling pulseaudio is not an option with gnome but disabling
pulseaudio may work.
--
On another system I found pulseaudio blocking speech-dispatcher when
festival was used for screen reader output. Pulseaudio works for sound
but spd-say part of speech-dispatcher which produces speech gets blocked
by pulseaudio. I proved this by removing pulseaudio and choosing alsa as
the output
On Mon, Jan 06, 2020 at 01:16:28PM -, Curt wrote:
> > systemctl stop timidity.service
> > systemctl disable timidity.service
> >
> > would do the trick.
>
> BTW, it's a long-standing bug.
>
> 2014:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745373
> 2018:
> https://bugs.debian.org/
On 2020-01-06, Curt wrote:
> On 2020-01-06, Selim T Erdoğan wrote:
>>
>> Try "systemctl stop timidity.service"
>>
>> After upgrading to buster my sound stopped working as usual and then
>> based on stuff I read on this list, I tried the above command, which
>> solves it, until a reboot. (I di
On 2020-01-06, Selim T Erdoğan wrote:
>
> Try "systemctl stop timidity.service"
>
> After upgrading to buster my sound stopped working as usual and then
> based on stuff I read on this list, I tried the above command, which
> solves it, until a reboot. (I didn't investigate further.)
>
I supp
On Sun, Jan 05, 2020 at 09:18:53PM +0100, Yoann LE BARS wrote:
>
> > As someone else mentioned, possibly some other process is keeping the
> > audio device busy. 'lsof | grep /dev/snd/' (as root) should help.
>
> Yes, why have I not done this before?
>
> # lsof | grep /dev/snd/
> lsof: WA
Hello everybody out there!
On 2020/01/05 7:25 pm, Andrei POPESCU wrote:
> As someone else mentioned, possibly some other process is keeping the
> audio device busy. 'lsof | grep /dev/snd/' (as root) should help.
Yes, why have I not done this before?
# lsof | grep /dev/snd/
lsof: WARNI
Hello everybody out there!
On 2020/01/05 7:37 pm, Curt wrote:
> The relevant Debian wiki suggests (as a possible cure for missing
> playback devices):
>
> $ rm -r ~/.config/pulse /tmp/pulse-*
> $ pulseaudio --kill
> $ pulseaudio --start
>
> https://wiki.debian.org/PulseAudio#Missing_playbac
On Du, 05 ian 20, 18:32:22, Curt wrote:
> On 2020-01-05, Andrei POPESCU wrote:
> >
> > As someone else mentioned, possibly some other process is keeping the=20
> > audio device busy. 'lsof | grep /dev/snd/' (as root) should help.
> >
>
> fuser -v /dev/snd/*
Nice, learned something new.
> as a
On 2020-01-05, Curt wrote:
> On 2020-01-05, Yoann LE BARS wrote:
>>
>> So, I am still at the same point: it seems the system does detect the
>> hardware, but it also seems that there is some trouble in Pulseaudio
>> configuration and I still do not have any clue on how to solve this.
>
> You
On 2020-01-05, Andrei POPESCU wrote:
>
> As someone else mentioned, possibly some other process is keeping the=20
> audio device busy. 'lsof | grep /dev/snd/' (as root) should help.
>
fuser -v /dev/snd/*
as a normal joe seems to do the trick here too.
--
"J'ai pour me guérir du jugement des
On Du, 05 ian 20, 17:37:42, Yoann LE BARS wrote:
>
> Hello everybody out there!
>
> On 2020/01/05 4:14 pm, Andrei POPESCU wrote:
> > Are you a member of the 'audio' group?
>
> Yes indeed.
>
> > How is pulseaudio started?
>
> This is a good question, I do not really know …
>
>
On 2020-01-05, Yoann LE BARS wrote:
>
> So, I am still at the same point: it seems the system does detect the
> hardware, but it also seems that there is some trouble in Pulseaudio
> configuration and I still do not have any clue on how to solve this.
You might try
rm -r ~/.pulse*; pulsea
On 1/5/20 7:08 PM, Yoann LE BARS wrote:
>
> Hello everybody out there!
>
> On 2020//01/05 5:45 pm, Georgi Naplatanov wrote:
>> try this:
>>
>> - start pavucontrol application
>> - select "Configuration" tab and select "Analog Stereo Duplex" under
>> "Built-in Audio" device.
>
> Well, unfor
Hello everybody out there!
On 2020/01/05 6:19 pm, Curt wrote:
>> Well, unfortunately, there is no device available for configuration.
>
> You need one in order to get anywhere.
Indeed. So, there is still this question: why does the system detect
the sound card and why can I not fi
Hello everybody out there!
On 2020/01/05 6:09 pm, Curt wrote:
>> Well, I have check out: nothing is muted in Alsamixer.
>
> For the card in question, of course (HDA whatever--F6).
Of course, I have enabled every view and selected the HDA Intel PCH
device.
> Is the sound module b
On 2020-01-05, Yoann LE BARS wrote:
>
> Hello everybody out there!
>
> On 2020//01/05 5:45 pm, Georgi Naplatanov wrote:
>> try this:
>>
>> - start pavucontrol application
>> - select "Configuration" tab and select "Analog Stereo Duplex" under
>> "Built-in Audio" device.
>
> Well, unfortunat
Hello everybody out there!
On 2020//01/05 5:45 pm, Georgi Naplatanov wrote:
> try this:
>
> - start pavucontrol application
> - select "Configuration" tab and select "Analog Stereo Duplex" under
> "Built-in Audio" device.
Well, unfortunately, there is no device available for configurat
On 2020-01-05, Yoann LE BARS wrote:
>
> Hello everybody out there!
>
> On 2020/01/05 at 00:50 pm, Leventewrote:
>> There are switches also in alsamixer. Try thoes.
>
> Well, I have check out: nothing is muted in Alsamixer.
For the card in question, of course (HDA whatever--F6).
>> Also che
On 1/5/20 6:27 PM, Yoann LE BARS wrote:
>
> Hello everybody out there!
>
> On 2020/01/05 at 00:50 pm, Leventewrote:
>> There are switches also in alsamixer. Try thoes.
>
> Well, I have check out: nothing is muted in Alsamixer.
>
>> Also check if ther's other sound cards in your system, li
Hello everybody out there!
On 2020/01/05 4:14 pm, Andrei POPESCU wrote:
> Are you a member of the 'audio' group?
Yes indeed.
> How is pulseaudio started?
This is a good question, I do not really know …
Anyway, restarting Pulseaudio does not change anything.
B
Hello everybody out there!
On 2020/01/05 on 3:43 pm, Nate Bargmann wrote:
> IIRC, I've had to select the card (F6) in alsamixer and unmute its Master
> channel (m command). It's maddening at first when the default channel
> in alsamixer and pavucontrol are not muted. Once this is done
> everyt
Hello everybody out there!
On 2020/01/05 at 00:50 pm, Leventewrote:
> There are switches also in alsamixer. Try thoes.
Well, I have check out: nothing is muted in Alsamixer.
> Also check if ther's other sound cards in your system, like a connected
> hdmi.
No, there is only one
Hello everybody out there!
On 2020/01/05 at 00:31 pm, Markus Grunwald wrote:
> I had the same experience for (almost) every new or old installation
> that I made. Fresh install of testing or stable, never mind: each time,
> Sound didn't work from scratch with Pulseaudio. I deinstalled it, and
>
On Du, 05 ian 20, 10:44:21, Yoann LE BARS wrote:
>
> In Alsamixer, I have set everything to its maximum. Still, I cannot get
> any sound and all that is available in Pavucontrol is a virtual output.
> My guess is there is something wrong in PulseAudio configuration, but I
> have not found an
IIRC, I've had to select the card (F6) in alsamixer and unmute its Master
channel (m command). It's maddening at first when the default channel
in alsamixer and pavucontrol are not muted. Once this is done
everything has worked well and I've been using pulseaudio for a number
of years.
- Nate
-
There are switches also in alsamixer. Try thoes.
Also check if ther's other sound cards in your system, like a connected
hdmi.
It should work.
Levente
On Sun, Jan 5, 2020, 12:31 Markus Grunwald wrote:
> Hello
>
> > [...] I can not get any sound and in
>
> > Pavucontrol I can only see a virt
Hello
[...] I can not get any sound and in
Pavucontrol I can only see a virtual sound output.
Does anyone have an idea to solve this problem?
I had the same experience for (almost) every new or old
installation
that I made. Fresh install of testing or stable, never mind: each
time
Hello everybody out there!
I have just installed Debian 10 with XFCE on an old laptop. It works
quite well, but for the sound: I can not get any sound and in
Pavucontrol I can only see a virtual sound output.
However, the system seems to successfully detect the hardware:
$ lspc
39 matches
Mail list logo