View Single Post
  #3   (View Single Post)  
Old 2nd April 2012
Sabbel Sabbel is offline
Port Guard
 
Join Date: Sep 2008
Posts: 11
Default dmesg

Thats not so easy, because the system hangs at boot. I wrote this off:

Code:
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x02: apic 4 int 19
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 2GB DDR3 SDRAM PC3-10600 SO-DIMM
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 add 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 add 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 add 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 add 1
isa0 at pcib0
isamda0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID: using exception 16
mtrr: Pentium Pro MTRR support
I have tried to disable pcibios and vscsi in UCK, but no success. I have activated verbose mode in UCK, but the last line was also "mtrr: Pentium..."

Last edited by ocicat; 2nd April 2012 at 05:50 PM. Reason: adding [code]/[/code] tags to make output clear
Reply With Quote