All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric S. Raymond" <esr@thyrsus.com>
To: Tobin Davis <tdavis@dsl-only.net>
Cc: "Eric S. Raymond" <esr@snark.thyrsus.com>, alsa-devel@alsa-project.org
Subject: Re: No sound on Intel DQ965GF motherboard
Date: Fri, 16 Nov 2007 11:16:19 -0500	[thread overview]
Message-ID: <20071116161619.GA6292@thyrsus.com> (raw)
In-Reply-To: <1195195147.6392.15.camel@razman.gruemaster.com>

Tobin Davis <tdavis@dsl-only.net>:
> Interesting that you would post a link to one of my responses on
> linuxquestions.org.

Ah, you must be GrueMaster, then.
 
> I still have my DP965LT, and I usually update my audio driver whenever
> there is a significant change to the tip for my specific audio codec.
> Couple of things to check.  First, is the audio disabled in bios?

No.  I checked, audio is enabled.

>                                                      Does
> audio work if you use the latest daily snapshot of alsa-driver from
> ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/ ?

No.  Installing these changes the problem; the "no codecs" message
goes away, but snd_hda_intel no longer appears in the output of lsmod.
Grepping the dmesg output yields these messages:

[   37.951029] snd_hda_intel: disagrees about version of symbol snd_ctl_add
[   37.951033] snd_hda_intel: Unknown symbol snd_ctl_add
[   37.951070] snd_hda_intel: disagrees about version of symbol snd_pcm_new
[   37.951073] snd_hda_intel: Unknown symbol snd_pcm_new
[   37.951110] snd_hda_intel: disagrees about version of symbol snd_pcm_limit_hw_rates
[   37.951113] snd_hda_intel: Unknown symbol snd_pcm_limit_hw_rates
[   37.951146] snd_hda_intel: disagrees about version of symbol snd_card_register
[   37.951148] snd_hda_intel: Unknown symbol snd_card_register
[   37.951187] snd_hda_intel: disagrees about version of symbol snd_card_free
[   37.951188] snd_hda_intel: Unknown symbol snd_card_free
[   37.951209] snd_hda_intel: disagrees about version of symbol snd_pcm_lib_preallocate_pages_for_all
[   37.951211] snd_hda_intel: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
[   37.951234] snd_hda_intel: disagrees about version of symbol snd_card_proc_new
[   37.951235] snd_hda_intel: Unknown symbol snd_card_proc_new
[   37.951315] snd_hda_intel: disagrees about version of symbol snd_ctl_find_id
[   37.951317] snd_hda_intel: Unknown symbol snd_ctl_find_id
[   37.951375] snd_hda_intel: disagrees about version of symbol snd_ctl_new1
[   37.951376] snd_hda_intel: Unknown symbol snd_ctl_new1
[   37.951424] snd_hda_intel: disagrees about version of symbol snd_component_add
[   37.951426] snd_hda_intel: Unknown symbol snd_component_add
[   37.951452] snd_hda_intel: disagrees about version of symbol snd_card_new
[   37.951454] snd_hda_intel: Unknown symbol snd_card_new
[   37.951500] snd_hda_intel: disagrees about version of symbol snd_pcm_lib_malloc_pages
[   37.951502] snd_hda_intel: Unknown symbol snd_pcm_lib_malloc_pages
[   37.951530] snd_hda_intel: disagrees about version of symbol snd_pcm_lib_ioctl
[   37.951532] snd_hda_intel: Unknown symbol snd_pcm_lib_ioctl
[   37.951555] snd_hda_intel: disagrees about version of symbol snd_pcm_lib_free_pages
[   37.951557] snd_hda_intel: Unknown symbol snd_pcm_lib_free_pages
[   37.951591] snd_hda_intel: Unknown symbol snd_ctl_elem_read
[   37.951622] snd_hda_intel: Unknown symbol snd_ctl_elem_write
[   37.951641] snd_hda_intel: disagrees about version of symbol snd_pcm_set_ops
[   37.951643] snd_hda_intel: Unknown symbol snd_pcm_set_ops
[   37.951669] snd_hda_intel: disagrees about version of symbol snd_pcm_hw_constraint_list
[   37.951671] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_list
[   37.951700] snd_hda_intel: disagrees about version of symbol snd_device_new
[   37.951702] snd_hda_intel: Unknown symbol snd_device_new
[   37.951735] snd_hda_intel: disagrees about version of symbol snd_pcm_suspend_all
[   37.951736] snd_hda_intel: Unknown symbol snd_pcm_suspend_all
[   37.951767] snd_hda_intel: disagrees about version of symbol snd_card_disconnect
[   37.951769] snd_hda_intel: Unknown symbol snd_card_disconnect
[   37.951789] snd_hda_intel: disagrees about version of symbol snd_pcm_hw_constraint_integer
[   37.951791] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_integer
[   37.951897] snd_hda_intel: disagrees about version of symbol snd_pcm_period_elapsed
[   37.951898] snd_hda_intel: Unknown symbol snd_pcm_period_elapsed
[   37.951917] snd_hda_intel: disagrees about version of symbol snd_pcm_hw_constraint_step
[   37.951919] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_step

This may just mean I fluffed the installation, but there is nothing in the
install file to clue me in about how.

> Also, if this doesn't fix the problem, can you send a link generated
> from running http://bulletproof.servebeer.com/alsa/scripts/alsa-info.sh
> It has a lot of detailed information about your audio configuration.

http://pastebin.ca/777163
 
> I looked at the driver code, and your specific system is listed (I
> should know - I added it 8/2006).

If it would help, I'd be willing to create a guest account on the machine 
for you and work with you in real-time to resolve the problem.  You can't hear
my speakers, of course, but I strongly suspect that if we could get the
driver and its codecs to load properly the rest would just be a matter of
making sure they're plugged in.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

  reply	other threads:[~2007-11-16 16:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16  6:10 No sound on Intel DQ965GF motherboard Eric S. Raymond
2007-11-16  5:36 ` Takashi Iwai
2007-11-16 15:21   ` Eric S. Raymond
2007-11-16 15:40     ` Takashi Iwai
2007-11-16 18:51       ` Eric S. Raymond
2007-11-16 17:47     ` Tim Gardner
2007-11-16 18:52       ` Eric S. Raymond
2007-11-19 15:27       ` Tim Gardner
2007-11-16  6:39 ` Tobin Davis
2007-11-16 16:16   ` Eric S. Raymond [this message]
2007-11-16 16:24     ` Takashi Iwai
2007-11-16 19:58       ` Eric S. Raymond
2007-11-16  8:50 ` Maxim Levitsky
2007-11-16 16:19   ` Eric S. Raymond

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=20071116161619.GA6292@thyrsus.com \
    --to=esr@thyrsus.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=esr@snark.thyrsus.com \
    --cc=tdavis@dsl-only.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.