VirtualBox

Ticket #7091: info.txt

File info.txt, 14.0 KB (added by madworm, 14 years ago)

hwinfo + syslog output + vm.xml

Line 
1syslog:
2-------
3
4Jun 18 11:41:06 laptop kernel: [ 6405.616368] render error detected, EIR: 0x00000010
5Jun 18 11:41:06 laptop kernel: [ 6405.616392] page table error
6Jun 18 11:41:06 laptop kernel: [ 6405.616404] PGTBL_ER: 0x00000002
7Jun 18 11:41:06 laptop kernel: [ 6405.616420] [drm:i915_handle_error] *ERROR* EIR stuck: 0x00000010, masking
8Jun 18 11:41:06 laptop kernel: [ 6405.616446] render error detected, EIR: 0x00000010
9Jun 18 11:41:06 laptop kernel: [ 6405.616461] page table error
10Jun 18 11:41:06 laptop kernel: [ 6405.616473] PGTBL_ER: 0x00000002
11
12Jun 18 12:05:40 laptop kernel: [ 7879.410340] render error detected, EIR: 0x00000010
13Jun 18 12:05:40 laptop kernel: [ 7879.410364] page table error
14Jun 18 12:05:40 laptop kernel: [ 7879.410376] PGTBL_ER: 0x00000103
15Jun 18 12:05:40 laptop kernel: [ 7879.410391] [drm:i915_handle_error] *ERROR* EIR stuck: 0x00000010, masking
16Jun 18 12:05:40 laptop kernel: [ 7879.410416] render error detected, EIR: 0x00000010
17Jun 18 12:05:40 laptop kernel: [ 7879.410430] page table error
18Jun 18 12:05:40 laptop kernel: [ 7879.410441] PGTBL_ER: 0x00000103
19
20
21hwinfo --gfxcrd:
22----------------
23
2409: PCI 02.0: 0300 VGA compatible controller (VGA)
25 [Created at pci.318]
26 UDI: /org/freedesktop/Hal/devices/pci_8086_27a2
27 Unique ID: _Znp.nzpclT4aQ34
28 SysFS ID: /devices/pci0000:00/0000:00:02.0
29 SysFS BusID: 0000:00:02.0
30 Hardware Class: graphics card
31 Model: "Intel 945 GM"
32 Vendor: pci 0x8086 "Intel Corporation"
33 Device: pci 0x27a2 "945 GM"
34 SubVendor: pci 0x1734 "Fujitsu Technology Solutions"
35 SubDevice: pci 0x10ad
36 Revision: 0x03
37 Memory Range: 0xdc100000-0xdc17ffff (rw,non-prefetchable)
38 I/O Ports: 0x1800-0x1807 (rw)
39 Memory Range: 0xc0000000-0xcfffffff (rw,prefetchable)
40 Memory Range: 0xdc200000-0xdc23ffff (rw,non-prefetchable)
41 IRQ: 16 (7224 events)
42 I/O Ports: 0x3c0-0x3df (rw)
43 Module Alias: "pci:v00008086d000027A2sv00001734sd000010ADbc03sc00i00"
44 Driver Info #0:
45 XFree86 v4 Server Module: intel
46 Driver Info #1:
47 XFree86 v4 Server Module: intel
48 3D Support: yes
49 Extensions: dri
50 Config Status: cfg=no, avail=yes, need=no, active=unknown
51
5210: PCI 02.1: 0380 Display controller
53 [Created at pci.318]
54 UDI: /org/freedesktop/Hal/devices/pci_8086_27a6
55 Unique ID: ruGf.rf0V51kLHqA
56 SysFS ID: /devices/pci0000:00/0000:00:02.1
57 SysFS BusID: 0000:00:02.1
58 Hardware Class: graphics card
59 Model: "Intel Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller"
60 Vendor: pci 0x8086 "Intel Corporation"
61 Device: pci 0x27a6 "Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller"
62 SubVendor: pci 0x1734 "Fujitsu Technology Solutions"
63 SubDevice: pci 0x10ad
64 Revision: 0x03
65 Memory Range: 0xdc180000-0xdc1fffff (rw,non-prefetchable)
66 Module Alias: "pci:v00008086d000027A6sv00001734sd000010ADbc03sc80i00"
67 Config Status: cfg=no, avail=yes, need=no, active=unknown
68
69
70<?xml version="1.0"?>
71<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.10-linux">
72 <Machine uuid="{04e1cf94-a5b6-440e-8e72-1c594b071f92}" name="xp" OSType="WindowsXP" lastStateChange="2010-06-29T14:40:24Z">
73 <ExtraData>
74 <ExtraDataItem name="GUI/InfoDlgState" value="400,450,normal"/>
75 <ExtraDataItem name="GUI/LastCloseAction" value="save"/>
76 <ExtraDataItem name="GUI/LastGuestSizeHint" value="1280,732"/>
77 <ExtraDataItem name="GUI/LastWindowPostion" value="0,21,1280,779,max"/>
78 <ExtraDataItem name="GUI/MiniToolBarAlignment" value="top"/>
79 <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
80 <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/>
81 </ExtraData>
82 <Hardware version="2">
83 <CPU count="1" hotplug="false">
84 <HardwareVirtEx enabled="false" exclusive="true"/>
85 <HardwareVirtExNestedPaging enabled="false"/>
86 <HardwareVirtExVPID enabled="false"/>
87 <PAE enabled="true"/>
88 </CPU>
89 <Memory RAMSize="1024" PageFusion="false"/>
90 <HID Pointing="PS2Mouse" Keyboard="PS2Keyboard"/>
91 <HPET enabled="false"/>
92 <Boot>
93 <Order position="1" device="DVD"/>
94 <Order position="2" device="HardDisk"/>
95 <Order position="3" device="None"/>
96 <Order position="4" device="None"/>
97 </Boot>
98 <Display VRAMSize="96" monitorCount="1" accelerate3D="true" accelerate2DVideo="false"/>
99 <RemoteDisplay enabled="false" port="3389" authType="External" authTimeout="5000">
100 <VideoChannel enabled="false" quality="75"/>
101 </RemoteDisplay>
102 <BIOS>
103 <ACPI enabled="true"/>
104 <IOAPIC enabled="true"/>
105 <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
106 <BootMenu mode="MessageAndMenu"/>
107 <TimeOffset value="0"/>
108 <PXEDebug enabled="false"/>
109 </BIOS>
110 <USBController enabled="false" enabledEhci="false"/>
111 <Network>
112 <Adapter slot="0" enabled="true" MACAddress="08002786C039" cable="true" speed="0" type="Am79C973">
113 <NAT>
114 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
115 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
116 </NAT>
117 </Adapter>
118 <Adapter slot="1" enabled="false" MACAddress="0800279F9A4F" cable="true" speed="0" type="Am79C973">
119 <DisabledModes>
120 <NAT>
121 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
122 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
123 </NAT>
124 </DisabledModes>
125 </Adapter>
126 <Adapter slot="2" enabled="false" MACAddress="080027DE9637" cable="true" speed="0" type="Am79C973">
127 <DisabledModes>
128 <NAT>
129 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
130 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
131 </NAT>
132 </DisabledModes>
133 </Adapter>
134 <Adapter slot="3" enabled="false" MACAddress="0800273993B5" cable="true" speed="0" type="Am79C973">
135 <DisabledModes>
136 <NAT>
137 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
138 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
139 </NAT>
140 </DisabledModes>
141 </Adapter>
142 <Adapter slot="4" enabled="false" MACAddress="080027C7BD28" cable="true" speed="0" type="Am79C973">
143 <DisabledModes>
144 <NAT>
145 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
146 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
147 </NAT>
148 </DisabledModes>
149 </Adapter>
150 <Adapter slot="5" enabled="false" MACAddress="080027D1D8EE" cable="true" speed="0" type="Am79C973">
151 <DisabledModes>
152 <NAT>
153 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
154 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
155 </NAT>
156 </DisabledModes>
157 </Adapter>
158 <Adapter slot="6" enabled="false" MACAddress="080027F2B49B" cable="true" speed="0" type="Am79C973">
159 <DisabledModes>
160 <NAT>
161 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
162 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
163 </NAT>
164 </DisabledModes>
165 </Adapter>
166 <Adapter slot="7" enabled="false" MACAddress="0800274EF610" cable="true" speed="0" type="Am79C973">
167 <DisabledModes>
168 <NAT>
169 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
170 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
171 </NAT>
172 </DisabledModes>
173 </Adapter>
174 </Network>
175 <UART>
176 <Port slot="0" enabled="false" IOBase="0x2e8" IRQ="3" hostMode="Disconnected"/>
177 <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
178 </UART>
179 <LPT>
180 <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
181 <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
182 </LPT>
183 <AudioAdapter controller="AC97" driver="Pulse" enabled="false"/>
184 <RTC localOrUTC="local"/>
185 <SharedFolders>
186 <SharedFolder name="tmp" hostPath="/tmp" writable="true"/>
187 </SharedFolders>
188 <Clipboard mode="Bidirectional"/>
189 <IO>
190 <IoCache enabled="true" size="5"/>
191 <IoBandwidth max="0"/>
192 </IO>
193 <Guest memoryBalloonSize="0"/>
194 <GuestProperties>
195 <GuestProperty name="/VirtualBox/GuestAdd/Vbgl/Video/SavedMode" value="1024x768x32" timestamp="1257247969773728000" flags=""/>
196 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1277820933407162000" flags=""/>
197 <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1277820973438523000" flags=""/>
198 <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1277820973441993000" flags=""/>
199 <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="" timestamp="1277820973444451000" flags=""/>
200 <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1277820973470723000" flags=""/>
201 <GuestProperty name="/VirtualBox/GuestAdd/Version" value="3.2.6" timestamp="1277820973477242000" flags=""/>
202 <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="63112" timestamp="1277820973490043000" flags=""/>
203 <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Programme/Oracle/VirtualBox Guest Additions" timestamp="1277820973515144000" flags=""/>
204 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="3.2.6r63112" timestamp="1277820973562480000" flags=""/>
205 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="3.2.6r63112" timestamp="1277820973597698000" flags=""/>
206 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="3.2.6r63112" timestamp="1277820973629461000" flags=""/>
207 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="3.2.6r63112" timestamp="1277820973821899000" flags=""/>
208 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="3.2.6r63112" timestamp="1277820973843603000" flags=""/>
209 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="3.2.6r63112" timestamp="1277820973897787000" flags=""/>
210 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="3.0.4r50677" timestamp="1277820973914940000" flags=""/>
211 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1277820974087977000" flags=""/>
212 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="3.2.6r63112" timestamp="1277820974125476000" flags=""/>
213 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="3.2.6r63112" timestamp="1277820974150329000" flags=""/>
214 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="3.2.6r63112" timestamp="1277820974159831000" flags=""/>
215 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="3.2.6r63112" timestamp="1277820974190566000" flags=""/>
216 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="3.2.6r63112" timestamp="1277820974207339000" flags=""/>
217 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="3.2.6r63112" timestamp="1277820974222725000" flags=""/>
218 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="3.2.6r63112" timestamp="1277820974462604000" flags=""/>
219 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="3.2.6r63112" timestamp="1277820974488868000" flags=""/>
220 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="3.2.6r63112" timestamp="1277820974614039000" flags=""/>
221 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="3.2.6r63112" timestamp="1277820974693948000" flags=""/>
222 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="3.2.6r63112" timestamp="1277820974724546000" flags=""/>
223 <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsersList" value="Administrator" timestamp="1277821017081041000" flags=""/>
224 <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsers" value="1" timestamp="1277821017123971000" flags=""/>
225 <GuestProperty name="/VirtualBox/GuestInfo/OS/NoLoggedInUsers" value="false" timestamp="1277821017328251000" flags=""/>
226 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1277821017612795000" flags=""/>
227 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1277821017691143000" flags=""/>
228 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1277821017698041000" flags=""/>
229 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1277821017701785000" flags=""/>
230 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="08002786C039" timestamp="1277821017703468000" flags=""/>
231 <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="3.2.6" timestamp="1277821071969658000" flags=""/>
232 <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="1" timestamp="1277822404321120000" flags=""/>
233 </GuestProperties>
234 </Hardware>
235 <StorageControllers>
236 <StorageController name="IDE Controller" type="PIIX3" PortCount="2" useHostIOCache="true">
237 <AttachedDevice type="HardDisk" port="0" device="0">
238 <Image uuid="{f44de593-00f5-4ef7-97fd-cd1a4bb96655}"/>
239 </AttachedDevice>
240 <AttachedDevice passthrough="false" type="DVD" port="1" device="0"/>
241 </StorageController>
242 <StorageController name="Floppy Controller" type="I82078" PortCount="1" useHostIOCache="true">
243 <AttachedDevice type="Floppy" port="0" device="0"/>
244 </StorageController>
245 </StorageControllers>
246 </Machine>
247</VirtualBox>

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette