|
Bugzilla – Full Text Bug Listing |
| Summary: | including DSDT doesn't work | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Forgotten User v5inq2MBSE <forgotten_v5inq2MBSE> |
| Component: | Kernel | Assignee: | Thomas Renninger <trenn> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Boot-Message | ||
|
Description
Forgotten User v5inq2MBSE
2007-10-13 12:35:15 UTC
Bugs of that age are from the old SUSE bugzilla. When Bugzilla was migrated to novell.com, all old bugs got incremented by 15000. The old bug is 61254. Unfortunately, I don't think it's related. It's actually loading the DSDT. You can see it in the dmesg output that it's loading it, tainting the kernel, and then successfully overriding it and printing the header information. Thomas, any idea here? At the old bug, we had the messages, a dsdt was found in initrd, too. It wasn't loaded. Inbetween I've got the hint to access the old bug using suse46254, but 61254 shows the same. I take a look. Manfred if I don't answer until next Tue or Wed can you ping me about this again, pls. I don't have the time for this right now. I will ping you, what's your IP ;-) PING. But I'm no longer sure, it's realy a DSDT loading problem, see Bug 331630 PI Error (evregion-0316): No handler for Region [ECOR] (dffed63c) [EmbeddedControl] [20070126] This very much looks like a duplicate. The patch provided there should help. I doubt the table overriding is broken, I will double check if needed (when someone should slip into a bug or I need it myself). *** This bug has been marked as a duplicate of bug 334806 *** The attached patch in bug 334806 solves the problem. /proc/acpi/battery/BAT0 was completely missing, now it's present and the state entry seems to display the correct values and KPowersave, too. I've tried with and without dsdt in initrd (edited /etc/sysconfig/kernel, started mkinitrd and rebooted), it works in both situations, so I can't say if loading the dsdt works or not. But first time, I needn't load the patched dsdt, so it doesn't matter ;-) Thanks and I hope this patch will be part of the next update kernel. |