Re: No sound in Google chrome

2024-10-06 Thread Sreyan Chakravarty
The solution to this was upgrading to Fedora 40. Was running FC37. On Fri, Oct 4, 2024 at 1:01 AM Sreyan Chakravarty wrote: > Hi, > > I am facing the annoying problem of not having any sound in Google Chrome > or any other web browser. > > All other places the sound works fine(playing an audio o

Re: no sound

2024-09-04 Thread Geoffrey Leach
On Tue, 3 Sep 2024 18:45:47 -0400 Tom Horsley wrote: > On Tue, 3 Sep 2024 14:57:57 -0700 > Geoffrey Leach wrote: > > > Suggestions as to what might be the cause would be appreciated. > > I don't know the cause, but sometimes my system will wind > up with no sound because the system has decide

Re: no sound

2024-09-03 Thread Tim via users
On Tue, 2024-09-03 at 14:57 -0700, Geoffrey Leach wrote: > Working on bluetooth configuration I inadvertently killed regular > (speakers) sound. Nothing is muted and reboot did not change the > situation. You didn't say which desktop you're using (Gnome, KDE...). I use Mate, which is like old Gn

Re: no sound

2024-09-03 Thread Tom Horsley
On Tue, 3 Sep 2024 14:57:57 -0700 Geoffrey Leach wrote: > Suggestions as to what might be the cause would be appreciated. I don't know the cause, but sometimes my system will wind up with no sound because the system has decided the default sound device has changed. I often have to run the sound c

Re: no sound on bluetooth headphones

2024-07-21 Thread Jeffrey Walton
On Thu, Jul 18, 2024 at 4:37 PM Geoffrey Leach wrote: > > Using bluetooth on Fedora 40/xcfe4 for the first time > > Headphone pair OK > Bluetooth is active and running > Bluetooth Manager sees headphones > Volume Control does not see the headphones > > Testing with mplayer foo.mp3; sound at speak

Re: no sound on bluetooth headphones

2024-07-20 Thread Tim via users
Geoffrey Leach wrote: > > Using bluetooth on Fedora 40/xcfe4 for the first time > > > > Headphone pair OK > > Bluetooth is active and running > > Bluetooth Manager sees headphones > > Volume Control does not see the headphones > > > > Testing with mplayer foo.mp3; sound at speakers > > On Sat

Re: no sound on bluetooth headphones

2024-07-20 Thread Paolo Galtieri
I'm running F39 and I can't get any Bluetooth devices to work.  Bluetooth speakers used to work, but now neither speakers nor headphones work.  They do work with Android phone and tablet. Paolo On 7/18/24 13:32, Geoffrey Leach wrote: Using bluetooth on Fedora 40/xcfe4 for the first time Head

Re: no sound

2022-10-30 Thread Michael Hennebry
On Tue, 25 Oct 2022, Michael Hennebry wrote: Thanks much. 'Twas the connection to the computer. I don't get back there very much. Movies talk to me now. I get some hum even when the speakers are not connected to the computer. That is clearly not the software. When actually playing a movie, it'

Re: no sound

2022-10-27 Thread Tim via users
On Wed, 2022-10-26 at 11:19 -0600, Joe Zeff wrote: > Note that you don't have to use a .txt extension for that file. I know. I started off personal computing on Amigas, where filename suffixes weren't part of the file type determination. Other than raw plain text, every file had identifiers in t

Re: no sound

2022-10-26 Thread Joe Zeff
On 10/26/2022 10:52 AM, Tim via users wrote: [tim@fluffy ~]$ aplay dmesg.text Playing raw data 'dmesg.text' : Unsigned 8 bit, Rate 8000 Hz, Mono It sounded like my old 33k modem trying to connect up. ;-) I'm going to keep that file around, now, if I ever want to prank someone. Note that you

Re: no sound

2022-10-26 Thread Tim via users
Tim: >> On the chance that you don't have mp3 support, try an ogg or wav >> file.  stan: > It has to be one of the following formats, from  man aplay. > >  -t, --file-type TYPE >   File type (voc, wav, raw or au).  If this parameter is >  omitted the WAVE format is used. > > These d

Re: no sound

2022-10-26 Thread stan via users
On Wed, 26 Oct 2022 13:07:27 +1030 Tim via users wrote: > On Tue, 2022-10-25 at 21:18 -0500, Michael Hennebry wrote: > > From what I've read, aplay fred.mp3 should work. > > I get noise. > > On the chance that you don't have mp3 support, try an ogg or wav file. > It has to be one of the fol

Re: no sound

2022-10-26 Thread Tom Horsley
On Tue, 25 Oct 2022 20:36:13 -0600 Joe Zeff wrote: > I'm not saying that you > should look at the hardware first, but don't ignore the possibility. The algorithm I always try to employ (though I often forget :-) is "check the dumb stuff first". Don't go downloading the source to try to find the

