Code Monkey home page Code Monkey logo

t480s-hackintosh's People

Contributors

kk1987 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

t480s-hackintosh's Issues

Any tips on increasing the trackpoint speed/sensitivity?

I tried messing around with VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist and some of the mousemultiplier values in there, but nothing really seems to change.

I would typically chage the values in that info.plist, save, mount the EFI, overwrite VoodooPS2Controller.kext, rebuild caches using sudo kextcache -i / and restart.

Any tips would be appreciated, thanks!

I install not work

  1. I create usb boot by sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/USB
    screen shot 2561-11-16 at 21 11 16
  2. I install Clover_v2.4k_r4658.pkg
    screen shot 2561-11-16 at 21 12 48
  3. I copy T480s-hackintosh/config.plist to EFI/config.plist
  4. I copy T480s-hackintosh/drivers64UEFI to EFI/drivers64UEFI
  5. I copy T480s-hackintosh/kexts/Other to EFI/kexts/Other
  6. boot usb and install but it force exit install and reboot
    https://www.youtube.com/watch?v=K4iYg9XxPeM

Help me please !!!!!

Thunderbolt: No drivers are loaded.

Hi, thank you for this repository ! Everything went fine so far.
However, I am still struggling with my TB3 devices (HP Omen Accelerator) - it starts spinning, but is not detected by macOS.

In System Information it says: "Thunderbolt: No drivers are loaded."

Tried with both settings: BIOS assist enabled/disabled

Do you have any idea, how to solve this :)?

Best, Phil

screenshot 2019-02-15 at 15 19 08

UPDATE 1:

Uh, damn - just read, that Thunderbolt is still considered as a "weak" spot in hackintoshing. Thought, I found the perfect replacement for my MacBook (just feels fragile and I want to escape the service-dependency and potential high repair costs towards apple - but however already have this eGPU setup, so I needed a capable device with "working" TB3 :D). Seems, I need to find another solution to use my ThinkPad with monitors - at least it has all the ports and still I can use the GPU in Windows for now.

UPDATE 2:
Partly success: When booting up with TB3 device attached (HP Omen Accelerator), the following things are detected / working (hot-plug does not work - neither does GPU (RX580) spin-up and work) :

  • Charging
  • USB - Ports (HP Omen)
  • Internal SSD (HP Omen)
  • Ethernet port (HP Omen)

Still, if you have any advice on where to start and whether it is worth to continue at all, let me know :) (Would have a look at: https://www.tonymacx86.com/threads/in-progress-ssdt-for-thunderbolt-3-hotplug.248784/)

UPDATE 3:
Hotplug works now - thanks to the SSDT-TB3.aml from https://www.tonymacx86.com/threads/in-progress-ssdt-for-thunderbolt-3-hotplug.248784/ (except after sleep - after sleep, only PD keeps working)

However, the eGPU is visible in the IOreg explorer (see screenshot) and even the "eGPU" icon in the top bar shows up for a few seconds - but without detecting a GPU .

screenshot 2019-02-15 at 15 17 06

Fix for sound not coming on after sleep

If any of you are facing the issue of sound not coming on after sleep, edit the following in your config.plist file to these values.
Fix referenced from https://www.tonymacx86.com/threads/lenovo-t480s-a-noobs-approach.281330/

`
Code:

Audio

Inject
11
ResetHDA

should be:
Code:

Audio

Inject
No
ResetHDA

and this:
Code:

PciRoot(0)/Pci(0x1f,3)

#PinConfigurations


#hda-gfx
onboard-1
#layout-id
3
#no-controller-patch
0

should be:
Code:

PciRoot(0)/Pci(0x1f,3)

PinConfigurations


hda-gfx
onboard-1
layout-id
11
no-controller-patch
0

this should be removed:
Code:

ForceKextsToLoad

\System\Library\Extensions\IONetworkingFamily.kext

`

What kind of Wifi Card did you use?

Hello.
Thank you for your sharing the info about Thinkpad and Hackintosh.
I was wondering how you could replace wifi module, with BCM94352Z.

BCM94352Z M.2 WiFi + BT (card is E-key while mobo slot is A-key; mechanically modified with knife/file to fit)

Doesn't Thinkpad 480s have whitelist issue?
I would like to know something like this card can be used in Thinkpad T480s.

Thank you for reading.

No value on temperature sensors

Hi,
first I want to thank you for your effort. I was able to make my Thinkpad t480s works.
I just have one small issue, i cannot have temperature reading on the sensors on my computer.
And I looked online and I tried to find the fake SMC directory on the source code and I didn't find it.
Please, can you advise me on what should I do?
Thank you. Very much

Battery Life

Hello,
I've dual boot and I've found that using Win10 I've a lot of battery life that I don't have using OSX 10.14.4, do you have same issue?

Color banding issue

Hi,
i want first to thank you for all your efforts to make this repository.
It helped me a lot to install macOS on my t480S. Good job !
Secondly I would like to ask if you can help me on my Hackintosh:
everything works except a color banding issue I have on the internal screen.
For example if I open the launchpad, in the background the color have some strange pattern that I don't have on the external screen.
Is someone had the same problem? If yes, how you solved it?
Besides I can make the trackpad work with all the gesture now.
Thank you very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.