Меню Рубрики

Mac os xiaomi notebook

Mac os xiaomi notebook

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

macOS Big Sur & Catalina & Mojave & High Sierra on XiaoMi NoteBook Pro 2017 & 2018

English | 中文

Specifications Detail
Computer model Xiaomi NoteBook Pro 15.6»(MX150/GTX)
Processor Intel Core i5-8250U/i7-8550U Processor
Memory 8GB/16GB Samsung DDR4 2400MHz
Hard Disk Samsung NVMe SSD Controller PM961/PM981
Integrated Graphics Intel UHD Graphics 620
Monitor BOE NV156FHM-N61 FHD 1920×1080 (15.6 inch)
Sound Card Realtek ALC298 (layout-id:30/99)
Wireless Card Intel Wireless 8265
SD Card Reader Realtek RTS5129/RTS5250S
  • Ethernet may not work on macOS10.15, view #256
  • In macOS10.15, you need to update Wireless-USB-Adapter Driver
    • If you are not using macOS10.15, it’s still recommended to update the driver above
  • Discrete graphic cardis not working, since macOS doesn’t support Optimus technology
    • Have used SSDT-DDGPU to disable it in order to save power
  • Fingerprint sensor is not working
    • Have used SSDT-USB to disable it in order to save power
  • Intel Bluetooth may cause sleep problems and does not support some Bluetooth devices
    • View Work-Around-with-Bluetooth
  • Intel Wi-Fi (Intel Wireless 8265) could work by additional configurations
    • Buy a USB Wi-Fi dongle or supported wireless card
    • Use itlwm and HeliPort or AirportItlwm to drive Intel Wi-Fi
  • Realtek USB SD Card Reader (RTS5129) is not working
    • Have used SSDT-USB to disable it in order to save power
  • Everything else works well

