Bug 10683
Summary: | ACPI Exception when loading video.ka with custom DSDT | ||
---|---|---|---|
Product: | ACPI | Reporter: | Mika Fischer (mika.fischer) |
Component: | Power-Video | Assignee: | Zhang Rui (rui.zhang) |
Status: | CLOSED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | acpi-bugzilla, sam |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.25 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
dmesg output
patch: use ACPI style error code. dmesg output with patch applied Patch: don't bind devices which are not listed in _DOD |
Description
Mika Fischer
2008-05-12 01:36:06 UTC
Created attachment 16107 [details]
dmesg output
Created attachment 16108 [details]
patch: use ACPI style error code.
Please apply this patch and attach the dmesg output. :)
Created attachment 16109 [details]
dmesg output with patch applied
Output is now:
[ACPI Debug] String: [0x07] "In _DOD"
[ACPI Debug] String: [0x06] "CADL ="
[ACPI Debug] Integer: 0x0000000000000002
[ACPI Debug] String: [0x06] "PSIZ ="
[ACPI Debug] Integer: 0x0000000000000001
ACPI Exception (video-1707): AE_NOT_FOUND, Cant attach device [20070126]
input: Video Bus as /class/input/input5
ACPI: Video Device [NVID] (multi-head: yes rom: no post: no)
input: Video Bus as /class/input/input6
ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Created attachment 16120 [details]
Patch: don't bind devices which are not listed in _DOD
Please apply this patch on top of the old one and attach the result of
"tree /proc/acpi/video/" before and after this patch this applied. :)
Hi, Mika, any update on this? Mike, it would be great if you can test this patch. Or else I'll close this bug. status? Sorry for the delay, I was very busy getting my masters degree :) I'll try to test this today or tomorrow. please re-open this report if this is still an issue. |