Jump to content
4 posts in this topic

Recommended Posts

I'm trying to collect premodded frame buffers that are hex edited for you pictiluar laptop if you can please post your modded framebuffers + your dump please All credit will be given When i use them in another project. I'm hoping to simpilfy mobile hackintosh

 

 

the format im looking for is

 

bcc9's RadeonDump's log:-

CODE

ATOM BIOS Rom:

SubsystemVendorID: 0x1028 SubsystemID: 0x02bd

IOBaseAddress: 0x0000

Filename: BR034783.006

BIOS Bootup Message:

BR034783-006 M92 DDR3 64bit 500e/800m

 

Connector at index 0 type: VGA (1)

Connector's i2cid: 95

Connector at index 1 type: HDMI-A (11)

Connector's i2cid: 91

Connector at index 2 type: LVDS (7)

Connector's i2cid: 90

 

senseid = (i2cid And 0xf) + 1

VGA: (95 And 0xf) + 1 = 6

HDMI: (91 And 0xf) + 1 = 2

LVDS: (90 And 0xf) + 1 = 1

 

Files :

 

Framebuffer.kext

GPU.kext

 

 

 

All help is deeply appreciated

 

Ps if there is any other info i missed that be helpfull let me know

Link to comment
https://www.insanelymac.com/forum/topic/256512-collecting-moded-framebuffers/
Share on other sites

you live a cooment in my profile for modded fram buffer:

for radeon dump i post it here

http://www.insanelymac.com/forum/index.php?showtopic=253132#

and the attached file is modded frambuffer for 10.6.7.

i think if you can write the script that automaticlly add modded frambuffer hex -and device id to ati4600controller.kext and atiframbuffer.kext .its can simplify the process.(it is suggestion i dont have any programming skile)

ATI_10.6.7.zip

1002_9480.rar

you live a cooment in my profile for modded fram buffer:

for radeon dump i post it here

http://www.insanelymac.com/forum/index.php?showtopic=253132#

and the attached file is modded frambuffer for 10.6.7.

i think if you can write the script that automaticlly add modded frambuffer hex -and device id to ati4600controller.kext and atiframbuffer.kext .its can simplify the process.(it is suggestion i dont have any programming skile)

 

Hey man.

 

I see from your signature, that you've got your 4650 (1002:9480) working.

I'm gonna try your kexts and rom since my gfx card is identified as the same..

 

But I'm wondering if you're using any modded boot files and which bootloader you are using?

Hey man.

 

I see from your signature, that you've got your 4650 (1002:9480) working.

I'm gonna try your kexts and rom since my gfx card is identified as the same..

 

But I'm wondering if you're using any modded boot files and which bootloader you are using?

 

 

i am using chamleon trunk brunch and adding the my card information to ati.c .

this atached file is boot that i use.

boot.rar

×
×
  • Create New...