HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Graphics Cards > AMD Radeon Drivers > Windows XP Radeon Display Drivers


Windows XP Radeon Display Drivers The official Omegadrive support forum. Also discuss ATI's Catalyst Control Center and windows drivers here.

Reply
 
Thread Tools
Old Sep 30, 2004, 05:17 PM   #31
DriverHeaven Junior Member
 
Join Date: Sep 2004
Posts: 66
Rep Power: 0
midnilux is on a distinguished road

Im gonna try to mode the beta 8.07 drivers but where are they hosted at? I cant find them on ATI's website
midnilux is offline   Reply With Quote


Old Sep 30, 2004, 06:01 PM   #32
DriverHeaven Junior Member
 
Join Date: Sep 2004
Posts: 66
Rep Power: 0
midnilux is on a distinguished road

Ok I modded the drivers then tried to instal them and it said my stuff is not compatible, so it isnt working with the 8.07 beta , I did make the support folder and everything you said, it says said modded succesfuly but the ATI installer says my stuff isnt compatible

Last edited by midnilux; Sep 30, 2004 at 06:13 PM.
midnilux is offline   Reply With Quote
Old Sep 30, 2004, 06:40 PM   #33
Former Mobility Modman
 
patje's Avatar
 
Join Date: Oct 2002
Location: Belgium / Antwerp
Posts: 1,475
Rep Power: 66
patje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of light

My mistake, I was to soon with my post. There are a few other things that need to be done.

I'm gonna host the modded files soon so everyone can have them
__________________
patje is offline   Reply With Quote
Old Sep 30, 2004, 08:40 PM   #34
DriverHeaven Junior Member
 
Join Date: Sep 2004
Posts: 66
Rep Power: 0
midnilux is on a distinguished road

I see
midnilux is offline   Reply With Quote
Old Oct 1, 2004, 02:29 AM Threadstarter Thread Starter   #35
Simian Masterpiece!
 
ExitiosuS's Avatar
 
Join Date: Aug 2002
Location: London, Ont. Canada
Posts: 358
Rep Power: 0
ExitiosuS will become famous soon enough
System Specs

Donator
I'm kind of enjoying the omega 4.9's.
Omega's always install like a charm!


It'd be great if this problem had an easy solution.
ExitiosuS is offline   Reply With Quote
Old Oct 7, 2004, 10:25 PM   #36
kX Lover
 
Samir's Avatar
 
Join Date: Jan 2003
Posts: 520
Rep Power: 0
Samir is on a distinguished road

Any news on this?
__________________
MU3NKA 3A HAPO6!
Samir is offline   Reply With Quote
Old Oct 10, 2004, 04:46 PM   #37
kX Lover
 
Samir's Avatar
 
Join Date: Jan 2003
Posts: 520
Rep Power: 0
Samir is on a distinguished road

patje:

I've messed with ATI's orginal inf file (CX_17633.inf catalyst 4.9), I added yours:
"ATI MOBILITY RADEON 9000 (by me )" = ati2mtag_M9, PCI\VEN_1002&DEV_4C66
[ati2mtag_M9],
[ati2mtag_M9.Services],
[ati2mtag_M9.SoftwareSettings] &
[ati2mtag_M9_SoftwareDeviceSettings];

M9 - since i have mobility9000...

Doing this i could install driver (update/reinstall driver) but i had no 3D support, like stated in this thread! I used fresh WinXP SP2 (slipstreamed) instalation, with no previous ati/omega/modded drivers installed. Dakle - NO GO!

BUT; when i replaced [ati2mtag_M9_SoftwareDeviceSettings] section inside CX_17633.inf with Omega's [ati2mtag_M9_SoftwareDeviceSettings], from his inf file (no matter what version) I had regular instalation & everything went fine! I have 3D now...

Is there any chance you verify this?

Here's Omega's [ati2mtag_M9_SoftwareDeviceSettings] (NOTE MANY MORE SETTINGS):