Re: no sound

2022-10-26 Thread Tim via users
On Tue, 2022-10-25 at 20:36 -0600, Joe Zeff wrote: > Now, hardware is so reliable that most people never consider that > it's at fault and keep trying to find a software solution that can't > exist.  I'm not saying that you should look at the hardware first, > but don't ignore the possibility. I'd

Re: no sound

2022-10-25 Thread Tim via users
On Tue, 2022-10-25 at 21:18 -0500, Michael Hennebry wrote: > From what I've read, aplay fred.mp3 should work. > I get noise. On the chance that you don't have mp3 support, try an ogg or wav file. -- uname -rsvp Linux 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 Boi

Re: no sound

2022-10-25 Thread Joe Zeff
On 10/25/2022 08:18 PM, Michael Hennebry wrote: 'Twas the connection to the computer. I don't get back there very much. Movies talk to me now. On a side note, I go back a long way, and remember when most people were assuming that the issue had to be hardware, even when it was obvious (to me)

Re: no sound

2022-10-25 Thread Joe Zeff
On 10/25/2022 04:49 PM, Michael Hennebry wrote: but do not understand why that would be indicative of a hardware issue. I suggested using aplay because it's a very basic program and doesn't try to do anything fancy. I figured that if it couldn't manage to produce sound, there was a good chan

Re: no sound

2022-10-25 Thread Michael Hennebry
On Tue, 25 Oct 2022, Mike Wright wrote: If you're getting hum there is a good chance one of your connectors is not seated properly or a cable is no good. I used to do sound. If there is hum you solve that first. That could also explain why there is no audio. Thanks much. 'Twas the connectio

Re: no sound

2022-10-25 Thread Mike Wright
On 10/25/22 15:49, Michael Hennebry wrote: On Tue, 25 Oct 2022, Joe Zeff wrote: On 10/25/2022 03:51 PM, Michael Hennebry wrote: Technically I have sound. I have the 60-cycle hum that is the reason I rarely use this computer when I want sound. Try using aplay to see if you can get anything to

Re: no sound

2022-10-25 Thread Michael Hennebry
On Tue, 25 Oct 2022, Joe Zeff wrote: On 10/25/2022 03:51 PM, Michael Hennebry wrote: Technically I have sound. I have the 60-cycle hum that is the reason I rarely use this computer when I want sound. Try using aplay to see if you can get anything to play. If not, I'd suspect that you have a

Re: no sound

2022-10-25 Thread Michael Hennebry
On Tue, 25 Oct 2022, Michael Hennebry wrote: On Tue, 25 Oct 2022, Michael Hennebry wrote: I'm running gnome on F35. When I play a movie, I can see people talking, but cannot hear them talking. The sound icon on both gnome and on the movie players (plural) indicate I have sound. Technically I h

Re: no sound

2022-10-25 Thread Joe Zeff
On 10/25/2022 03:51 PM, Michael Hennebry wrote: Technically I have sound. I have the 60-cycle hum that is the reason I rarely use this computer when I want sound. Try using aplay to see if you can get anything to play. If not, I'd suspect that you have a hardware issue. _

Re: no sound

2022-10-25 Thread Michael Hennebry
On Tue, 25 Oct 2022, Michael Hennebry wrote: I'm running gnome on F35. When I play a movie, I can see people talking, but cannot hear them talking. The sound icon on both gnome and on the movie players (plural) indicate I have sound. Technically I have sound. I have the 60-cycle hum that is the

Re: No sound after update

2022-09-26 Thread stan via users
On Fri, 23 Sep 2022 15:24:03 -0700 Samuel Sieb wrote: > I believe it's something with the systemd session management. The > display control gets transferred (no root permissions any more), so I > don't think audio would be any harder. That makes sense, a reasonable compromise. Because they h

Re: No sound after update

2022-09-23 Thread Samuel Sieb
On 9/23/22 08:17, stan via users wrote: On Thu, 22 Sep 2022 15:35:05 -0700 Samuel Sieb wrote: On 9/22/22 12:35, stan via users wrote: You can set up and try a new user, but be sure that you have logged out your current user before you try with the new user. The first user to log in gains tot

Re: No sound after update

2022-09-23 Thread stan via users
On Fri, 23 Sep 2022 08:46:51 +0200 andreas.fourn...@runbox.com wrote: > The audio came back yesterday, but hard to tell what was the culprit. > Anyway yesterday I updated every package to the latest from repo and > tested different things. I stumbled upon a software called PulseAudio > Volume Cont

Re: No sound after update

