Results 1 to 7 of 7

Thread: help, I messed up my sound system!

  1. #1
    Join Date
    Oct 2007
    Location
    Europe
    Beans
    3,564
    Distro
    Ubuntu 12.10 Quantal Quetzal

    help, I messed up my sound system!

    I installed this alsa-driver-linuxant package then removed it now I don't have any sound, on sound volume control I only have the master volume option all other options have simply disappeared, I reinstalled all pulseaudio and alsa plus libasound packages but still no sound, how can I fix this?

  2. #2
    Join Date
    Sep 2007
    Beans
    40
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: help, I messed up my sound system!

    Try this

  3. #3
    Join Date
    Apr 2009
    Location
    Belgium
    Beans
    27
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: help, I messed up my sound system!

    Install ALSA, it should work ^^

  4. #4
    Join Date
    Apr 2008
    Location
    ireland
    Beans
    547
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: help, I messed up my sound system!

    try this code.... copy and paste into terminal

    Code:
    killall pulseaudio
    
    sudo alsa force-reload
    
    pulseaudio -D
    using.... ACER ASPIRE ONE and ACER ASPIRE 5332
    running.... Ubuntu 12.04

  5. #5
    Join Date
    Oct 2007
    Location
    Europe
    Beans
    3,564
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: help, I messed up my sound system!

    many thanks to all
    I fixed it installing module-assistant then choose to build alsa-source
    it's not what I wanted but well sound is working.

  6. #6
    Join Date
    May 2008
    Beans
    34

    Re: help, I messed up my sound system!

    Quote Originally Posted by neu2buntu View Post
    try this code.... copy and paste into terminal

    Code:
    killall pulseaudio
    
    sudo alsa force-reload
    
    pulseaudio -D
    Can you please explain these commands?

    upon doing sudo alsa force-reload, the system asks scary questions like "do you want kde to forget about your devices?"

  7. #7
    Join Date
    May 2008
    Beans
    34

    Re: help, I messed up my sound system!

    also, when I do $pulseaudio -D, I get:
    $ pulseaudio -D
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
    I: caps.c: Dropping root privileges.
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
    E: main.c: daemon initialization failed.

Bookmarks

Posting Permissions

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