lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Oct 2007 05:36:18 +0200
From:	Maxim Levitsky <maximlevitsky@...il.com>
To:	Jeff Garzik <jeff@...zik.org>
Cc:	Thomas Meyer <thomas@...3r.de>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Takashi Iwai <tiwai@...e.de>
Subject: Re: hda-intel: no soundcard with current linus' git tree

On Thursday 18 October 2007 04:35:56 Jeff Garzik wrote:
> Thomas Meyer wrote:
> > $ dmesg
> > 
> > [schnipp]
> > 
> > ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
> > PCI: Enabling bus mastering for device 0000:00:1b.0
> > PCI: Setting latency timer of device 0000:00:1b.0 to 64
> > hda_codec: STAC922x, Apple subsys_id=106b0200
> > ACPI: PCI interrupt for device 0000:00:1b.0 disabled
> > HDA Intel: probe of 0000:00:1b.0 failed with error -16
> > 
> > [schnipp]
> 
> My sound ability similarly disappeared an upstream kernel <24 hours old 
> (includes the ALSA merge).
> 
> [jgarzik@...e ~]$ lsmod | grep -i snd
> snd_hda_intel         367396  2
> snd_pcm_oss            42080  0
> snd_mixer_oss          16640  2 snd_pcm_oss
> snd_pcm                79624  2 snd_hda_intel,snd_pcm_oss
> snd_page_alloc          9040  2 snd_hda_intel,snd_pcm
> 
> [jgarzik@...e ~]$ lspci | grep -i audio
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High 
> Definition Audio Controller (rev 01)
> 
> [jgarzik@...e ~]$ dmesg | egrep -i 'snd|hda'
> [jgarzik@...e ~]$
> 
> mplayer says
> 
> 	AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
> 
> but no sound is emitted.
> 
> Earlier kernels been working fine since hda_intel was introduced.
> 
> 	Jeff
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

What sound codec do you have?
cat /proc/asound/Intel/codec*

You probably have different issue, since your card is probed correctly


Regards,
	Maxim Levitsky
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