Author Topic: Kernel 2.6.34 alsa sound issue  (Read 1089 times)

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12525
Kernel 2.6.34 alsa sound issue
« on: July 07, 2010, 10:12:18 AM »
Anyone come across anything about Kernel 2.6.34 and alsa sound issues? I'm getting what appears to be a kernel oops and no sound with it.

WARNING: at drivers/pci/pci.c:105 pci_ioremap_bar+0x27/0x58()
Hardware name: MS-7253
Modules linked in: snd_hda_codec_atihdmi snd_hda_intel(+) snd_hda_codec snd_hwdep snd_seq_dummy snd_seq_oss(+) snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_pcm snd_timer snd_mixer_oss snd soundcore snd_page_alloc sr_mod via_rhine serio_raw sg i2c_viapro cdrom i2c_core pcspkr shpchp mii pci_hotplug binfmt_misc cpufreq_ondemand cpufreq_conservative cpufreq_powersave powernow_k8 freq_table ohci1394 sbp2 raw1394 ieee1394 fuse k8temp wacom ppdev processor parport_pc rtc_cmos floppy parport thermal button evdev dm_mod ide_generic pata_via ata_generic ide_pci_generic ide_gd_mod ide_core pata_acpi sata_via libata sd_mod scsi_mod crc_t10dif ext4 jbd2 crc16 uhci_hcd ohci_hcd ehci_hcd hid_logitech usbhid hid usbcore ff_memless
Pid: 1040, comm: modprobe Not tainted 2.6.34.1-pclos1.bfs #1
Call Trace:
 [<c0123d0a>] warn_slowpath_common+0x65/0x7c
 [<c0227eef>] ? pci_ioremap_bar+0x27/0x58
 [<c0123d2e>] warn_slowpath_null+0xd/0x10
 [<c0227eef>] pci_ioremap_bar+0x27/0x58
 [<f8998e57>] azx_probe+0x34a/0x92f [snd_hda_intel]
 [<c01cbd0d>] ? sysfs_addrm_finish+0x16/0x94
 [<c01cb7c2>] ? sysfs_add_one+0x12/0x7a
 [<c033ab20>] ? _raw_spin_unlock+0x15/0x20
 [<c0227f9e>] local_pci_probe+0xe/0x10
 [<c0228990>] pci_device_probe+0x43/0x66
 [<c02916ef>] driver_probe_device+0x79/0xed
 [<c029179f>] __driver_attach+0x3c/0x54
 [<c0290f3a>] bus_for_each_dev+0x3d/0x67
 [<c02915c8>] driver_attach+0x14/0x16
 [<c0291763>] ? __driver_attach+0x0/0x54
 [<c02912df>] bus_add_driver+0x8f/0x1c0
 [<c02919bf>] driver_register+0x79/0xe0
 [<c0228b62>] __pci_register_driver+0x38/0x95
 [<f89a6000>] ? alsa_card_azx_init+0x0/0x19 [snd_hda_intel]
 [<f89a6017>] alsa_card_azx_init+0x17/0x19 [snd_hda_intel]
 [<c0101139>] do_one_initcall+0x4c/0x131
 [<c014646a>] sys_init_module+0xa7/0x1dd
 [<c010274c>] sysenter_do_call+0x12/0x22
---[ end trace fb4111373c8bab6d ]---
hda-intel: ioremap error


Thanks to everyone who donates. You keep the servers running.

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3996
Re: Kernel 2.6.34 alsa sound issue
« Reply #1 on: July 07, 2010, 10:16:37 AM »
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12525
Re: Kernel 2.6.34 alsa sound issue
« Reply #2 on: July 07, 2010, 11:10:48 AM »
Would https://bugzilla.kernel.org/show_bug.cgi?id=16272 be relevant?


Thanks, applied it and no go. Guess I'll go with a naked kernel and see how it goes.


Thanks to everyone who donates. You keep the servers running.

Offline tj_fredo

  • Sr. Member
  • ****
  • Posts: 268
Re: Kernel 2.6.34 alsa sound issue
« Reply #3 on: July 07, 2010, 11:51:09 PM »
it appears to be an Msi interrupt conflict ...wonder if has to be anything with this  ???:
http://www.slacky.eu/forum/viewtopic.php?p=279386

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12525
Re: Kernel 2.6.34 alsa sound issue
« Reply #4 on: July 08, 2010, 01:55:16 AM »
it appears to be an Msi interrupt conflict ...wonder if has to be anything with this  ???:
http://www.slacky.eu/forum/viewtopic.php?p=279386


Thanks. I tried it but it said is was already applied to the 2.6.34.1 kernel.

processing DS17_disable-MSI-Nvidia.patch
patching file sound/pci/hda/hda_intel.c
Reversed (or previously applied) patch detected!

Thanks to everyone who donates. You keep the servers running.