2022-09-23 Thread stan via users
On Thu, 22 Sep 2022 15:35:05 -0700 Samuel Sieb wrote: > On 9/22/22 12:35, stan via users wrote: > > You can set up and try a new user, but be sure that you have logged > > out your current user before you try with the new user. The first > > user to log in gains total control over pipewire / pul

Re: No sound after update

2022-09-22 Thread andreas . fournier
On Thu, 2022-09-22 at 12:35 -0700, stan via users wrote: > On Tue, 20 Sep 2022 11:00:13 +0200 > andreas.fourn...@runbox.com wrote: > > > On Tue, 2022-09-20 at 10:38 +0200, fedora wrote: > > > Don't you need to start pipewire as the normal user? i.e. > > > > > > [host@non-root-user]$ systemctl res

Re: No sound after update

2022-09-22 Thread Samuel Sieb
On 9/22/22 12:35, stan via users wrote: You can set up and try a new user, but be sure that you have logged out your current user before you try with the new user. The first user to log in gains total control over pipewire / pulseaudio unless it is being run as a server, which is not the default

Re: No sound after update

2022-09-22 Thread stan via users
On Tue, 20 Sep 2022 11:00:13 +0200 andreas.fourn...@runbox.com wrote: > On Tue, 2022-09-20 at 10:38 +0200, fedora wrote: > > Don't you need to start pipewire as the normal user? i.e. > > > > [host@non-root-user]$ systemctl restart pipewire-pulse.service > > --user > > ah, right. When run as a

Re: No sound after update

2022-09-20 Thread andreas . fournier
On Tue, 2022-09-20 at 10:38 +0200, fedora wrote: > Don't you need to start pipewire as the normal user? i.e. > > [host@non-root-user]$ systemctl restart pipewire-pulse.service --user ah, right. When run as a normal user that command succeeds and in the log I can find systemd[2290]: Stopping pipe

Re: No sound after update

2022-09-20 Thread fedora
Don't you need to start pipewire as the normal user? i.e. [host@non-root-user]$ systemctl restart pipewire-pulse.service --user suomi On 20/09/2022 09.01, andreas.fourn...@runbox.com wrote: On Mon, 2022-09-19 at 14:44 +0100, ja wrote: The suggestion I was referring to was https://www.ericsbi

Re: No sound after update

2022-09-20 Thread andreas . fournier
On Mon, 2022-09-19 at 14:44 +0100, ja wrote: > > The suggestion I was referring to was > https://www.ericsbinaryworld.com/2022/09/10/warning-bug-in-latest-pipewire-packages-for-fedora-36/ > Thanks for the link. What I now tried was to first update everything to latest version from repo. Then as

Re: No sound after update

2022-09-19 Thread Ted Roche
On Fri, Sep 16, 2022 at 11:01 AM stan via users wrote: > > Someone else had a similar problem recently on this list, and it was > suggested they try an older kernel. You could try that. Unforunately, > they never posted back about the resolution of their problem. > I am that someone, I think. A

Re: No sound after update

2022-09-19 Thread ja
On Mon, 2022-09-19 at 12:40 +0200, andreas.fourn...@runbox.com wrote: > On Sun, 2022-09-18 at 15:39 +0100, ja wrote: > > xgemxa/f36_no_hdmi_audio/ > > > > > > > > "The 5.19.8 kernel broke it. 5.19.9 is in testing right now and > > > > is > > > > meant to fix it." > > > > > > So, I just updated to

Re: No sound after update

2022-09-19 Thread andreas . fournier
On Sun, 2022-09-18 at 15:39 +0100, ja wrote: > xgemxa/f36_no_hdmi_audio/ > > > > > > "The 5.19.8 kernel broke it. 5.19.9 is in testing right now and > > > is > > > meant to fix it." > > > > So, I just updated to kernel 5.19.9-200.fc36.x86_64 that was > > released > > today. Unfortunately that did

Re: No sound after update

2022-09-18 Thread Thomas Cameron via users
And if this is a kernel issue, how is it that it didn't take a kernel update to cause it? It was working before the update with the same kernel, why would it stop? Strange. It may have been a perfect storm of e.g. a previous kernel upgrade which introduced a condition that a later audio or fi

Re: No sound after update

2022-09-18 Thread stan via users
On Sun, 18 Sep 2022 16:10:27 +0200 andreas.fourn...@runbox.com wrote: > So, I just updated to kernel 5.19.9-200.fc36.x86_64 that was released > today. Unfortunately that didn't change anything. Still no sound :( > > Makes me think that is wasn't a kernel issue at all, as the software > update tha

Re: No sound after update

2022-09-18 Thread andreas . fournier
On Sat, 2022-09-17 at 12:03 +0100, ja wrote: > On Fri, 2022-09-16 at 20:32 +0200, andreas.fourn...@runbox.com wrote: > > On Fri, 2022-09-16 at 08:00 -0700, stan via users wrote: > > > On Fri, 16 Sep 2022 16:14:04 +0200 > > > andreas.fourn...@runbox.com wrote: > > > > > > > Today I updated the soft

