Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: No sound on new laptop!

  1. #21
    Join Date
    Jul 2008
    Location
    /$home
    Beans
    1,074
    Distro
    Ubuntu Development Release

    Re: No sound on new laptop!

    In terminal type:
    Code:
    gksudo gedit /etc/modprobe.d/alsa-base
    Try changing or adding the following sentence: options snd-hda-intel model=3stack
    to this
    Code:
    options snd-hda-intel model=hp
    save file, exit editor
    Reboot and check if your sound if working. Do not forget to check your mixer to see if (new) channels are muted

    refer to this post-
    http://ubuntuforums.org/showthread.php?t=616845
    I'm not afraid of storms, for I sail my own ship

  2. #22
    Join Date
    Jun 2008
    Location
    Liverpool, UK
    Beans
    15
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: No sound on new laptop!

    Quote Originally Posted by LasseNC View Post
    Code:
    lasse@lassenc:~$ sudo kate /etc/modprobe.d/asla-base
    Error: "/var/tmp/kdecache-lasse" is owned by uid 1000 instead of uid 0.
    Error: "/tmp/kde-lasse" is owned by uid 1000 instead of uid 0.
    Error: "/tmp/ksocket-lasse" is owned by uid 1000 instead of uid 0.
    Still opened the document, which was empty, did the save, doesn't work.

    Ok, the file certainly shouldn't be empty. I suspect it opened it as empty due to the process uid issue. Quite an odd error.
    Is this a clean install of Kubuntu? If not what alterations have you made?
    Best advice I can give and I'd bet my house on this is that if you are running a clean install, standard Kernel, not RT, then the previously mentioned edit should give you sound. It's simply a matter of letting asla.base know what generic model laptop it is in order for it to know how to output correctly.
    The error your getting suggests that a process is preventing you from opening this file correctly therefore it is appearing as a blank text file hence your changes had no effect.
    You can try 2 things;
    1. Boot into the LiveCD and view the alsa.base file, if empty thats your problem. You may need to reconfigure ASLA in order to rectify this. If it has all expected content smply append the previous code and you should be ok. Save & reboot.
    2. Reinstall, clean, and make the edit your first action. Save & reboot. You should get sound.

    Let me know how you get on

  3. #23
    Join Date
    Jun 2008
    Location
    Liverpool, UK
    Beans
    15
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: No sound on new laptop!

    Quote Originally Posted by LasseNC View Post
    It DID work, after I rebooted, thanks!
    Cool

    Please ignore my last post!

  4. #24
    Join Date
    Mar 2008
    Beans
    98

    Re: No sound on new laptop!

    Please check my other topics, my xserver is banjaxed, can't load 8.10

Page 3 of 3 FirstFirst 123

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
  •