Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intel ICH: probe of 0000:00:02.7 failed with error -5
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
freebe
n00b
n00b


Joined: 02 Jul 2004
Posts: 17
Location: Austria / Germany

PostPosted: Fri Jul 16, 2004 11:04 am    Post subject: Intel ICH: probe of 0000:00:02.7 failed with error -5 Reply with quote

hi,

my current problem is to get the sound running. I can see the
following problems in boot messages (dmesg)

Code:
codec_ready: codec is not ready [0x340000]
Intel ICH: probe of 0000:00:02.7 failed with error -5


02.7 is the onboard sound device

Code:
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
        Subsystem: Unknown device 1734:105e
        Flags: bus master, medium devsel, latency 173, IRQ 5
        I/O ports at 1400
        I/O ports at 1000 [size=128]
        Capabilities: [48] Power Management version 2


Code:
fusi root # amixer
amixer: Mixer attach default error: No such device
fusi root #
 

or

Code:
Couldn't open mixer device /dev/sound/mixer


version information (same dmesg also using any linux-2.6.7-gentoo-r* kernel)

Code:
fusi root # uname -a
Linux fusi 2.6.8-rc1 #1 Fri Jul 16 13:13:45 CEST 2004 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
fusi root # epm -qa | grep alsa
alsa-lib-1.0.5-r2
alsa-utils-1.0.5
gnome-alsamixer-0.9.6
gst-plugins-alsa-0.8.2
fusi root #


Code:
fusi root # cat /etc/modules.d/alsa
# Alsa 0.9.X kernel modules' configuration file.
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v 1.1 2003/08/05 21:07:55 johnm Exp $

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
## alias snd-card-0 snd-interwave
## alias snd-card-1 snd-ens1371
##  OSS/Free portion
## alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

options snd  device_mode=0666
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
##  OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd cards_limit=1


Code:
fusi root # lsmod
Module                  Size  Used by
radeon                117412  2
uhci_hcd               27792  0
usblp                  10368  0
ohci_hcd               18180  0
sis_agp                 5764  1
agpgart                26920  2 sis_agp
snd_seq_oss            28416  0
snd_seq_midi_event      6144  1 snd_seq_oss
snd_seq                44816  4 snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            47528  0
snd_mixer_oss          16256  1 snd_pcm_oss
sis900                 16516  0
snd_intel8x0           29228  0
snd_ac97_codec         60292  1 snd_intel8x0
snd_pcm                78472  2 snd_pcm_oss,snd_intel8x0
snd_timer              19460  2 snd_seq,snd_pcm
snd_page_alloc          8968  2 snd_intel8x0,snd_pcm
gameport                3712  1 snd_intel8x0
snd_mpu401_uart         5760  1 snd_intel8x0
snd_rawmidi            18980  1 snd_mpu401_uart
snd_seq_device          6408  3 snd_seq_oss,snd_seq,snd_rawmidi
snd                    44388  12 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
sbp2                   20232  0
ohci1394               28932  0
ieee1394               87732  2 sbp2,ohci1394
usb_storage            26112  0
ehci_hcd               25092  0
usbcore                93024  7 uhci_hcd,usblp,ohci_hcd,usb_storage,ehci_hcd



So the PC stays silent ;-)

any ideas?
TIA
Peter
Back to top
View user's profile Send private message
freebe
n00b
n00b


Joined: 02 Jul 2004
Posts: 17
Location: Austria / Germany

PostPosted: Sat Jul 17, 2004 8:34 am    Post subject: Reply with quote

hi,

compiled OSS also with kernel-2.6.8-rc1 and i810-audio as module
(using kernel-2.6.8-rc1-bk5 also didn't help)
commented snd-intel8x0 in /etc/modules.autoload.d/kernel-2.6 out and
added i810-audio
now dmesg gives
Code:
ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 5 (level, low) -> IRQ 5
i810: SiS 7012 found at IO 0x1000 and 0x1400, MEM 0x0000 and 0x0000, IRQ 5
i810_audio: Codec not ready.. wait.. no response.
i810_audio: Audio Controller supports 6 channels.
i810_audio: Defaulting to base 2 channel mode.
i810_audio: Resetting connection 0
i810_audio: Primary codec not ready.
ac97_codec: AC97 Audio codec, id: 0x8384:0x7658 (Unknown)
i810_audio: AC'97 codec 0 supports AMAP, total channels = 6
i810_audio: setting clocking to 48587


can play music :-) (seams ALSA still has a bug here)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum