Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub (Kernel Panic) [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
vaguy02
Guru
Guru


Joined: 25 Feb 2005
Posts: 424
Location: Hopefully in one place

PostPosted: Wed Jan 21, 2009 12:09 am    Post subject: Grub (Kernel Panic) [Solved] Reply with quote

Okay, I've probably done between 25 and 50 gentoo builds between stand-alone machines and VM's etc.

I built one this afternoon, got a kernel panic on bootup. (think to myself, maybe I forgot something)

This is my third build today, same error everytime.

grub.conf
Quote:

root (hd0,0)
kernel /boot/kernel-2.6.27-gentoo-r8 root=/dev/sda3


Standard Layout
Quote:

/dev/sda1 ext2
/dev/sda2 swap
/dev/sda3 ext3


Nothing special, just a standard install.

Error: (hand-typed, damn it)
Quote:

[2.436114] Root-NFS: No NFS server available, giving up
[2.436218] VFS: Unable to mount root fs via NFS, trying floppy
[2.436327] VFS: Cannot open root device "sda3" or unknown-block(2,0)
[2.436432] Please append a correct "root=" boot option; here are the available partitions:
[2.436536] 0b00 1038575 sr0 driver: sr
[2.436640] Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)


I don't get it.......
_________________
Linux Registered User #458185

Intel Quad-Core w/ 4gigs Ram w/ 8800 GTX - Windows 7 RC
2x (Intel Dual-Core w/ 2gigs Ram - Gentoo)
Mac G5 Dual-Core w/ 2gigs Ram - OS 10.5


Last edited by vaguy02 on Wed Jan 21, 2009 2:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5947

PostPosted: Wed Jan 21, 2009 12:13 am    Post subject: Reply with quote

Moved from Networking & Security to Kernel & Hardware.
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23097

PostPosted: Wed Jan 21, 2009 4:02 am    Post subject: Reply with quote

sr is typically a SATA optical drive. It appears that your kernel failed to recognize your hard disk. If you need help finding the correct kernel options, please post the output of lspci -n | nl ; lspci -vv | nl. You may be able to identify the needed components by investigating what modules are used by the LiveCD. Remember that it tends to load many modules, but only a few of them will be needed for your setup.
Back to top
View user's profile Send private message
vaguy02
Guru
Guru


Joined: 25 Feb 2005
Posts: 424
Location: Hopefully in one place

PostPosted: Wed Jan 21, 2009 1:06 pm    Post subject: Reply with quote

That's unusual, because it's a VM that I'm trying to install that panics. I've done it the same way on a couple of VMs running on the same server without an issue. I wonder why all of a sudden it wants to use an optical driver? I will do the commands suggested from the livecd and post back.
_________________
Linux Registered User #458185

Intel Quad-Core w/ 4gigs Ram w/ 8800 GTX - Windows 7 RC
2x (Intel Dual-Core w/ 2gigs Ram - Gentoo)
Mac G5 Dual-Core w/ 2gigs Ram - OS 10.5
Back to top
View user's profile Send private message
vaguy02
Guru
Guru


Joined: 25 Feb 2005
Posts: 424
Location: Hopefully in one place

PostPosted: Wed Jan 21, 2009 1:27 pm    Post subject: Reply with quote

Quote:

livecd ~ # lspci -n | nl
1 00:00.0 0600: 8086:7190 (rev 01)
2 00:01.0 0604: 8086:7191 (rev 01)
3 00:07.0 0601: 8086:7110 (rev 08)
4 00:07.1 0101: 8086:7111 (rev 01)
5 00:07.3 0680: 8086:7113 (rev 08)
6 00:07.7 0880: 15ad:0740 (rev 10)
7 00:0f.0 0300: 15ad:0405
8 00:10.0 0100: 1000:0030 (rev 01)
9 00:11.0 0604: 15ad:0790 (rev 02)
10 00:15.0 0604: 15ad:07a0 (rev 01)
11 00:15.1 0604: 15ad:07a0 (rev 01)
12 00:15.2 0604: 15ad:07a0 (rev 01)
13 00:15.3 0604: 15ad:07a0 (rev 01)
14 00:15.4 0604: 15ad:07a0 (rev 01)
15 00:15.5 0604: 15ad:07a0 (rev 01)
16 00:15.6 0604: 15ad:07a0 (rev 01)
17 00:15.7 0604: 15ad:07a0 (rev 01)
18 00:16.0 0604: 15ad:07a0 (rev 01)
19 00:16.1 0604: 15ad:07a0 (rev 01)
20 00:16.2 0604: 15ad:07a0 (rev 01)
21 00:16.3 0604: 15ad:07a0 (rev 01)
22 00:16.4 0604: 15ad:07a0 (rev 01)
23 00:16.5 0604: 15ad:07a0 (rev 01)
24 00:16.6 0604: 15ad:07a0 (rev 01)
25 00:16.7 0604: 15ad:07a0 (rev 01)
26 00:17.0 0604: 15ad:07a0 (rev 01)
27 00:17.1 0604: 15ad:07a0 (rev 01)
28 00:17.2 0604: 15ad:07a0 (rev 01)
29 00:17.3 0604: 15ad:07a0 (rev 01)
30 00:17.4 0604: 15ad:07a0 (rev 01)
31 00:17.5 0604: 15ad:07a0 (rev 01)
32 00:17.6 0604: 15ad:07a0 (rev 01)
33 00:17.7 0604: 15ad:07a0 (rev 01)
34 00:18.0 0604: 15ad:07a0 (rev 01)
35 00:18.1 0604: 15ad:07a0 (rev 01)
36 00:18.2 0604: 15ad:07a0 (rev 01)
37 00:18.3 0604: 15ad:07a0 (rev 01)
38 00:18.4 0604: 15ad:07a0 (rev 01)
39 00:18.5 0604: 15ad:07a0 (rev 01)
40 00:18.6 0604: 15ad:07a0 (rev 01)
41 00:18.7 0604: 15ad:07a0 (rev 01)
42 02:00.0 0200: 1022:2000 (rev 10)


Quote:

1 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
2 Subsystem: VMware Inc Virtual Machine Chipset
3 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
4 Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
5 Latency: 0

6 00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01) (prog-if 00 [Normal decode])
7 Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
8 Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
9 Latency: 0
10 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
11 Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
12 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
13 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

14 00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
15 Subsystem: VMware Inc Virtual Machine Chipset
16 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
17 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
18 Latency: 0

19 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) (prog-if 8a [Master SecP PriP])
20 Subsystem: VMware Inc Virtual Machine Chipset
21 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
22 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
23 Latency: 64
24 Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
25 Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
26 Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
27 Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
28 Region 4: I/O ports at 10c0 [size=16]

29 00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
30 Subsystem: VMware Inc Virtual Machine Chipset
31 Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
32 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
33 Interrupt: pin ? routed to IRQ 9

34 00:07.7 System peripheral: VMware Inc Virtual Machine Communication Interface (rev 10)
35 Subsystem: VMware Inc Virtual Machine Communication Interface
36 Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
37 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
38 Interrupt: pin A routed to IRQ 9
39 Region 0: I/O ports at 1080 [size=64]

40 00:0f.0 VGA compatible controller: VMware Inc Abstract SVGA II Adapter (prog-if 00 [VGA controller])
41 Subsystem: VMware Inc Abstract SVGA II Adapter
42 Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
43 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
44 Interrupt: pin A routed to IRQ 9
45 Region 0: I/O ports at 10d0 [size=16]
46 Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=128M]
47 Region 2: Memory at d8000000 (32-bit, non-prefetchable) [size=8M]
48 [virtual] Expansion ROM at 10000000 [disabled] [size=32K]
49 Capabilities: [40] #00 [0000]

50 00:10.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01)
51 Subsystem: VMware Inc Unknown device 1976
52 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
53 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
54 Latency: 64 (1500ns min, 63750ns max)
55 Interrupt: pin A routed to IRQ 16
56 Region 0: I/O ports at 1400 [size=256]
57 Region 1: Memory at d8820000 (64-bit, non-prefetchable) [size=128K]
58 Region 3: Memory at d8800000 (64-bit, non-prefetchable) [size=128K]
59 [virtual] Expansion ROM at 10008000 [disabled] [size=16K]

