|
Bugzilla – Full Text Bug Listing |
| Summary: | Loading customized DSDT.aml via initrd results in black screen after grub boot | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Thomas Herzog <thomas.herzog> |
| Component: | Kernel | Assignee: | Thomas Renninger <trenn> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Thomas Herzog
2005-09-12 23:04:49 UTC
Hmm, overriding the DSDT via initrd works for me in recent SL versions (last tested was, I think RC1). So probably the ACPI interpreter changes since 9.3 have a problem with this DSDT. You could try to remove all vga= and splash= boot params, add vga=1 early_printk=vga boot params and have a look at the output, you should so now where it fails. Even better would be a serial console if a serial adapter can be connected. (In reply to comment #1) > Hmm, overriding the DSDT via initrd works for me in recent SL versions (last > tested was, I think RC1). > So probably the ACPI interpreter changes since 9.3 have a problem with this DSDT. > > You could try to remove all vga= and splash= boot params, add vga=1 > early_printk=vga boot params and have a look at the output, you should so now > where it fails. > Even better would be a serial console if a serial adapter can be connected. Thanks, I noticed that if I wait on the black screen, it would boot 30 sec later, however, powersave will SEGFAULT (!?!?!). The probm was already resolved on sbs-linux bugzilla: https://sourceforge.net/tracker/?func=detail&atid=714494&aid=1289776&group_id=129330 The solution was, to boot with "ec_burst=0x00" as kernel commandline. However, maye this kernel option should be documented for OpenSUSE somewhere, as the affected Acer Laptops were sold many many times last year... Feel free to add a page/comments how to configure your hardware best at: http://susewiki.org |