Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: failure to update raided dell optiplex 745



Am 04.09.11 14:25, schrieb Joerg Sonnenberger:
> On Sun, Sep 04, 2011 at 02:48:07PM +1200, Mark Davies wrote:
>> Trying to get an optiplex 745 box setup with raid1 raidframe root 
>> disks and current -current (i386).
>>
>> Was able to set it up happily with 5.1 but if I try to boot with a 
>> current GENERIC kernel (from this morning) it dies with:
>>
>>     [...]
>> gpio0 at ichlcib0: 64 pins
>> uvm_fault(0xc0d74360, 0, 1) -> 0xe
> 
>             ^^^^^^^^^^
> 
> Can you use addr2line on netbsd.gdb to convert that into a source
> position?

The problem is likely that GPIOs are only 32 bits.  I disable gpio in
the GENERIC kernel on i386, since it can now be used as module, and to
prevent such problems.

Please update your sys/arch/i386/conf/GENERIC file, rebuild a kernel,
and retest.



Home | Main Index | Thread Index | Old Index