Re: No sound after update

2022-09-17 Thread stan via users
On Fri, 16 Sep 2022 20:32:29 +0200 andreas.fourn...@runbox.com wrote: I see from the other answer that there was a regression that caused this to happen to you, but I'll give a few answers. > I tried to reboot to previous kernel, that didn't change anything. > > The list of updated software pack

Re: No sound after update

2022-09-17 Thread andreas . fournier
On Sat, 2022-09-17 at 12:03 +0100, ja wrote: > On Fri, 2022-09-16 at 20:32 +0200, andreas.fourn...@runbox.com wrote: > > On Fri, 2022-09-16 at 08:00 -0700, stan via users wrote: > > > On Fri, 16 Sep 2022 16:14:04 +0200 > > > andreas.fourn...@runbox.com wrote: > > > > > > > Today I updated the soft

Re: No sound after update

2022-09-17 Thread ja
On Fri, 2022-09-16 at 20:32 +0200, andreas.fourn...@runbox.com wrote: > On Fri, 2022-09-16 at 08:00 -0700, stan via users wrote: > > On Fri, 16 Sep 2022 16:14:04 +0200 > > andreas.fourn...@runbox.com wrote: > > > > > Today I updated the software on my Fedora 36 and now there is no > > > sound. I u

Re: No sound after update

2022-09-16 Thread andreas . fournier
On Fri, 2022-09-16 at 08:00 -0700, stan via users wrote: > On Fri, 16 Sep 2022 16:14:04 +0200 > andreas.fourn...@runbox.com wrote: > > > Today I updated the software on my Fedora 36 and now there is no > > sound. I used Gnome Software to update. Neither VLC nor Firefox > > produces sound. In Setti

Re: No sound after update

2022-09-16 Thread stan via users
On Fri, 16 Sep 2022 16:14:04 +0200 andreas.fourn...@runbox.com wrote: > Today I updated the software on my Fedora 36 and now there is no > sound. I used Gnome Software to update. Neither VLC nor Firefox > produces sound. In Settings -> Sound -> Output there are two values > under Output Device, bo

Re: No sound in F24 with Intel onboard audio (RealTek ALC887)

2016-09-06 Thread Klaus-Peter Schrage
Am 06.09.2016 um 20:06 schrieb Mike Wright: On 09/06/2016 10:54 AM, Klaus-Peter Schrage wrote: It has been years that I had problems with audio in Fedora, so I am no longer used in debugging alsa/pulsaudio problems. But recently, after a fresh install of Fedora 24, I can't hear anything from my

Re: No sound in F24 with Intel onboard audio (RealTek ALC887)

2016-09-06 Thread Mike Wright
On 09/06/2016 10:54 AM, Klaus-Peter Schrage wrote: It has been years that I had problems with audio in Fedora, so I am no longer used in debugging alsa/pulsaudio problems. But recently, after a fresh install of Fedora 24, I can't hear anything from my setup: - Audio device: Intel Corporation 8 Se

Re: no sound after yum update

2016-07-04 Thread Samuel Sieb
On 07/04/2016 04:05 PM, bruce wrote: Checked for the cards: cat /proc/asound/cards What is the output of this? If you have additional info, feel free to add it, might help someone in the future! What is the output of "lspci -v" (just the part for your sound card)? Also, the output of "apl

Re: No sound also with kernel 4.3.3-300

2016-01-07 Thread Luigi Votta
Il giorno Thu, 7 Jan 2016 11:22:38 + James Hogarth ha scritto: > On 7 January 2016 at 11:10, Luigi Votta wrote: > > > Hello Feodra users, > > I've no sound on my (new) system (Skylake 6500, Asus H170-Pro), > > updated today to kernel (rebase) 4.3.3-300. > > > > In dmesg: > > [2.606535]

Re: No sound also with kernel 4.3.3-300

2016-01-07 Thread James Hogarth
On 7 January 2016 at 11:10, Luigi Votta wrote: > Hello Feodra users, > I've no sound on my (new) system (Skylake 6500, Asus H170-Pro), > updated today to kernel (rebase) 4.3.3-300. > > In dmesg: > [2.606535] snd_hda_intel :00:1f.3: CORB reset timeout#1, > CORBRP=0 > [2.610741] snd_hda

Re: No sound on Fedora 21

2015-11-10 Thread Frank McCormick
On 11/10/2015 01:36 PM, Emmett Culley wrote: On 11/10/2015 07:32 AM, Frank McCormick wrote: I am running Fedora 21 and after the latest updates I have no sound on my machine. aplay -l shows no sound cards. Mixers such as alsamixer show only Pulseaudio master and the output is full. Can someone

