Results 1 to 5 of 5

Thread: No Sound on Asus Eee PC Seashell 1005BX

  1. #1
    Join Date
    Oct 2013
    Beans
    2

    No Sound on Asus Eee PC Seashell 1005BX

    Hallo

    I recently tried to install LUbuntu 13.10 Saucy on an ASUS Seashell 1005BX Notebook PC. Everything went well except the Sound, I had no sound and after doing various checks it was apparent that no Pulse Audio could be installed. I then tried XUbuntu and it worked, XUbuntu identified the sound system Realtek and I can watch films with Sound.

    I would prefer LUbuntu as it is very fast on this computer, does anyone have a solution to the problem ?

    Thanks in advance

  2. #2
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: No Sound on Asus Eee PC Seashell 1005BX

    You can add the Lubuntu desktop environment by
    Code:
    sudo apt-get install lubuntu-desktop
    This will allow you to choose between desktops during boot.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  3. #3
    Join Date
    Oct 2013
    Beans
    2

    Re: No Sound on Asus Eee PC Seashell 1005BX

    Please excuse my ignorance, during Boot will I land in a Menu-Option which allows me to select the Desktop or must I add an Option Sting to the boot command in Grub? That would be somewhat complex, so I would expect an Option-Menu - am I right ?

    Thanks for your prompt answer

  4. #4
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: No Sound on Asus Eee PC Seashell 1005BX

    It will be a menu point close to when you enter user name and password. No changes in Grub.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  5. #5
    Join Date
    Oct 2005
    Location
    Milano, Italy
    Beans
    871
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: No Sound on Asus Eee PC Seashell 1005BX

    Hi,

    create/edit
    Code:
    sudo nano /etc/asound.conf
    Then paste this:
    pcm.!default {
    type hw
    card Generic_1
    }
    ctl.!default {
    type hw
    card Generic_1
    }
    Save. Reboot
    ------------------------------------------------
    yep ”short and long URL„
    http://yep.it/
    ------------------------------------------------

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
  •