BetaArchive Logo
Total Current Archive Size: 4925.26GB in 15820 files
Navigation Home Screenshots Image Uploader Server Info FTP Servers Wiki Forum RSS Feed Rules Please Donate
UP: 6d, 3h, 37m | CPU: 1% | MEM: 4268MB of 12279MB used
{The community for beta collectors}

Forum rules


Before you post, please make sure...

- ...your topic is related to betas or abandonware. If it is not, don't post it here. Better help sites exist else where.
- ...you have first used Google to look for an answer, and you have asked other people you know via other methods (IM, e-mail, etc).
- ...your question has not been asked before. Search the forum first before posting.

If you meet those criteria, go ahead and post your question. Be sure to provide as much information you can about the problem and how to recreate it. Also provide information on hardware and software if applicable.


Post new topic Reply to topic  [ 10 posts ] 
Author Message
 PostPost subject: Radeon HD 6850 driver problem        Posted: Wed Apr 11, 2012 6:11 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Mon Jan 23, 2012 12:14 am

Posts
1372

Location
Orange County, California

Favourite OS
OSX 10.8 Dev 4
I've always had driver issues with this card. The other day i put it back in my computer because I was using a 6770 for a while, slid in the 6850 driver disk, and installed the drivers again. (yes I delete the old card's drivers before putting a new one in) and every time I start up my pc I get "No AMD Vision graphics driver is installed or is not functioning properly" GPU Monitor gadget detects my GPU, What is the [censored] problem?! Also when I play Battlefield 3 with it, sometimes BF3 CRASHES and then I get a pop in the lower right hand part of the screen saying "AMD Display driver stopped working but has recovered" It's done THAT to me about 10 times. So fed up with this.

Will deliver with pics in a bit, I want to screenshot the popup.

Image
Look in the bottom right hand part of the screen?! what the hell is this BS?

Update: when downloading updated drivers from AMD I got "could not download count not parse error" :x :x :x I am so [censored] right now. So I got the CD driver that came with the card, asked me for permission if I wanted to install the driver, clicked yes, nothing ever popped up since and I still don't have a driver installed.

_________________
Image
Japanese Animation Connesieur
#nttalk is the best beta chat room on IRC!


Top  Profile  WWW
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Wed Apr 11, 2012 6:56 pm 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5933

Location
United Kingdom

Favourite OS
Server 2012
You may have uninstalled the drivers, but did you uninstall catalyst? That looks like it could well be a catalyst/driver version mismatch - installing your 6850 drivers wouldn't change the catalyst version if it was newer than the one on the disk.

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Wed Apr 11, 2012 7:06 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Mon Jan 23, 2012 12:14 am

Posts
1372

Location
Orange County, California

Favourite OS
OSX 10.8 Dev 4
hounsell wrote:
You may have uninstalled the drivers, but did you uninstall catalyst? That looks like it could well be a catalyst/driver version mismatch - installing your 6850 drivers wouldn't change the catalyst version if it was newer than the one on the disk.


No I still have Catalyst installed, and I'm still having the problem... Wait do I have to uninstall catalyst when I uninstall the drivers?

_________________
Image
Japanese Animation Connesieur
#nttalk is the best beta chat room on IRC!


Top  Profile  WWW
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Wed Apr 11, 2012 7:16 pm 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5933

Location
United Kingdom

Favourite OS
Server 2012
It might be an idea. Catalyst versions can only handle a certain range of drivers.

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Wed Apr 11, 2012 7:16 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Mon Jan 23, 2012 12:14 am

Posts
1372

Location
Orange County, California

Favourite OS
OSX 10.8 Dev 4
hounsell wrote:
It might be an idea. Catalyst versions can only handle a certain range of drivers.


So what should I do at this point?

_________________
Image
Japanese Animation Connesieur
#nttalk is the best beta chat room on IRC!


Top  Profile  WWW
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Wed Apr 11, 2012 7:40 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Tue Jul 27, 2010 7:31 am

Posts
879

Favourite OS
Windows 7 SP1 64bit
Code:
@echo off
echo -------------------------------------------------------
echo Please make sure that you have UNINSTALLED all ATI
echo drivers and software through windows at programs and
echo features before continuing further.
echo -------------------------------------------------------
pause
@cls
taskkill /F /IM atiesrxx.exe
timeout /t 5
echo -------------------------------------------------------
echo Cleaning registry
echo -------------------------------------------------------
REG DELETE "HKCU\Software\ATI" /f
REG DELETE "HKLM\SOFTWARE\ATI" /f
REG DELETE "HKLM\SOFTWARE\ATI Technologies" /f
REG DELETE "HKLM\SOFTWARE\Wow6432Node\ATI" /f
REG DELETE "HKLM\SOFTWARE\Wow6432Node\ATI Technologies" /f
REG DELETE "HKLM\SOFTWARE\AMD" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\AMD External Events Utility" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\amdkmdag" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\amdkmdap" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\Atierecord" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\AtiHdmiService" /f
echo -------------------------------------------------------
echo Cleaning Files
echo -------------------------------------------------------
del "%windir%\system32\ati*.*"
del "%windir%\system32\drivers\ati*.*"
del "%windir%\ati*.*"
del "%windir%\sysWOW64\ati*.*"
rmdir /S /Q "%APPDATA%\ATI"
rmdir /S /Q "%LOCALAPPDATA%\ATI"
echo -------------------------------------------------------
echo Please remove this/these folders manually. You need to
echo take ownership of the folders before removal is possible
echo command is takeown /f <directory> /R
echo folders are printed if found below line after this
echo message
echo -------------------------------------------------------
dir /b "%windir%\system32\drivers\DriverStore\FileRepository\C7_*.*"
dir /b "%windir%\system32\drivers\DriverStore\FileRepository\CH_*.*"
echo -------------------------------------------------------
echo Also clean these registry paths between lines after this
echo message on second run of this tool note that the { } are
echo the ones to remove not only the last 'video' path.
echo -------------------------------------------------------
REG QUERY HKLM\SYSTEM\CurrentControlSet\Control\Video /f "amdkmdap" /s
echo -------------------------------------------------------
echo cleaner complete please reboot your system and run this
echo file again unless doing so atm and then reinstall ATI drivers.
echo -------------------------------------------------------
pause



