Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Clicking noise after install on laptop

  1. #1
    Join Date
    Oct 2009
    Beans
    1

    Clicking noise after install on laptop

    Hello,

    Since installing Ubuntu 9.10 I get an intermittent clicking noise, possibly coming from the hard disk or "within" my laptop. it almost sounds like the click noise you sometimes hear through speakers or on a dodgy old record, yet I can turn sound completely off and still hear it.

    My laptop is a Compaq Presario v6000 if that helps? I saw an older thread about a similar issue but could find no solution.

    Any help appreciated!

  2. #2
    Join Date
    Oct 2009
    Beans
    10

    Re: Clicking noise after install on laptop

    Snap! It's very annoying! and turning the speakers off, does not fix the problem.

  3. #3
    Join Date
    Sep 2009
    Beans
    160
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Clicking noise after install on laptop

    Do you have some sort of "HDA" (HD Audio) sound controller in your laptop? Karmic now turns these off/on as needed to save power when they're not being used, which can cause audible pops/clicks with some devices.

    You can disable this by changing the options of the snd-hda-intel module in /etc/modprobe.de/alsa-base.cfg (set power_save to 0 and power_save_controller to N).

  4. #4
    Join Date
    Jul 2009
    Beans
    7

    Re: Clicking noise after install on laptop

    [quote=andywizs;8198658]Hello,

    Since installing Ubuntu 9.10 I get an intermittent clicking noise

    Same problem here my notebook is Lenovo 3000 V200

  5. #5
    Join Date
    Apr 2007
    Location
    Mount Horeb, WI
    Beans
    4,312
    Distro
    Kubuntu Development Release

    Re: Clicking noise after install on laptop

    Quote Originally Posted by peculiar penguin View Post
    You can disable this by changing the options of the snd-hda-intel module in /etc/modprobe.de/alsa-base.cfg (set power_save to 0 and power_save_controller to N).
    I think that the file location is actually:
    Code:
    /etc/modprobe.d/alsa-base.conf
    You can also just comment out the line at the end of the file so that it looks like this:
    Code:
    #options snd-hda-intel power_save=10 power_save_controller=N

  6. #6
    Join Date
    Jul 2009
    Beans
    7

    Re: Clicking noise after install on laptop

    Quote Originally Posted by Ayuthia View Post
    I think that the file location is actually:
    Code:
    /etc/modprobe.d/alsa-base.conf
    You can also just comment out the line at the end of the file so that it looks like this:
    Code:
    #options snd-hda-intel power_save=10 power_save_controller=N

    Nope didnt work 4 me clicking problem continues. I tried different O.s (Pardus). There isnt any problem ....

  7. #7
    Join Date
    Feb 2008
    Beans
    1

    Re: Clicking noise after install on laptop

    this worked for me, i had to restart my laptop first, but now i dont hear that annoying sound anymore.


    thanks!!

  8. #8
    Join Date
    Aug 2009
    Location
    Michigan, USA
    Beans
    17
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Clicking noise after install on laptop

    Quote Originally Posted by Ayuthia View Post
    I think that the file location is actually:
    Code:
    /etc/modprobe.d/alsa-base.conf
    You can also just comment out the line at the end of the file so that it looks like this:
    Code:
    #options snd-hda-intel power_save=10 power_save_controller=N
    This resolution worked for me. I was having the issue running 9.10 on a Presario V6000.

    Edit: a reboot was also required for me.
    Last edited by theaaronc; November 12th, 2009 at 10:56 PM.

  9. #9
    Join Date
    Jun 2008
    Beans
    92

    Smile Re: Clicking noise after install on laptop

    Bingo! This solution worked for my HP Pavilion laptop. Now that tiny little elf who keeps tapping my keys has gone!

  10. #10
    Join Date
    Sep 2009
    Location
    Geelong Australia
    Beans
    10
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Clicking noise after install on laptop

    Excellent fix. I just commented out that last line, rebooted and no more annoying clicks. Oh yeah, Compaq C700 laptop.

Page 1 of 2 12 LastLast

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
  •