Code:
[ati2mtag_M9_SoftwareDeviceSettings]
HKR,, DALRULE_NOTVANDLCDONCRTC,			 %REG_DWORD%,	1
HKR,, DALOPTION_MinResBCD,				 %REG_BINARY%, 00,00,00,00,00,00,00,60
HKR,, WmAgpMaxIdleClk,	 %REG_DWORD%,	0x20
HKR,, DisableIDCT,						 %REG_DWORD%,	0
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",ATIModeChange,,"Ati2mdxx.exe"
HKR,, DALR6 CRT_MaxModeInfo,				 %REG_BINARY%,00,00,00,00,40,06,00,00,B0,04,00,00,00,00,00,00,3C,00,00,00
HKR,, DisableFullAdapterInit,	 %REG_DWORD%,	0
HKR,, DisableDirectPath, %REG_DWORD%, 1
HKR,, SMOOTHVISION_NAME, %REG_SZ%, "SMOOTHVISION"
HKR,, DALNonStandardModesBCD5, %REG_BINARY%,10,24,06,00,00,00,00,60,10,24,04,80,00,00,00,60,12,80,06,00,00,00,00,60,12,80,07,68,00,00,00,60,12,80,08,00,00,00,00,60,08,00,04,80,00,00,00,60,16,80,10,50,00,00,00,60,19,20,12,00,00,00,00,60,09,60,06,00,00,00,00,60,08,48,04,80,00,00,00,60,16,00,10,24,00,00,00,60
HKR,, ATIPOLLINTERVAL,			 %REG_DWORD%,	2000
HKR,, DisableDualView,				 %REG_DWORD%,	0
HKR,, DisableDualviewWithHotKey,	%REG_DWORD%,	1
HKR,, DALRULE_ENABLEDALRESUMESUPPORT, %REG_DWORD%, 1
HKR,, ExtEvent_EnablePolling,	 %REG_DWORD%,	1
HKR,, ExtEvent_BroadcastDispChange,	 %REG_DWORD%,	0
HKR,, ExtEvent_EnablePowerPlay,	 %REG_DWORD%,	1
HKR,, DALRULE_POWERPLAYFORCEREFRESHSCREEN,	 %REG_DWORD%,	0
HKR,, ExtEvent_UpdateAdapterInfoOnHK,	 %REG_DWORD%,	1
HKR,, DALRULE_MOBILEFEATURES,			 %REG_DWORD%,	1
HKR,, GCORULE_DisableHotKeyIfDDExclusiveMode,		 %REG_DWORD%,	0
HKR,, ExtEvent_LCDSetMaxResOnDockChg,	 %REG_DWORD%,	0
HKR,, GCORULE_DisableGPIOPowerSaveMode, %REG_DWORD%,	0
HKR,, DALRULE_NOCRTANDDFPONSAMECONTROLLER,	 %REG_DWORD%,	1
HKR,, GCORULE_IntTMDSReduceBlankTiming,	 %REG_DWORD%,	1
HKR,, TVDisableModes, %REG_DWORD%,	0
HKR,, DALRULE_LCDSHOWRESOLUTIONCHANGEMESSAGE, %REG_DWORD%, 1
HKR,, HDTVRULE_HDTVGDOENABLE,		%REG_DWORD%,	1
HKR,, HDTVRULE_HDTVSIGNALFORMAT, %REG_DWORD%,	1
HKR,, DALRULE_GETLCDFAKEEDID, %REG_DWORD%, 1
HKR,, GCORULE_ENABLERMXFILTER, %REG_DWORD%, 1
HKR,, OVShiftOddDown,						 %REG_DWORD%,	0
HKR,, DALRULE_RESTRICT2ACTIVEDISPLAYS,	 %REG_DWORD%,	1
HKR,, DALRULE_POWERPLAYOPTIONCOLORDEPTHREDUCTION,	 %REG_DWORD%,	1
HKR,, R6LCD_FOLLOWLIDSTATE, %REG_DWORD%,	0
HKR,, DisableFakeOSDualViewNotify,	 %REG_DWORD%,	0
HKR,, DisableEnumAllChilds,		%REG_DWORD%,	0
HKR,, DALRULE_POWERPLAYSUSPENDSUPPORT, %REG_DWORD%, 1
HKR,, DisableSWInterrupt,		 %REG_DWORD%,	0
HKR,, ExtEvent_BIOSEventByInterrupt,	 %REG_DWORD%,	1
HKR,, DisableD3DExclusiveModeChange,			 %REG_DWORD%,	1
HKR,, DisableOpenGLExclusiveModeChange,			 %REG_DWORD%,	1
HKR,, ExtEvent_EnableChgLCDResOnHotKey,				 %REG_DWORD%,	0
HKR,, TVM6Flag, %REG_DWORD%,	1
HKR,, DALRULE_POWERPLAYOPTIONENABLEDBYDEFAULT,	%REG_DWORD%,	1
HKR,, DisableDalValidateChild,		%REG_DWORD%,	0
HKR,, DALRULE_SETMODEAFTERPOWERSTATECHANGE, %REG_DWORD%, 0
HKR,, DALRULE_USEOLDPOWERPLAYINTERFACE,			 %REG_DWORD%,	0
HKR,, DALRULE_USEOLDPOWERPLAYPROPERTYPAGE,			 %REG_DWORD%,	0
HKR,, DALRULE_ENABLESHOWACSLIDER,				 %REG_DWORD%,	1
HKR,, DALRULE_ENABLESHOWDCLOWSLIDER,				 %REG_DWORD%,	1
HKR,, R6LCD_RETURNALLBIOSMODES,			 %REG_DWORD%,	1
HKR,, ExtEvent_RestoreLargeDesktopOnResume,	 %REG_DWORD%,	0
HKR,, ExtEvent_EnableAutoDisplayConfig,	 %REG_DWORD%,	1
HKR,, DALRULE_USERDEVICEPROFILEUPDATE,			 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtLogon,	 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtResume,	 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtDocking,	 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtSessionChange,	 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtLidSwitch,	 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtHotPlug,	 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtHotKeyAcpi,	 %REG_DWORD%,	1
HKR,, ExtEvent_EnableMpAtHotKeyExtEvent,	 %REG_DWORD%,	1
HKR,, DALRULE_WADSUPPORT,	%REG_DWORD%,	1
HKR,, GCORULE_WADSUPPORT, %REG_DWORD%,	1
HKR,, ExtEvent_ApplyADCAtFUS, %REG_DWORD%, 1
HKR,, ExtEvent_ApplyADCAtSBiosRequest,	 %REG_DWORD%,	1
HKR,, DALRULE_DONOTTURNONTVBYDEFAULT,		 %REG_DWORD%, 1
HKR,, GCORULE_MemoryClockGraduallyChange,	 %REG_DWORD%, 1
HKR,, ExtEvent_EnableADCRotationSupport,		 %REG_DWORD%,	1
HKR,, ApplyRotationDefaultMode, %REG_DWORD%,	1
HKR,, GCORULE_PPForceBlankDisplays,			 %REG_DWORD%, 1
HKR,, ExtEvent_SaveExpansionInADCProfile,	 %REG_DWORD%,	1
HKR,, ExtEvent_OverDriveSupport,	 %REG_DWORD%,	1
HKR,, DXVA_WMV,				 %REG_SZ%,	0
__________________
MU3NKA 3A HAPO6!
Samir is offline   Reply With Quote
Old Oct 11, 2004, 08:33 AM   #38
Former Mobility Modman
 
patje's Avatar
 
Join Date: Oct 2002
Location: Belgium / Antwerp
Posts: 1,475
Rep Power: 66
patje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of lightpatje is a glorious beacon of light

Hi Samir, Thanks for your effort. I'm aware of the problem and also aware that it is something in the software devicesettings section.
The thing is when I modded the 8.07 beta drivers with the normal settings it worked, i had 3d support. The questions is now, will the 4.10 also have this problem? or was it just with cat 4.9? I hope we will know in a few days In the mean while i'm working on a new version of the mod tool, which will support more cards. again thanks for your time to post your findings.

Patje
__________________
patje is offline   Reply With Quote
Old Oct 11, 2004, 11:34 AM   #39
kX Lover
 
Samir's Avatar
 
Join Date: Jan 2003
Posts: 520
Rep Power: 0
Samir is on a distinguished road

Not only 4.9 gave me trouble on fresh installed XP SP2, but also 4.7, 4.8... I've never tried beta 8.07, but i will soon as possible... When will they make 4.10?

Thanks for your reply!

Keep up the good work patje...
__________________
MU3NKA 3A HAPO6!
Samir is offline   Reply With Quote
Reply

Thread Tools