Coin Toss Crash
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
15 posts
• Page 1 of 1
Coin Toss Crash
by kerbythepurplecow » 29 Jul 2011, 22:17
I've experience a new bug in quest mode. I pick a battle and toss the coin. Win or lose I receive an error. The game will not continue.
Putting it in spoiler text for ease of reading.
When I close the first error, I find a second one that lists the following:
I've tried different opponents and turning pets and plant off. I haven't been able to try in quest mode as I don't have one open currently. The error shows up when I try constructed mode as well. My collection of cards is only around 1250. I'm using regular sized decks.
I originally generated this crash in 1.1.0. When I came to look for answers, I saw a new version and decided to try that. The new version worked fine for one game and then produced the crash.
I have recently installed the java development kit in case that would matter.
Thanks!
Putting it in spoiler text for ease of reading.
- | Open
- An error has occurred. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
Split must have > 2 children
Version:
Forge -- official beta: $Date$, SVN revision: $Revision$
OS: Windows 7 Version: 6.1 Architecture: amd64
Java Version: 1.7.0 Vendor: Oracle Corporation
Detailed error trace:
org.jdesktop.swingx.MultiSplitLayout$InvalidLayoutException: Split must have > 2 children
at org.jdesktop.swingx.MultiSplitLayout.throwInvalidLayout(MultiSplitLayout.java:1338)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1345)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1367)
at org.jdesktop.swingx.MultiSplitLayout.layoutContainer(MultiSplitLayout.java:1385)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at forge.error.ErrorViewer.showDialog(ErrorViewer.java:140)
at forge.error.ErrorViewer.showError(ErrorViewer.java:76)
at forge.error.ErrorViewer.showError(ErrorViewer.java:48)
at forge.error.ExceptionHandler.uncaughtException(ExceptionHandler.java:39)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
When I close the first error, I find a second one that lists the following:
- | Open
- An error has occurred. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
Split must have > 2 children
Version:
Forge -- official beta: $Date$, SVN revision: $Revision$
OS: Windows 7 Version: 6.1 Architecture: amd64
Java Version: 1.7.0 Vendor: Oracle Corporation
Detailed error trace:
org.jdesktop.swingx.MultiSplitLayout$InvalidLayoutException: Split must have > 2 children
at org.jdesktop.swingx.MultiSplitLayout.throwInvalidLayout(MultiSplitLayout.java:1338)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1345)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1367)
at org.jdesktop.swingx.MultiSplitLayout.layoutContainer(MultiSplitLayout.java:1385)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at java.awt.Container.validateUnconditionally(Unknown Source)
at java.awt.Window.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at forge.GuiDisplay4.setVisible(GuiDisplay4.java:100)
at forge.quest.gui.main.QuestMainPanel.launchGame(QuestMainPanel.java:669)
at forge.quest.gui.main.QuestMainPanel.access$000(QuestMainPanel.java:32)
at forge.quest.gui.main.QuestMainPanel$5.actionPerformed(QuestMainPanel.java:201)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
I've tried different opponents and turning pets and plant off. I haven't been able to try in quest mode as I don't have one open currently. The error shows up when I try constructed mode as well. My collection of cards is only around 1250. I'm using regular sized decks.
I originally generated this crash in 1.1.0. When I came to look for answers, I saw a new version and decided to try that. The new version worked fine for one game and then produced the crash.
I have recently installed the java development kit in case that would matter.
Thanks!
- kerbythepurplecow
- Posts: 16
- Joined: 29 Jul 2011, 22:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by kerbythepurplecow » 29 Jul 2011, 23:39
I just tried a new install of Forge 1.1.1 using no card pictures, pet icons, or opponent icons and using my prior quest data. I again was able to play one game, but crashed after the coin flip on the next. It also crashes after flip when attempting a quest.
- kerbythepurplecow
- Posts: 16
- Joined: 29 Jul 2011, 22:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by Pemmin » 09 Aug 2011, 06:58
Wutup y'all
Forge has taken up several hours of my life every day since I first
stumbled upon it. However, the exact same error is occurring for me as
well. I have performed the steps listed by the OP as well and am
unsure how to troubleshoot it.
Here are the two error logs I receive upon exiting the coin flipping process:
And as soon as I X out of that window:
Finally, this occurs using the newest version or 1.1.0
Thanks!
Forge has taken up several hours of my life every day since I first
stumbled upon it. However, the exact same error is occurring for me as
well. I have performed the steps listed by the OP as well and am
unsure how to troubleshoot it.
Here are the two error logs I receive upon exiting the coin flipping process:
- | Open
- An error has occurred. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
Split must have > 2 children
Version:
Forge -- official beta: $Date: 2011-07-02 00:20:39 -0400 (Sat, 02 Jul 2011) $, SVN revision: $Revision: 10300 $
OS: Windows 7 Version: 6.1 Architecture: amd64
Java Version: 1.7.0 Vendor: Oracle Corporation
Detailed error trace:
org.jdesktop.swingx.MultiSplitLayout$InvalidLayoutException: Split must have > 2 children
at org.jdesktop.swingx.MultiSplitLayout.throwInvalidLayout(MultiSplitLayout.java:1338)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1345)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1367)
at org.jdesktop.swingx.MultiSplitLayout.layoutContainer(MultiSplitLayout.java:1385)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at forge.error.ErrorViewer.showDialog(ErrorViewer.java:140)
at forge.error.ErrorViewer.showError(ErrorViewer.java:76)
at forge.error.ErrorViewer.showError(ErrorViewer.java:48)
at forge.error.ExceptionHandler.uncaughtException(ExceptionHandler.java:39)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
And as soon as I X out of that window:
- | Open
- An error has occurred. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
Split must have > 2 children
Version:
Forge -- official beta: $Date: 2011-07-02 00:20:39 -0400 (Sat, 02 Jul 2011) $, SVN revision: $Revision: 10300 $
OS: Windows 7 Version: 6.1 Architecture: amd64
Java Version: 1.7.0 Vendor: Oracle Corporation
Detailed error trace:
org.jdesktop.swingx.MultiSplitLayout$InvalidLayoutException: Split must have > 2 children
at org.jdesktop.swingx.MultiSplitLayout.throwInvalidLayout(MultiSplitLayout.java:1338)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1345)
at org.jdesktop.swingx.MultiSplitLayout.checkLayout(MultiSplitLayout.java:1367)
at org.jdesktop.swingx.MultiSplitLayout.layoutContainer(MultiSplitLayout.java:1385)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at java.awt.Container.validateUnconditionally(Unknown Source)
at java.awt.Window.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at forge.GuiDisplay4.setVisible(GuiDisplay4.java:101)
at forge.quest.gui.main.QuestMainPanel.launchGame(QuestMainPanel.java:669)
at forge.quest.gui.main.QuestMainPanel.access$000(QuestMainPanel.java:32)
at forge.quest.gui.main.QuestMainPanel$5.actionPerformed(QuestMainPanel.java:201)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Finally, this occurs using the newest version or 1.1.0
Thanks!
- Pemmin
- Posts: 6
- Joined: 09 Aug 2011, 06:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by kerbythepurplecow » 09 Aug 2011, 07:18
I resolved mine by uninstalling the java development kit I mentioned. I made sure that my version of java is the most recent and it was fine then.
- kerbythepurplecow
- Posts: 16
- Joined: 29 Jul 2011, 22:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by Pemmin » 09 Aug 2011, 22:31
Uninstalled the JDK, good to go
Weird stuff, that.
Thank you so much!
Weird stuff, that.
Thank you so much!
- Pemmin
- Posts: 6
- Joined: 09 Aug 2011, 06:45
- Has thanked: 0 time
- Been thanked: 0 time
- kerbythepurplecow
- Posts: 16
- Joined: 29 Jul 2011, 22:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by Pemmin » 10 Aug 2011, 01:59
Alright, I was wrong,
it's still giving me the errors...
I've tried removing the JDK, Eclipse, NetBeans, the runtime, restarting in
between each combination then two etc.
I'm at a loss.
it's still giving me the errors...
I've tried removing the JDK, Eclipse, NetBeans, the runtime, restarting in
between each combination then two etc.
I'm at a loss.
- Pemmin
- Posts: 6
- Joined: 09 Aug 2011, 06:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by kerbythepurplecow » 10 Aug 2011, 08:52
I don't know what to suggest. Before I got it working again I was still able to play exactly one game by re-extracting the files and overwriting the forge folder. I didn't have to close out the program or anything. I'd play a game, look at new cards, check out the shop, extract the files, and play another game. That might work for you until someone discovers an actual solution.
- kerbythepurplecow
- Posts: 16
- Joined: 29 Jul 2011, 22:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by friarsol » 10 Aug 2011, 12:04
Unfortunately, without your exact setup, this will be extremely difficult to reproduce since it seems to be Swing that's crashing on you (not even Forge source). What version of Java do you have installed?
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Coin Toss Crash
by Pemmin » 10 Aug 2011, 19:51
I have the Java Version 7 build 1.7.0-b147 SE Runtime
Hmm....if that's the case then I have no idea how to fix it...
Here's my system specs if they help at all
Hmm....if that's the case then I have no idea how to fix it...
Here's my system specs if they help at all
- | Open
- HWiNFO32 Version 3.84-1340
STEPHEN-PC ----------------------------------------------------------------
[Current Computer]
Computer Brand Name: ASUS G73Jh
[Operating System]
Operating System: Microsoft Windows 7 Home Premium (x64) Build 7601
Service Pack: Service Pack 1
Central Processor(s) ------------------------------------------------------
[CPU Unit Count]
Number Of Processor Packages (Physical): 1
Number Of Processors Cores: 4
Number Of Logical Processors: 8
Intel Core i7-720QM -------------------------------------------------------
[General Information]
Processor Name: Intel Core i7-720QM
Original Processor Frequency: 1600.0 MHz
Original Processor Frequency [MHz]: 1600
CPU ID: 000106E5
CPU Brand Name: Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz
CPU Vendor: GenuineIntel
CPU Stepping: B1
CPU Code Name: Clarksfield SV
CPU S-Spec: SLBLY
CPU Thermal Design Power (TDP): 45.0 W
CPU Thermal Design Current (TDC): 37.0 A
CPU Type: Production Unit
CPU Platform: Socket G1 (rPGA988A)
Microcode Update Revision: 4
Number of CPU Cores: 4
Number of Logical CPUs: 8
[Operating Points]
CPU LFM (Minimum): 933.3 MHz = 7.00 x 133.3 MHz
CPU HFM (Maximum): 1600.0 MHz = 12.00 x 133.3 MHz
CPU Turbo: 2800.0 MHz = 21.00 x 133.3 MHz [Locked]
CPU Current: 2548.1 MHz = 19.00 x 134.1 MHz
Uncore Current: 2011.7 MHz = 15.00 x 134.1 MHz
CPU Internal Bus Type: Intel QuickPath Interconnect (QPI) v1.0
Number of QPI Links per CPU: 1
Maximum Supported QPI Link Clock: 2133 MHz (4.27 GT/s)
Current QPI Link Clock: 2145 MHz (4.29 GT/s)
CPU External Bus Type: Intel Direct Media Interface (DMI) v2.0
Maximum DMI Link Speed: 2.5 GT/s
Current DMI Link Speed: 2.5 GT/s
[Cache and TLB]
L1 Cache: Instruction: 4 x 32 KBytes, Data: 4 x 32 KBytes
L2 Cache: Integrated: 4 x 256 KBytes
L3 Cache: 6 MBytes
Instruction TLB: 2MB/4MB Pages, Fully associative, 7 entries
Data TLB: 4 KB Pages, 4-way set associative, 64 entries
[Standard Feature Flags]
FPU on Chip Present
Enhanced Virtual-86 Mode Present
I/O Breakpoints Present
Page Size Extensions Present
Time Stamp Counter Present
Pentium-style Model Specific Registers Present
Physical Address Extension Present
Machine Check Exception Present
CMPXCHG8B Instruction Present
APIC On Chip / PGE (AMD) Present
Fast System Call Present
Memory Type Range Registers Present
Page Global Feature Present
Machine Check Architecture Present
CMOV Instruction Present
Page Attribute Table Present
36-bit Page Size Extensions Present
Processor Number Not Present
CLFLUSH Instruction Present
Debug Trace and EMON Store Present
Internal ACPI Support Present
MMX Technology Present
Fast FP Save/Restore (IA MMX-2) Present
Streaming SIMD Extensions Present
Streaming SIMD Extensions 2 Present
Self-Snoop Present
Multi-Threading Capable Present
Automatic Clock Control Present
IA-64 Processor Not Present
Signal Break on FERR Present
Streaming SIMD Extensions 3 Present
Carryless Multiplication (PCLMULQDQ)/GFMUL Not Present
64-Bit Debug Store Present
MONITOR/MWAIT Support Present
CPL Qualified Debug Store Present
Virtual Machine Extensions Present
Safer Mode Extensions (Intel TXT) Present
Thermal Monitor 2 Present
Supplemental Streaming SIMD Extensions 3 Present
Enhanced SpeedStep Technology Present
L1 Context ID Not Present
Segment Limit Checking Not Present
Fused Multiply Add Not Present
CMPXCHG16B Support Present
Send Task Priority Messages Disabling Present
Performance/Debug Capability MSR Present
Processor Context ID Not Present
Direct Cache Access Not Present
Streaming SIMD Extensions 4.1 Present
Streaming SIMD Extensions 4.2 Present
Extended xAPIC Not Present
MOVBE Instruction Not Present
POPCNT Instruction Present
TSC-deadline Timer Not Present
AES Cryptography Support Not Present
XSAVE/XRSTOR/XSETBV/XGETBV Instructions Not Present
XGETBV/XSETBV OS Enabled Not Present
AVX Support Not Present
Float16 Instructions Not Present
Random Number Read Instruction Not Present
[Extended Feature Flags]
64-bit Extensions Present
RDTSCP and TSC_AUX Support Present
1 GB large page support Not Present
No Execute Present
SYSCALL/SYSRET Support Not Present
[Enhanced Features]
Thermal Monitor 1: Supported, Enabled
Thermal Monitor 2: Supported, Enabled
Enhanced Intel SpeedStep (GV3): Supported, Enabled
Bi-directional PROCHOT#: Enabled
Extended Auto-HALT State C1E: Enabled
Extended Stop Grant State C2E: N/A
Enhanced Halt State C3E: N/A
Enhanced Halt State C4E: N/A
Enhanced Halt State Hard C4E: N/A
Hardware Prefetcher: Not Supported
DCU Prefetcher: Not Supported
IP Prefetcher: Not Supported
Adjacent Cache Line Prefetch: Not Supported
MLC Streamer Prefetcher Supported, Enabled
MLC Spatial Prefetcher Supported, Enabled
DCU Streamer Prefetcher Supported, Enabled
DCU IP Prefetcher Supported, Enabled
Intel Dynamic Acceleration (IDA) Technology: Not Supported
Intel Dynamic FSB Switching: Not Supported
Enhanced Multi Threaded Thermal Management: N/A
Intel Turbo Boost Technology: Supported, Enabled
Programmabe Ratio Limits: Not Supported
Programmabe TDC/TDP Limits: Not Supported
[IIO Features]
VT-d: Supported
TXT: Not Supported
PCIe Port0: Supported
PCIe Port1: Not Supported
PCIe Port2: Supported
PCIe Port3: Not Supported
PCIe x16: Supported
[Memory Ranges]
Maximum Physical Address Size: 36-bit (64 GBytes)
Maximum Virtual Address Size: 48-bit (256 TBytes)
[MTRRs]
Range 0-80000000 (0MB-2048MB) Type: Write Back (WB)
Range 80000000-C0000000 (2048MB-3072MB) Type: Write Back (WB)
Range BC000000-C0000000 (3008MB-3072MB) Type: Uncacheable (UC)
Range FFE00000-100000000 (4094MB-4096MB) Type: Write Protected (WP)
Range 100000000-200000000 (4096MB-8192MB) Type: Write Back (WB)
Range 200000000-240000000 (8192MB-9216MB) Type: Write Back (WB)
Motherboard ---------------------------------------------------------------
[Computer]
Computer Brand Name: ASUS G73Jh
[Motherboard]
Motherboard Model: ASUS G73Jh
Motherboard Chipset: Intel HM55 (IbexPeak-M DH)
Motherboard Slots: 1xPCI, 8xPCI Express x1, 1xPCI Express x16
PCI Express Version Supported: v2.0
USB Version Supported: v2.0
[PCH Features]
Intel Identity Protection Technology: Not Supported
USB 2.0 Ports 6 and 7: Supported
PCI Express Ports 7 and 8: Not Supported
FIS Based Port Multiplier: Not Supported
SATA Ports 2 and 3: Not Supported
SATA RAID 0/1/5/10: Not Supported
[BIOS]
BIOS Manufacturer: American Megatrends
BIOS Date: 01/27/2011
BIOS Version: G73Jh.213
EFI BIOS: Capable
Super-IO/LPC Chip: Unknown
[Driver/BIOS Updates]
ACPI Devices --------------------------------------------------------------
Microsoft AC Adapter ------------------------------------------------------
Device Name: Microsoft AC Adapter
ATK0100 ACPI UTILITY ------------------------------------------------------
Device Name: ATK0100 ACPI UTILITY
ACPI Fixed Feature Button -------------------------------------------------
Device Name: ACPI Fixed Feature Button
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel Processor -----------------------------------------------------------
Device Name: Intel Processor
Intel(R) 82802 Firmware Hub Device ----------------------------------------
Device Name: Intel(R) 82802 Firmware Hub Device
[Assigned Resources]
Memory Location: FF000000 - FFFFFFFF
[Alternative 1]
Memory Location: FF000000 - FFFFFFFF
Programmable interrupt controller -----------------------------------------
Device Name: Programmable interrupt controller
[Assigned Resources]
I/O Port: 0020 - 0021
I/O Port: 0030 - 0031
I/O Port: 00A0 - 00A1
I/O Port: 00B0 - 00B1
IRQ: 1114369
IRQ: 1114369
IRQ: 1114369
IRQ: 1114369
[Alternative 1]
I/O Port: 0020 - 0021
I/O Port: 0024 - 0025
I/O Port: 0028 - 0029
I/O Port: 002C - 002D
I/O Port: 0030 - 0031
I/O Port: 0034 - 0035
I/O Port: 0038 - 0039
I/O Port: 003C - 003D
I/O Port: 00A0 - 00A1
I/O Port: 00A4 - 00A5
I/O Port: 00A8 - 00A9
I/O Port: 00AC - 00AD
I/O Port: 00B0 - 00B1
I/O Port: 00B4 - 00B5
I/O Port: 00B8 - 00B9
I/O Port: 00BC - 00BD
I/O Port: 04D0 - 04D1
System timer --------------------------------------------------------------
Device Name: System timer
[Assigned Resources]
I/O Port: 0040 - 0043
DMA: 0
[Alternative 1]
I/O Port: 0040 - 0043
I/O Port: 0050 - 0053
IRQ: 0
High Precision Event Timer ------------------------------------------------
Device Name: High Precision Event Timer
[Assigned Resources]
Memory Location: FED00000 - FED003FF
[Alternative 1]
Memory Location: FED00000 - FED003FF
Direct memory access controller -------------------------------------------
Device Name: Direct memory access controller
[Assigned Resources]
I/O Port: 0000 - 001F
[Alternative 1]
I/O Port: 0000 - 001F
I/O Port: 0081 - 0091
I/O Port: 0093 - 009F
I/O Port: 00C0 - 00DF
DMA: 4
Keyboard Device Filter ----------------------------------------------------
Device Name: Keyboard Device Filter
[Assigned Resources]
I/O Port: 0060
I/O Port: 0000
[Alternative 1]
I/O Port: 0060
I/O Port: 0064
IRQ: 1
PCI bus -------------------------------------------------------------------
Device Name: PCI bus
[Assigned Resources]
[Alternative 1]
Extended IO Bus -----------------------------------------------------------
Device Name: Extended IO Bus
PCI bus -------------------------------------------------------------------
Device Name: PCI bus
[Assigned Resources]
I/O Port: 0000 - FFFFFFFF
Memory Location: 000A0000 - 000BFFFF
Memory Location: 000D4000 - 000D3FFF
Memory Location: 000DC000 - 000DFFFF
[Alternative 1]
I/O Port: 0000 - 0CF7
I/O Port: 0D00 - FFFF
Memory Location: 000A0000 - 000BFFFF
Memory Location: 000D0000 - 000D3FFF
Memory Location: 000D4000 - 000D7FFF
Memory Location: 000D8000 - 000DBFFF
Memory Location: 000DC000 - 000DFFFF
Memory Location: C0000000 - FEAFFFFF
System CMOS/real time clock -----------------------------------------------
Device Name: System CMOS/real time clock
[Assigned Resources]
I/O Port: 0070 - 0077
[Alternative 1]
I/O Port: 0070 - 0077
IRQ: 8
Motherboard resources -----------------------------------------------------
Device Name: Motherboard resources
[Assigned Resources]
Memory Location: FED1C000 - FED1FFFF
Memory Location: FED90000 - FED93FFF
[Alternative 1]
Memory Location: FED1C000 - FED1FFFF
Memory Location: FED1B000 - FED1BFFF
Memory Location: E0000000 - EFFFFFFF
Memory Location: FED20000 - FED3FFFF
Memory Location: FED90000 - FED93FFF
Memory Location: FED45000 - FED8FFFF
Memory Location: FF000000 - FFFFFFFF
Memory Location: FEE00000 - FEEFFFFF
Memory Location: D3E0B000 - D3E0BFFF
Motherboard resources -----------------------------------------------------
Device Name: Motherboard resources
[Assigned Resources]
I/O Port: 0240 - 0259
[Alternative 1]
I/O Port: 0240 - 0259
Motherboard resources -----------------------------------------------------
Device Name: Motherboard resources
[Assigned Resources]
I/O Port: 002E - 002F
I/O Port: 0065
I/O Port: 0000 - 006F
I/O Port: 00B2 - 00B3
I/O Port: FFFF
IRQ: 1114369
[Alternative 1]
I/O Port: 002E - 002F
I/O Port: 004E - 004F
I/O Port: 0061
I/O Port: 0063
I/O Port: 0065
I/O Port: 0067
I/O Port: 0070
I/O Port: 0092
I/O Port: 00B2 - 00B3
I/O Port: 0680 - 069F
I/O Port: FF00 - FF0F
I/O Port: FFFF
I/O Port: FFFF
I/O Port: 0400 - 047F
I/O Port: 0500 - 057F
I/O Port: 164E - 164F
Numeric data processor ----------------------------------------------------
Device Name: Numeric data processor
[Assigned Resources]
I/O Port: 00F0
[Alternative 1]
I/O Port: 00F0
IRQ: 13
Microsoft ACPI-Compliant Embedded Controller ------------------------------
Device Name: Microsoft ACPI-Compliant Embedded Controller
[Assigned Resources]
I/O Port: 0062
[Alternative 1]
I/O Port: 0062
I/O Port: 0066
Microsoft ACPI-Compliant Control Method Battery ---------------------------
Device Name: Microsoft ACPI-Compliant Control Method Battery
ACPI Lid ------------------------------------------------------------------
Device Name: ACPI Lid
ACPI Sleep Button ---------------------------------------------------------
Device Name: ACPI Sleep Button
AZFE29KY IDE Controller ---------------------------------------------------
Device Name: AZFE29KY IDE Controller
[Alternative 1]
I/O Port: 0008 - FFF8
IRQ: 0 - -1
AW6B88Y4 IDE Controller ---------------------------------------------------
Device Name: AW6B88Y4 IDE Controller
[Alternative 1]
I/O Port: 0008 - FFF8
IRQ: 0 - -1
Synaptics PS/2 Port TouchPad ----------------------------------------------
Device Name: Synaptics PS/2 Port TouchPad
[Assigned Resources]
IRQ: 12
[Alternative 1]
IRQ: 12
ACPI Thermal Zone ---------------------------------------------------------
Device Name: ACPI Thermal Zone
SMBIOS DMI ----------------------------------------------------------------
BIOS ----------------------------------------------------------------------
BIOS Vendor: American Megatrends Inc.
BIOS Version: G73Jh.213
BIOS Release Date: 01/27/2011
BIOS Start Segment: F000
BIOS Size: 2048 KBytes
ISA Support: Not Present
MCA Support: Not Present
EISA Support: Not Present
PCI Support: Present
PC Card (PCMCIA) Support: Not Present
Plug-and-Play Support: Not Present
APM Support: Not Present
Flash BIOS: Present
BIOS Shadow: Present
VL-VESA Support: Not Present
ESCD Support: Not Present
Boot from CD: Present
Selectable Boot: Present
BIOS ROM Socketed: Not Present
Boot from PC Card: Not Present
EDD Support: Present
NEC PC-98 Support: Not Present
ACPI Support: Present
USB Legacy Support: Present
AGP Support: Not Present
I2O Boot Support: Not Present
LS-120 Boot Support: Not Present
ATAPI ZIP Drive Boot Support: Not Present
IEE1394 Boot Support: Not Present
Smart Battery Support: Present
[BIOS Updates]
Mainboard -----------------------------------------------------------------
Mainboard Manufacturer: ASUSTeK Computer Inc.
Mainboard Name: G73Jh
Mainboard Version: 1.0
Mainboard Serial Number: BSN12345678901234567
Asset Tag: ATN12345678901234567
Location in chassis: MIDDLE
[Driver/BIOS Updates]
System Enclosure ----------------------------------------------------------
Manufacturer: ASUSTeK Computer Inc.
Case Type: Unknown
Version: 1.0
Serial Number: CSN12345678901234567
Asset Tag Number: No Asset Tag
Processor -----------------------------------------------------------------
Processor Manufacturer: Intel
Processor Version: Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GH
External Clock: 133 MHz
Maximum Clock Supported: 4000 MHz
Current Clock: 1599 MHz
CPU Socket: Populated
CPU Status: Enabled
Processor Type: Central Processor
Processor Upgrade: Unknown
Socket Designation: Socket 989
[Driver Updates]
L1-Cache ------------------------------------------------------------------
Socket Designation: L1-Cache
Cache State: Enabled
Cache Type: Internal, Unified
Cache Scheme: Write-Back
Supported SRAM Type:
Current SRAM Type:
Cache Speed: Unknown
Error Correction Type: Unknown
Maximum Cache Size: 32 KBytes
Installed Cache Size: 32 KBytes
Cache Associativity: 4-way Set-Associative
L2-Cache ------------------------------------------------------------------
Socket Designation: L2-Cache
Cache State: Enabled
Cache Type: Internal, Unified
Cache Scheme: Write-Through and Write-Back
Supported SRAM Type:
Current SRAM Type:
Cache Speed: Unknown
Error Correction Type: Unknown
Maximum Cache Size: 256 KBytes
Installed Cache Size: 256 KBytes
Cache Associativity: 8-way Set-Associative
L3-Cache ------------------------------------------------------------------
Socket Designation: L3-Cache
Cache State: Enabled
Cache Type: Internal, Unified
Cache Scheme: Write-Through and Write-Back
Supported SRAM Type:
Current SRAM Type:
Cache Speed: Unknown
Error Correction Type: Unknown
Maximum Cache Size: 6144 KBytes
Installed Cache Size: 6144 KBytes
Cache Associativity: Unknown
Port Connectors -----------------------------------------------------------
Mouse Port ----------------------------------------------------------------
Port Type: Mouse Port
Internal Reference: J1A1
Internal Connector Type: None
External Reference: PS2Mouse
External Connector Type: PS/2
Keyboard Port -------------------------------------------------------------
Port Type: Keyboard Port
Internal Reference: J1A1
Internal Connector Type: None
External Reference: Keyboard
External Connector Type: PS/2
Serial Port 16550A Compatible ---------------------------------------------
Port Type: Serial Port 16550A Compatible
Internal Reference: J1A2A
Internal Connector Type: None
External Reference: Serial Port
External Connector Type: DB-9 pin male
Video Port ----------------------------------------------------------------
Port Type: Video Port
Internal Reference: J1A2B
Internal Connector Type: None
External Reference: Video
External Connector Type: DB-15 pin female
Video Port ----------------------------------------------------------------
Port Type: Video Port
Internal Reference: J3A2
Internal Connector Type: None
External Reference: HDMI
External Connector Type: Unknown
USB -----------------------------------------------------------------------
Port Type: USB
Internal Reference: J3A3
Internal Connector Type: None
External Reference: USB1
External Connector Type: Access Bus (USB)
USB -----------------------------------------------------------------------
Port Type: USB
Internal Reference: J3A3
Internal Connector Type: None
External Reference: USB2
External Connector Type: Access Bus (USB)
USB -----------------------------------------------------------------------
Port Type: USB
Internal Reference: J3A3
Internal Connector Type: None
External Reference: USB3
External Connector Type: Access Bus (USB)
USB -----------------------------------------------------------------------
Port Type: USB
Internal Reference: J3A3
Internal Connector Type: None
External Reference: USB4
External Connector Type: Access Bus (USB)
USB -----------------------------------------------------------------------
Port Type: USB
Internal Reference: J4A1
Internal Connector Type: None
External Reference: USB5
External Connector Type: Access Bus (USB)
USB -----------------------------------------------------------------------
Port Type: USB
Internal Reference: J4A1
Internal Connector Type: None
External Reference: USB6
External Connector Type: Access Bus (USB)
Network Port --------------------------------------------------------------
Port Type: Network Port
Internal Reference: J4A1
Internal Connector Type: None
External Reference: LAN
External Connector Type: RJ-45
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J5A1
Internal Connector Type: None
External Reference: Motherboard DP
External Connector Type: Unknown
SATA ----------------------------------------------------------------------
Port Type: SATA
Internal Reference: J8J1
Internal Connector Type: None
External Reference: SATA Port 0 Direct Connect
External Connector Type: SAS/SATA Plug Receptacle
SATA ----------------------------------------------------------------------
Port Type: SATA
Internal Reference: J7J1
Internal Connector Type: None
External Reference: eSATA Port 4
External Connector Type: SAS/SATA Plug Receptacle
SATA ----------------------------------------------------------------------
Port Type: SATA
Internal Reference: J6J1
Internal Connector Type: None
External Reference: eSATA Port 3
External Connector Type: SAS/SATA Plug Receptacle
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J1F2
Internal Connector Type: None
External Reference: AC IN
External Connector Type: Unknown
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J5B1 - PCH JTAG
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J9A1 - TPM/PORT 80
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J9E4 - HDA 2X8 Header
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J9E7 - HDA 8Pin Header
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J8F1 - HDA HDMI
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J9E3 - Scan Matrix Keyboard
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J8E1 - SPI Program
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J9E5 - LPC Hot Docking
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J9G2 - LPC SIDE BAND
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J8F2 - LPC Slot
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J8H3 - PCH XDP
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
SATA ----------------------------------------------------------------------
Port Type: SATA
Internal Reference: J7G1 - SATA Port 2
Internal Connector Type: SAS/SATA Plug Receptacle
External Reference: Unknown
External Connector Type: None
SATA ----------------------------------------------------------------------
Port Type: SATA
Internal Reference: J7G2 - SATA Port 1
Internal Connector Type: SAS/SATA Plug Receptacle
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J6H1 - SATA Power
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J5J1 - FP Header
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J4H1 - ATX Power
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J1J3 - AVMC
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J1H1 - BATT B
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J1H2 - BATT A
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J2G1 - CPU Fan
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J1D3 - XDP
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J4V1 - Memory Slot 1
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J4V2 - Memory Slot 2
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
Port Connector ------------------------------------------------------------
Port Type: Unknown
Internal Reference: J4C1 - FAN PWR
Internal Connector Type: Unknown
External Reference: Unknown
External Connector Type: None
System Slots --------------------------------------------------------------
J5C1 ----------------------------------------------------------------------
Slot Designation: J5C1
Slot Type: PCI Express x16
Slot Usage: In use
Slot Data Bus Width: 16x / x16
Slot Length: Long
J6C2 ----------------------------------------------------------------------
Slot Designation: J6C2
Slot Type: PCI Express
Slot Usage: Empty
Slot Data Bus Width: 1x / x1
Slot Length: Short
J6D2 ----------------------------------------------------------------------
Slot Designation: J6D2
Slot Type: PCI Express
Slot Usage: In use
Slot Data Bus Width: 1x / x1
Slot Length: Short
J7C1 ----------------------------------------------------------------------
Slot Designation: J7C1
Slot Type: PCI Express
Slot Usage: Empty
Slot Data Bus Width: 1x / x1
Slot Length: Short
J7D2 ----------------------------------------------------------------------
Slot Designation: J7D2
Slot Type: PCI Express
Slot Usage: Empty
Slot Data Bus Width: 1x / x1
Slot Length: Short
J6C1 ----------------------------------------------------------------------
Slot Designation: J6C1
Slot Type: PCI Express
Slot Usage: Empty
Slot Data Bus Width: 1x / x1
Slot Length: Short
J8C1 ----------------------------------------------------------------------
Slot Designation: J8C1
Slot Type: PCI Express
Slot Usage: In use
Slot Data Bus Width: 1x / x1
Slot Length: Short
J9C1 ----------------------------------------------------------------------
Slot Designation: J9C1
Slot Type: PCI Express
Slot Usage: Empty
Slot Data Bus Width: 1x / x1
Slot Length: Short
JAC1 ----------------------------------------------------------------------
Slot Designation: JAC1
Slot Type: PCI Express
Slot Usage: Empty
Slot Data Bus Width: 1x / x1
Slot Length: Short
JBC1 ----------------------------------------------------------------------
Slot Designation: JBC1
Slot Type: PCI
Slot Usage: Empty
Slot Data Bus Width: 32-bit
Slot Length: Long
On Board Device -----------------------------------------------------------
Device Description: To Be Filled By O.E.M.
Device Type: Video Adapter
Device Status: <Disabled>
On Board Device -----------------------------------------------------------
Device Description: To Be Filled By O.E.M.
Device Type: Ethernet Adapter
Device Status: <Disabled>
On Board Device -----------------------------------------------------------
Device Description: Onboard 1394
Device Type: Unknown
Device Status: <Enabled>
OEM Strings ---------------------------------------------------------------
System Configuration Options ----------------------------------------------
BIOS Language -------------------------------------------------------------
Built-in Pointing Device --------------------------------------------------
Device Type: Touch Pad
Interface Type: PS/2
Nuber of Buttons: 2
System Boot Information ---------------------------------------------------
Boot Status: No error occured
System --------------------------------------------------------------------
System Manufacturer: ASUSTeK Computer Inc.
Product Name: G73Jh
Product Version: 1.0
Product Serial Number: A4N0AS47795716
UUID: {DF813CBC-B74A-8326-8016-51395B482ED2}
SKU Number:
Family:
[Driver Updates]
Memory Devices ------------------------------------------------------------
Physical Memory Array -----------------------------------------------------
Array Location: System board
Array Use: System memory
Error Detecting Method: None
Memory Capacity: 16777216 KBytes
Memory Devices: 4
Memory Device -------------------------------------------------------------
Total Width: 64 bits
Data Width: 64 bits
Device Size: 2048 MBytes
Device Form Factor: SODIMM
Device Locator: DIMM0
Bank Locator: BANK 0
Device Type: Unknown
Device Type Detail: Synchronous
Memory Speed: 1333 MHz
Manufacturer: Kinston
Serial Number: 51279D45
Part Number: ASU1333D3S9DR8/2G
Asset Tag: Unknown
Memory Device Mapped Address ----------------------------------------------
Starting Address: 00000000
Ending Address: 001FFFFF
Partition Row Position: Unknown
Interleave Position: 1
Interleave Data Depth: 1
Memory Device -------------------------------------------------------------
Total Width: 64 bits
Data Width: 64 bits
Device Size: 2048 MBytes
Device Form Factor: SODIMM
Device Locator: DIMM1
Bank Locator: BANK 1
Device Type: Unknown
Device Type Detail: Synchronous
Memory Speed: 1333 MHz
Manufacturer: Kinston
Serial Number: 51279C45
Part Number: ASU1333D3S9DR8/2G
Asset Tag: Unknown
Memory Device Mapped Address ----------------------------------------------
Starting Address: 00200000
Ending Address: 003FFFFF
Partition Row Position: Unknown
Interleave Position: 1
Interleave Data Depth: 1
Memory Device -------------------------------------------------------------
Total Width: 64 bits
Data Width: 64 bits
Device Size: 2048 MBytes
Device Form Factor: SODIMM
Device Locator: DIMM2
Bank Locator: BANK 2
Device Type: Unknown
Device Type Detail: Synchronous
Memory Speed: 1333 MHz
Manufacturer: Kinston
Serial Number: 53279945
Part Number: ASU1333D3S9DR8/2G
Asset Tag: Unknown
Memory Device Mapped Address ----------------------------------------------
Starting Address: 00000000
Ending Address: 001FFFFF
Partition Row Position: Unknown
Interleave Position: 2
Interleave Data Depth: 1
Memory Device -------------------------------------------------------------
Total Width: 64 bits
Data Width: 64 bits
Device Size: 2048 MBytes
Device Form Factor: SODIMM
Device Locator: DIMM3
Bank Locator: BANK 3
Device Type: Unknown
Device Type Detail: Synchronous
Memory Speed: 1333 MHz
Manufacturer: Kinston
Serial Number: 55278D45
Part Number: ASU1333D3S9DR8/2G
Asset Tag: Unknown
Memory Device Mapped Address ----------------------------------------------
Starting Address: 00200000
Ending Address: 003FFFFF
Partition Row Position: Unknown
Interleave Position: 2
Interleave Data Depth: 1
Memory Array Mapped Address -----------------------------------------------
Starting Address: 00000000
Ending Address: 003FFFFF
Partition Width: 4
Intel ASF -----------------------------------------------------------------
Intel ASF Status: Enabled
Intel AMT -----------------------------------------------------------------
Intel AMT Support: Not Supported
Intel vPro ----------------------------------------------------------------
CPU VT-x Support: Supported
CPU VT-x Status: Enabled
CPU VT-x2 Support: Not Supported
CPU VT-x2 Status: Disabled
CPU TXT Support: Supported
CPU TXT Status: Disabled
CPU VMX Status: Enabled
CPU SMX Status: Disabled
Intel ME Status: Enabled
Intel OST Firmware Support: Not Supported
Intel ASF Firmware Support: Not Supported
Intel AMT Pro Firmware Support: Not Supported
Intel AMT Basic Firmware Support: Not Supported
Intel TPM Firmware Support: Not Supported
Intel Anti-Theft Technology Support: Not Supported
Intel Castle Peak Support: Not Supported
Intel WoX Support: Not Supported
Intel Virtualization Engine Support: Not Supported
Intel TDT Support: Not Supported
TPM On-board: Not Supported
Intel ME Version: v6.0, Build 1195, Hotfix 3
BIOS VT-x Support: Not Supported
BIOS VT-d Support: Supported
BIOS TXT Support: Not Supported
BIOS TPM Support: Not Supported
BIOS ME Support: Supported
BIOS VA Extensions Support: Supported
SPI Flash PDR Reserved: Not Supported
BIOS VA Support: 2.6
Memory --------------------------------------------------------------------
[General information]
Total Memory Size: 8 GBytes
Total Memory Size [MB]: 8192
[Current Performance Settings]
Maximum Supported Memory Clock: 666.7 MHz (5 : 1 ratio)
Current Memory Clock: 670.6 MHz (5 : 1 ratio)
Current Timing (tCAS-tRCD-tRP-tRAS): 9.0-9-9-24
Memory Runs At: Dual-Channel
Command Rate: 2T
Read to Read Delay (tRD_RD) Same Rank: 4T
Read to Read Delay (tRD_RD) Different Rank: 6T
Read to Read Delay (tRD_RD) Different DIMM: 7T
Write to Write Delay (tWR_WR) Same Rank: 4T
Write to Write Delay (tWR_WR) Different Rank: 7T
Write to Write Delay (tWR_WR) Different DIMM: 7T
Read to Write Delay (tRD_WR) Same Rank: 10T
Read to Write Delay (tRD_WR) Different Rank: 10T
Read to Write Delay (tRD_WR) Different DIMM: 10T
Write to Read Delay (tWR_RD) Same Rank (tWTR): 16T
Write to Read Delay (tWR_RD) Different Rank: 5T
Write to Read Delay (tWR_RD) Different DIMM: 5T
Read to Precharge Delay (tRTP): 5T
Write to Precharge Delay (tWTP/tWR): 21T
RAS# to RAS# Delay (tRRD): 4T
Refresh Cycle Time (tRFC): 74T
Four Activate Window (tFAW): 20T
- Pemmin
- Posts: 6
- Joined: 09 Aug 2011, 06:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by kerbythepurplecow » 10 Aug 2011, 20:01
I uninstalled 7 and went back to 6. I did that when I uninstalled the JDK. Might work for you.
- kerbythepurplecow
- Posts: 16
- Joined: 29 Jul 2011, 22:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by friarsol » 10 Aug 2011, 20:30
Any reason you need Java 7? A lot of people are reporting issues with it for other software. It was just released recently and I doubt any one of the devs have tested it yet. Possibly downgrade to java 6?
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Coin Toss Crash
by Pemmin » 10 Aug 2011, 22:05
I uninstalled 7 and reinstalled 6 update 26
still wont work
With a fresh extraction, I can play one game then the second match launch gives me the coin flip error.
still wont work
With a fresh extraction, I can play one game then the second match launch gives me the coin flip error.
- Pemmin
- Posts: 6
- Joined: 09 Aug 2011, 06:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by Pemmin » 10 Aug 2011, 22:19
Scratch that. Fresh extraction of 1.1.1 with no pictures works fine.
Whateva, problem resolved, I believe
Whateva, problem resolved, I believe
- Pemmin
- Posts: 6
- Joined: 09 Aug 2011, 06:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Coin Toss Crash
by Braids » 21 Aug 2011, 20:08
discussion of this topic (including workarounds) has moved here.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
15 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 51 guests