Page 4 of 13 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 125

Thread: ATTENTION HP dvX laptop owners with speaker sound issues ...

  1. #31
    Join Date
    Apr 2009
    Beans
    2

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    Same problem as above, in my CQ40-401AU use Ubuntu 9.04 with AMD Turion X2 Mobile Processor RM-74 - 2x 2.2 GHz

    first download http://ftp.kernel.org/pub/linux/kern...090428.tar.bz2
    try the new alsa-driver-*tar.bz2

    and use sudo privileges

    Code:
    #> ./configure --enable-dynamic-minors
    #> make
    #> sudo make install-modules
    #> sudo gedit /etc/modprobe.d/alsa-base.conf
    add "options snd_hda_intel model=hp-dv5" in the end of this
    Code:
    # autoloader aliases
    install sound-slot-0 /sbin/modprobe snd-card-0
    install sound-slot-1 /sbin/modprobe snd-card-1
    install sound-slot-2 /sbin/modprobe snd-card-2
    install sound-slot-3 /sbin/modprobe snd-card-3
    install sound-slot-4 /sbin/modprobe snd-card-4
    install sound-slot-5 /sbin/modprobe snd-card-5
    install sound-slot-6 /sbin/modprobe snd-card-6
    install sound-slot-7 /sbin/modprobe snd-card-7
    
    # Cause optional modules to be loaded above generic modules
    install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
    #
    # Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
    install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
    install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
    install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
    #
    install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
    # Cause optional modules to be loaded above sound card driver modules
    install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
    install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }
    
    # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
    install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
    # Prevent abnormal drivers from grabbing index 0
    options bt87x index=-2
    options cx88_alsa index=-2
    options saa7134-alsa index=-2
    options snd-atiixp-modem index=-2
    options snd-intel8x0m index=-2
    options snd-via82xx-modem index=-2
    options snd-usb-audio index=-2
    options snd-usb-us122l index=-2
    options snd-usb-usx2y index=-2
    options snd-usb-caiaq index=-2
    # Ubuntu #62691, enable MPU for snd-cmipci
    options snd-cmipci mpu_port=0x330 fm_port=0x388
    # Keep snd-pcsp from beeing loaded as first soundcard
    options snd-pcsp index=-2
    options snd_hda_intel model=hp-dv5
    save and sudo reboot

    but its only work for internal speakers, thanks for u all and I hope there anyone can do more for the external speaker.

  2. #32
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    136
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    Quote Originally Posted by dep01 View Post
    Hello everyone. I have a HP Pavilion 1275mx and doing the following solved it:

    Code:
    gksudo gedit /etc/modprobe.d/alsa-base
    add the following to the end of the file.

    Code:
    # Keep snd-pcsp from beeing loaded as first soundcard
    options snd-pcsp index=-2
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    options snd-hda-intel model=dell-m4-1 
    options snd-hda-intel enable_msi=1
    Cheers,
    dep
    This works on my DV5-1150eo. Thank you very much!!!
    Ubuntu user: #19306
    HPE Microserver Gen8 | Device: HP DV5-1150eo

  3. #33
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    136
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    whoops... sorry.
    Ubuntu user: #19306
    HPE Microserver Gen8 | Device: HP DV5-1150eo

  4. #34
    Join Date
    Apr 2009
    Beans
    7
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    Hi,

    I have Ubuntu 9.04 Ubuntu on my laptop Compaq CQ45-106AU and I have no sound over my internal speakers though I do get sound over my earphones jack. Since I am very new to linux, I can't get the hang of the commands people have given in this discussion. It would be great if someone could explain me these steps in a simple step-by-step procedure.

    Here's my lspci output:

    python@The-Black-Pearl:~$ lspci
    00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
    00:01.0 PCI bridge: Hewlett-Packard Company Device 9602
    00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
    00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
    00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
    00:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
    00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
    00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
    00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
    00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
    00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
    00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
    00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
    00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
    00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
    00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
    00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 11h HyperTransport Configuration (rev 40)
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 11h Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 11h DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 11h Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 11h Link Control
    01:05.0 VGA compatible controller: ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics]
    01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
    08:00.0 System peripheral: JMicron Technologies, Inc. SD/MMC Host Controller
    08:00.2 SD Host controller: JMicron Technologies, Inc. Standard SD Host Controller
    08:00.3 System peripheral: JMicron Technologies, Inc. MS Host Controller
    08:00.4 System peripheral: JMicron Technologies, Inc. xD Host Controller
    09:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
    0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

    Any help would be welcome..

    Thanks in advance!!

  5. #35
    Join Date
    Apr 2009
    Beans
    27
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    Thank you, thank you, thank you...

    I have an HP DV7T.

    I compiled the driver snapshot, added the line "options snd_hda_intel model=hp-dv5" to alsa-base.conf and I had sound upon reboot.

    Great thread!

  6. #36
    Join Date
    Mar 2009
    Location
    Ithaca, NY
    Beans
    22
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    @ashim.dubey
    Hi,
    I also have the same laptop. I would recommend you to download the alsa driver snapshot I mentioned in my previous post. Then untar it, and open a terminal in the untarred folder. There with super-user permissions(su) enter the following commands in exact order

    ./configure --enable-dynamic-minors
    make
    make install-modules

    After this, open the file /etc/modprobe.d/asla-base (still as super user) with the command

    gedit /etc/modprobe.d/alsa-base

    and add the following line to the end of the file

    options snd_hda_intel model=hp-dv5

    then save the file and restart your computer. Your sound card should be working fine. However, the internal microphones still do not work, and you shall have to use an external mic. Hope this solves your problem. By the way, my BIOS veersion is F.36. Please ensure that you have the latest BIOS version or update it from the Compaq site. However, you shall have to be in Windows to do this. Do reply on the forum if you find these instructions unclear.

  7. #37
    Join Date
    Apr 2009
    Beans
    7
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    @topcoder

    The driver snapshot you suggested http://ftp.kernel.org/pub/linux/kern...090415.tar.bz2 says 404 not found. Should I try the snapshot given in the reply just above yours??

  8. #38
    Join Date
    Apr 2009
    Beans
    7
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    I checked my BIOS version and it's same as yours F.36. I could not download the driver snapshot you suggested http://ftp.kernel.org/pub/linux/kern...090415.tar.bz2 so I downloaded the snapshot http://ftp.kernel.org/pub/linux/kern...090428.tar.bz2.

    But after I untarred the folder on my desktop and after I type the command
    sudo ./configure --enable-dynamic-minors, i get the following error:

    sudo: ./configure: command not found

    What do I do?

  9. #39
    Join Date
    Apr 2009
    Beans
    7
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    @topcoder

    I'm sorry I was configuring from inside the wrong folder. I got my speakers working!! Thanks a lot!! It feels so good that my internal speakers are working on ubuntu!! Thanks again!!

  10. #40
    Join Date
    Mar 2009
    Location
    Ithaca, NY
    Beans
    22
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: ATTENTION HP dvX laptop owners with speaker sound issues ...

    @ashim.dubey
    I realise that. I too tried unsuccessfully many times before I came upon this solution. Just one more thing, you need to do this everytime your linux kernel is upgraded. However, in that case you shall need to download the latest snapshot.

Page 4 of 13 FirstFirst ... 23456 ... LastLast

Tags for this Thread

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
  •