Re: No sound on Fedora 21

2015-11-10 Thread Emmett Culley
On 11/10/2015 07:32 AM, Frank McCormick wrote: > I am running Fedora 21 and after the latest updates I have no sound > on my machine. > > aplay -l shows no sound cards. Mixers such as alsamixer show only Pulseaudio > master and the output is full. > > Can someone suggest how to debug this ? > >

Re: No sound on Fedora 21 solved

2015-11-10 Thread stan
On Tue, 10 Nov 2015 12:43:13 -0500 Frank McCormick wrote: > I reinstalled grub from Fedora. Sound is back, lsmod shows > all the needed sound modules loaded. > > Now there is another minor problem. With this version of > grub running, grub.cfg does not show my Windows 7 installation...just > Fe

Re: No sound in Skype on Fedora 20 64-bit

2015-01-28 Thread Ian Malone
On 28 January 2015 at 02:53, Jim Lewis wrote: > >> >> On 01/27/2015 06:37 PM, Jim Lewis wrote: >>> Okay, so I installed lpf-skype on Fedora 20 and also got the no sound >>> problem. When I tried to fix it by doing what I did on F21: >>> >>> yum -y install pulseaudio-libs.i686 alsa-plugins-pulse

Re: No sound in Skype on Fedora 20 64-bit

2015-01-27 Thread Jim Lewis
> > On 01/27/2015 06:37 PM, Jim Lewis wrote: >> Okay, so I installed lpf-skype on Fedora 20 and also got the no sound >> problem. When I tried to fix it by doing what I did on F21: >> >> yum -y install pulseaudio-libs.i686 alsa-plugins-pulseaudio.i686 >> >> I got this: >> >> Error: Multilib

Re: No sound in Skype on Fedora 20 64-bit

2015-01-27 Thread jd1008
On 01/27/2015 06:37 PM, Jim Lewis wrote: Okay, so I installed lpf-skype on Fedora 20 and also got the no sound problem. When I tried to fix it by doing what I did on F21: yum -y install pulseaudio-libs.i686 alsa-plugins-pulseaudio.i686 I got this: Error: Multilib version problems found

Re: No sound in Skype on Fedora 64-bit (SOLVED)

2015-01-27 Thread jd1008
You're welcome! On 01/27/2015 06:11 PM, Jim Lewis wrote: On 01/27/2015 04:53 PM, Jim Lewis wrote: Hello everyone, I realize this has probably been asked before but I am somewhat new to this group. I wanted to try out Skype so installed lpf-skype. Everything went fine. The sound test didn't

Re: No sound in Skype on Fedora 64-bit (SOLVED)

2015-01-27 Thread Jim Lewis
> > On 01/27/2015 04:53 PM, Jim Lewis wrote: >> Hello everyone, >> >>I realize this has probably been asked before but I am somewhat new >> to >> this group. I wanted to try out Skype so installed lpf-skype. Everything >> went fine. The sound test didn't play any sounds, but I can connect and

Re: No sound in Skype on Fedora 64-bit

2015-01-27 Thread Rex Dieter
Jim Lewis wrote: > Protected multilib versions: libv4l-1.6.2-1.fc21.i686 != > libv4l-1.6.0-1.fc21.x86_64 run 'yum update' first, then try again. -- Rex -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailm

Re: No sound in Skype on Fedora 64-bit

2015-01-27 Thread jd1008
On 01/27/2015 04:53 PM, Jim Lewis wrote: Hello everyone, I realize this has probably been asked before but I am somewhat new to this group. I wanted to try out Skype so installed lpf-skype. Everything went fine. The sound test didn't play any sounds, but I can connect and even see the other

Re: No sound from mike on Acer Aspire One

