c 213323 breaks Sony Vaio P11Z w/o acpi

Andriy Gapon avg at freebsd.org
Fri Oct 22 09:29:49 UTC 2010


on 22/10/2010 12:09 volker at vwsoft.com said the following:
> On 10/22/10 10:53, Andriy Gapon wrote:
>>
>> [ping]
> 
> Sorry, Andriy!
> 
> I haven't found the time to hack yesterday. The Intel website doesn't provide
> the 20091221 tarball anymore (but a more recent one) and I need to lay my hands
> on the script and the code tarball to get it working. As a result, I hope I can
> provide a more recent script that should work out of the box.
> 
> Please stay tuned (I guess I'll find the time to get it working over the
> upcoming weekend).

Volker,

thanks a lot!
Perhaps, meanwhile you can provide a verbose boot dmesg?

The problem that you get is quite unexpected.  Essentially, that division by
zero that you get is a form of an assert and I am planning to put a real KASSERT
there.  Neither cpu_logical nor cpu_cores should be zero after that loop because
they both should be incremented when the iterator is equal to boot CPU ID.

-- 
Andriy Gapon


More information about the freebsd-current mailing list