Comment 2 for bug 682185

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

Looks rather ominous:

[ 12.854083] HDA Intel 0000:80:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 12.854091] ------------[ cut here ]------------
[ 12.854102] WARNING: at /build/buildd/linux-2.6.35/drivers/pci/pci.c:105 pci_ioremap_bar+0x4f/0x60()
[ 12.854105] Hardware name: MS-7253
[ 12.854107] Modules linked in: snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm snd_seq_midi snd_rawmidi rt73usb(+) crc_itu_t rt2x00usb snd_seq_midi_event rt2x00lib led_class snd_seq mac80211 snd_timer snd_seq_device cfg80211 ppdev snd parport_pc soundcore lp amd64_agp psmouse snd_page_alloc i2c_viapro serio_raw k8temp shpchp parport agpgart via_rhine floppy mii pata_via sata_via
[ 12.854137] Pid: 442, comm: modprobe Not tainted 2.6.35-23-generic #40-Ubuntu
[ 12.854140] Call Trace:
[ 12.854148] [<c014acf2>] warn_slowpath_common+0x72/0xa0
[ 12.854153] [<c0369b9f>] ? pci_ioremap_bar+0x4f/0x60
[ 12.854156] [<c0369b9f>] ? pci_ioremap_bar+0x4f/0x60
[ 12.854161] [<c014ad42>] warn_slowpath_null+0x22/0x30
[ 12.854165] [<c0369b9f>] pci_ioremap_bar+0x4f/0x60
[ 12.854172] [<f80f5847>] azx_create+0x304/0x6bd [snd_hda_intel]
[ 12.854181] [<f8040822>] ? snd_card_create+0x182/0x360 [snd]
[ 12.854187] [<c027146a>] ? sysfs_addrm_finish+0x1a/0xb0
[ 12.854191] [<c05c82c9>] ? mutex_lock+0x19/0x40
[ 12.854197] [<f80f5cac>] azx_probe+0xac/0x219 [snd_hda_intel]
[ 12.854202] [<c036beb3>] local_pci_probe+0x13/0x20
[ 12.854205] [<c036ce68>] pci_device_probe+0x68/0x90
[ 12.854210] [<c0400ab0>] really_probe+0x50/0x150
[ 12.854214] [<c0408137>] ? pm_runtime_barrier+0x57/0xb0
[ 12.854217] [<c0400bec>] driver_probe_device+0x3c/0x60
[ 12.854221] [<c0400c91>] __driver_attach+0x81/0x90
[ 12.854224] [<c04000b3>] bus_for_each_dev+0x53/0x80
[ 12.854228] [<c040097e>] driver_attach+0x1e/0x20
[ 12.854231] [<c0400c10>] ? __driver_attach+0x0/0x90
[ 12.854234] [<c0400345>] bus_add_driver+0xd5/0x280
[ 12.854238] [<c036cda0>] ? pci_device_remove+0x0/0x40
[ 12.854241] [<c0400f8a>] driver_register+0x6a/0x130
[ 12.854245] [<c036d0a5>] __pci_register_driver+0x45/0xb0
[ 12.854250] [<f8080017>] alsa_card_azx_init+0x17/0x19 [snd_hda_intel]
[ 12.854254] [<c0101132>] do_one_initcall+0x32/0x1a0
[ 12.854259] [<f8080000>] ? alsa_card_azx_init+0x0/0x19 [snd_hda_intel]
[ 12.854265] [<c0180ccb>] sys_init_module+0x9b/0x1e0
[ 12.854270] [<c02193a2>] ? sys_write+0x42/0x70
[ 12.854274] [<c05c99f4>] syscall_call+0x7/0xb
[ 12.854278] ---[ end trace 506d6015720926cf ]---
[ 12.854279] hda-intel: ioremap error
[ 12.854339] HDA Intel 0000:80:01.0: PCI INT A disabled

Can you follow https://wiki.ubuntu.com/Audio/InstallingLinuxAlsaDriverModules, please?