Find the answer to your Linux question:
Results 1 to 4 of 4
Hello, I've upgraded to Fedora 12 from Fedora 11 using preupgrade utility. Now I have no sound but microphone works fine. Any ideas? lspci | grep Audio 00:1b.0 Audio device: ...
  1. #1
    Linux Newbie ursusca's Avatar
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    112

    [SOLVED] No sound after ugrade to Fedora 12 from Fedora 11

    Hello,

    I've upgraded to Fedora 12 from Fedora 11 using preupgrade utility.
    Now I have no sound but microphone works fine. Any ideas?

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

    amixer
    Simple mixer control 'Master',0
    Capabilities: pvolume pswitch pswitch-joined
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 65536
    Mono:
    Front Left: Playback 93389 [143%] [on]
    Front Right: Playback 93389 [143%] [on]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch cswitch-joined
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 65536
    Front Left: Capture 98304 [150%] [on]
    Front Right: Capture 98304 [150%] [on]

    arecord -l
    **** List of CAPTURE Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

  2. #2
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,393
    Try using: 'alsamixer -c 0' from the command line and turning up any volume controls that are hidden from your desktop sound widget.
    Linux user #126863 - see http://linuxcounter.net/

  3. #3
    Linux Newbie ursusca's Avatar
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    112
    hi Roxoff,
    very thanks..

    1. I've removed pulseaudio
    Code:
    yum remove pulseaudio
    restarted computer and it helped.
    2. I've installed pulseaudio again
    Code:
    yum install pulseaudio alsa-plugins-pulseaudio pulseaudio-esound-compat pulseaudio-libs pulseaudio-libs-glib2 pulseaudio-module-zeroconf pulseaudio-libs-zeroconf xmms-pulse pulseaudio-module-gconf wine-pulseaudio xine-lib-pulseaudio pulseaudio-utils pulseaudio-module-bluetooth gst-mixer padevchooser paman paprefs pavucontrol pavumeter
    I've got sound too but skype didn't work properly:no sound, microphone works only.
    3.I've removed pulseaudio again. I've got sound and skype woks properly.

    I can't understand what is my problem now... skype or pulseaudio?

    Please help me out on this,
    Thanks in anticipation

  4. #4
    Linux Newbie ursusca's Avatar
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    112
    Today I've updated the system. Several pulseaduo packages was installed during updating process. I've ran
    Code:
    yum install pulseaudio alsa-plugins-pulseaudio pulseaudio-esound-compat pulseaudio-libs pulseaudio-libs-glib2 pulseaudio-module-zeroconf pulseaudio-libs-zeroconf xmms-pulse pulseaudio-module-gconf wine-pulseaudio xine-lib-pulseaudio pulseaudio-utils pulseaudio-module-bluetooth gst-mixer padevchooser paman paprefs pavucontrol pavumeter
    again.

    My problem is gone

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...