60 00:11.0 PCI bridge: VMware Inc Unknown device 0790 (rev 02) (prog-if 01 [Subtractive decode])
61 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
62 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
63 Latency: 64, Cache Line Size: 32 bytes
64 Bus: primary=00, secondary=02, subordinate=02, sec-latency=68
65 I/O behind bridge: 00002000-00003fff
66 Memory behind bridge: d8900000-d92fffff
67 Prefetchable memory behind bridge: 00000000db600000-00000000dbafffff
68 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
69 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
70 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
71 Capabilities: [40] Subsystem: VMware Inc Unknown device 0790

72 00:15.0 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
73 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
74 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
75 Latency: 0, Cache Line Size: 32 bytes
76 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
77 I/O behind bridge: 00004000-00004fff
78 Memory behind bridge: d9300000-d93fffff
79 Prefetchable memory behind bridge: 00000000dbb00000-00000000dbbfffff
80 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
81 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
82 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
83 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
84 Capabilities: [48] Power Management version 3
85 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
86 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
87 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
88 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
89 ExtTag- RBE- FLReset-
90 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
91 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
92 MaxPayload 128 bytes, MaxReadReq 128 bytes
93 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
94 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
95 ClockPM- Suprise- LLActRep- BwNot-
96 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
97 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
98 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
99 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
100 Slot # a0, PowerLimit 240.000000; Interlock- NoCompl+
101 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
102 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
103 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
104 Changed: MRL- PresDet- LinkState-
105 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
106 RootCap: CRSVisible-
107 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
108 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
109 Address: 0000000000000000 Data: 0000
110 Masking: 00000000 Pending: 00000000

111 00:15.1 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
112 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
113 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
114 Latency: 0, Cache Line Size: 32 bytes
115 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
116 I/O behind bridge: 00008000-00008fff
117 Memory behind bridge: d9700000-d97fffff
118 Prefetchable memory behind bridge: 00000000dbf00000-00000000dbffffff
119 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
120 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
121 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
122 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
123 Capabilities: [48] Power Management version 3
124 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
125 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
126 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
127 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
128 ExtTag- RBE- FLReset-
129 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
130 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
131 MaxPayload 128 bytes, MaxReadReq 128 bytes
132 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
133 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
134 ClockPM- Suprise- LLActRep- BwNot-
135 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
136 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
137 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
138 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
139 Slot # a1, PowerLimit 240.000000; Interlock- NoCompl+
140 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
141 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
142 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
143 Changed: MRL- PresDet- LinkState-
144 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
145 RootCap: CRSVisible-
146 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
147 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
148 Address: 0000000000000000 Data: 0000
149 Masking: 00000000 Pending: 00000000

150 00:15.2 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
151 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
152 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
153 Latency: 0, Cache Line Size: 32 bytes
154 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
155 I/O behind bridge: 0000c000-0000cfff
156 Memory behind bridge: d9b00000-d9bfffff
157 Prefetchable memory behind bridge: 00000000dc300000-00000000dc3fffff
158 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
159 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
160 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
161 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
162 Capabilities: [48] Power Management version 3
163 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
164 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
165 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
166 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
167 ExtTag- RBE- FLReset-
168 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
169 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
170 MaxPayload 128 bytes, MaxReadReq 128 bytes
171 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
172 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
173 ClockPM- Suprise- LLActRep- BwNot-
174 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
175 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
176 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
177 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
178 Slot # a2, PowerLimit 240.000000; Interlock- NoCompl+
179 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
180 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
181 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
182 Changed: MRL- PresDet- LinkState-
183 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
184 RootCap: CRSVisible-
185 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
186 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
187 Address: 0000000000000000 Data: 0000
188 Masking: 00000000 Pending: 00000000

189 00:15.3 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
190 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
191 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
192 Latency: 0, Cache Line Size: 32 bytes
193 Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
194 Memory behind bridge: d9f00000-d9ffffff
195 Prefetchable memory behind bridge: 00000000dc700000-00000000dc7fffff
196 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
197 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
198 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
199 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
200 Capabilities: [48] Power Management version 3
201 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
202 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
203 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
204 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
205 ExtTag- RBE- FLReset-
206 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
207 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
208 MaxPayload 128 bytes, MaxReadReq 128 bytes
209 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
210 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
211 ClockPM- Suprise- LLActRep- BwNot-
212 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
213 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
214 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
215 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
216 Slot # a3, PowerLimit 240.000000; Interlock- NoCompl+
217 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
218 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
219 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
220 Changed: MRL- PresDet- LinkState-
221 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
222 RootCap: CRSVisible-
223 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
224 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
225 Address: 0000000000000000 Data: 0000
226 Masking: 00000000 Pending: 00000000

