Computing.Net > Forums > Windows Vista > Driver PROBLEM!!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Driver PROBLEM!!

Reply to Message Icon

Name: exzo
Date: June 16, 2009 at 14:14:05 Pacific
OS: Windows 64
CPU/Ram: 2.493 GHz / 4094 MB
Subcategory: Software Problems
Comment:

Ok, I got a problem. Please help me guys!

I got HD4850 Graphic card. I installed Tried to install drivers exaclly for my system Windows Vista Ultimate 64bit HD4850... I downloaded drivers from original website. When i tried to install it just throwns me out of setup and shows Install Manager has stopped working.

I know that is similar problem with ATI drivers.

Ok, so i went to Cmd prompt I did all how it was said in guide I gone to my extracted drivers directory launched atisetup.exe -install -output screen

It installed successfully. I rebooted my system then this message pops up

"No ATI Graphic driver is installed, or the ATI driver is not functioning properly. Please install the ATI driver appropirate for your ATI hardware."

I wanted to install 9.6 Driver for ATI. Please help me! I don't want older drivers I want 9.6. And why should i get older drivers If my card fully supports 9.6. I can't uninstall my drivers too.

Oh and when i try installing the driver trought Cmd Prompt agen it doesn't install at all this message shows In cmd prompt

"Report File:C:\Program Files\ATI\CIM\Reports\Report.xml"



Sponsored Link
Ads by Google

Response Number 1
Name: guapo
Date: June 16, 2009 at 16:02:18 Pacific
Reply:

Did you read report.xml to see what it said?

How do you know when a politician is lying? His mouth is moving.


0

Response Number 2
Name: exzo
Date: June 16, 2009 at 16:15:31 Pacific
Reply:

