Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 22
Hello all!!! I have a new install of Ubuntu and have zero sound. Any ideas on fixing this? I miss my youtube and CD player! Thanks!...
  1. #1
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52

    No sound

    Hello all!!!


    I have a new install of Ubuntu and have zero sound.

    Any ideas on fixing this? I miss my youtube and CD player!


    Thanks!

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,975
    Usually this is due to the PCM audio setting being turned off. Open the mixer (right-click on speaker icon in task bar and select open), then slide the PCM slide to some level you can use, ditto for the Master volume slide. The keyboard shortcut keys only affect the Master control, not the PCM, so usually I set PCM to highest setting and adjust Master to where I want the volume.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52
    PCM audio? When I right click on the speaker icon the options are mute and sound pref. I click on preferences and it looks like the sound is turned on.

  4. #4
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    but is the volume turned up? You usually have 3 levels in your mixer. Whenever I open my mixer I have Front, Digital, and PCM. Usually when you don't have sound its because the volume is turned down on on Front and/or PCM. Digital would be my headphone jack.
    linux user # 503963

  5. #5
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52
    Everything is turned up and the speakers are on and plugged into the correct jack in the back of the computer.

    Could this be a driver issue?

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,975
    Quote Originally Posted by mikedelo View Post
    Everything is turned up and the speakers are on and plugged into the correct jack in the back of the computer.

    Could this be a driver issue?
    Possibly, but I haven't found too many systems that don't work because of that. What is your computer and audio hardware? Post the output of the command sudo /sbin/lspci here.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  7. #7
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52
    This is what I get
    Code:
    michael@michael-desktop:~$ sudo /sbin/lspci
    [sudo] password for michael: 
    sudo: /sbin/lspci: command not found
    I don't think I am looking at the right section of settings. I don't see anything that says PCM.

  8. #8
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    then do
    Code:
    whereis lspci
    linux user # 503963

  9. #9
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    how about just
    Code:
    sudo lspci
    linux user # 503963

  10. #10
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52
    Code:
    michael@michael-desktop:~$ sudo lspci
    00:00.0 Host bridge: nVidia Corporation nForce2 IGP2 (rev a2)
    00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2)
    00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2)
    00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2)
    00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2)
    00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2)
    00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
    00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
    00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
    00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
    00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
    00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
    00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
    00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
    00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
    00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2)
    01:08.0 Ethernet controller: Linksys, A Division of Cisco Systems WMP11v4 802.11b PCI card
    02:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX - nForce GPU] (rev a3)
    michael@michael-desktop:~$

Page 1 of 3 1 2 3 LastLast

Posting Permissions

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