SiS 7012 doesn't work

Bug #47221 reported by Fabio Silva
14
Affects Status Importance Assigned to Milestone
linux-source-2.6.15 (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

The SiS 7012 Sound Controller is detected by lspci...

fabio@ubuntu:~$ lspci|grep Sound
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)

-----------------------------------------------------------------------

... and the modules are loaded when I start Ubuntu:

fabio@ubuntu:~$ lsmod|grep snd
snd_intel8x0 35740 0
snd_ac97_codec 99808 1 snd_intel8x0
snd_ac97_bus 2400 1 snd_ac97_codec
snd_pcm_oss 56448 0
snd_mixer_oss 20544 1 snd_pcm_oss
snd_pcm 96676 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 26884 1 snd_pcm
snd 60004 6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10784 1 snd
snd_page_alloc 11304 2 snd_intel8x0,snd_pcm

-----------------------------------------------------------------------

But the sound card is "dead":

fabio@ubuntu:~$ tail /proc/asound/cards
--- no soundcards ---

-----------------------------------------------------------------------

This is the dmesg output:

fabio@ubuntu:~$ dmesg|grep 0000:00:02.7
[4294687.486000] PCI: Enabling device 0000:00:02.7 (0000 -> 0001)
[4294687.486000] ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 193
[4294688.740000] ACPI: PCI interrupt for device 0000:00:02.7 disabled
[4294688.740000] Intel ICH: probe of 0000:00:02.7 failed with error -13

-----------------------------------------------------------------------

I don't know what to do. This is a anormal situation to me :P
If somebody needs more information, I will post it.

Revision history for this message
Daniel T Chen (crimsun) wrote :

1) Which kernel? (``uname -r'')
2) Try booting with "acpi=off" appended to the kernel command line. If that fails to produce audible sound, too, try adding "noapic".

Changed in alsa-lib:
status: Unconfirmed → Needs Info
Revision history for this message
Fabio Silva (woldpt) wrote :

1) fabio@ubuntu:~$ uname -r
2.6.15-23-686

2)I tried acpi=off and noapic, but didn't work too...

fabio@ubuntu:~$ dmesg|grep 02.7
[ 12.777107] PCI->APIC IRQ transform: 0000:00:02.7[C] -> IRQ 65
[ 28.874551] PCI: Enabling device 0000:00:02.7 (0000 -> 0001)
[ 30.125500] Intel ICH: probe of 0000:00:02.7 failed with error -13

I'm getting "--- no soundcards ---" always.

Revision history for this message
Fabio Silva (woldpt) wrote :

There is a little strange output when I run a gnome program in terminal:

fabio@ubuntu:~$ gconf-editor
ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2102:(snd_pcm_open_noupdate) Unknown PCM default
fabio@ubuntu:~$

:-S

Revision history for this message
Daniel T Chen (crimsun) wrote :

(No sound driver being loaded will give you such errors.)

Revision history for this message
Fabio Silva (woldpt) wrote :

maybe, but the respective module for this chip is loaded (snd_intel)

what can I do now?

Revision history for this message
Fabio Silva (woldpt) wrote :

maybe, but the respective module for this chip is loaded (snd_intel8x0)

what can I do now?

Revision history for this message
Fabián Rodríguez (magicfab) wrote :

Can you check if this is related to Bug #19648 and if the workaround described there helps ?

Revision history for this message
Daniel T Chen (crimsun) wrote :

Closing per inactivity. Please reopen if the symptoms are still reproducible with the latest 6.06.1 LTS kernel (2.6.15-27.48).

Changed in linux-source-2.6.15:
status: Needs Info → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.