227 00:15.4 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
228 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
229 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
230 Latency: 0, Cache Line Size: 32 bytes
231 Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
232 Memory behind bridge: da300000-da3fffff
233 Prefetchable memory behind bridge: 00000000dcb00000-00000000dcbfffff
234 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
235 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
236 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
237 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
238 Capabilities: [48] Power Management version 3
239 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
240 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
241 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
242 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
243 ExtTag- RBE- FLReset-
244 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
245 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
246 MaxPayload 128 bytes, MaxReadReq 128 bytes
247 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
248 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
249 ClockPM- Suprise- LLActRep- BwNot-
250 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
251 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
252 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
253 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
254 Slot # a4, PowerLimit 240.000000; Interlock- NoCompl+
255 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
256 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
257 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
258 Changed: MRL- PresDet- LinkState-
259 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
260 RootCap: CRSVisible-
261 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
262 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
263 Address: 0000000000000000 Data: 0000
264 Masking: 00000000 Pending: 00000000

265 00:15.5 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
266 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
267 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
268 Latency: 0, Cache Line Size: 32 bytes
269 Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
270 Memory behind bridge: da700000-da7fffff
271 Prefetchable memory behind bridge: 00000000dcf00000-00000000dcffffff
272 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
273 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
274 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
275 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
276 Capabilities: [48] Power Management version 3
277 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
278 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
279 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
280 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
281 ExtTag- RBE- FLReset-
282 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
283 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
284 MaxPayload 128 bytes, MaxReadReq 128 bytes
285 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
286 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
287 ClockPM- Suprise- LLActRep- BwNot-
288 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
289 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
290 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
291 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
292 Slot # a5, PowerLimit 240.000000; Interlock- NoCompl+
293 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
294 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
295 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
296 Changed: MRL- PresDet- LinkState-
297 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
298 RootCap: CRSVisible-
299 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
300 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
301 Address: 0000000000000000 Data: 0000
302 Masking: 00000000 Pending: 00000000

303 00:15.6 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
304 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
305 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
306 Latency: 0, Cache Line Size: 32 bytes
307 Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
308 Memory behind bridge: dab00000-dabfffff
309 Prefetchable memory behind bridge: 00000000dd300000-00000000dd3fffff
310 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
311 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
312 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
313 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
314 Capabilities: [48] Power Management version 3
315 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
316 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
317 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
318 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
319 ExtTag- RBE- FLReset-
320 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
321 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
322 MaxPayload 128 bytes, MaxReadReq 128 bytes
323 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
324 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
325 ClockPM- Suprise- LLActRep- BwNot-
326 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
327 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
328 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
329 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
330 Slot # a6, PowerLimit 240.000000; Interlock- NoCompl+
331 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
332 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
333 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
334 Changed: MRL- PresDet- LinkState-
335 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
336 RootCap: CRSVisible-
337 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
338 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
339 Address: 0000000000000000 Data: 0000
340 Masking: 00000000 Pending: 00000000

341 00:15.7 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
342 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
343 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
344 Latency: 0, Cache Line Size: 32 bytes
345 Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0
346 Memory behind bridge: daf00000-daffffff
347 Prefetchable memory behind bridge: 00000000dd700000-00000000dd7fffff
348 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
349 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
350 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
351 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
352 Capabilities: [48] Power Management version 3
353 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
354 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
355 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
356 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
357 ExtTag- RBE- FLReset-
358 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
359 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
360 MaxPayload 128 bytes, MaxReadReq 128 bytes
361 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
362 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
363 ClockPM- Suprise- LLActRep- BwNot-
364 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
365 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
366 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
367 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
368 Slot # a7, PowerLimit 240.000000; Interlock- NoCompl+
369 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
370 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
371 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
372 Changed: MRL- PresDet- LinkState-
373 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
374 RootCap: CRSVisible-
375 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
376 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
377 Address: 0000000000000000 Data: 0000
378 Masking: 00000000 Pending: 00000000