2014-11-04 Thread Antonio M
lspci -v -nn | grep Audio -A 10 00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: Acer Incorporated [ALI] Device [1025:022c] Flags: bus master, fast devsel, latency 0, IRQ 44 Memory at 9644 (64-bit, non-

Re: No sound after muting and unmuting audio-mixer

2013-10-10 Thread Paul Smith
On Wed, Oct 9, 2013 at 11:33 PM, Paul Smith wrote: >> I have just installed >> >> xfce4-mixer >> >> The sound system continued to work fine, but after I muted and unmuted >> the sound (with the icon Audio-mixer), I do not have sound anymore on >> my system. >> >> Any ideas? > > I found myself a so

Re: No sound after muting and unmuting audio-mixer

2013-10-09 Thread Paul Smith
On Wed, Oct 9, 2013 at 10:53 PM, Paul Smith wrote: > I have just installed > > xfce4-mixer > > The sound system continued to work fine, but after I muted and unmuted > the sound (with the icon Audio-mixer), I do not have sound anymore on > my system. > > Any ideas? I found myself a solution by se

Re: No sound for really old program

2013-08-21 Thread Alan Evans
On Wed, Aug 14, 2013 at 9:05 AM, Bryn M. Reeves wrote: > > $ padsp $old-program > > Yes, that is exactly the thing I was trying to remember. Unfortunately, didn't work. Commandline complaint says it can't open the sound device nor connect to ESD. I have only the foggiest, indistinct recollection

Re: No sound for really old program

2013-08-14 Thread Bryn M. Reeves
On 08/14/2013 04:53 PM, Alan Evans wrote: > Now I do remember years back that there was some sort of wrapper I could > execute > old programs in that would allow them to work with the latest (at the time) > sound architecture. But I don't remember what it was called. And in any case, > it > pr

Re: No Sound through headphones on an iMac

2012-08-20 Thread Chris Rouch
On 16 August 2012 23:57, Hugh Caley wrote: > Fedora 17 on a newer iMac, the sound is pretty much inaudible with > headphones plugged in, but the speakers seem to work fine with nothing > plugged into the headphone jack. > > I've check alsamixer and the Gnome3 Sound control panel, nothing seems to

Re: No Sound through headphones on an iMac

2012-08-17 Thread Hugh Caley
On 08/16/2012 04:57 PM, Hugh Caley wrote: Fedora 17 on a newer iMac, the sound is pretty much inaudible with headphones plugged in, but the speakers seem to work fine with nothing plugged into the headphone jack. I've check alsamixer and the Gnome3 Sound control panel, nothing seems to be s

Re: No Sound through headphones on an iMac

2012-08-16 Thread Kevin Martin
On 08/16/2012 04:57 PM, Hugh Caley wrote: > Fedora 17 on a newer iMac, the sound is pretty much inaudible with headphones > plugged in, but the speakers seem to work fine with > nothing plugged into the headphone jack. > > I've check alsamixer and the Gnome3 Sound control panel, nothing seems to

Re: no sound after yum update of working FC16

2012-03-04 Thread dave perry
On 03/04/2012 03:17 AM, dave perry wrote: This evening I did a "sudo yum update" which included a new kernel and kernel headers. So I reinstalled the Nvidia proprietary driver (290.10), rebooted and now I have no sound. This morning after booting the new kernel again, all is working; sound is

Re: No sound -

2012-02-15 Thread Bob Goodwin
On 15/02/12 14:57, stan wrote: On Wed, 15 Feb 2012 12:28:02 -0500 Bob Goodwin wrote: ... I found that I could expose "hidden" groups under preferences and was able to add bobg to the audio group. I rebooted and audio apparently works! Need to test further but some progress at las

Re: No sound -

2012-02-15 Thread stan
On Wed, 15 Feb 2012 12:28:02 -0500 Bob Goodwin wrote: ... > I found that I could expose "hidden" groups under preferences and > was able to add bobg to the audio group. I rebooted and audio > apparently works! Need to test further but some progress at last. Sounds like you're back in

Re: No sound -

2012-02-15 Thread Bob Goodwin
On 15/02/12 11:40, Bob Goodwin wrote: On 15/02/12 04:19, Bob Goodwin wrote: On 14/02/12 20:56, stan wrote: On Tue, 14 Feb 2012 18:05:28 -0500 Bob Goodwin wrote: I have two F-16/64 bit computers that have sound problems. The second one has no sound at all. Beyond that, you need

Re: No sound -

2012-02-15 Thread Bob Goodwin
On 15/02/12 04:19, Bob Goodwin wrote: On 14/02/12 20:56, stan wrote: On Tue, 14 Feb 2012 18:05:28 -0500 Bob Goodwin wrote: I have two F-16/64 bit computers that have sound problems. The second one has no sound at all. Beyond that, you need someone knowledgeable in PA, and that i

Re: No sound -

2012-02-15 Thread stan
On Wed, 15 Feb 2012 04:33:55 -0500 Bob Goodwin wrote: ... > But since I barely know what I am doing and grasping at > straws am willing to try anything. With this new data, your problem sounds, as you said, very much like Patrick Dupre's. He solved his problem, with the help of some link

Re: No sound -

2012-02-15 Thread Bob Goodwin
On 14/02/12 20:40, Fedora User wrote: On Tue, 14 Feb 2012 18:05:28 -0500 Bob Goodwin wrote: Suggestions? Bob Try the "messy" PA solution that I posted earlier in the day. Sometimes things that work for me actually work for other people. "In Pulse v. Me, this is just some

Re: No sound -

2012-02-15 Thread Bob Goodwin
On 14/02/12 20:56, stan wrote: On Tue, 14 Feb 2012 18:05:28 -0500 Bob Goodwin wrote: I have two F-16/64 bit computers that have sound problems. The second one has no sound at all. I can see sound moving the indicator trace in PA Volume Output Devices but it does not get to

Re: No sound -

2012-02-14 Thread stan
On Tue, 14 Feb 2012 18:05:28 -0500 Bob Goodwin wrote: > I have two F-16/64 bit computers that have sound problems. The > second one has no sound at all. > > I can see sound moving the indicator trace in PA Volume Output > Devices but it does not get to ALSA. > > PA sees no s

Re: No sound -

2012-02-14 Thread Fedora User
On Tue, 14 Feb 2012 18:05:28 -0500 Bob Goodwin wrote: > Suggestions? > > Bob > Try the "messy" PA solution that I posted earlier in the day. Sometimes things that work for me actually work for other people. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change

Re: No sound on F16

2011-11-20 Thread Paul Smith
On Sun, Nov 20, 2011 at 8:05 PM, Paul Smith wrote: > I have just upgraded from F14 to F16, and I have now no sound. Any ideas? Temporarily solved with the temporary fix indicated at http://www.fedoraforum.org/forum/showthread.php?t=272577 Paul -- users mailing list users@lists.fedoraproject.or

Re: No sound after update today -

2011-07-14 Thread Bob Goodwin
On 14/07/11 08:24, Patrick O'Callaghan wrote: > On Thu, 2011-07-14 at 04:05 -0400, Bob Goodwin wrote: >> The only other thing I found necessary was to "fix" LibreOffice >> Calc configuration in order to get it to run. > Could you be more explicit? That sounds like either a bug or a > confi

Re: No sound after update today -

2011-07-14 Thread Patrick O'Callaghan
On Thu, 2011-07-14 at 04:05 -0400, Bob Goodwin wrote: > The only other thing I found necessary was to "fix" LibreOffice > Calc configuration in order to get it to run. Could you be more explicit? That sounds like either a bug or a configuration error. I know I've never seen it. poc -- u

Re: No sound after update today -

2011-07-14 Thread Bob Goodwin
On 13/07/11 12:51, Bob Goodwin wrote: > On 13/07/11 11:28, Genes MailLists wrote: >> >>Was it rebooting that fixed it - or rebooting with an older kernel? >> Can you try rebooting with newer kernel? >> >>gene > >A good question and that only adds to the confusion. To begin >

Re: No sound after update today -

2011-07-13 Thread Bob Goodwin
On 13/07/11 13:38, Genes MailLists wrote: > On 07/13/2011 12:51 PM, Bob Goodwin wrote: >> >> A good question and that only adds to the confusion. To begin >> with, rebooting is a painful process and takes about a minute >> and a half to get to the point where I can log in an

Re: No sound after update today -

2011-07-13 Thread Genes MailLists
On 07/13/2011 12:51 PM, Bob Goodwin wrote: > On 13/07/11 11:28, Genes MailLists wrote: >> >>Was it rebooting that fixed it - or rebooting with an older kernel? >> Can you try rebooting with newer kernel? >> >>gene > >A good question and that only adds to the confusion. To begin >

Re: No sound after update today -

2011-07-13 Thread Bob Goodwin
On 13/07/11 11:28, Genes MailLists wrote: > >Was it rebooting that fixed it - or rebooting with an older kernel? > Can you try rebooting with newer kernel? > >gene A good question and that only adds to the confusion. To begin with, rebooting is a painful process and takes a

Re: No sound after update today -

2011-07-13 Thread Genes MailLists
On 07/13/2011 11:00 AM, Bob Goodwin wrote: >> >> Boot with the previous kernel, and see if that fixes it. >> > > Thanks Sam, that fixed it, or at least got around the problem. I > can't recall having a problem due to a new kernel, usually > everything continues to work. Bu

Re: No sound after update today -

2011-07-13 Thread Bob Goodwin
On 13/07/11 10:44, Sam Varshavchik wrote: > Bob Goodwin writes: > >> I ran yum update earlier and now I have no sound. I haven't >> found anything that restores it in alsamixer or p/a vol. >> control. Alsamixer [F5 for All] only displays two controls, >> normally the

Re: No sound after update today -

2011-07-13 Thread Sam Varshavchik
Bob Goodwin writes: I ran yum update earlier and now I have no sound. I haven't found anything that restores it in alsamixer or p/a vol. control. Alsamixer [F5 for All] only displays two controls, normally there are others that require unmuting? I have Th

Re: No sound after update today -

2011-07-13 Thread Antonio Olivares
--- On Wed, 7/13/11, Bob Goodwin wrote: > From: Bob Goodwin > Subject: No sound after update today - > To: "Fedora list" > Date: Wednesday, July 13, 2011, 7:03 AM >         I ran yum > update earlier and now I have no sound. I haven't >         found anything that restores it > in alsamixer o

Re: No sound since upgrading to F15 (SOLVED)

2011-06-06 Thread John Aldrich
On Mon June 6 2011, Tom Horsley wrote: > On Mon, 6 Jun 2011 12:58:51 -0400 > > John Aldrich wrote: > > I had to go and un-mute everything. Bloody idiots, > > IMNSHO, who decided to mute everything on an upgrade! > > Well, that's a better direction than the time I had > to replace all the glass in

Re: No sound since upgrading to F15 (SOLVED)

2011-06-06 Thread Joe Zeff
On 06/06/2011 10:04 AM, Tom Horsley wrote: > Well, that's a better direction than the time I had > to replace all the glass in my house because it was > shattered when a new release set the volume to max > and played the gnome startup sound :-). Does your computer really need amplifiers and speake

Re: No sound since upgrading to F15 (SOLVED)

2011-06-06 Thread Tom Horsley
On Mon, 6 Jun 2011 12:58:51 -0400 John Aldrich wrote: > I had to go and un-mute everything. Bloody idiots, > IMNSHO, who decided to mute everything on an upgrade! Well, that's a better direction than the time I had to replace all the glass in my house because it was shattered when a new release

Re: No sound since upgrading to F15 (SOLVED)

2011-06-06 Thread John Aldrich
On Mon June 6 2011, Tim Smith wrote: > > I found I had to > > (a) install and use pavucontrol so I could make pulseaudio send stuff to > the right places ("everyone" has two soundcards these days as there's > the HDMI audio in your graphics card which probably isn't connected to > anything unless

Re: No sound since upgrading to F15

2011-06-06 Thread Tim Smith
> On Mon May 30 2011, Rick Sewill wrote: > > On Monday, May 30, 2011 07:08:14 AM John Aldrich wrote: > > > > On Sunday, May 29, 2011 10:59:42 PM John Aldrich wrote: > > > Ok... I put the info you had in your local.conf file WRT audio, except > > > for the USB as I don't have any USB audio. I'm temp

Re: No sound from Headphones in F15

2011-06-03 Thread Manuel Escudero
2011/5/28 Manuel Escudero > Just a Few days ago I wrote a thread to this list talking about my > speakers-headphones > issue, (Both play at the same time) That I use to solve using "pavucontrol" > to select the > desired output device from F12 to F14 (Now in F15 that "solution" doesn't > work any

Re: No sound since upgrading to F15 --- SOLVED

2011-05-31 Thread Joe Zeff
On 05/31/2011 03:10 AM, John Aldrich wrote: > Might I suggest whoever had the bright idea to mute all channels on an > upgrade was an idiot! And might I suggest that if that were the default, we'd be flooded by complaints about it? Why does everybody on this list seem to assume that if somethin

Re: No sound since upgrading to F15 --- SOLVED

2011-05-31 Thread John Aldrich
Ok... I posted on another list and was prompted to take a second look at the mixer. I had only un-muted the "hardware". I took a second look and selected the "internal playback" and it, too, was muted. Might I suggest whoever had the bright idea to mute all channels on an upgrade was an idiot!

Re: No sound since upgrading to F15

2011-05-30 Thread John Aldrich
On Mon May 30 2011, Rick Sewill wrote: > On Monday, May 30, 2011 07:08:14 AM John Aldrich wrote: > > > On Sunday, May 29, 2011 10:59:42 PM John Aldrich wrote: > > Ok... I put the info you had in your local.conf file WRT audio, except > > for the USB as I don't have any USB audio. I'm tempted to put

Re: No sound since upgrading to F15

2011-05-30 Thread Rick Sewill
On Monday, May 30, 2011 07:08:14 AM John Aldrich wrote: > > On Sunday, May 29, 2011 10:59:42 PM John Aldrich wrote: > Ok... I put the info you had in your local.conf file WRT audio, except for > the USB as I don't have any USB audio. I'm tempted to put an old PCI sound > card in to see if that mig

Re: No sound since upgrading to F15

2011-05-30 Thread John Aldrich
On Mon May 30 2011, Rick Sewill wrote: > On Sunday, May 29, 2011 10:59:42 PM John Aldrich wrote: > > With the disclaimer, I haven't tried to upgrade to Fedora 15 yet, > so I am getting my information from my Fedora 14 system, > I have a question on the alsa-info.sh script output. > > I didn't see

Re: No sound since upgrading to F15

2011-05-30 Thread John Aldrich
On Mon May 30 2011, Marko Vojinovic wrote: > On Monday 30 May 2011 02:57:41 John Aldrich wrote: > > I had working sound in Fedora 14, but now since upgrading to Fedora > > 15, there is no sound. What gives??? The ONLY option in > > systemsettings for sound is Pulseaudio. XMMS has options for OSS, >

  1   2   >