Save it in a text file as Cleaner.bat and run it twice after you have uninstalled your drivers and rebooted already



http://forums.guru3d.com/showthread.php?t=323254&page=2

_________________
Image
"The people who know, wont say, and the people who say, don't know."


Top  Profile
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Thu Apr 12, 2012 5:44 am 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Wed Mar 31, 2010 3:12 am

Posts
526

Favourite OS
Windows 7 Ultimate SP1
Try disabling the old Graphics Card before installing the new one. Have you tired that, when I installed a new graphics card, either I uninstall it or disable it. If none works, restore the OS to the first time of installation or maybe just reformat it. The HD 6850 is a good card and I also know your Main PC specs, it's good.

_________________
BetaArchive proud member since 2010


Top  Profile
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Thu Apr 12, 2012 6:20 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Mon Jan 23, 2012 12:14 am

Posts
1372

Location
Orange County, California

Favourite OS
OSX 10.8 Dev 4
Phenom II wrote:
Code:
@echo off
echo -------------------------------------------------------
echo Please make sure that you have UNINSTALLED all ATI
echo drivers and software through windows at programs and
echo features before continuing further.
echo -------------------------------------------------------
pause
@cls
taskkill /F /IM atiesrxx.exe
timeout /t 5
echo -------------------------------------------------------
echo Cleaning registry
echo -------------------------------------------------------
REG DELETE "HKCU\Software\ATI" /f
REG DELETE "HKLM\SOFTWARE\ATI" /f
REG DELETE "HKLM\SOFTWARE\ATI Technologies" /f
REG DELETE "HKLM\SOFTWARE\Wow6432Node\ATI" /f
REG DELETE "HKLM\SOFTWARE\Wow6432Node\ATI Technologies" /f
REG DELETE "HKLM\SOFTWARE\AMD" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\AMD External Events Utility" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\amdkmdag" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\amdkmdap" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\Atierecord" /f
REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\AtiHdmiService" /f
echo -------------------------------------------------------
echo Cleaning Files
echo -------------------------------------------------------
del "%windir%\system32\ati*.*"
del "%windir%\system32\drivers\ati*.*"
del "%windir%\ati*.*"
del "%windir%\sysWOW64\ati*.*"
rmdir /S /Q "%APPDATA%\ATI"
rmdir /S /Q "%LOCALAPPDATA%\ATI"
echo -------------------------------------------------------
echo Please remove this/these folders manually. You need to
echo take ownership of the folders before removal is possible
echo command is takeown /f <directory> /R
echo folders are printed if found below line after this
echo message
echo -------------------------------------------------------
dir /b "%windir%\system32\drivers\DriverStore\FileRepository\C7_*.*"
dir /b "%windir%\system32\drivers\DriverStore\FileRepository\CH_*.*"
echo -------------------------------------------------------
echo Also clean these registry paths between lines after this
echo message on second run of this tool note that the { } are
echo the ones to remove not only the last 'video' path.
echo -------------------------------------------------------
REG QUERY HKLM\SYSTEM\CurrentControlSet\Control\Video /f "amdkmdap" /s
echo -------------------------------------------------------
echo cleaner complete please reboot your system and run this
echo file again unless doing so atm and then reinstall ATI drivers.
echo -------------------------------------------------------
pause



Save it in a text file as Cleaner.bat and run it twice after you have uninstalled your drivers and rebooted already



http://forums.guru3d.com/showthread.php?t=323254&page=2


Thank you, Phenom II.

@Someguy2, yes I did uninstall the drivers for the old card.

_________________
Image
Japanese Animation Connesieur
#nttalk is the best beta chat room on IRC!


Top  Profile  WWW
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Fri Apr 13, 2012 1:38 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Tue Jul 27, 2010 7:31 am

Posts
879

Favourite OS
Windows 7 SP1 64bit
Wumbowalrus wrote:

Thank you, Phenom II.



Any luck ?

_________________
Image
"The people who know, wont say, and the people who say, don't know."


Top  Profile
 PostPost subject: Re: Radeon HD 6850 driver problem        Posted: Fri Apr 13, 2012 6:46 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Mon Jan 23, 2012 12:14 am

Posts
1372

Location
Orange County, California

Favourite OS
OSX 10.8 Dev 4
Phenom II wrote:
Wumbowalrus wrote:

Thank you, Phenom II.



Any luck ?


Yes, I no longer have the issue! :D

_________________
Image
Japanese Animation Connesieur
#nttalk is the best beta chat room on IRC!


Top  Profile  WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 




Who is online

Users browsing this forum: vrosa and 3 guests


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

Search for:
Jump to:  

All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.

Powered by phpBB® Forum Software © phpBB Group

Copyright © 2006-2013

 

Sitemap | XML | RSS