379 00:16.0 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
380 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
381 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
382 Latency: 0, Cache Line Size: 32 bytes
383 Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
384 I/O behind bridge: 00005000-00005fff
385 Memory behind bridge: d9400000-d94fffff
386 Prefetchable memory behind bridge: 00000000dbc00000-00000000dbcfffff
387 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
388 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
389 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
390 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
391 Capabilities: [48] Power Management version 3
392 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
393 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
394 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
395 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
396 ExtTag- RBE- FLReset-
397 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
398 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
399 MaxPayload 128 bytes, MaxReadReq 128 bytes
400 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
401 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
402 ClockPM- Suprise- LLActRep- BwNot-
403 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
404 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
405 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
406 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
407 Slot # c0, PowerLimit 240.000000; Interlock- NoCompl+
408 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
409 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
410 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
411 Changed: MRL- PresDet- LinkState-
412 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
413 RootCap: CRSVisible-
414 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
415 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
416 Address: 0000000000000000 Data: 0000
417 Masking: 00000000 Pending: 00000000

418 00:16.1 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
419 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
420 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
421 Latency: 0, Cache Line Size: 32 bytes
422 Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0
423 I/O behind bridge: 00009000-00009fff
424 Memory behind bridge: d9800000-d98fffff
425 Prefetchable memory behind bridge: 00000000dc000000-00000000dc0fffff
426 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
427 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
428 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
429 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
430 Capabilities: [48] Power Management version 3
431 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
432 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
433 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
434 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
435 ExtTag- RBE- FLReset-
436 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
437 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
438 MaxPayload 128 bytes, MaxReadReq 128 bytes
439 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
440 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
441 ClockPM- Suprise- LLActRep- BwNot-
442 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
443 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
444 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
445 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
446 Slot # c1, PowerLimit 240.000000; Interlock- NoCompl+
447 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
448 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
449 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
450 Changed: MRL- PresDet- LinkState-
451 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
452 RootCap: CRSVisible-
453 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
454 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
455 Address: 0000000000000000 Data: 0000
456 Masking: 00000000 Pending: 00000000

457 00:16.2 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
458 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
459 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
460 Latency: 0, Cache Line Size: 32 bytes
461 Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
462 I/O behind bridge: 0000d000-0000dfff
463 Memory behind bridge: d9c00000-d9cfffff
464 Prefetchable memory behind bridge: 00000000dc400000-00000000dc4fffff
465 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
466 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
467 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
468 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
469 Capabilities: [48] Power Management version 3
470 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
471 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
472 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
473 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
474 ExtTag- RBE- FLReset-
475 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
476 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
477 MaxPayload 128 bytes, MaxReadReq 128 bytes
478 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
479 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
480 ClockPM- Suprise- LLActRep- BwNot-
481 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
482 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
483 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
484 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
485 Slot # c2, PowerLimit 240.000000; Interlock- NoCompl+
486 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
487 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
488 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
489 Changed: MRL- PresDet- LinkState-
490 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
491 RootCap: CRSVisible-
492 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
493 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
494 Address: 0000000000000000 Data: 0000
495 Masking: 00000000 Pending: 00000000

496 00:16.3 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
497 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
498 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
499 Latency: 0, Cache Line Size: 32 bytes
500 Bus: primary=00, secondary=0e, subordinate=0e, sec-latency=0
501 Memory behind bridge: da000000-da0fffff
502 Prefetchable memory behind bridge: 00000000dc800000-00000000dc8fffff
503 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
504 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
505 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
506 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
507 Capabilities: [48] Power Management version 3
508 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
509 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
510 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
511 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
512 ExtTag- RBE- FLReset-
513 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
514 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
515 MaxPayload 128 bytes, MaxReadReq 128 bytes
516 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
517 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
518 ClockPM- Suprise- LLActRep- BwNot-
519 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
520 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
521 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
522 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
523 Slot # c3, PowerLimit 240.000000; Interlock- NoCompl+
524 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
525 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
526 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
527 Changed: MRL- PresDet- LinkState-
528 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
529 RootCap: CRSVisible-
530 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
531 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
532 Address: 0000000000000000 Data: 0000
533 Masking: 00000000 Pending: 00000000

