midi-sama Posted January 6, 2015 Author Share Posted January 6, 2015 Ok ill be with you in a couple of hours Ill be in the chat, you better be there too Link to comment Share on other sites More sharing options...
vusun123 Posted January 7, 2015 Share Posted January 7, 2015 @SiddRamesh post a IOReg to confirm that you have AMD Radeon 7650M 1 Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 8, 2015 Share Posted January 8, 2015 @SiddRamesh post a IOReg to confirm that you have AMD Radeon 7650M its working great, just having issue with EDID ! its working great, just having issue with EDID ! Can Someone tell me how to dump vbios in ubuntu 14.04(usb) Also how can i patch edid from dsdt ! SiddRameshs MacBook Pro.ioreg.zip Link to comment Share on other sites More sharing options...
midi-sama Posted January 8, 2015 Author Share Posted January 8, 2015 Clover can dump it, hot F1 for help in clover gui then press the button for that dump (it is not the dsdt dump) after that you will find your dump in clover/rom/ Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 8, 2015 Share Posted January 8, 2015 Clover can dump it, hot F1 for help in clover gui then press the button for that dump (it is not the dsdt dump) after that you will find your dump in clover/rom/ hey it was F6 for vbios but its in bin and in ubuntu intel vbios was of 131.kb' and amd bios was of 65kb so i think clover dumped intel bios ! Ive attached the dumped file plz decode it c0000.bin.zip Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 9, 2015 Share Posted January 9, 2015 I've solved gradient but now this ! Link to comment Share on other sites More sharing options...
midi-sama Posted January 9, 2015 Author Share Posted January 9, 2015 That's fine since you have no hd4000. That's fine since you have no hd4000. Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 15, 2015 Share Posted January 15, 2015 i have Intel HD4K ! but its not working in mac, but was working in windows. And plz help me to extract that file(c0000.bin) ! i want to use rom from my sys ! Link to comment Share on other sites More sharing options...
midi-sama Posted January 15, 2015 Author Share Posted January 15, 2015 WHY THE HELL YOU NEED HD4000? it's useless since you have a better graphics! Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 15, 2015 Share Posted January 15, 2015 i don't want intel hd4K, i said i have it i want AMD Radeon Rom which is in c0000.bin file which m unable to extract ! the reason behind this is m facing performance issue graphics ! sometime i see some tiny sparkles during QE/CI ! n how can i get iMessage n FaceTime Working without calling Apple ! Link to comment Share on other sites More sharing options...
midi-sama Posted January 15, 2015 Author Share Posted January 15, 2015 Ok, then you can try to remove the old rom, then reboot, open DPCIManager, and you'll find both graphic cards, you'll see an eye next to your graphic card select it then cooss a destination folder, it will dump the vBios, then proceed your guide. For iMessage/FT you will need to generate a valid mlb and a valid rom, you'll find a guide named "pattern of MLB/rom" in Tutorials sections. Link to comment Share on other sites More sharing options...
vusun123 Posted January 15, 2015 Share Posted January 15, 2015 @Sidd looks like you are diffing your original EDID with another rMBP right ? If you have gradient issue, just change the first value of your basic param to 90, then recalculate the checksum and you are good to go Edit: for Intel HD4000, your laptop doesn't have it aka disabled in the bios, give a picture of Device Manager > Display Adapter to prove that you have Intel HD4000 Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 15, 2015 Share Posted January 15, 2015 Ok, then you can try to remove the old rom, then reboot, open DPCIManager, and you'll find both graphic cards, you'll see an eye next to your graphic card select it then cooss a destination folder, it will dump the vBios, then proceed your guide. For iMessage/FT you will need to generate a valid mlb and a valid rom, you'll find a guide named "pattern of MLB/rom" in Tutorials sections. i did as u said but dpci failed to extract rom but sys show AMD Radeon HD 7650m but on 4 mb is der any solution ! @Sidd looks like you are diffing your original EDID with another rMBP right ? If you have gradient issue, just change the first value of your basic param to 90, then recalculate the checksum and you are good to go Edit: for Intel HD4000, your laptop doesn't have it aka disabled in the bios, give a picture of Device Manager > Display Adapter to prove that you have Intel HD4000 I've solved gradient isssue, but hers some glitch i graphics performance and sometime some tiny sparkles appears on display ! this wat i get after i remove rom Archive.zip Link to comment Share on other sites More sharing options...
vusun123 Posted January 16, 2015 Share Posted January 16, 2015 i did as u said but dpci failed to extract rom but sys show AMD Radeon HD 7650m but on 4 mb is der any solution ! I've solved gradient isssue, but hers some glitch i graphics performance and sometime some tiny sparkles appears on display ! this wat i get after i remove rom Meaning without the ATI ROM you can't get QE/CI Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 16, 2015 Share Posted January 16, 2015 Meaning without the ATI ROM you can't get QE/CI yep,it only shows 4mb VRAM,but i get perfect resolution,i.e 1366x768. but no Accelerated Graphics(QE/CI) Link to comment Share on other sites More sharing options...
vusun123 Posted January 16, 2015 Share Posted January 16, 2015 yep,it only shows 4mb VRAM,but i get perfect resolution,i.e 1366x768. but no Accelerated Graphics(QE/CI) Did you patch the framebuffer for your GPU yet ? If so then quote your vbios dump info and your framebuffer patch info here Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 16, 2015 Share Posted January 16, 2015 not yet m just using patch in clover config ! n how to dump vbios ! I've used AIDA64 in mac using wine but no success ! I've only got c0000.bin file, but unable to extract. in some post I've read vbios should be in c0000.bin file ! totally lost this is my files. Archive.zip Link to comment Share on other sites More sharing options...
midi-sama Posted January 16, 2015 Author Share Posted January 16, 2015 Make a live linux USB and then boot it, open terminal and then type this: lspci | grep VGA A list will be in the output, look at your AMD Radeon and remember the first numbers XX:XX.XX BLABLABLABLABLA remember XX:XX.XX, then type this: sudo su Then: echo 1 > /sys/devices/pci0000:00/0000:XX:XX.X/rom && cat /sys/devices/pci0000:00/0000:XX:XX.X/rom > vbios.dump && echo 0 > /sys/devices/pci0000:00/0000:XX:XX.X/rom Replace XX:XX.X with the numbers you got earlier, save the dump somewhere safe (it should be in ~/ ) then use it. AND WHERE THE HELL DID YOU GET THAT CONFIG.PLIST???!!!! IT'S SO DISGUSTING!!!! Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 17, 2015 Share Posted January 17, 2015 Make a live linux USB and then boot it, open terminal and then type this: lspci | grep VGA A list will be in the output, look at your AMD Radeon and remember the first numbers XX:XX.XX BLABLABLABLABLA remember XX:XX.XX, then type this: sudo su Then: echo 1 > /sys/devices/pci0000:00/0000:XX:XX.X/rom && cat /sys/devices/pci0000:00/0000:XX:XX.X/rom > vbios.dump && echo 0 > /sys/devices/pci0000:00/0000:XX:XX.X/rom Replace XX:XX.X with the numbers you got earlier, save the dump somewhere safe (it should be in ~/ ) then use it. AND WHERE THE HELL DID YOU GET THAT CONFIG.PLIST???!!!! IT'S SO DISGUSTING!!!! I've tried this linux thing way back, but m getting input/output error ! n this config.plist is working without dsdt like a charm If u have better config.plist plz give me one ! Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 17, 2015 Share Posted January 17, 2015 this wat m getting in Ubuntu 14.01 ubuntu@ubuntu:~$ lspci | grep VGA01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M]ubuntu@ubuntu:~$ sudo suroot@ubuntu:/home/ubuntu# echo 1 > /sys/devices/pci0000:00/0000:01:00.0/rom && cat /sys/devices/pci0000:00/0000:01:00.0/rom > vbios.dump && echo 0 > /sys/devices/pci0000:00/0000:01:00.0/rombash: /sys/devices/pci0000:00/0000:01:00.0/rom: No such file or directory then ive tried this root@ubuntu:/home/ubuntu# echo 1 > /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rom && cat /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rom > vbios.dump && echo 0 > /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/romcat: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rom: Input/output error This was my method which ive tried way back : ubuntu@ubuntu:~$ find /sys/devices -name "rom"/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom/sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rom ubuntu@ubuntu:~$ echo 1 | sudo tee /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rom1 ubuntu@ubuntu:~$ sudo cat /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rom > vbios.rom cat: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rom: Input/output error Link to comment Share on other sites More sharing options...
vusun123 Posted January 17, 2015 Share Posted January 17, 2015 AMD 7650M's ROM was a pain in the arse to get, so use DarwinDumper on OS X to dump it Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 17, 2015 Share Posted January 17, 2015 AMD 7650M's ROM was a pain in the arse to get, so use DarwinDumper on OS X to dump it DarwinDumper dump rom which m using if i try without rom it does not dumps anything so as the DPCI Link to comment Share on other sites More sharing options...
vusun123 Posted January 17, 2015 Share Posted January 17, 2015 DarwinDumper dump rom which m using if i try without rom it does not dumps anything so as the DPCI Here's what I suggest, don't use Clover's DSDT Fix mask, patch your own DSDT and Graphics. Post everything in one zip: AIDA64's hardware report, your ACPI and VBIOS dump from Darwin Dumper Link to comment Share on other sites More sharing options...
SiddRamesh Posted January 17, 2015 Share Posted January 17, 2015 Ive added all the details Ive also attached my Boot log Waiting for ur further reply plz read the Diagnose.txt in Archive.zip, I've added all the details. Archive.zip bootlog.log.txt Link to comment Share on other sites More sharing options...
vusun123 Posted January 18, 2015 Share Posted January 18, 2015 Ok just have some time to read the bootlog, you don't have Intel HD4000, that's for sure. Onto the Diagnose Edit: What a mess your config.plist is. Is your brightness slider working ? Edit 2: You can use Custom EDID to fix your EDID, and throw away the DisplayMergeNub.kext, it's so 90s already 1 Link to comment Share on other sites More sharing options...
Recommended Posts