All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hadmut Danisch <hadmut@danisch.de>
To: perex@suse.cz, alsa-devel@alsa-project.org
Subject: intel8x0: Driver does not recognize card
Date: Wed, 25 Jan 2006 14:38:37 +0100	[thread overview]
Message-ID: <20060125133837.GA11527@danisch.de> (raw)

Hi,

I have a FUjitsu-Siemens Celsius Workstation, 
and Linux 2.6.15.1, but it does not recognize the sound card:

# lspci -vv -s 0:1b.0
0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller (rev 01)
        Subsystem: Fujitsu Siemens Computer GmbH: Unknown device 1083
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop-
	ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
	<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin A routed to IRQ 18
        Region 0: Memory at f0000000 (64-bit, non-prefetchable)
	[size=16K]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
		PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [60] Message Signalled Interrupts: 64bit+
	Queue=0/0 Enable-
                Address: 0000000000000000  Data: 0000
        Capabilities: [70] #10 [0091]


# lspci -n -s 0:1b.0
0000:00:1b.0 0403: 8086:27d8 (rev 01)



When inserting snd-intel8x0 just nothing happens.

I saw that 8086:27d8 is not listed in sound/pci/intel8x0.c and added 
        { 0x8086, 0x27d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
        DEVICE_INTEL_ICH4 }, /* ICH7 */

to snd_intel8x0_ids[], but it still does not work. 

Kernel then says: 

ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1b.0 to 64
codec_ready: codec is not ready [0xa0a0a0a0]
ACPI: PCI interrupt for device 0000:00:1b.0 disabled
Intel ICH: probe of 0000:00:1b.0 failed with error -5



regards
Hadmut



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

             reply	other threads:[~2006-01-25 13:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-25 13:38 Hadmut Danisch [this message]
2006-01-25 14:40 ` intel8x0: Driver does not recognize card Takashi Iwai
2006-01-25 14:46   ` Hadmut Danisch

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=20060125133837.GA11527@danisch.de \
    --to=hadmut@danisch.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=perex@suse.cz \
    /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.