<---- template headericclude ----->
adjusting gnome mixer options
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 13 of 13
  1. #1
    Join Date
    Jun 2008
    Posts
    197
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    adjusting gnome mixer options

    hey everyone. i'm just messing around with the F11 RC and i had a question about the new audio properties dialogue. on F10 there was an option in my mixer to choose the digital input source (analogue audio or digital mic) my laptop has one of those onbaord mics. anyways, with later kernels the onboard mic worked and i was enjoying using the mic but now i'm not sure how to select my input source. the gnome mixer doesn't give an option and alsamixer -c0 doesn't either. any help would be greatly appreciated.

    thx
    Jeremy Boyd

  2. #2
    Join Date
    Oct 2004
    Location
    London, UK
    Posts
    4,991
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    have your tried pressing F4 in alsamixer then select Input Source (up/down cursor to change available sources), you'll also probably need to increase the capture levels on all inputs (including Mux, Mux 1)

    To get full volume on F11 I have to set the PC Speaker volume to max, don't ask, it's a mystery to me.

  3. #3
    Join Date
    Jun 2008
    Posts
    197
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    alsamixer

    the alsamixer shows two input source selections and they both only have one option, the same option. what i'm missing in both alsamixer and gnome sound mixer is the digital input source which in F10 shows both inputs, the microphone jack and the onboard digital mic.

    i've also had the low volume problem but after boosting it in alsamixer -c0 its fine.

    edit: i just found the digital input option, it's with the playback options in alsamixer, now my mic works. is there any way to make this visible in the gnome mixer? how can it be customized?
    Jeremy Boyd

  4. #4
    Join Date
    Oct 2004
    Location
    London, UK
    Posts
    4,991
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by jerboyd
    i've also had the low volume problem but after boosting it in alsamixer -c0 its fine.

    is there any way to make this visible in the gnome mixer? how can it be customized?
    Nope, the decision's been made to simplify gnome-mixer, and it won't be changed unless you can post a very compelling reason on the mailing lists.

    Apparently we're lucky that they decided to include alsamixer even, it was a last minute decision.

    If you ask the fedora team they'll tell you pulse-audio works great now and if it doesn't you have incompatible software/hardware that doesn't follow the correct rules for all this pesky sound stuff, so it's your fault not fedora's.

    Or post a bugzilla with detailed hardware info, and then raise a ****storm if they don't produce a fix.

    For an idea of how mature everyone involved in the debate is, read some of this stuff, you'll either laugh or cry:

    http://fedoraproject.org/wiki/FWN/Is...hange_of_Ideas
    http://fedoraproject.org/wiki/FWN/Is...ewar_Continues

  5. #5
    Join Date
    Jun 2008
    Posts
    197
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    gnome mixer

    pulse is working well for me now but as far as simplifying gnome mixer is concerned would it not be simpler to show all possible input sources? there's only one or two on most day to day users machines anyway. oh well, at least i figured it out.
    Jeremy Boyd

  6. #6
    Join Date
    Dec 2008
    Location
    Vancouver, BC
    Posts
    4,333
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    yum install gst-mixer

    will give you the old gnome-volume-control (on the Sound & Video menu, as Advanced Volume Control).

    This will be installed by default in F11 final (and future pre-releases), alongside the new gnome-volume-control (which is still what you get in the panel).

    I got these changes finally committed yesterday.
    Adam Williamson | awilliam AT redhat DOT com
    Fedora QA
    IRC: adamw | Fedora Chat: @adamwill:fedora.im
    http://www.happyassassin.net

  7. #7
    Join Date
    Dec 2008
    Location
    Vancouver, BC
    Posts
    4,333
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    on input selection in PA - Lennart wants to implement it in a good way. Right now, there are at least three different methods for doing input selection all provided by different cards, that I'm aware of, and some cards present a dozen apparent 'input channels', only three of which you'd actually want to touch.

    Lennart is trying to come up with a design which will use the same interface on all cards, and only present the choices that actually make any sense. But until then, no input selection in Pulse-based volume controls for you! hence my campaign to include the old mixer as well for now.
    Adam Williamson | awilliam AT redhat DOT com
    Fedora QA
    IRC: adamw | Fedora Chat: @adamwill:fedora.im
    http://www.happyassassin.net

  8. #8
    Join Date
    May 2007
    Location
    30.5N 90.1W
    Age
    73
    Posts
    313
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by AdamW
    yum install gst-mixer

    will give you the old gnome-volume-control (on the Sound & Video menu, as Advanced Volume Control).

    This will be installed by default in F11 final (and future pre-releases), alongside the new gnome-volume-control (which is still what you get in the panel).

    I got these changes finally committed yesterday.
    Got it installed and finally found it under System - Preferences
    Registered Linux User #452472

    Homebuilt with F36 Cinnamon

  9. #9
    Join Date
    Dec 2008
    Location
    Vancouver, BC
    Posts
    4,333
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    That's interesting, it does seem to show up in both places...I was really intending for it only to show up in Sound & Video. Oh, well.
    Adam Williamson | awilliam AT redhat DOT com
    Fedora QA
    IRC: adamw | Fedora Chat: @adamwill:fedora.im
    http://www.happyassassin.net

  10. #10
    Join Date
    Oct 2004
    Location
    London, UK
    Posts
    4,991
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it only shows up in System -> Preferences as Advanced Volume Control for me in F11 Preview fully updated from rawhide.

    The ncurses based alsamixer in a terminal should be enough for most problems,

    Code:
    alsamixer -c0 -Vall
    fidlling with enough controls there usually fixes things for me (yes, even skype can be made to work )

  11. #11
    Join Date
    Jul 2008
    Posts
    26
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by AdamW
    yum install gst-mixer

    will give you the old gnome-volume-control (on the Sound & Video menu, as Advanced Volume Control).

    This will be installed by default in F11 final (and future pre-releases), alongside the new gnome-volume-control (which is still what you get in the panel).

    I got these changes finally committed yesterday.

    Holywow, thank you. Good fix.

  12. #12
    Join Date
    Dec 2008
    Location
    Vancouver, BC
    Posts
    4,333
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    sideways: alsamixer is actually the best mixer for fiddling with the raw ALSA elements, technically speaking, but it's a pain for most people to understand (or even find), which is why I wanted gst-mixer in there.
    Adam Williamson | awilliam AT redhat DOT com
    Fedora QA
    IRC: adamw | Fedora Chat: @adamwill:fedora.im
    http://www.happyassassin.net

  13. #13
    Join Date
    Nov 2008
    Location
    Finland
    Posts
    162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I also got Skype to work by turning up the mic volumes in alsamixer. However, there is a very long delay for outgoing voice, which makes discussion impossible. Incoming voice and video are played without delay, but the outgoing voice had a 30 s or so delay. The cpu load goes up to about one busy core for as long as the call is on (the system is still usable on a dual core machine), and the load seems to be caused in equal parts by Skype and Pulseaudio. So, there seems to be some sort of bad interaction between Pulse and Skype that causes a very long delay in the recorded voice going out to the other end of the connection.

    I'm using

    skype-2.0.0.72-fc5.i586
    pulseaudio-0.9.15-11.fc11.i586
    kernel-PAE-2.6.29.3-140.fc11.i686

    The sound device is

    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

    Does anyone else see this? Any ideas?

Similar Threads

  1. Replies: 1
    Last Post: 14th April 2009, 02:31 AM
  2. Jokosher Audio Mixer for Gnome
    By j_baer in forum Reviews, Rants & Things That Make You Scream
    Replies: 1
    Last Post: 12th April 2007, 02:02 AM
  3. Gnome Mixer Applet broken after today's update
    By BenR in forum Using Fedora
    Replies: 6
    Last Post: 12th June 2006, 12:37 AM
  4. GNOME mixer always disables audio
    By PompeyBlue in forum Hardware
    Replies: 1
    Last Post: 24th July 2005, 05:38 PM
  5. Problems, Kmix, Gnome Mixer, XMMS
    By jlacroix in forum Hardware
    Replies: 0
    Last Post: 7th October 2004, 04:56 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]