glms
Group: Members
Posts: 3
Joined: Mar. 2006 |
|
Posted: Mar. 31 2006,20:52 |
|
Hi,
I've dowloaded the latest (2.3) DSL release, which works perfectly on an IBM T42. On a second laptop however (Acer Travelmate 240) the kernel panics almost immediately, hanging.
With the help of some other distributions, I've seen that there is a failre message like "SMP mptable: bad signature". It seems that this is due to a Phoenix BIOS bug and that, in presence of this bug, 2.4 kernels hang (without any need, as they could proceed without problems), while 2.6 kernels are performing better.
I've therefore tried to start DSL (but also Knoppix etc) with failsafe, noapic, acpi=off, nodma etc. etc... There is no way to start these distributions if they have 2.4 kernels (Knoppix with 2.6 is starting with the only nodma option).
As far as I know, in order to avoid this behaviour could be enough to replace the panic with a call to printk...
Has anyone had (and solved) a similar problem?
|