http://bugzilla.kernel.org/show_bug.cgi?id=6208
------- Additional Comments From [EMAIL PROTECTED] 2006-06-22 12:45 ------- I edited the DSDT removing those _INI method and it's working now, thanks a lot :) Those methods are apparently [1] making comparisons only, not executing anything; and as you say there are only 3 instead of 4, so apparently one USB is missing... maybe if the mouse is attached to that one, the computer would boot fine? I didn't try your patch of acpi_ex_pci_config_space_handle that you list in one comment, so I don't know if the patch would work for me as is; but before fixing my DSDT, the kernel also stopped while initializating the devices, exactly in the same function. The problem to produce a patch out of this, IMO, is that you would have to find a way to identify exactly that system to know whether to skip the initialization of that device or not, and since people seems to have problems with these series of notebooks depending on concrete models or configurations, probably it's difficult to get it right. And anyway, I think that applying those kind of hacks to the kernel is not the cleanest solution (although maybe it's the norm, I've never put much attention to the internals of the kernel). Anyway, maybe we should make a web page explaining this? There are a few guides out there, but often in non-english languages and a bit outdated, and not explaining some of these new discoveries. My complaints to the "support" staff for the buggy BIOS don't seem to make them react at all... [1] It's the first time that I see that language, so my opinions about this are no more than guesses. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
