Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Tim Barnette <tim.barnette@gmail.com>
Cc: alsa-devel@alsa-project.org,
	"Jean-Pierre André" <jean-pierre.andre@wanadoo.fr>
Subject: Re: [Fwd: HP DV4 1155 SE - No Sound through speakers...]
Date: Mon, 02 Feb 2009 18:10:20 +0100	[thread overview]
Message-ID: <s5h7i48datf.wl%tiwai@suse.de> (raw)
In-Reply-To: <b71cdde20902020901p2d68e3abs926d89458f74f735@mail.gmail.com>

At Mon, 2 Feb 2009 12:01:08 -0500,
Tim Barnette wrote:
> 
> [1  <text/plain; ISO-8859-1 (7bit)>]
> 
> [2  <text/html; ISO-8859-1 (quoted-printable)>]
> Thanks, a few more questions.. sorry I don't understand most of this..
> 1) hda-verb - I can't find this.. what is it? Where do I run it?

See Documentation/sound/alsa/HD-Audio.txt in the recent linux tree, or
   ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/docs/HD-Audio.pdf

> 2) Inside of the snapshot, there are three steps (6, 7,8 below) that I need
> help with..

The installation step for the snapshot tarball is identical with the
released version.  If you installed already alsa-driver tarball, do it
just in the same way.

If you haven't done it yet, just do the following four steps:

	% ./configure --with-debug=full --enable-dynamic-minors
	% make
	% su
	# make install-modules


Takashi


> 6 - i already have /dev/snd with some stuff in it... so, I won't run this
> step..
> 7 - edit it to do what?
> 8 - I dont know the name of my card..
> 
> 6) Run the './snddevices' script to create new sound devices in /dev
> directory.
>    Skip this step, if you have already /dev/snd/* files, or if you're
>    using a DEVFS or udev.
> 
> 7) Edit your kernel module config (either /etc/modprobe.conf or
>    /etc/modules.conf, depending on the kernel version). If you are not
>    sure, what to do, you may try the alsaconf script available in
>    the alsa-utils package.
> 
> 8) Run 'modprobe snd-xxxx' where xxxx is the name of your card.
>    Note: All ALSA ISA drivers support ISA PnP natively, so you don't need
>          isapnptools any more.  Don't use both together.  It will
>          conflict.  For disabling the ALSA ISA PnP support, specify
>          --with-isapnp=no configure switch.
> 
> On Mon, Feb 2, 2009 at 11:28 AM, Takashi Iwai <tiwai@suse.de> wrote:
> 
>     At Mon, 2 Feb 2009 11:26:25 -0500,
>     Tim Barnette wrote:
>     >
>     > Thanks, Takashi.  I tried installing the latest snapshot but wound up
>     > recompiling a bunch of stuff (which my box is not configured for)... Is
>     there
>     > an easy way to download and install the latest snapshot?
>    
>       ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/
>     alsa-driver-snapshot.tar.gz
>    
>     > Is there a way to fix the 0x0d widget?  BIOS flash?  laptop seems kind
>     of new
>     > for that...
>    
>     Try the hda-verb command first to check whether it's really an issue
>     of 0x0d.
> 
>     Takashi
>    
>     >
>     > On Mon, Feb 2, 2009 at 10:25 AM, Takashi Iwai <tiwai@suse.de> wrote:
>     >
>     >     At Mon, 2 Feb 2009 10:17:03 -0500,
>     >     Tim Barnette wrote:
>     >     >
>     >     > Thanks, Takashi. I made this change and rebooted.
>     >     >
>     >     > I noticed right away the mute light is no longer on... but still
>     no
>     >     sound
>     >     > through speakers, only headphones..
>     >     >
>     >     > /sys/module/snd_hda_intel/parameters/model
>     >     > contains
>     >     > hp-dv5,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
>     >     >
>     >     > attached is the alsa-info.txt you requested..
>     >
>     >     Did you try the latest alsa-driver snapshot?
>     >
>     >     If it still doesn't work, I guess this is a BIOS problem.
>     >     The other HP dv laptops show the widget 0x0d as the speaker while
>     >     yours is unused.
>     >
>     >     Try to run:
>     >            hda-verb /dev/snd/hwC0D0 0x0d SET_PIN_WID 0x40
>     >
>     >     Takashi
>     >
>     >
> 
> 

  reply	other threads:[~2009-02-02 17:10 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4983FE7A.1040201@wanadoo.fr>
2009-01-31  7:52 ` [Fwd: HP DV4 1155 SE - No Sound through speakers...] Jean-Pierre André
2009-01-31  9:20   ` Takashi Iwai
2009-02-01 22:34   ` Tim Barnette
2009-02-02  6:45     ` Takashi Iwai
2009-02-02 15:17       ` Tim Barnette
2009-02-02 15:25         ` Takashi Iwai
2009-02-02 16:26           ` Tim Barnette
2009-02-02 16:28             ` Takashi Iwai
2009-02-02 17:01               ` Tim Barnette
2009-02-02 17:10                 ` Takashi Iwai [this message]
2009-02-13 19:16           ` Tim Barnette
2009-02-13 19:22             ` Tim Barnette
2009-02-14 10:24               ` Takashi Iwai
2009-02-14 19:13                 ` Herton Ronaldo Krzesinski
2009-02-16 10:48                   ` Takashi Iwai
2009-02-16 13:21                     ` Takashi Iwai
2009-02-17 19:51                       ` Tim Barnette
2009-02-18 13:16                         ` Herton Ronaldo Krzesinski
2009-02-24 18:08                           ` Tim Barnette
2009-02-02 18:20   ` Herton Ronaldo Krzesinski
2009-02-02 18:52     ` Takashi Iwai
2009-02-02 19:19     ` Tim Barnette
2009-02-02 19:48       ` Herton Ronaldo Krzesinski
2009-02-03 13:49     ` Jean-Pierre André
2009-02-04 17:01       ` Jean-Pierre André
2009-02-04 17:09         ` Takashi Iwai
2009-02-04 17:37           ` Jean-Pierre André
2009-02-04 17:40           ` Herton Ronaldo Krzesinski
2009-02-04 22:42             ` Takashi Iwai
2009-02-05  2:46               ` Tim Barnette
2009-02-05  7:06                 ` Takashi Iwai
2009-02-05  7:04               ` Takashi Iwai
2009-02-04 17:49         ` Herton Ronaldo Krzesinski
     [not found] <mailman.2709.1234557113.1965.alsa-devel@alsa-project.org>
2009-02-16  5:25 ` [Fwd: HP DV4 1155 SE - No Sound through, speakers...] Guy Stalnaker
2009-02-16 10:47   ` Takashi Iwai
2009-02-18  4:10     ` Guy Stalnaker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5h7i48datf.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=jean-pierre.andre@wanadoo.fr \
    --cc=tim.barnette@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox