| Summary: | [pst] Promise SuperTrak SX6000 does not load during boot in 7.0-RELEASE | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Marc Muncke <m.muncke> |
| Component: | kern | Assignee: | freebsd-acpi (Nobody) <acpi> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 7.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Marc Muncke
2008-03-06 23:10:06 UTC
State Changed From-To: open->feedback To submitter: There are three things that booting in safe mode does: set hint.acpi.0.disabled="1" set hint.apic.0.disabled="1" unsetenv acpi_load I wonder if you could establish which of these is actually making the difference you see? Please reboot, select "excape to loader prompt" from the loader menu, enter one of them and then type "boot" to carry on booting. Try that for each one, and perhaps for combinations of them, so that we can start to figure out what is happening here. Responsible Changed From-To: freebsd-i386->gavin Track I realised that the system freezes were due to a harddisk failure on my EIDE OS Drive that is seperate from the storage mount point. I replaced the OS harddisk and wanted to install free BSD 7.0 release from boot floppies but there I have the same problem. When the kernel initilalizes, I am stuck with timeouts. Now I am stuck because I cannot use 7.0 Release in this state. Can I boot 7.0 in save mode from floppies for installation ? I dont think so. I have to go back to 6.2 release and leave the follow up of this bug to someone else, because this is my production system and my customers start complaining. I have my "old hd" that can still boot and perform tests, but for these I will always have to take down my production system.... MM OK, here are my testing results : set hint.acpi.0.disabled="1" boots set hint.apic.0.disabled="1" boots NOT unsetenv acpi_load returns: acpi_load not found unsetenv apci_load returns Error: stack underflow State Changed From-To: feedback->open Feedback was received Responsible Changed From-To: gavin->freebsd-acpi Over to -acpi. Setting hint.acpi.0.disabled="1" at the loader seems to fix the problem the submitter is seeing. This may well still be an issue with the pst driver, or ACPI, leave it up to -acpi to decide. You will need to do a verbose boot in both cases to get the pstpci0 messages as well as interrupt routing messages. -- John Baldwin State Changed From-To: open->feedback To submitter: please provide a verbose boot dmesg in both cases, showing both the pstpci0 messages and the interrupt routing messages State Changed From-To: feedback->closed Feedback timeout. |