macOS10.15.6, but not macOS11+

  • Should Clean NVRAM after using OpenCore
    • Press Fn+F11 in Clover boot page
  • macOS11.0 beta 7 (20A5374g)

  • Software in Windows may lose activation due to different hardware UUID generated by OpenCore
    • According to OpenCore Official Configuration, you can try to inject the original firmware UUID to PlatformInfo — Generic — SystemUUID in /OC/config.plist
  • Should Clean NVRAM after using Clover
    • Press Space in OpenCore boot page, and then select Reset NVRAM entry
  • Limited theme
  • Recommend Reading: OpenCore Configuration, especially the UEFISecureBoot section
    • Please refer to the following installation tutorials
      • Xiaomi Mi Notebook Pro High Sierra 10.13.6
      • Xiaomi Mi Notebook Pro MacOS Catalina Installation Guide || ENGLISH
    • or video tutorials
      • Xiaomi NoteBook PRO HACKINTOSH INSTALLATION GUIDE .
      • GUIA HACKINTOSH ESPAÑOL 2020 || Instalación de macOS Catalina Xiaomi Mi Notebook Pro
    • If the trackpad doesn’t work during the installation, please plug a wired mouse or a wireless mouse projector before the installation. After the installation completes, open Terminal.app and run sudo kextcache -i / . Wait for the process ending and restart the device. Enjoy your trackpad!
    • Complete EFI packs are available in the releases page.
    • Please don’t clone or download the master branch for daily use.

    • Build the latest beta EFI by running the following command in Terminal:
    • A complete replacement of BOOT and CLOVER (or OC ) folders is required. Delete these two folders and copy them from the release pack.
    • You can also update Clover EFI by running the following command in Terminal:
    • Use ALCPlugFix to fix unworking jack after replug
    • Use itlwm and HeliPort or Black80211-Catalina to drive Intel Wi-Fi
    • Use DVMT_and_0xE2_fix to set DVMT to 64mb and unlock CFG
    • Use NVMeFix to enable APST on NVMe SSDs
    • Use xzhih’s one-key-hidpi to improve quality of system UI
      • Support 1424×802 HiDPI resolution
      • On macOS > 10.13.6, to enable higher HiDPI resolution ( framebuffer-flags to CwfjAA== in config.plist — Devices (DeviceProperties) — Properties (Add) — PciRoot(0x0)/Pci(0x2,0x0)
      • Optional, change ig-platform-id to 0x05001c59 (macOS version > 10.14) to enhance graphic performance
    • Use one-key-cpufriend to modify CPU power management or change SMBIOS model to MacBookPro15,4 (macOS version > 10.15)
    • Add igfxrpsc=1 boot-args or rps-control property to enable RPS control patch and improves IGPU performance (macOS version ≠ 10.15.6)

    My touchpad isn’t working after update.

    You need to rebuild the kext cache after every system update. Use Kext Utility.app or type sudo kextcache -i / in Terminal.app . Then restart. If this still doesn’t work, try to press F9.

    I can’t click to drag files using the trackpad.

    Starts from VoodooI2C v2.4.1, the click down action is emulated to force touch, which causes the failure of click down and drag gestures. You can turn off Force Click in SysPref — Trackpad or choose three finger drag in SysPref — Accessibility — Mouse & Trackpad — Trackpad Options .

    My screen turns to black and has no response during the updating process.

    If you have black screen for five minutes and get no response from the device, please force restart your laptop(Long press power button) and choose Boot macOS Install from

    My device is locked by Find My Mac and can’t be booted, what should I do now?

    For Clover users, press Fn+F11 when you are in Clover boot page. Then Clover will refresh nvram.plist , and lock message should be removed.
    For OC users, press Esc to enter the boot menu during startup. Then, press Space key and choose Reset NVRAM .

    [Clover] I opened the FileVault , and I can’t find macOS partition in Clover boot page, how can I solve it?

    It is not recommended to open FileVault . You can press Fn+F3 in the Clover boot page and choose the icon with FileVault . Then you can boot in the system and close FileVault .

    [Clover] I can’t boot in Windows/Linux by using Clover, but able to boot by press F12 and select OS.

    Many people met this problem by using the new version of AptioMemoryFix.efi . A workaround is to delete AptioMemoryFix.efi (or OcQuirks.efi , OpenRuntime.efi , and OcQuirks.plist ) in /CLOVER/drivers/UEFI/ and replace it with the old version provided in #93.

    Also make sure Sandbox and Hyper-V functions in Windows 10 are disabled.

    [OC] How to skip the boot menu and automatically boot into the system?

    First, in macOS, open SysPref — Startup Disk . Choose the target system.
    Then, open /EFI/OC/config.plist , and turn off ShowPicker .
    When you want to switch OS, press Esc during startup to call the boot menu.

    [OC] How to enable startup chime?

    Turn on AudioSupport and PlayChime in /OC/config.plist — UEFI — Audio .

    Please refer to detailed FAQ in wiki FAQ.

    You can view Changelog for detailed information.

    All the project is made for free, but you can reward me if you want.

    • Thanks to Acidanthera for providing AppleALC, AppleSupportPkg, HibernationFixup, Lilu, NVMeFix, OcBinaryData, OpenCorePkg, VirtualSMC, VoodooInput, VoodooPS2, and WhateverGreen.
    • Thanks to apianti, blackosx, blusseau, dmazar, and slice2009 for providing Clover.
    • Thanks to daliansky for providing OC-little.
    • Thanks to FallenChromium, jackxuechen, Javmain, johnnync13, Menchen, Pasi-Studio, qeeqez, and Bat.bat for valuable suggestions.
    • Thanks to hieplpvip and syscl for providing sample of DSDT patches.
    • Thanks to OpenIntelWireless for providing IntelBluetoothFirmware.
    • Thanks to RehabMan for providing EAPD-Codec-Commander, EFICheckDisabler, OS-X-Clover-Laptop-Config, OS-X-Null-Ethernet, and SATA-unsupported.
    • Thanks to VoodooI2C for providing VoodooI2C.

    For more detail, please go to Reference page.

    Источник

    Mac os xiaomi notebook

    Xiaomi Mi Notebook Air 13.3» Обсуждение » | Xiaomi Mi Notebook Air 12.5″ » | FAQ | Покупка и Аксессуары | Клуб Xiaomi »

    • Изображения без спойлеров, сообщения не по теме (оффтоп), флуд, оскорбления, неинформативные сообщения (у меня работает, сделал то, поставил это, спасибо, буду пробовать и тд.), а так же вопросы, которые оговорены в шапке или уже обсуждались(пользуйтесь поиском) и ответы на них будут расценены как игнорирование правил форума и удалены без предупреждения.
    • К обязательному ознакомлению Оформление сообщений и Работа с изображениями на форуме.
    • Будьте взаимно вежливы! У нас на форуме принято говорить «Спасибо» путём повышения репутации нажимая на кнопочку .
    • Если у вас меньше 15 сообщений, нажмите на кнопку в полезном для вас сообщении (слева ниже аватары и репутации) и сообщите, за что ставить
    • Предложения по наполнению и актуализации шапки пишите QMS куратору.

    Полная спецификация, сделанная в Aida от chemobook.
    Полная спецификация экрана модели 12″ и 13″ от borland007
    Платформа: Windows 10
    Дисплей: 13,3″, 1920 x 1080 точек, 166 ppi, 16:9, яркость 300 нит, контрастность 8000:1, стекло, угол обзора 170 градусов. (Производители Samsung (LTN133HL09-M01),Sharp,BoE)
    Процессор: 2 ядра, до 2,7 ГГц, 3 МБ, Intel Core i5-6200U
    Графический чип: NVIDIA GeForce 940MX, 1 ГБ GDDR5, 5 ГГц
    Оперативная память: 8 ГБ DDR4 2133MHz
    Внутренняя память: SSD NVME 2280 256 ГБ SSD (Samsung MZVLV256), дополнительно разем SATA SSD 2280.
    Контроллер заряда BQ24780S
    Мультиконтроллер Nuvoton NPCE285PA0DX
    Bluetooth 4.1
    Wi-Fi (802.11b/g/n/ac) 2х2
    USB Type-C (thunderbolt отсутствует, все остальное поддерживается)
    HDMI — 2560х1440@60Hz (Nvidia) — 4096×2304@24Hz (Intel)
    разъем для наушников
    Звук: Realtek ALC255, два динамика AKG по 2W, Dolby Digital Surround
    Аккумулятор: встроенный, 37 Вт, быстрая зарядка (LG Chem R13B01W)
    Размеры: 309,6 х 210,9 х 14,8 мм
    Вес: 1,28 кг

    Источник

    Добавить комментарий

    Ваш адрес email не будет опубликован. Обязательные поля помечены *

  • Mac os xiaomi mi air
  • Mac os xeon e5440
  • Mac os xbox one controller
  • Mac os x что это за операционная система
  • Mac os x хакинтош для пк