On 4 February 2012 15:52, Jonathan Gray <[email protected]> wrote:
> On Sat, Feb 04, 2012 at 01:40:22PM +0200, Ville Valkonen wrote:
>> Hello,
>>
>> I bought a Jetway_JNC9KDL-2700 mini-itx motherboard that has a Intel NM10
>> chipset and a Intel Cedar Trail 2700 (Dual Atom D2700 2x2.13Ghz) processor
>> (see [1], [2]).
>>
>> At the very first I tried to boot with the amd64 arch, though it failed
>> immediately at the beginning of the boot process (if I recall and
conducted
>> right, it was because of the lacking processor support). Then, I fetched
the
>> i386 snapshot from 31.1.2012 and booted. I was able to complete
installation
>> now. On the next boot it got a bit further as compared on amd64 arch,
though it
>> froze on the acpiec line(see [3]). Power off/power on and 'boot -c &&
disable
>> acpiec && quit' helped for the freeze.
>>
>> The motherboard has a wireless ethernet device in the PCI-bus and the card
>> should work flawlessly (have used it in the earlier obsd versions). I also
>> tried with other pci-device, though it gave "watchdog timeout" errors.
Reading
>> the manual page of acpiec and rapid googling of 'acpi embedded controller'
did
>> not reveal whether it has something to do with the PCI-bus. Now, I am
curious,
>> for what acpiec affects?
>>
>> SUMMARY
>> AFAIK CPU and ACPI aren't fully supported (see [3], B [4]):
>>
>> Relevant lines from dmesg.boot:
>> B  OpenBSD 5.1-beta (RAMDISK_CD) #75: Sat Jan 21 00:57:12 MST 2012
>> B  boot -c && disable apciec; quit
>> B  B  cpu0: unknown i686 model 0x36, can't get bus clock (0xc4081400)
>> B  B  cpu1: unknown i686 model 0x36, can't get bus clock (0xc4081400)
>> B  B  cpu2: unknown i686 model 0x36, can't get bus clock (0xc4381400)
>> B  B  cpu3: unknown i686 model 0x36, can't get bus clock (0xc4381400)
>
> This is only used for estimating low/high as a speedstep fallback.
>
> The problem you alude to earlier seems to be that the processor doesn't
> advertise long mode in the amd64 case.
>
> See ie
>
http://www.astaro.org/astaro-gateway-products/hardware-installation-up2date-l
icensing/40935-64-bit-installation.html
> http://www.mini-itx.com/store/?c=47
>
> "64-bit OS Support: Currently EMT64 is *not* enabled on these boards. We
expect Jetway to release a BIOS update when 64-bit drivers become available
from Intel"
>
> Intel only documents the MSRs for the first generation of Atoms,
> perhaps this one is the same. B You don't have EST in cpuid flags
> though so there is no way for you to test that this does anything
> at the moment...

Okay, thanks for the clarification. I'll try the patch tomorrow and
will let you know how it goes.

Do you have any clue regarding the acpiec?

Regards,
Ville Valkonen

Reply via email to