On 9/14/07, Insan Praja SW <[EMAIL PROTECTED]> wrote: > Dear all, > I have recently facing a problem when installing openBSD 4.0 on intel > S3000AH, it seems that the embedded gigabit ethernet (em1) is causing > this, since openBSD installer trap a kernel panic message when it tried to > load the module. In some discussion, to troubleshoot this is to change > vparam.h. Since I am no programmer, would anyone be kind enough to help me > with this. > > dmesg: > em1 at pci3 dev 0 function 0 "Intel PRO/1000MT (82573e)" rev > 0x03uvm_fault(0xd0691180, 0x1f000, 0, 1) -> > fatal page fault (6) in supervisor mode > trap type 6 code 0 eip d02b0a10 cs 8 eflags 10202 cr2 1ff07 cp0 > panic: trap type 6, code-0, pc-d02b0a10
Oops, forgot to add misc@ to my reply. I have a S3000AHLX running FreeBSD (6.2 and 7.0-Current work for the most part [can't seem to get SMBUS working].) I would suggest turning off the second network interface (82573e) in the BIOS and try installing again. If this does not work, I can try to reproduce it here as long as I don't need to go all the way through the install. Does this happen before installing? Or after? -Mark C

