Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 08:49:31 +0100
From:      Attila Nagy <bra@fsn.hu>
To:        stable@freebsd.org
Subject:   Fatal trap 19, Stopped at bge_init_locked+ and bge booting problems
Message-ID:  <4F449E0B.2040909@fsn.hu>

next in thread | raw e-mail | index | archive | help
Hi,

I get this on a recent stable/9 system with uhci support removed from 
the kernel config:
da0 at ciss0 bus 0 scbus0 target 0 lun 0
da0: <COMPAQ RAID 0  VOLUME OK> Fixed Direct Access SCSI-5 device
da0: 135.168MB/s transfers
da0: Command Queueing enabled
da0: 286070MB (585871964 512 byte sectors: 255H 32S/T 65535C)
cd0 at ata3 bus 0 scbus3 target 0 lun 0
cd0: <HP DV-W28S-W G.W3> Removable CD-ROM SCSI-0 device
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present 
- tray closed
NMI ISA 70, EISA ff
I/O channel check, likely hardware failure.

Fatal trap 19: non-maskable interrupt trap while in kernel mode
cpuid = 0; apic id = 00
instruction pointer     = 0x20:0xffffffff804543fb
stack pointer           = 0x28:0xffffffff81251e40
frame pointer           = 0x28:0xffffffff814cf660
code segment            = base 0x0, limit 0xfffff, type 0x1b
                         = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, IOPL = 0
current process         = 0 (swapper)
[ thread pid 0 tid 100000 ]
Stopped at      bge_init_locked+0x233b: movl    0x81c(%rsi),%eax
db>

and this with a plain GENERIC kernel:
da0 at ciss0 bus 0 scbus0 target 0 lun 0
da0: <COMPAQ RAID 0  VOLUME OK> Fixed Direct Access SCSI-5 device
da0: 135.168MB/s transfers
da0: Command Queueing enabled
da0: 286070MB (585871964 512 byte sectors: 255H 32S/T 65535C)
cd0 at ata3 bus 0 scbus3 target 0 lun 0
cd0: <HP DV-W28S-W G.W3> Removable CD-ROM SCSI-0 device
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present 
- tray closed
NMI ISA 70, EISA ff
I/O channel check, likely hardware failure.

Fatal trap 19: non-maskable interrupt trap while in kernel mode
cpuid = 0; apic id = 00
instruction pointer     = 0x20:0xffffffff80711dc5
stack pointer           = 0x28:0xffffffff81272040
frame pointer           = 0x28:0xffffff907cf44b40
code segment            = base 0x0, limit 0xfffff, type 0x1b
                         = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, IOPL = 0
current process         = 12 (irq16: uhci0)
[ thread pid 12 tid 100098 ]
Stopped at      uhci_interrupt+0x65:    movzwl  %ax,%eax
db> KDB: stack backtrace:
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2a
kdb_backtrace() at kdb_backtrace+0x37
mi_switch() at mi_switch+0x27a
turnstile_wait() at turnstile_wait+0x1cb
_mtx_lock_sleep() at _mtx_lock_sleep+0xb0
ukbd_poll() at ukbd_poll+0xbe
kbdmux_poll() at kbdmux_poll+0x3f
sc_cngetc() at sc_cngetc+0xec
cncheckc() at cncheckc+0x4a
cngetc() at cngetc+0x1c
db_readline() at db_readline+0x77
db_read_line() at db_read_line+0x15
db_command_loop() at db_command_loop+0x38
db_trap() at db_trap+0x89
kdb_trap() at kdb_trap+0x101
trap_fatal() at trap_fatal+0x29d
trap() at trap+0x10a
nmi_calltrap() at nmi_calltrap+0x8
--- trap 0x13, rip = 0xffffffff80711dc5, rsp = 0xffffffff81272040, rbp = 
0xffffff907cf44b40 ---
uhci_interrupt() at uhci_interrupt+0x65
intr_event_execute_handlers() at intr_event_execute_handlers+0x104
ithread_loop() at ithread_loop+0xa4
fork_exit() at fork_exit+0x11f
fork_trampoline() at fork_trampoline+0xe
--- trap 0, rip = 0, rsp = 0xffffff907cf44d00, rbp = 0 ---
db>

