Soundcard not found after kernel upgrade 2.6.28-13-generic

Asked by zasq

Hello everybody,

after upgrade and update of kernel 2.6.28-13-generic this week the soundsystem doesn't work anymore. I have jaunty 9.04 on a dell inspiron 1501 amd64. The sound card is a HDA ATI SB (Azalia), the chipset is Sigmatel STAC9200.
The output of aplay -l is: "aplay: device_list:217: keine Soundkarten gefunden...", which means no soundcard has been found. I don't have this problem with the older kernel 2.6.28-11-generic.
I have put this information in the thread of two bugs. But I can't follow the instructions for possible solutions because the soundcard isn't even found! What can I do to make ubuntu find the soundcard?

More information on my soundsystem can be found here:
http://www.alsa-project.org/db/?f=58477247a6a104fe3ac297445c2c48e12c8849f9

and here:
https://bugs.launchpad.net/ubuntu/+bug/395012/comments/7

I think it could be solved if just the soundcard could be found.
BTW, recompiling alsa and the snd-hda-intel module from source makes the sound come back (except microphone input), but it breaks the usb-2.0-devices like printer, external hdd and webcam.

If I should rather file a bug please let me know in which package.

Thank you very much!!!

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
midnightflash (midnightflash) said :
#1

Just use the 2.6.28-11-generic meanwhile and stay tuned with the bugreport.
The next version will come... and you can give it a new try.

You are not running an open internet-server... so the security-issues are not affecting you. (In fact it's just an ABI-change in -13, that you can ignore at all.)

Greetings

Revision history for this message
salimfadhley (salimfadhley) said :
#2

So you are suggesting I just downgrade the kernel? Okay thanks for the hint. That will work fine for me.

Has this fault been logged with the main Ubuntu Dev people, it's bound to cause a real nuisance if some people who update find their sound broken.

Revision history for this message
midnightflash (midnightflash) said :
#3

You could, or should, also file a bug-report. But I think the devs know about that buggy thing. You are not alone. Sadly many Ubuntu-Users are suffering by this new kernel version these days. Not only sound is broken... many different systems and symptoms are shown. Real pain in my eyes.

Revision history for this message
salimfadhley (salimfadhley) said :
#4

Actually I tried selecting the older kernel from the GRUB menu - the sound was still messed up. Is there some additional step I need to take (for example do I have to re-compile or re-install ALSA)?

Revision history for this message
midnightflash (midnightflash) said :
#5

Mah! You don't have (or shouldn't have) to do any reinstalls or anything.
There is something other curled up for you I think.

Give us the output of

lspci

and also of

lsmod

.

Revision history for this message
zasq (zasq) said :
#6

Hi midnightflash,

were you asking salimfadhley or me? Have a look at this too, it might be a connected problem:
https://answers.launchpad.net/ubuntu/+question/75329
There you can see that I could solve the problem installing alsa-driver-linuxant. Maybe this helps to find the solution for "normal" alsa.

And here's the output of lspci:

00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:06.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 13)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M]
05:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
08:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
08:01.0 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
08:01.1 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 01)

And of lsmod:

Module Size Used by
rfkill_input 14080 0
binfmt_misc 18572 1
ppdev 16904 0
radeon 357792 2
drm 123232 3 radeon
bridge 63904 0
stp 11140 1 bridge
bnep 22912 2
snd_hda_codec_idt 75532 1
hsfhda 138520 1
snd_hda_codec_conexant 42304 1
snd_hda_intel 38408 3
snd_hda_codec 92800 3 snd_hda_codec_idt,snd_hda_codec_conexant,snd_hda_intel
hsfusbcd2 84144 0
hsfmc97sis 88224 0
hsfmc97ati 86816 0
hsfmc97ali 94632 0
hsfmc97via 89000 0
hsfmc97ich 91936 0
hsfpcibasic3 135472 0
hsfpcibasic2 84512 0
hsfsoar 115320 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hsfserial 32484 9 hsfhda,hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic3,hsfpcibasic2
hsfengine 1603896 10 hsfhda,hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic3,hsfpcibasic2,hsfserial
hsfosspec 139408 14 hsfhda,hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic3,hsfpcibasic2,hsfserial,hsfengine
lp 19588 0
parport 49584 2 ppdev,lp
joydev 20864 0
arc4 10240 2
ecb 11392 2
snd_usb_audio 105280 1
snd_usb_lib 26624 1 snd_usb_audio
snd_pcm_oss 49952 0
snd_mixer_oss 24576 1 snd_pcm_oss
snd_hwdep 16776 2 snd_hda_codec,snd_usb_audio
snd_pcm 96520 5 snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm_oss
snd_seq_dummy 11652 0
snd_seq_oss 39808 0
snd_seq_midi 15552 0
snd_rawmidi 33568 2 snd_usb_lib,snd_seq_midi
snd_seq_midi_event 16384 2 snd_seq_oss,snd_seq_midi
b43 145192 0
snd_seq 66336 7 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 32656 2 snd_pcm,snd_seq
snd_seq_device 16404 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
mac80211 251528 1 b43
snd 80200 25 snd_hda_codec_idt,snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_usb_lib,snd_pcm_oss,snd_mixer_oss,snd_hwdep,snd_pcm,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
gspca_zc3xx 59392 0
dcdbas 16944 0
psmouse 64028 0
gspca_main 34560 1 gspca_zc3xx
soundcore 16800 1 snd
k8temp 13440 0
cfg80211 43552 1 mac80211
serio_raw 14468 0
sdhci_pci 16896 0
sdhci 27396 1 sdhci_pci
ricoh_mmc 12544 0
compat_ioctl32 18304 1 gspca_main
snd_page_alloc 18704 2 snd_hda_intel,snd_pcm
pcspkr 11136 0
i2c_piix4 20112 0
videodev 45184 2 gspca_main,compat_ioctl32
v4l1_compat 23940 1 videodev
led_class 13064 1 b43
input_polldev 12688 1 b43
shpchp 44572 0
video 29204 0
output 11648 1 video
usbhid 47040 0
b44 41616 0
mii 14464 1 b44
usb_storage 115392 1
ssb 46724 2 b43,b44
vesafb 15240 1
fbcon 49792 72
tileblit 11264 1 fbcon
font 17024 1 fbcon
bitblit 14464 1 fbcon
softcursor 10368 1 bitblit

Revision history for this message
midnightflash (midnightflash) said :
#7

I meant salimfadhley... sorry.

But @zasq: Is it working for you when you boot the old kernel?

Revision history for this message
zasq (zasq) said :
#8

Hi again.
Yesterday my usb-devices were broken again. So, installing alsa-driver-linuxant is not the solution after all. With the older kerner 2.6.28-11-generic everything works fine.

Revision history for this message
Launchpad Janitor (janitor) said :
#9

This question was expired because it remained in the 'Open' state without activity for the last 15 days.