Contribute
Register

Fixing my Vaio Fit 15E. (Can't get my Intel HD Graphics 4400 to work properly.)

Status
Not open for further replies.
Enter hex data between < and > in Xcode. It will convert to base64 automatically.
is AQAAdRc the hex data? because I did try to put that inside the "<>" that Xcode give me but just showed me the error again. I would try again just to be sure, tho.

Edit: It didn't work again :C
Screen Shot 2017-09-17 at 14.43.31.png
 
Last edited:
is AQAAdRc the hex data? because I did try to put that inside the "<>" that Xcode give me but just showed me the error again. I would try again just to be sure, tho.

Edit: It didn't work again :C
View attachment 279138

The data you're entering is not hex.
It is base64.
You cannot directly enter base64 with Xcode plist editor.

On top of that, the data you're entering is wrong anyway.
The guide has a link to the plist with the patch (it is in config_patches.plist).
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 
Last edited:
UPDATE: The screen garbling got a huge improvement. It seems almos perfect. I did this:

eg. in KextsToPatch:
Comment: Boot graphics glitch, 10.12.dp1 (credit denskop)
MatchOS: 10.12.6
Name: IOGraphicsFamily
Find: <01000075 25>
Replace: <010000eb 25>

I would keep following this guides: https://www.tonymacx86.com/threads/readme-common-some-unsolved-problems-in-10-12-sierra.202316/

Also, a question. Is it recomended to upgrade to High Sierra? Is it more trouble or less trobule?

Thanks once again!
 
UPDATE: The screen garbling got a huge improvement. It seems almos perfect. I did this:

eg. in KextsToPatch:
Comment: Boot graphics glitch, 10.12.dp1 (credit denskop)
MatchOS: 10.12.6
Name: IOGraphicsFamily
Find: <01000075 25>
Replace: <010000eb 25>

Yes, that is the patch I linked you to.


Depends on the issue you're trying to solve.

Also, a question. Is it recomended to upgrade to High Sierra? Is it more trouble or less trobule?

Your decision.
 
Yes, that is the patch I linked you to.



Depends on the issue you're trying to solve.



Your decision.

Hi! I have follow this guide (https://www.tonymacx86.com/threads/...rol-using-applebacklightinjector-kext.218222/) and my blacklight control won't work.

My problem may be that my computer is Sony, but i can't change the product-id in the EDID data to 0x9c7c:
Captura de pantalla 2018-03-09 a la(s) 19.39.13.png
How do I manage to change it?

I booted, rebuild cache, and rebooted, but i don't see anything diffrent. here's a few screenshots of my work:
Captura de pantalla 2018-03-09 a la(s) 18.53.30.png Captura de pantalla 2018-03-09 a la(s) 18.54.47.png Captura de pantalla 2018-03-09 a la(s) 18.56.49.png Captura de pantalla 2018-03-09 a la(s) 18.56.49.png Captura de pantalla 2018-03-09 a la(s) 18.53.58.png


Also and actually more important: my microphone port won't detect any mic. I would love a guide to solve it!

I'm sharing my config.plist with in this post.
 

Attachments

  • Captura de pantalla 2018-03-09 a la(s) 18.53.30.png
    Captura de pantalla 2018-03-09 a la(s) 18.53.30.png
    38.8 KB · Views: 62
  • Captura de pantalla 2018-03-09 a la(s) 18.54.47.png
    Captura de pantalla 2018-03-09 a la(s) 18.54.47.png
    63.3 KB · Views: 73
  • config.plist
    8.6 KB · Views: 203
Hi! I have follow this guide (https://www.tonymacx86.com/threads/...rol-using-applebacklightinjector-kext.218222/) and my blacklight control won't work.

My problem may be that my computer is Sony, but i can't change the product-id in the EDID data to 0x9c7c:
View attachment 318287
How do I manage to change it?

I booted, rebuild cache, and rebooted, but i don't see anything diffrent. here's a few screenshots of my work:
View attachment 318273 View attachment 318274 View attachment 318275 View attachment 318275 View attachment 318276


Also and actually more important: my microphone port won't detect any mic. I would love a guide to solve it!

I'm sharing my config.plist with in this post.

"Problem Reporting" files are incomplete.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 
"Problem Reporting" files are incomplete.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
I have read and follow the "Q. What are typical "Problem Reporting" files?" seccion.

Thanks so much for your help, I have all day fighting with this problem...

P.D: This reply is an edit. Turns out i was doing everything wrong :).
 

Attachments

  • debug_5791.zip
    2.4 MB · Views: 78
Last edited:
I have read and follow the "Q. What are typical "Problem Reporting" files?" seccion.

Thanks so much for your help, I have all day fighting with this problem...

P.D: This reply is an edit. Turns out i was doing everything wrong :).
UPDATE: My brightness is now fully working. I was using the wrong EFI file. Am I the only who has 2 of them? I think I should erase the "fake" one, but i don't know how important it actually is. I marked it red so I don't waist 6 hours of my time and also some of yours never again...
 
Last edited:
Status
Not open for further replies.
Back
Top