Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on March 20, 2009, 09:23:54 AM

Title: oss.tczm dmesg
Post by: jls on March 20, 2009, 09:23:54 AM
looking at dmesg I see this, I don't know if this is normal,
lspci "says" this:
00:0c.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 06)

dmesg:
ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
sys_init_module: 'apci97'->init suspiciously returned 1, it should follow 0/-E convention
sys_init_module: loading module anyway...
Pid: 3857, comm: modprobe Not tainted 2.6.26-tinycore #1
 [<c01372ca>] sys_init_module+0x1625/0x173e
 [<c012a2b8>] autoremove_wake_function+0x0/0x2b
 [<c89133da>] oss_register_module+0x0/0x4f [osscore]
 [<c0102bf2>] syscall_call+0x7/0xb
 [<c0350000>] rtl8139_init_one+0x801/0x897
 =======================
Title: Re: oss.tczm dmesg
Post by: Juanito on March 20, 2009, 09:35:19 AM
I get the same message on "sudo soundon" with this variant:
Code: [Select]
00:13.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] (rev 01)..and everything seems to work.

I believe you get the acpi message each time you enable a device that can be put to sleep to conserve power.