Yes, And there is 90% NOT possibility that anyone can help me :(.

Report is:

<?xml version="1.0" ?>
- <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
- <xsl:template match="/">
- <HTML>
- <BODY>
- <center>
- <TABLE BORDER="0" CELLPADDING="2" CELLSPACING="2" WIDTH="100%">
- <xsl:for-each select="monetreport/dcm/primary">
- <TR>
- <TD colspan="2">
- <center>
<xsl:value-of select="/monetreport/resource/header1" />
<br />
<xsl:value-of select="/monetreport/resource/header2" />
<br />
<xsl:value-of select="/monetreport/general/time" />
<br />
<br />
</center>
<xsl:value-of select="/monetreport/resource/hwinfo" />
- <table WIDTH="100%" STYLE="border: 1px solid #000000;">
- <tr>
<td colspan="2" />
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/name" />
</td>
- <td>
<xsl:value-of select="name" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/manufacture" />
</td>
- <td>
<xsl:value-of select="manufacture" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/chipid" />
</td>
- <td>
<xsl:value-of select="chipid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/vendorid" />
</td>
- <td>
<xsl:value-of select="vendorid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/classcode" />
</td>
- <td>
<xsl:value-of select="classcode" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/revisionid" />
</td>
- <td>
<xsl:value-of select="revisionid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/ssid" />
</td>
- <td>
<xsl:value-of select="ssid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/ssvid" />
</td>
- <td>
<xsl:value-of select="ssvid" />
</td>
</tr>
- <tr>
- <td colspan="2">
-
<xsl:value-of select="/monetreport/resource/otherhw" />

</td>
</tr>
</table>
</TD>
</TR>
</xsl:for-each>
- <TR>
- <td>
<xsl:value-of select="/monetreport/resource/existpkg" />
- <table WIDTH="100%" STYLE="border: 1px solid #000000;">
- <xsl:for-each select="monetreport/exist/package">
- <TR>
- <TD>
<xsl:value-of select="description" />
</TD>
</TR>
</xsl:for-each>
</table>
</td>
</TR>
- <xsl:if test="/monetreport/general/download='true'">
- <TR>
- <td>
<xsl:value-of select="/monetreport/resource/download" />
- <table WIDTH="100%" STYLE="border: 1px solid #000000;">
- <xsl:for-each select="monetreport/downloaded/package">
- <TR>
- <TD>
<xsl:value-of select="description" />
</TD>
- <TD>
- <xsl:if test="result='Fail'">
-
<xsl:value-of select="/monetreport/resource/fail" />

</xsl:if>
- <xsl:if test="result='Succeed'">
<xsl:value-of select="/monetreport/resource/succeed" />
</xsl:if>
</TD>
</TR>
</xsl:for-each>
</table>
</td>
</TR>
</xsl:if>
- <xsl:if test="/monetreport/general/action='install'">
- <TR>
- <td>
-
<xsl:value-of select="/monetreport/resource/pkg2inst" />

<br />
- <xsl:for-each select="monetreport/install/package">
<xsl:value-of select="description" />
- <table WIDTH="100%" STYLE="border: 1px solid #000000;">
- <TR>
- <TD>
<xsl:value-of select="/monetreport/resource/finalstatus" />
</TD>
- <TD>
- <xsl:if test="result='Fail'">
-
<xsl:value-of select="/monetreport/resource/fail" />

</xsl:if>
- <xsl:if test="result='Succeed'">
<xsl:value-of select="/monetreport/resource/succeed" />
</xsl:if>
</TD>
</TR>
- <TR>
- <TD>
<xsl:value-of select="/monetreport/resource/versionofitem" />
</TD>
- <TD>
<xsl:value-of select="version" />
</TD>
</TR>
- <TR>
- <TD>
<xsl:value-of select="/monetreport/resource/size" />
</TD>
- <TD>
<xsl:value-of select="size" />
<xsl:value-of select="/monetreport/resource/bytes" />
</TD>
</TR>
</table>
</xsl:for-each>
</td>
</TR>
</xsl:if>
- <xsl:if test="/monetreport/general/action='uninst'">
- <TR>
- <td>
-
<xsl:value-of select="/monetreport/resource/pkg2uninst" />

<br />
- <xsl:for-each select="monetreport/uninstall/package">
<xsl:value-of select="description" />
- <table WIDTH="100%" STYLE="border: 1px solid #000000;">
- <TR>
- <TD>
<xsl:value-of select="/monetreport/resource/finalstatus" />
</TD>
- <TD>
- <xsl:if test="result='Fail'">
-
<xsl:value-of select="/monetreport/resource/fail" />

</xsl:if>
- <xsl:if test="result='Succeed'">
<xsl:value-of select="/monetreport/resource/succeed" />
</xsl:if>
</TD>
</TR>
- <TR>
- <TD>
<xsl:value-of select="/monetreport/resource/versionofitem" />
</TD>
- <TD>
<xsl:value-of select="version" />
</TD>
</TR>
- <TR>
- <TD>
<xsl:value-of select="/monetreport/resource/size" />
</TD>
- <TD>
<xsl:value-of select="size" />
<xsl:value-of select="/monetreport/resource/bytes" />
</TD>
</TR>
</table>
</xsl:for-each>
</td>
</TR>
</xsl:if>
- <TR>
- <TD colspan="2">
<br />
-
<a name="#otherdev" />
<xsl:value-of select="/monetreport/resource/otherdev" />

</TD>
</TR>
- <xsl:for-each select="monetreport/dcm/device">
- <TR>
- <TD colspan="2">
<xsl:value-of select="name" />
- <table WIDTH="100%" STYLE="border: 1px solid #000000;">
- <tr>
<td colspan="2" />
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/manufacture" />
</td>
- <td>
<xsl:value-of select="manufacture" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/chipid" />
</td>
- <td>
<xsl:value-of select="chipid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/vendorid" />
</td>
- <td>
<xsl:value-of select="vendorid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/classcode" />
</td>
- <td>
<xsl:value-of select="classcode" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/revisionid" />
</td>
- <td>
<xsl:value-of select="revisionid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/ssid" />
</td>
- <td>
<xsl:value-of select="ssid" />
</td>
</tr>
- <tr>
- <td>
<xsl:value-of select="/monetreport/resource/ssvid" />
</td>
- <td>
<xsl:value-of select="ssvid" />
</td>
</tr>
</table>
</TD>
</TR>
</xsl:for-each>
- <TR>
- <TD colspan="2">
<br />
-
<a name="#errmsg" />
<xsl:value-of select="/monetreport/resource/errmsg" />

</TD>
</TR>
- <TR>
- <TD colspan="2">
<xsl:value-of select="name" />
- <table WIDTH="100%" STYLE="border: 1px solid #000000;">
- <xsl:for-each select="monetreport/error">
- <tr>
- <td>
<xsl:value-of select="msg" />
</td>
</tr>
</xsl:for-each>
</table>
</TD>
</TR>
</TABLE>
</center>
</BODY>
</HTML>
</xsl:template>
</xsl:stylesheet>

B Variant is: I could Install Windows 7 what would solve all my Graphic Driver problems, but would delete my registry what means that half of my games will not work. Becouse they registry is gone. And programs.

+ I get newer windows From Windows Vista 64bit too Windows 7 64bit :)

- Registry gets deleted.

Lets first think how to fix it without Reinstalling. I have been thinking and trying for 3 hours now.

I could get back up Registry program. Could you tell me any? And how does it work. Please

That is only if I can't solve it without Reinstalling


0

Response Number 3
Name: exzo
Date: June 17, 2009 at 05:37:45 Pacific
Reply:

O well, i knew nobody can't help me with this problem.

If I don't know how to fix this. Then anybody else will not know better


0

Response Number 4
Name: mavis007
Date: June 17, 2009 at 05:59:15 Pacific
Reply:

http://downloads.guru3d.com/The-Cat...

.
.

Grrrr
"...pentathol makes you sing like a canary"
http://img193.imageshack.us/img193/...
... got brain freeze


0

Response Number 5
Name: exzo
Date: June 17, 2009 at 13:14:02 Pacific
Reply:

Fixed it. Before anyone answered my question. Just was having fun, how you try to help meh

It showed Install Manager Has stopped working error at first, Becouse it i had older C++ Language version. I updated it and Uninstalled/Installed drivers from original Setup.exe


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Vista Forum Home


Sponsored links

Ads by Google


Results for: Driver PROBLEM!!

ATI driver problem www.computing.net/answers/windows-vista/ati-driver-problem/1408.html

driver problems www.computing.net/answers/windows-vista/driver-problems/2879.html

Eithernet drivers www.computing.net/answers/windows-vista/eithernet-drivers/812.html