Contribute
Register

Problem with HD6670

Status
Not open for further replies.
cheetaa said:
jamirou said:
I modified ATI6000Controller.kext and tried two buffers:

Pithecia (last four)
21 03 02 05
00 00 04 04
00 00 00 01


Gibba (last four)
12 04 05 05
22 05 04 04
11 02 06 01
00 00 03 02
11 02 01 03

Tried to load with flags: GraphicsEnabler=Yes AtiPorts=3 AtiConfig="buffer".

Only BLACK SCREEN.

Used twice Kext Helper b7 and once KextBeast. Any luck?

EDIT: I use DVI.

Where do you get the flags? Have you decoded your bios to get your port number and sense id or only testing random numbers? :?: :?:

I can't get them cause i don't have Windows on my machine. I have XP with VirtualBox but i wont regonize card right. I have the same card as RiderFx3.
 
I have only one PCI slot hence maybe I should retry all personalities with pciroot=0 with GE=Yes... we'll see :|
 
@lakay
If you retry all FBs, you may modify all the personality as

0000000 00 08 00 00 04 02 00 00 00 01 00 00 12 04 03 05
0000010 04 00 00 00 14 02 00 00 00 01 00 00 00 00 04 03
0000020 10 00 00 00 10 00 00 00 00 01 00 00 00 00 00 01
0000030

ConnectorType
ATY,ControlFlags
Transmitter
Encoder
SenseID

It is much more easier with "Chameleon Wizard" to change "AtiConfig"
Good luck
 
Hi Allergytw,

I just modified my personalities with chameleon wizard to reflect your template and tried all of them with PciRoot=0 ----> blank Screen and tried PciRoot=1, with default frame buffer. All with AtiPorts=3.

Do I need to change something in the atiframebuffer.kext as well ?

I might be out of luck.

Again,

Thank you for your assistance
 
Hi Cheetaa ! would you mind sharing your ''Extra'' folder and the Mod. ATI6000.kext ? Thnx !
 
cheetah, I LOVE YOU !!!!!!!!!!!!!!

with your kext
no AtiPorts=3 on the boot list
Changed my atirom settings to what windows atiwinflash gave me and TADDDA !!!!


| | | | +-o ATY,Pithecia@0 <class AtiFbStub, id 0x1000002c7, registered, matched, active, busy 0 (145 ms), retain 7>
| | | | +-o ATY,Pithecia@1 <class AtiFbStub, id 0x1000002c8, registered, matched, active, busy 0 (3 ms), retain 7>
| | | | +-o ATY,Pithecia@2 <class AtiFbStub, id 0x1000002c9, registered, matched, active, busy 0 (3 ms), retain 7>


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AtiConfig</key>
<string>Pithecia</string>
<key>CSTUsingSystemIO</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>ForceHPET</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>-v npci=0x2000 darkwake=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>PCIRootUID</key>
<string>0</string>
<key>Theme</key>
<string>AngelBird</string>
<key>UseKernelCache</key>
<string>Yes</string>
</dict>
</plist>


Kext ATI6000Controller
Personality: Pithecia
ConnectorInfo count in decimal: 3
Disk offset in decimal 523400
0000000 00 08 00 00 04 02 00 00 00 01 00 00 12 04 03 05
0000010 04 00 00 00 14 02 00 00 00 01 00 00 00 00 04 03
0000020 10 00 00 00 10 00 00 00 00 01 00 00 00 00 00 01


THANK YOU SO MUCH
 
lakay said:
cheetah, I LOVE YOU !!!!!!!!!!!!!!

with your kext
no AtiPorts=3 on the boot list
Changed my atirom settings to what windows atiwinflash gave me and TADDDA !!!!


| | | | +-o ATY,Pithecia@0 <class AtiFbStub, id 0x1000002c7, registered, matched, active, busy 0 (145 ms), retain 7>
| | | | +-o ATY,Pithecia@1 <class AtiFbStub, id 0x1000002c8, registered, matched, active, busy 0 (3 ms), retain 7>
| | | | +-o ATY,Pithecia@2 <class AtiFbStub, id 0x1000002c9, registered, matched, active, busy 0 (3 ms), retain 7>


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AtiConfig</key>
<string>Pithecia</string>
<key>CSTUsingSystemIO</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>ForceHPET</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>-v npci=0x2000 darkwake=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>PCIRootUID</key>
<string>0</string>
<key>Theme</key>
<string>AngelBird</string>
<key>UseKernelCache</key>
<string>Yes</string>
</dict>
</plist>


Kext ATI6000Controller
Personality: Pithecia
ConnectorInfo count in decimal: 3
Disk offset in decimal 523400
0000000 00 08 00 00 04 02 00 00 00 01 00 00 12 04 03 05
0000010 04 00 00 00 14 02 00 00 00 01 00 00 00 00 04 03
0000020 10 00 00 00 10 00 00 00 00 01 00 00 00 00 00 01


THANK YOU SO MUCH

Which Radeon HD 6670 card you have?
 
Status
Not open for further replies.
Back
Top