534 00:16.4 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
535 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
536 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
537 Latency: 0, Cache Line Size: 32 bytes
538 Bus: primary=00, secondary=0f, subordinate=0f, sec-latency=0
539 Memory behind bridge: da400000-da4fffff
540 Prefetchable memory behind bridge: 00000000dcc00000-00000000dccfffff
541 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
542 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
543 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
544 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
545 Capabilities: [48] Power Management version 3
546 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
547 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
548 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
549 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
550 ExtTag- RBE- FLReset-
551 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
552 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
553 MaxPayload 128 bytes, MaxReadReq 128 bytes
554 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
555 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
556 ClockPM- Suprise- LLActRep- BwNot-
557 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
558 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
559 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
560 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
561 Slot # c4, PowerLimit 240.000000; Interlock- NoCompl+
562 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
563 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
564 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
565 Changed: MRL- PresDet- LinkState-
566 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
567 RootCap: CRSVisible-
568 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
569 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
570 Address: 0000000000000000 Data: 0000
571 Masking: 00000000 Pending: 00000000

572 00:16.5 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
573 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
574 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
575 Latency: 0, Cache Line Size: 32 bytes
576 Bus: primary=00, secondary=10, subordinate=10, sec-latency=0
577 Memory behind bridge: da800000-da8fffff
578 Prefetchable memory behind bridge: 00000000dd000000-00000000dd0fffff
579 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
580 BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
581 PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
582 Capabilities: [40] Subsystem: VMware Inc Unknown device 07a0
583 Capabilities: [48] Power Management version 3
584 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
585 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
586 Capabilities: [50] Express (v2) Root Port (Slot+), MSI 00
587 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
588 ExtTag- RBE- FLReset-
589 DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
590 RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
591 MaxPayload 128 bytes, MaxReadReq 128 bytes
592 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
593 LnkCap: Port #0, Speed 5GT/s, Width x32, ASPM L0s, Latency L0 <64ns, L1 <1us
594 ClockPM- Suprise- LLActRep- BwNot-
595 LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
596 ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
597 LnkSta: Speed 5GT/s, Width x32, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
598 SltCap: AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surpise+
599 Slot # c5, PowerLimit 240.000000; Interlock- NoCompl+
600 SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
601 Control: AttnInd Unknown, PwrInd Unknown, Power+ Interlock-
602 SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
603 Changed: MRL- PresDet- LinkState-
604 RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
605 RootCap: CRSVisible-
606 RootSta: PME ReqID 0000, PMEStatus- PMEPending-
607 Capabilities: [8c] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
608 Address: 0000000000000000 Data: 0000
609 Masking: 00000000 Pending: 00000000

610 00:16.6 PCI bridge: VMware Inc Unknown device 07a0 (rev 01) (prog-if 00 [Normal decode])
611 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
612 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
613 Latency: 0, Cache Line Size: 32 bytes
614 Bus: primary=00, secondary=11, subordinate=11, sec-latency=0

It continues for another 600 lines, but I think you get the idea.

I'm assuming it's this:
Quote:
50 00:10.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01)
, Would I be correct?
_________________
Linux Registered User #458185

Intel Quad-Core w/ 4gigs Ram w/ 8800 GTX - Windows 7 RC
2x (Intel Dual-Core w/ 2gigs Ram - Gentoo)
Mac G5 Dual-Core w/ 2gigs Ram - OS 10.5
Back to top
View user's profile Send private message
vaguy02
Guru
Guru


Joined: 25 Feb 2005
Posts: 424
Location: Hopefully in one place

PostPosted: Wed Jan 21, 2009 1:59 pm    Post subject: Reply with quote

Okay, I've added Kernel support using this Fusion module under SCSI Devices. Seems to boot now, wonder why the other 5 on the same server don't need this module....anyways. thanks for the help.
_________________
Linux Registered User #458185

Intel Quad-Core w/ 4gigs Ram w/ 8800 GTX - Windows 7 RC
2x (Intel Dual-Core w/ 2gigs Ram - Gentoo)
Mac G5 Dual-Core w/ 2gigs Ram - OS 10.5
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum