Tutto bene, il sistema parte, però, durante il boot, ho questo errore, con tanto di trace:
Codice: Seleziona tutto
ACPI: Power Button [PWRF]
HDA Intel 0000:80:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
hda_intel: msi for device 1849:0888 set to 0
------------[ cut here ]------------
WARNING: at drivers/pci/pci.c:105 pci_ioremap_bar+0x52/0x60()
Hardware name: ALiveSATA2-GLAN
Modules linked in: snd_hda_intel(+) snd_hda_codec i2c_viapro button snd_usb_audio(+) snd_pcm snd_page_alloc snd_hwdep snd_usb_lib snd_rawmidi evdev
Pid: 1412, comm: modprobe Not tainted 2.6.34 #1
Call Trace:
[<c1171c32>] ? pci_ioremap_bar+0x52/0x60
[<c1171c32>] ? pci_ioremap_bar+0x52/0x60
[<c102d17f>] ? warn_slowpath_common+0x7f/0xb0
[<c1171c32>] ? pci_ioremap_bar+0x52/0x60
[<c102d1c3>] ? warn_slowpath_null+0x13/0x20
[<c1171c32>] ? pci_ioremap_bar+0x52/0x60
[<f82ed200>] ? azx_probe+0x240/0xaea [snd_hda_intel]
[<c10d86c1>] ? sysfs_find_dirent+0x21/0x30
[<c10d8f53>] ? sysfs_addrm_finish+0x13/0xb0
[<c10d89d0>] ? sysfs_new_dirent+0x50/0xf0
[<c10d9680>] ? sysfs_do_create_link+0xa0/0x110
[<c11727fb>] ? local_pci_probe+0xb/0x10
[<c1172a00>] ? pci_device_probe+0x60/0x80
[<c11dcee1>] ? driver_probe_device+0x71/0x150
[<c1172870>] ? pci_match_device+0x10/0xa0
[<c11dd130>] ? __driver_attach+0x0/0x80
[<c11dd1a2>] ? __driver_attach+0x72/0x80
[<c11dc3f2>] ? bus_for_each_dev+0x42/0x60
[<c1172830>] ? pci_device_shutdown+0x0/0x30
[<c11dcd86>] ? driver_attach+0x16/0x20
[<c11dd130>] ? __driver_attach+0x0/0x80
[<c11dcba5>] ? bus_add_driver+0x185/0x230
[<c1172830>] ? pci_device_shutdown+0x0/0x30
[<c1172940>] ? pci_device_remove+0x0/0x40
[<c11dd358>] ? driver_register+0x58/0x120
[<c1172c4d>] ? __pci_register_driver+0x3d/0xa0
[<f82f2000>] ? alsa_card_azx_init+0x0/0x14 [snd_hda_intel]
[<c100103e>] ? do_one_initcall+0x2e/0x190
[<c1054ebe>] ? sys_init_module+0xae/0x210
[<c1091761>] ? sys_read+0x41/0x70
[<c1380b1d>] ? syscall_call+0x7/0xb
---[ end trace 93b8272637c2468d ]---
hda-intel: ioremap error
HDA Intel 0000:80:01.0: PCI INT A disabled
2:3:1: cannot set freq 16000 to ep 0x86
L'errore sembrerebbe dovuto, appunto, a un modulo audio: snd_hda_intel.
Ho letto bene?
Ma cosa succede?
Sarebbe da inviare l'errore, con tanto di trace, agli sviluppatori?
Help me!
PS: sono tornato al kernel 2.6.33.4.

