First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 118490
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jaak Ristioja <Ristioja@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 118490 depends on: Show dependency tree
Bug 118490 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-09 23:38 0000
The modules won't load. The snd module complains:
snd: Unknown symbol pm_register
snd: Unknown symbol pm_unregister

All the other modules complain about unknown symbols, because snd has not been
loaded. The compilation process of alsa-driver also outputs warnings about
this, but does not fail.

Writing this report, this is what i discovered:

commit bca73e4bf8563d83f7856164caa44d5f42e44cca
Author: Jeff Garzik <jgarzik@pobox.com>
Date:   Sun Nov 13 16:06:25 2005 -0800

    [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h

    Since few people need the support anymore, this moves the legacy
    pm_xxx functions to CONFIG_PM_LEGACY, and include/linux/pm_legacy.h.

    Signed-off-by: Andrew Morton <akpm@osdl.org>
    Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Indeed, i disabled CONFIG_PM_LEGACY, because i really didn't expect anything to
depend on it. Anyway, i would have expected this:

 * Checking for suitable kernel configuration options:

To at least issue a warning. I hope this is relevant.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-01-10 01:44:30 0000 -------
I have no experience with those checks, if kernel team can suggest something,
it would really rocks :)

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-01-10 04:20:13 0000 -------
Okay check added, hopefully it will work.

First Last Prev Next    No search results available      Search page      Enter new bug