Problems after fitting new GPU

Associate
Joined
2 Jan 2014
Posts
194
Hi all,

I've excitedly fitted my new r9 290 card which is a beast I might add, but unfortunately I've had to remove my Asus Phoebus soundcard which because the GPU is so massive wont fit in the top slot as it rests on the backplate and will not move down enough to fita screw in and I cant even see the second slot as its completely covered by the GPU.

Ive looked at the z77 d3h motherboard and it does not appear to support higher bandwidth in the pcie4 slot so I guess I might be ****ed.


Is there a solution to this problem.

Also following installation catalyst installer stated there were warnings, but I cannot understand the text file, ive posted it below if anyone knows what the issue might be.

Thanks in advance

Code:
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="Report.xml.xsl"?>
<monetreport xmlns:dt="urn:schemas-microsoft-com:datatypes">
  <general>
    <cmdline>-UI </cmdline>
    <time>09/11/14 09:27:11</time>
    <action>install</action>
    <download></download>
  </general>
  <dcm>
    <primary>
     <name>AMD Radeon Graphics Processor</name>
     <manufacture>Advanced Micro Devices, Inc.</manufacture>
     <chiptype></chiptype>
     <chipid>0x67b1</chipid>
     <vendorid>0x1002</vendorid>
     <ssid>0xe283</ssid>
     <ssvid>0x174b</ssvid>
     <classcode>0x030000</classcode>
     <revisionid>0x00</revisionid>
    </primary>
    <device>
     <name></name>
     <manufacture>Advanced Micro Devices, Inc.</manufacture>
     <chiptype></chiptype>
     <chipid>0xaac8</chipid>
     <vendorid>0x1002</vendorid>
     <ssid>0xaac8</ssid>
     <ssvid>0x174b</ssvid>
     <classcode>0x040300</classcode>
     <revisionid>0x00</revisionid>
    </device>
  </dcm>
  <exist>
  </exist>
  <install>
<package>
	<description>AMD Catalyst Install Manager</description>
	<result>Succeed</result>
	<version>8.0.915.0</version>
	<size>20 </size>
</package>
<package>
	<description>Microsoft Visual C++ 2012 Redistributable (x86)</description>
	<result>Succeed</result>
	<version>10.0.30319</version>
	<size>9 </size>
</package>
<package>
	<description>AMD Display Driver</description>
	<result>Succeed</result>
	<version>13.251.0.0000</version>
	<size>90 </size>
</package>
<package>
	<description>HDMI Audio Driver</description>
	<result>Succeed</result>
	<version>9.0.0.9903</version>
	<size>1 </size>
</package>
<package>
	<description>Microsoft Visual C++ 2012 Redistributable (x64)</description>
	<result>Succeed</result>
	<version>10.0.30319</version>
	<size>9 </size>
</package>
<package>
	<description>HydraVision</description>
	<result>Succeed</result>
	<version>4.2.252.0</version>
	<size>6 </size>
</package>
<package>
	<description>AMD Accelerated Video Transcoding</description>
	<result>Succeed</result>
	<version>13.20.100.31206</version>
	<size>3 </size>
</package>
<package>
	<description>AMD Catalyst Control Center</description>
	<result>Succeed</result>
	<version>2013.1206.1603.28764</version>
	<size>150 </size>
</package>
<package>
	<description>ACP Application</description>
	<result>Succeed</result>
	<version>1.00.0000</version>
	<size>1 </size>
</package>
  </install>
  <uninstall>
  </uninstall>
  <downloaded>
  </downloaded>
  <resource>
    <hwinfo>Hardware information</hwinfo>
    <existpkg>Existing packages</existpkg>
    <pkg2inst>Packages for install</pkg2inst>
    <pkg2uninst>Packages for uninstall</pkg2uninst>
    <otherdev>Other detected devices</otherdev>
    <errmsg>Error messages</errmsg>
    <name>Name</name>
    <manufacture>Manufacturer</manufacture>
    <chiptype>Chip type</chiptype>
    <chipid>Device ID</chipid>
    <otherhw>Other hardware</otherhw>
    <download>Download packages</download>
    <succeed>Success</succeed>
    <fail>Fail</fail>
    <vendorid>Vendor ID</vendorid>
    <classcode>Class Code</classcode>
    <revisionid>Revision ID</revisionid>
    <ssid>Subsystem ID</ssid>
    <ssvid>Subsystem vendor ID</ssvid>
    <header1>Catalyst™ Install Manager</header1>
    <header2>Installation Report</header2>
    <finalstatus>Final Status:</finalstatus>
    <versionofitem>Version of Item:</versionofitem>
    <size>Size:</size>
    <bytes>Mbytes</bytes>
  </resource>
</monetreport>
 
Erm, to be fair, i would sacrifice graphics over audio anyday... i had a similar problem with fitting my GPU... i got an aftermarket cooler and had to fit my soundcard in the PCI slot beneath the one I was using and I got all sorts of errors... I would download Driver Sweeper and uninstall all AMD, NVIDIA AND YOUR SOUND CARD DRIVERS... (remember to uninstall using driver sweeper while in SAFE MODE ONLY), restart your pc and download the latest drivers again and do a clean install of them..

by the sounds of the config file, yes everything has installed, but warning signs have appeared... usually happens when installing a new GPU as the cards drivers might be conflicting with the old card you had installed, even if you had another AMD card, never mind an Nvidia card..

**** happens... get driver sweeper, boot into safe mode, uninstall all gpu and audio drivers, reboot, download latest drivers and you should be ok :P
 
Sorry, what makes you unable to put Phoebus to PCIe x16 second slot (named as "PCIEx4"; manual says: The PCIEX4 slot shares bandwidth with the PCIEX1_2/3 slots. The PCIEX1_2/3 slots will become unavailable when a PCIex4 expansion card is installed.) ?
Alternatively, you can buy PCIe riser and mount card somewhere inside the case (looks not nice, but works at least).
 
Last edited:
Back
Top Bottom