|
Bugzilla – Full Text Bug Listing |
| Summary: | openSUSE 10.3 beta1 installation/boot fails on SB700+RX780 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Forgotten User FOUTW3E5Ow <forgotten_FOUTW3E5Ow> |
| Component: | Installation | Assignee: | Alexey Starikovskiy <astarikovskiy> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | aj, andreas.in.hk, forgotten_7pwnVrOCb1, forgotten_FOUTW3E5Ow, hare, henry.su, info, j.reitsma, jerbes, joachim.deguara, njglin, trenn |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 299010 | ||
| Bug Blocks: | |||
| Attachments: |
output of lspci -nn as requested
boot messages when specify "acpi=off" without "pci=nomsi" |
||
|
Description
Forgotten User FOUTW3E5Ow
2007-08-21 04:00:42 UTC
When I add "acpi=off pci=nomsi" in GRUB config, the kernel can boot up well. Are you able to disable RX780 msi before the release of openSUSE10.3 Beta2 ? So that we can test it. And the "acpi=off" is also necessary, otherwise kernel can NOT boot either. Thanks [Cc'ing Thomas for ACPI.] Please post the result of 'lspci -nn'. What happens if you specify "acpi=off" without "pci=nomsi"? Created attachment 158582 [details]
output of lspci -nn as requested
Okay, patch committed to SL103 and forwarded upstream. Shane, can you please tell me all PCI IDs of ATI host bridges with this problem? We currently have RS400_200 (7833), RS480 (5950), RD580 (5952), RX790 (5957) and RS690 (7910) on the blacklist. Maybe most of the ATI chipsets contain this problem except the MSI is disabled in system BIOS, but I'm not able to provide all those pci device IDs immediately here, and this guess also has not been proved by any guys. Created attachment 158600 [details]
boot messages when specify "acpi=off" without "pci=nomsi"
Boot messages when specify "acpi=off" without "pci=nomsi" are provided as requested. Thanks. Reassigning to Thomas for ACPI. You might want to increase ACPI debug level via boot param: acpi.debug_level=0x1011F or if output is too much maybe we already see something suspicious with: acpi.debug_level=0x1001F (if acpi.debug_level does not work, 2.6.22 uses still the old param e.g.: acpi_dbg_level=0x1001F) Increase the kernel/dmesg log buffer with boot param log_buf_len=VALUE_IN_BYTES, the output can be huge, you should try with 16,32 or even more MB of log_buf_len. Please attach results or if it's really more than some MB, you might want to zip this or point us to an internet address where the output can be found. I'll be off for two weeks, Alexey can you have a look at this meanwhile... Hi Tejun: I don't find MSI disablement to RX790|RX780 (5957) in openSUSE10.3 Beta2 linux kernel source code. Will it be added from Beta 3? As to the ACPI problem, we will debug and discuss it by ourselves at first, and post our questions here if we need your help. Thomas, thank you for your debug suggestion. Shane Yeah, B3 should have it. I have verified that openSUSE Beta3 can be installed on SB700+RX780 directly without any "pci=nomsi". thanks for your work. And it seems that the ACPI problem also have been resolved with our up to date BIOS. fixed from openSUSE Beta3 So all is fine, right? Pls reopen if not -> closing. yep, we will reopen it if need. Thanks. |