After disabling stopping on NMI (kdb_on_nmi), I still can't boot from 
bge (this is a PXE booted machine), I get this in an infinite loop:
bge1: link state changed to DOWN
DHCP/BOOTP timeout for server 255.255.255.255
bge1: 3 link states coalesced
bge1: link state changed to UP
bge0: 2 link states coalesced
bge0: link state changed to DOWN
bge0: link state changed to UP
bge1: link state changed to DOWN
bge0: link state changed to DOWN
bge0: link state changed to UP
bge0: link state changed to DOWN
bge1: 2 link states coalesced
bge1: link state changed to DOWN
bge0: link state changed to UP
bge0: link state changed to DOWN
bge0: 2 link states coalesced
bge0: link state changed to DOWN
bge1: 2 link states coalesced
bge1: link state changed to DOWN
bge0: link state changed to UP
bge0: link state changed to DOWN
bge0: link state changed to UP
bge0: link state changed to DOWN

Linux and Windows boot fine on the machine.

dmesg up to the point where it crashes:
Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
         The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-STABLE #3: Tue Feb 21 11:57:33 CET 2012
     root@boot.lab:/usr/obj/usr/src/sys/BOOTCLNT amd64
CPU: Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz (2693.57-MHz K8-class CPU)
   Origin = "GenuineIntel"  Id = 0x206d6  Family = 6  Model = 2d  
Stepping = 6
   
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
   
Features2=0x15bee3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,XSAVE,AVX>
   AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
   AMD Features2=0x1<LAHF>
   TSC: P-state invariant, performance statistics
real memory  = 34359738368 (32768 MB)
avail memory = 32991268864 (31462 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <HP     ProLiant>
FreeBSD/SMP: Multiprocessor System Detected: 32 CPUs
FreeBSD/SMP: 2 package(s) x 8 core(s) x 2 SMT threads
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
  cpu2 (AP): APIC ID:  2
  cpu3 (AP): APIC ID:  3
  cpu4 (AP): APIC ID:  4
  cpu5 (AP): APIC ID:  5
  cpu6 (AP): APIC ID:  6
  cpu7 (AP): APIC ID:  7
  cpu8 (AP): APIC ID:  8
  cpu9 (AP): APIC ID:  9
  cpu10 (AP): APIC ID: 10
  cpu11 (AP): APIC ID: 11
  cpu12 (AP): APIC ID: 12
  cpu13 (AP): APIC ID: 13
  cpu14 (AP): APIC ID: 14
  cpu15 (AP): APIC ID: 15
  cpu16 (AP): APIC ID: 32
  cpu17 (AP): APIC ID: 33
  cpu18 (AP): APIC ID: 34
  cpu19 (AP): APIC ID: 35
  cpu20 (AP): APIC ID: 36
  cpu21 (AP): APIC ID: 37
  cpu22 (AP): APIC ID: 38
  cpu23 (AP): APIC ID: 39
  cpu24 (AP): APIC ID: 40
  cpu25 (AP): APIC ID: 41
  cpu26 (AP): APIC ID: 42
  cpu27 (AP): APIC ID: 43
  cpu28 (AP): APIC ID: 44
  cpu29 (AP): APIC ID: 45
  cpu30 (AP): APIC ID: 46
  cpu31 (AP): APIC ID: 47
ACPI Warning: Invalid length for Pm1aControlBlock: 32, using default 16 
(20110527/tbfadt-638)
ACPI Warning: Invalid length for Pm2ControlBlock: 32, using default 8 
(20110527/tbfadt-638)
ioapic1 <Version 2.0> irqs 24-47 on motherboard
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic2 <Version 2.0> irqs 48-71 on motherboard
kbd1 at kbdmux0
ctl: CAM Target Layer loaded
cryptosoft0: <software crypto> on motherboard
acpi0: <HP ProLiant> on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x908-0x90b on acpi0
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
cpu4: <ACPI CPU> on acpi0
cpu5: <ACPI CPU> on acpi0
cpu6: <ACPI CPU> on acpi0
cpu7: <ACPI CPU> on acpi0
cpu8: <ACPI CPU> on acpi0
cpu9: <ACPI CPU> on acpi0
cpu10: <ACPI CPU> on acpi0
cpu11: <ACPI CPU> on acpi0
cpu12: <ACPI CPU> on acpi0
cpu13: <ACPI CPU> on acpi0
cpu14: <ACPI CPU> on acpi0
cpu15: <ACPI CPU> on acpi0
cpu16: <ACPI CPU> on acpi0
cpu17: <ACPI CPU> on acpi0
cpu18: <ACPI CPU> on acpi0
cpu19: <ACPI CPU> on acpi0
cpu20: <ACPI CPU> on acpi0
cpu21: <ACPI CPU> on acpi0
cpu22: <ACPI CPU> on acpi0
cpu23: <ACPI CPU> on acpi0
cpu24: <ACPI CPU> on acpi0
cpu25: <ACPI CPU> on acpi0
cpu26: <ACPI CPU> on acpi0
cpu27: <ACPI CPU> on acpi0
cpu28: <ACPI CPU> on acpi0
cpu29: <ACPI CPU> on acpi0
cpu30: <ACPI CPU> on acpi0
cpu31: <ACPI CPU> on acpi0
pcib0: <ACPI Host-PCI bridge> on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci7: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> at device 1.1 on pci0
pci19: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> at device 2.0 on pci0
pci3: <ACPI PCI bus> on pcib3
pci0:3:0:0: failed to read VPD data.
bge0: <Broadcom unknown BCM5719, ASIC rev. 0x5719001> mem 
0xf6bf0000-0xf6bfffff,0xf6be0000-0xf6beffff,0xf6bd0000-0xf6bdffff irq 32 
at device 0.0 on pci3
bge0: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E
bge0: Try again
miibus0: <MII bus> on bge0
ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus0
ukphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 
1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, 
auto-flow
bge0: Ethernet address: 3c:4a:92:b2:3c:08
pci0:3:0:1: failed to read VPD data.
bge1: <Broadcom unknown BCM5719, ASIC rev. 0x5719001> mem 
0xf6bc0000-0xf6bcffff,0xf6bb0000-0xf6bbffff,0xf6ba0000-0xf6baffff irq 36 
at device 0.1 on pci3
bge1: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E
miibus1: <MII bus> on bge1
brgphy0: <BCM5719C 1000BASE-T media interface> PHY 2 on miibus1
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bge1: Ethernet address: 3c:4a:92:b2:3c:09
pci0:3:0:2: failed to read VPD data.
bge2: <Broadcom unknown BCM5719, ASIC rev. 0x5719001> mem 
0xf6b90000-0xf6b9ffff,0xf6b80000-0xf6b8ffff,0xf6b70000-0xf6b7ffff irq 32 
at device 0.2 on pci3
bge2: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E
miibus2: <MII bus> on bge2
brgphy1: <BCM5719C 1000BASE-T media interface> PHY 3 on miibus2
brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bge2: Ethernet address: 3c:4a:92:b2:3c:0a
pci0:3:0:3: failed to read VPD data.
bge3: <Broadcom unknown BCM5719, ASIC rev. 0x5719001> mem 
0xf6b60000-0xf6b6ffff,0xf6b50000-0xf6b5ffff,0xf6b40000-0xf6b4ffff irq 36 
at device 0.3 on pci3
bge3: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E
miibus3: <MII bus> on bge3
brgphy2: <BCM5719C 1000BASE-T media interface> PHY 4 on miibus3
brgphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bge3: Ethernet address: 3c:4a:92:b2:3c:0b
pcib4: <ACPI PCI-PCI bridge> at device 2.1 on pci0
pci20: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> at device 2.2 on pci0
pci2: <ACPI PCI bus> on pcib5
ciss0: <HP Smart Array P420i> port 0x5000-0x50ff mem 
0xf7f00000-0xf7ffffff,0xf7ef0000-0xf7ef03ff irq 34 at device 0.0 on pci2
ciss0: PERFORMANT Transport
pcib6: <ACPI PCI-PCI bridge> at device 2.3 on pci0
pci21: <ACPI PCI bus> on pcib6
pcib7: <ACPI PCI-PCI bridge> at device 3.0 on pci0
pci4: <ACPI PCI bus> on pcib7
pcib8: <ACPI PCI-PCI bridge> at device 3.1 on pci0
pci22: <ACPI PCI bus> on pcib8
pcib9: <ACPI PCI-PCI bridge> at device 3.2 on pci0
pci23: <ACPI PCI bus> on pcib9
pcib10: <ACPI PCI-PCI bridge> at device 3.3 on pci0
pci24: <ACPI PCI bus> on pcib10
pci0: <base peripheral> at device 4.0 (no driver attached)
pci0: <base peripheral> at device 4.1 (no driver attached)
pci0: <base peripheral> at device 4.2 (no driver attached)
pci0: <base peripheral> at device 4.3 (no driver attached)
pci0: <base peripheral> at device 4.4 (no driver attached)
pci0: <base peripheral> at device 4.5 (no driver attached)
pci0: <base peripheral> at device 4.6 (no driver attached)
pci0: <base peripheral> at device 4.7 (no driver attached)
pci0: <base peripheral> at device 5.0 (no driver attached)
pci0: <base peripheral> at device 5.2 (no driver attached)
pcib11: <ACPI PCI-PCI bridge> at device 17.0 on pci0
pci26: <ACPI PCI bus> on pcib11
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xf6c60000-0xf6c603ff irq 
21 at device 26.0 on pci0
usbus0: EHCI version 1.0
usbus0: <EHCI (generic) USB 2.0 controller> on ehci0
pcib12: <ACPI PCI-PCI bridge> at device 28.0 on pci0
pci10: <ACPI PCI bus> on pcib12
pcib13: <ACPI PCI-PCI bridge> at device 28.7 on pci0
pci1: <ACPI PCI bus> on pcib13
pci1: <base peripheral> at device 0.0 (no driver attached)
vgapci0: <VGA-compatible display> mem 
0xf5000000-0xf5ffffff,0xf7de0000-0xf7de3fff,0xf7000000-0xf77fffff irq 16 
at device 0.1 on pci1
pci1: <base peripheral> at device 0.2 (no driver attached)
uhci0: <UHCI (generic) USB controller> port 0x3c00-0x3c1f irq 16 at 
device 0.4 on pci1
usbus1: <UHCI (generic) USB controller> on uhci0
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xf6c50000-0xf6c503ff irq 
20 at device 29.0 on pci0
usbus2: EHCI version 1.0
usbus2: <EHCI (generic) USB 2.0 controller> on ehci1
pcib14: <PCI-PCI bridge> at device 30.0 on pci0
pci25: <PCI bus> on pcib14
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel Patsburg SATA300 controller> port 
0x4000-0x4007,0x4008-0x400b,0x4010-0x4017,0x4018-0x401b,0x4020-0x402f,0x4030-0x403f 
irq 17 at device 31.2 on pci0
ata2: <ATA channel> at channel 0 on atapci0
ata3: <ATA channel> at channel 1 on atapci0
pcib15: <ACPI Host-PCI bridge> on acpi0
pci32: <ACPI PCI bus> on pcib15
pcib16: <PCI-PCI bridge> at device 0.0 on pci32
pci43: <PCI bus> on pcib16
pcib17: <ACPI PCI-PCI bridge> at device 1.0 on pci32
pci36: <ACPI PCI bus> on pcib17
pcib18: <ACPI PCI-PCI bridge> at device 1.1 on pci32
pci37: <ACPI PCI bus> on pcib18
pcib19: <ACPI PCI-PCI bridge> at device 2.0 on pci32
pci35: <ACPI PCI bus> on pcib19
pcib20: <ACPI PCI-PCI bridge> at device 2.1 on pci32
pci38: <ACPI PCI bus> on pcib20
pcib21: <ACPI PCI-PCI bridge> at device 2.2 on pci32
pci34: <ACPI PCI bus> on pcib21
pcib22: <ACPI PCI-PCI bridge> at device 2.3 on pci32
pci39: <ACPI PCI bus> on pcib22
pcib23: <ACPI PCI-PCI bridge> at device 3.0 on pci32
pci33: <ACPI PCI bus> on pcib23
pcib24: <ACPI PCI-PCI bridge> at device 3.1 on pci32
pci40: <ACPI PCI bus> on pcib24
pcib25: <ACPI PCI-PCI bridge> at device 3.2 on pci32
pci41: <ACPI PCI bus> on pcib25
pcib26: <ACPI PCI-PCI bridge> at device 3.3 on pci32
pci42: <ACPI PCI bus> on pcib26
pci32: <base peripheral> at device 4.0 (no driver attached)
pci32: <base peripheral> at device 4.1 (no driver attached)
pci32: <base peripheral> at device 4.2 (no driver attached)
pci32: <base peripheral> at device 4.3 (no driver attached)
pci32: <base peripheral> at device 4.4 (no driver attached)
pci32: <base peripheral> at device 4.5 (no driver attached)
pci32: <base peripheral> at device 4.6 (no driver attached)
pci32: <base peripheral> at device 4.7 (no driver attached)
pci32: <base peripheral> at device 5.0 (no driver attached)
pci32: <base peripheral> at device 5.2 (no driver attached)
acpi_tz0: <Thermal Zone> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Event timer "HPET3" frequency 14318180 Hz quality 440
Event timer "HPET4" frequency 14318180 Hz quality 440
Event timer "HPET5" frequency 14318180 Hz quality 440
Event timer "HPET6" frequency 14318180 Hz quality 440
Event timer "HPET7" frequency 14318180 Hz quality 440
atrtc0: <AT realtime clock> port 0x70-0x71 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
uart1: <Non-standard ns8250 class UART with FIFOs> port 0x2f8-0x2ff irq 
3 on acpi0
orm0: <ISA Option ROM> at iomem 0xc0000-0xc7fff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
uart0: <Non-standard ns8250 class UART with FIFOs> at port 0x3f8-0x3ff 
irq 4 flags 0x10 on isa0
uart0: console (9600,n,8,1)
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est0 attach returned 6
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est1 attach returned 6
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est2 attach returned 6
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est3 attach returned 6
p4tcc3: <CPU Frequency Thermal Control> on cpu3
est4: <Enhanced SpeedStep Frequency Control> on cpu4
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est4 attach returned 6
p4tcc4: <CPU Frequency Thermal Control> on cpu4
est5: <Enhanced SpeedStep Frequency Control> on cpu5
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est5 attach returned 6
p4tcc5: <CPU Frequency Thermal Control> on cpu5
est6: <Enhanced SpeedStep Frequency Control> on cpu6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est6 attach returned 6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
est7: <Enhanced SpeedStep Frequency Control> on cpu7
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est7 attach returned 6
p4tcc7: <CPU Frequency Thermal Control> on cpu7
est8: <Enhanced SpeedStep Frequency Control> on cpu8
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est8 attach returned 6
p4tcc8: <CPU Frequency Thermal Control> on cpu8
est9: <Enhanced SpeedStep Frequency Control> on cpu9
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est9 attach returned 6
p4tcc9: <CPU Frequency Thermal Control> on cpu9
est10: <Enhanced SpeedStep Frequency Control> on cpu10
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est10 attach returned 6
p4tcc10: <CPU Frequency Thermal Control> on cpu10
est11: <Enhanced SpeedStep Frequency Control> on cpu11
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est11 attach returned 6
p4tcc11: <CPU Frequency Thermal Control> on cpu11
est12: <Enhanced SpeedStep Frequency Control> on cpu12
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est12 attach returned 6
p4tcc12: <CPU Frequency Thermal Control> on cpu12
est13: <Enhanced SpeedStep Frequency Control> on cpu13
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est13 attach returned 6
p4tcc13: <CPU Frequency Thermal Control> on cpu13
est14: <Enhanced SpeedStep Frequency Control> on cpu14
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est14 attach returned 6
p4tcc14: <CPU Frequency Thermal Control> on cpu14
est15: <Enhanced SpeedStep Frequency Control> on cpu15
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est15 attach returned 6
p4tcc15: <CPU Frequency Thermal Control> on cpu15
est16: <Enhanced SpeedStep Frequency Control> on cpu16
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est16 attach returned 6
p4tcc16: <CPU Frequency Thermal Control> on cpu16
est17: <Enhanced SpeedStep Frequency Control> on cpu17
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est17 attach returned 6
p4tcc17: <CPU Frequency Thermal Control> on cpu17
est18: <Enhanced SpeedStep Frequency Control> on cpu18
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est18 attach returned 6
p4tcc18: <CPU Frequency Thermal Control> on cpu18
est19: <Enhanced SpeedStep Frequency Control> on cpu19
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est19 attach returned 6
p4tcc19: <CPU Frequency Thermal Control> on cpu19
est20: <Enhanced SpeedStep Frequency Control> on cpu20
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est20 attach returned 6
p4tcc20: <CPU Frequency Thermal Control> on cpu20
est21: <Enhanced SpeedStep Frequency Control> on cpu21
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est21 attach returned 6
p4tcc21: <CPU Frequency Thermal Control> on cpu21
est22: <Enhanced SpeedStep Frequency Control> on cpu22
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est22 attach returned 6
p4tcc22: <CPU Frequency Thermal Control> on cpu22
est23: <Enhanced SpeedStep Frequency Control> on cpu23
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est23 attach returned 6
p4tcc23: <CPU Frequency Thermal Control> on cpu23
est24: <Enhanced SpeedStep Frequency Control> on cpu24
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est24 attach returned 6
p4tcc24: <CPU Frequency Thermal Control> on cpu24
est25: <Enhanced SpeedStep Frequency Control> on cpu25
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est25 attach returned 6
p4tcc25: <CPU Frequency Thermal Control> on cpu25
est26: <Enhanced SpeedStep Frequency Control> on cpu26
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est26 attach returned 6
p4tcc26: <CPU Frequency Thermal Control> on cpu26
est27: <Enhanced SpeedStep Frequency Control> on cpu27
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est27 attach returned 6
p4tcc27: <CPU Frequency Thermal Control> on cpu27
est28: <Enhanced SpeedStep Frequency Control> on cpu28
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est28 attach returned 6
p4tcc28: <CPU Frequency Thermal Control> on cpu28
est29: <Enhanced SpeedStep Frequency Control> on cpu29
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est29 attach returned 6
p4tcc29: <CPU Frequency Thermal Control> on cpu29
est30: <Enhanced SpeedStep Frequency Control> on cpu30
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est30 attach returned 6
p4tcc30: <CPU Frequency Thermal Control> on cpu30
est31: <Enhanced SpeedStep Frequency Control> on cpu31
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001f00
device_attach: est31 attach returned 6
p4tcc31: <CPU Frequency Thermal Control> on cpu31
Timecounters tick every 1.000 msec
usbus0: 480Mbps High Speed USB v2.0
usbus1: 12Mbps Full Speed USB v1.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
ugen1.1: <0x103c> at usbus1
uhub1: <0x103c UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
usbus2: 480Mbps High Speed USB v2.0
ugen2.1: <Intel> at usbus2
uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
uhub1: 2 ports with 2 removable, self powered
uhub0: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
ugen1.2: <HP> at usbus1
ukbd0: <Virtual Keyboard > on usbus1
(probe0:ciss0:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0
(probe0:ciss0:0:0:0): CAM status: SCSI Status Error
(probe0:ciss0:0:0:0): SCSI status: Check Condition
(probe0:ciss0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
kbd2 at ukbd0
ums0: <Virtual Mouse> on usbus1
da0 at ciss0 bus 0 scbus0 target 0 lun 0
da0: <COMPAQ RAID 0  VOLUME OK> Fixed Direct Access SCSI-5 device
da0: 135.168MB/s transfers
da0: Command Queueing enabled
da0: 286070MB (585871964 512 byte sectors: 255H 32S/T 65535C)
cd0 at ata3 bus 0 scbus3 target 0 lun 0
cd0: <HP DV-W28S-W G.W3> Removable CD-ROM SCSI-0 device
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present 
- tray closed




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F449E0B.2040909>