IPB

Bienvenue invité ( Connexion | Inscription )

2 Pages V  < 1 2  
Reply to this topicStart new topic
> Lecture des films iCloud sur iTunes
Options
polyzargone
posté 17 May 2018, 18:19
Message #31


Macbidouilleur d'Or !
*****

Groupe : Modérateurs
Messages : 13 720
Inscrit : 11 May 2006
Membre no 60 938



Citation (mbournau @ 17 May 2018, 11:36) *
Pour la config Gigasus y'a rien qui fonctionne (cloud : juste le son...) mais pas les bandes annonces ni les films achetés et téléchargés... en plus ça plante...


La Gigasus ? laugh.gif

Sinon, je pense que ton problème est lié à ton histoire de HDMI audio : l'IGPU n'est pas correctement identifié sur ta config (en fait, il n'apparaît même pas du tout dans ton IOReg).


--------------------
Un MacmacOS 10.15.7 MacBook Air mi-2012 Core i5 1,7 GHz Intel HD 4000 SSD 64 Go
Des Hacks Asus Z170-P - Core i7 6700 3,40 GHz - Sapphire RX 6600 XT 8 Go - 32 Go DDR4 Gigabyte H110M-S2H - Core i5 6600 3,30 GHz - Zotac GTX 1060 6 Go - 32 Go DDR4 Gigabyte GA-H97-HD3 - Core i5 4570 3,20 GHz - MSI GTX 650 Ti 2 Go - 16 Go DDR3 Acer Aspire V3 772G Core i5 4210M 2,60 GHz - Intel HD 4600 + GTX 850M 2 Go (désactivée) - 16 Go DDR3 Dell Latitude e7470 Core i5 6300U 2,40 GHz - Intel HD 520 - 16 Go DDR4 Dell Latitude 7490 Core i7 8650U 1,90 GHz - Intel UHD 620 - 16 Go DDR4 Dell Latitude e7440 Core i7 4600U 2,10 GHz - Intel HD 4400 - 16 Go DDR3 HP Elite 8300 USFF - Core i7 3770S 3,90 GHz - Intel HD 4000 (+ quelques autres...)

Politique vis à vis des outils automatisés et des distributions - Guide d'installation - Tutoriels - Lexique et utilité des Kexts - FAQ Générale du Hackintosh - FAQ des Bootloaders - FAQ des Bootflags - FAQ des problèmes les plus courants - FAQ sur les Mises à jour Majeures sur Hackintosh
Go to the top of the page
 
+Quote Post
thunder72fr
posté 17 May 2018, 18:57
Message #32


Macbidouilleur d'argent !
***

Groupe : Membres
Messages : 647
Inscrit : 5 Jun 2015
Lieu : LE MANS
Membre no 195 534



J'ai téléchargé ta ptite video... J'arrive à la lire avec Quicktime.

J'ai édité mon config.plist de ma config:

shikigva=60




CODE
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>#DropOEM_DSM</key>
<dict>
<key>ATI</key>
<true/>
<key>Firewire</key>
<true/>
<key>HDA</key>
<true/>
<key>HDMI</key>
<true/>
<key>IDE</key>
<true/>
<key>IntelGFX</key>
<true/>
<key>LAN</key>
<true/>
<key>LPC</key>
<false/>
<key>NVidia</key>
<true/>
<key>SATA</key>
<true/>
<key>SmBUS</key>
<false/>
<key>USB</key>
<true/>
<key>WIFI</key>
<true/>
</dict>
<key>Debug</key>
<false/>
<key>Fixes</key>
<dict>
<key>DeleteUnused</key>
<true/>
<key>FixMutex</key>
<true/>
<key>FixRegions</key>
<true/>
</dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>change HDAS to HDEF</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SERBUw==
</data>
<key>Replace</key>
<data>
SERFRg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change EC0 to EC</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RUMwXw==
</data>
<key>Replace</key>
<data>
RUNfXw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change _OSI to XOSI</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
X09TSQ==
</data>
<key>Replace</key>
<data>
WE9TSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change XHCI to XHC</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
WEhDSQ==
</data>
<key>Replace</key>
<data>
WEhDXw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change XHC1 to XHC</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
WEhDMQ==
</data>
<key>Replace</key>
<data>
WEhDXw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HECI to IMEI</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SEVDSQ==
</data>
<key>Replace</key>
<data>
SU1FSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Add _SUN property for GIGE</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
UFhTWAhfQURSAAhfUFJXEgYC
</data>
<key>Replace</key>
<data>
UFhTWAhfQURSAAhfU1VOCgQIX1BSVxIGAg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change GFX0 to IGPU</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
R0ZYMA==
</data>
<key>Replace</key>
<data>
SUdQVQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change PEGP to GFX0</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
UEVHUA==
</data>
<key>Replace</key>
<data>
R0ZYMA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC1 to EH01</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RUhDMQ==
</data>
<key>Replace</key>
<data>
RUgwMQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC2 to EH02</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RUhDMg==
</data>
<key>Replace</key>
<data>
RUgwMg==
</data>
</dict>
</array>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>CpuPm</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Ist</string>
</dict>
</array>
<key>FixHeaders</key>
<true/>
<key>HaltEnabler</key>
<true/>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>APLF</key>
<false/>
<key>APSN</key>
<false/>
<key>CStates</key>
<false/>
<key>PStates</key>
<false/>
<key>PluginType</key>
<true/>
</dict>
</dict>
<key>smartUPS</key>
<true/>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>dart=0 -alcbeta -igfxbeta shikigva=60 -v nvda_drv=1 -lilubetaall ngfxcompat=1 kext-dev-mode=1</string>
<key>Debug</key>
<false/>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>CPU</key>
<dict>
<key>Type</key>
<string>Unknown</string>
<key>UseARTFrequency</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>AddProperties</key>
<array>
<dict>
<key>Device</key>
<string>IntelGFX</string>
<key>Disabled</key>
<false/>
<key>Key</key>
<string>AAPL,GfxYTile</string>
<key>Value</key>
<data>
AKqqoA==
</data>
</dict>
</array>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>1</string>
<key>ResetHDA</key>
<true/>
</dict>
<key>FakeID</key>
<dict>
<key>IntelGFX</key>
<string>0x3E928086</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>HighCurrent</key>
<false/>
<key>Inject</key>
<true/>
</dict>
<key>UseIntelHDMI</key>
<true/>
</dict>
<key>GUI</key>
<dict>
<key>Hide</key>
<array>
<string>Windows</string>
<string>\EFI\BOOT\BOOTX64.EFI</string>
<string>Preboot</string>
<string>Recovery</string>
</array>
<key>Language</key>
<string>fr:0</string>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<false/>
<key>Linux</key>
<false/>
<key>Tool</key>
<true/>
</dict>
<key>Theme</key>
<string>HightSierra</string>
</dict>
<key>Graphics</key>
<dict>
<key>EDID</key>
<dict>
<key>Inject</key>
<false/>
</dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>NvidiaSingle</key>
<false/>
<key>ig-platform-id</key>
<string>0x59120003</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleIntelCPUPM</key>
<false/>
<key>AppleRTC</key>
<true/>
<key>Debug</key>
<false/>
<key>DellSMBIOSPatch</key>
<false/>
<key>KernelCpu</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<true/>
<key>KernelXCPM</key>
<false/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>10.12-AppleHDA/Realtek ALC...</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
ihnUEQ==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleHDA</string>
<key>Replace</key>
<data>
AAAAAA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>10.12-AppleHDA/Realtek ALC1220A</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
ixnUEQ==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleHDA</string>
<key>Replace</key>
<data>
aBHsEA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>AppleHDA/Resources/xml&gt;zml</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
eG1sLnps
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleHDA</string>
<key>Replace</key>
<data>
em1sLnps
</data>
</dict>
<dict>
<key>Comment</key>
<string>Unsupported_Audio_Device_ID_Coffee_Lake</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
PXCh
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleHDAController</string>
<key>Replace</key>
<data>
PUij
</data>
</dict>
<dict>
<key>Comment</key>
<string>External Drives as Internal to fix Orange Icons</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
<dict>
<key>Comment</key>
<string>©Pike R. Alpha</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
Ym9hcmQtaWQ=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleGraphicsDevicePolicy</string>
<key>Replace</key>
<data>
Ym9hcmQtaXg=
</data>
</dict>
<dict>
<key>Comment</key>
<string>USB 10.13.4+ by PMHeart</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g32UDw+DlwQAAA==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>
g32UD5CQkJCQkA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change 15 port limit to 26 in XHCI kext (credit FredWst)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g32UDw+DlwQ=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.13.4</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>
g32UGg+DlwQ=
</data>
</dict>
<dict>
<key>Comment</key>
<string>by Wern</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
MHgwMDA3MDAzYSwweGZmMDEwMDIx
</data>
<key>InfoPlistPatch</key>
<true/>
<key>MatchOS</key>
<string>10.11.x,10.12.x,10.13.x</string>
<key>Name</key>
<string>com.apple.driver.AppleHIDKeyboard</string>
<key>Replace</key>
<data>
MHgwMDA3MDAzYSwweDAwMDcwMDNh
</data>
</dict>
<dict>
<key>Comment</key>
<string>by Wern</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
MHgwMDA3MDAzYiwweGZmMDEwMDIw
</data>
<key>InfoPlistPatch</key>
<true/>
<key>MatchOS</key>
<string>10.11.x,10.12.x,10.13.x</string>
<key>Name</key>
<string>com.apple.driver.AppleHIDKeyboard</string>
<key>Replace</key>
<data>
MHgwMDA3MDAzYiwweDAwMDcwMDNi
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
<key>MLB</key>
<string>C027279024NDNY3FB</string>
<key>ROM</key>
<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>02/08/2018</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>IM183.88Z.0157.B00.1802080917</string>
<key>Board-ID</key>
<string>Mac-BE088AF8C5EB4FA2</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardSerialNumber</key>
<string>C02713102QXF49PJC</string>
<key>BoardType</key>
<integer>10</integer>
<key>BoardVersion</key>
<string>1.0</string>
<key>ChassisAssetTag</key>
<string>iMac-Aluminum</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>0x09</string>
<key>Family</key>
<string>iMac</string>
<key>FirmwareFeatures</key>
<string>0xFC0FE137</string>
<key>FirmwareFeaturesMask</key>
<string>0xFF1FFF3F</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Memory</key>
<dict>
<key>Channels</key>
<integer>2</integer>
<key>Modules</key>
<array>
<dict>
<key>Frequency</key>
<integer>2400</integer>
<key>Part</key>
<string>F4-2400C15-8GTZR</string>
<key>Size</key>
<integer>8192</integer>
<key>Slot</key>
<integer>0</integer>
<key>Type</key>
<string>DDR4</string>
<key>Vendor</key>
<string>G Skill Intl</string>
</dict>
<dict>
<key>Frequency</key>
<integer>2400</integer>
<key>Part</key>
<string>F4-2400C15-8GTZR</string>
<key>Size</key>
<integer>8192</integer>
<key>Slot</key>
<integer>1</integer>
<key>Type</key>
<string>DDR4</string>
<key>Vendor</key>
<string>G Skill Intl</string>
</dict>
<dict>
<key>Frequency</key>
<integer>2400</integer>
<key>Part</key>
<string>F4-2400C15-8GTZR</string>
<key>Size</key>
<integer>8192</integer>
<key>Slot</key>
<integer>2</integer>
<key>Type</key>
<string>DDR4</string>
<key>Vendor</key>
<string>G Skill Intl</string>
</dict>
<dict>
<key>Frequency</key>
<integer>2400</integer>
<key>Part</key>
<string>F4-2400C15-8GTZR</string>
<key>Size</key>
<integer>8192</integer>
<key>Slot</key>
<integer>3</integer>
<key>Type</key>
<string>DDR4</string>
<key>Vendor</key>
<string>G Skill Intl</string>
</dict>
</array>
</dict>
<key>Mobile</key>
<false/>
<key>PlatformFeature</key>
<string>0x00</string>
<key>ProductName</key>
<string>iMac18,3</string>
<key>SerialNumber</key>
<string>C02TH3T0J1GJ</string>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Yes</string>
<key>InjectSystemID</key>
<true/>
<key>NvidiaWeb</key>
<true/>
</dict>
</dict>
</plist>


Ce message a été modifié par jeanchrijaz - 17 May 2018, 19:14.


--------------------
Materiel APPLE :
Macbook Pro 15" Retina (Mid 2012) / i7 3620QM / 8Go DDR3 / Nvidia 650M / 500Go SSD / Big Sur - Win10 Pro
Mac Mini M1 / 8Go Ram / 250Go SSD / Dock 250 Go SSD Sata & 1To SSD Nvme


Matériel Non APPLE:
PC Gamer Hackintosh / i7 9900KF / ASUS Z390-E Gaming / 32Go DDR4 / Sapphire 6800XT Nitro+ SE / 1 x 500Go SSD Nvme & 2 x 4To SSD Sata & 8To DD & 3To DD pour Win 11 Pro / 1 x 500Go SSD Nvme pour Ventura / Bootloaders Opencore 0.85 ou Clover 5146 via rEFind
Go to the top of the page
 
+Quote Post
jeanchrijaz
posté 17 May 2018, 19:23
Message #33


Macbidouilleur d'Or !
*****

Groupe : Modérateurs
Messages : 2 500
Inscrit : 22 Sep 2015
Lieu : Aix-en-Provence (France)
Membre no 196 549



Citation (thunder72fr @ 17 May 2018, 19:57) *
J'ai téléchargé ta ptite video... J'arrive à la lire avec Quicktime.

pratiquement tout le monde qui a correctement configuré son hack et qui utilise Shiki.kext arrive à lire cette petite vidéo....
le problème est lié aux vidéos qui sont sur le cloud et que tu lis en streaming

je l'ai signalé dans un message précédent mais dans FAQ de la dernière version de shiki en version 2.2.26 tu n'as même plus besoin d'ajouter le boot flag (shikigva=60 dans ton cas)
le kext détecte automatiquement la meilleure configuration
essaye sans ça devrait aussi fonctionner wink.gif

Citation
Just a reminder: do NOT use shikigva boot argument, unless you know what you are doing. Shiki automatically chooses the optimal configuration for your software and hardware.




--------------------
⦿ iPhone 12 Pro ⦿ Apple Watch 5 ⦿ iPad Pro ⦿ Apple TV 4K
⦿ Macbook Pro 13" 2019 Core i5 quadricœur 2,4 GHz / 16 Go ⦿ iMac Pro Xeon W 14 cores 2,5 GHz / Ram 64 Go / Vega 64X

⦿ Hackintosh : SMBIOS iMac 15,1 / macOS High Sierra 10.13.6 (17G13033) | Voir ici |
___Carte mère : Asus Z97-Pro (wifi-ac) • CPU : Core i7-4790K • Ram : 32 Go (4 x 8 Go) 2133Mhz • CG : EVGA GTX 1080 FTW
___• 2 x moniteurs 27" WQHD (2560 x 1440) • Carte combo PCI-E BCM94360CSAX • Carte son : AVID Pro Tools Quartet (Apogee)
____Disque Système : 960 EVO 250 Go • Disque de Rendus : 950 PRO 256 Go • Disque Cache : 850 EVO 500 Go • Stockage interne : 3 x 3 To en Raid 0

⦿ Serveur Hackintosh : SMBIOS iMac 14,2 / macOS Catalina 10.15.5 (19F101) | Voir ici |
___Carte mère : Gigabyte GA-Z97N-Wifi • CPU : Core i5-4690 • Ram : 2 x 4 Go • Disque Système : SSD 128 Go • Stockage interne : 2 x 8 To en Raid 0


--------------------
Politique vis à vis des outils automatisésFAQ Générale du HackintoshFAQ des BootloadersFAQ des BootflagsFAQ des problèmes les plus courantsGuide d'installation

Go to the top of the page
 
+Quote Post
mbournau
posté 17 May 2018, 19:36
Message #34


Macbidouilleur d'Or !
*****

Groupe : Membres
Messages : 2 467
Inscrit : 28 Aug 2002
Lieu : Val de Marne
Membre no 3 321



Citation (polyzargone @ 17 May 2018, 19:19) *
Citation (mbournau @ 17 May 2018, 11:36) *
Pour la config Gigasus y'a rien qui fonctionne (cloud : juste le son...) mais pas les bandes annonces ni les films achetés et téléchargés... en plus ça plante...


La Gigasus ? laugh.gif

Sinon, je pense que ton problème est lié à ton histoire de HDMI audio : l'IGPU n'est pas correctement identifié sur ta config (en fait, il n'apparaît même pas du tout dans ton IOReg).


C'est pas beau de se moquer (je te l'ai déjà dit laugh.gif )
Que faut il faire pour remédier à ce problème d'IGPU ?
Pourtant IORegistry dit la même chose à ce propos (IGPU@2) que ce soit dans la config Asus ou Gigabyte (soeur de gigasus !!)

[attachment=56996:IOReg_Asus.zip]
[attachment=56998:IOReg_Gigabyte.zip]

Ce message a été modifié par mbournau - 17 May 2018, 19:46.


--------------------
Gigabyte Z390 Designare : Core i9-9900K 3.6GHz ; 32Go RAM ; Radeon RX 580 8Go // OC 0.9.9 & Clover 5157 (MacPro7,1) :
Big Sur 11.7.10 ; Monterey 12.7.3 ; Ventura 13.6.6;
Sonoma14.3.1 - 14.5 ß1 : Carte PCI Fenvi Wifi-BT (Wifi OK avec OS14.5 ß1 - procédure OCLP 1.4.3 sous OpenCore ou Clover); carte fille intel (Wifi OK ---> OS14.5 ß1) Le Bluetooth fonctionne toujours n'étant pas affecté par les modifs introduites par Sonoma. Moniteur 5K LG UltraFine connecté en Thunderbolt 3
Autres :
Asus Z170 Premium : Core i7-7700K 4GHz ; 16Go RAM ; Asus Radeon RX 5700 XT // iMacPro1,1 // Clover 5157, OC 0.9.9 //14.4.1; Win 10 ; Wifi-BT Broadcom sur carte mère fonctionnels avec 14.4.1 même procédure OCLP avec en + les Kexts : BluetoothFixup (pour BCM_4350C2) & AirportBrcmFixup et bootarg : -brcmfxbeta
Gigabyte Z370 MD3H : Core i3-8100 3.6GHz ; 32Go RAM ; Radeon RX 580 8Go // iMacPro1,1 //OC 0.9.9, Clover 5157 // 11.7.10 ; 12.7.4; 13.6.5 ; 14.4.1 : Carte PCI Wifi-BT Broadcom (OK avec OS14.4.1 procédure OCLP); Win 10
Asus H170i-Plus D3 : Core i5-6600K 3,19Gz; 8Go RAM; Nvidia 710 GT // iMac19,1// Clover 5157// Big Sur 11.7.10 (le dernier compatible avec Nvidia 710)
Mes macs : iMac 27" 2013, MacBookPro 16" M1(2021)
Go to the top of the page
 
+Quote Post
polyzargone
posté 17 May 2018, 19:43
Message #35


Macbidouilleur d'Or !
*****

Groupe : Modérateurs
Messages : 13 720
Inscrit : 11 May 2006
Membre no 60 938



Citation (mbournau @ 17 May 2018, 20:36) *
Que faut il faire pour remédier à ce problème d'IGPU ?


Commence par remettre les deux SSDT que tu avais viré tongue.gif : Fichier joint  SSDT_mbournau.zip ( 1.64 Ko ) Nombre de téléchargements : 2


--------------------
Un MacmacOS 10.15.7 MacBook Air mi-2012 Core i5 1,7 GHz Intel HD 4000 SSD 64 Go
Des Hacks Asus Z170-P - Core i7 6700 3,40 GHz - Sapphire RX 6600 XT 8 Go - 32 Go DDR4 Gigabyte H110M-S2H - Core i5 6600 3,30 GHz - Zotac GTX 1060 6 Go - 32 Go DDR4 Gigabyte GA-H97-HD3 - Core i5 4570 3,20 GHz - MSI GTX 650 Ti 2 Go - 16 Go DDR3 Acer Aspire V3 772G Core i5 4210M 2,60 GHz - Intel HD 4600 + GTX 850M 2 Go (désactivée) - 16 Go DDR3 Dell Latitude e7470 Core i5 6300U 2,40 GHz - Intel HD 520 - 16 Go DDR4 Dell Latitude 7490 Core i7 8650U 1,90 GHz - Intel UHD 620 - 16 Go DDR4 Dell Latitude e7440 Core i7 4600U 2,10 GHz - Intel HD 4400 - 16 Go DDR3 HP Elite 8300 USFF - Core i7 3770S 3,90 GHz - Intel HD 4000 (+ quelques autres...)

Politique vis à vis des outils automatisés et des distributions - Guide d'installation - Tutoriels - Lexique et utilité des Kexts - FAQ Générale du Hackintosh - FAQ des Bootloaders - FAQ des Bootflags - FAQ des problèmes les plus courants - FAQ sur les Mises à jour Majeures sur Hackintosh
Go to the top of the page
 
+Quote Post
mbournau
posté 17 May 2018, 19:48
Message #36


Macbidouilleur d'Or !
*****

Groupe : Membres
Messages : 2 467
Inscrit : 28 Aug 2002
Lieu : Val de Marne
Membre no 3 321



Citation (polyzargone @ 17 May 2018, 20:43) *
Commence par remettre les deux SSDT que tu avais viré tongue.gif : Fichier joint  SSDT_mbournau.zip ( 1.64 Ko ) Nombre de téléchargements : 2


Ben, tu m'avais dit qu'elles valaient rien !! tongue.gif
J'ai mis dans le message précédent deux IOReg


--------------------
Gigabyte Z390 Designare : Core i9-9900K 3.6GHz ; 32Go RAM ; Radeon RX 580 8Go // OC 0.9.9 & Clover 5157 (MacPro7,1) :
Big Sur 11.7.10 ; Monterey 12.7.3 ; Ventura 13.6.6;
Sonoma14.3.1 - 14.5 ß1 : Carte PCI Fenvi Wifi-BT (Wifi OK avec OS14.5 ß1 - procédure OCLP 1.4.3 sous OpenCore ou Clover); carte fille intel (Wifi OK ---> OS14.5 ß1) Le Bluetooth fonctionne toujours n'étant pas affecté par les modifs introduites par Sonoma. Moniteur 5K LG UltraFine connecté en Thunderbolt 3
Autres :
Asus Z170 Premium : Core i7-7700K 4GHz ; 16Go RAM ; Asus Radeon RX 5700 XT // iMacPro1,1 // Clover 5157, OC 0.9.9 //14.4.1; Win 10 ; Wifi-BT Broadcom sur carte mère fonctionnels avec 14.4.1 même procédure OCLP avec en + les Kexts : BluetoothFixup (pour BCM_4350C2) & AirportBrcmFixup et bootarg : -brcmfxbeta
Gigabyte Z370 MD3H : Core i3-8100 3.6GHz ; 32Go RAM ; Radeon RX 580 8Go // iMacPro1,1 //OC 0.9.9, Clover 5157 // 11.7.10 ; 12.7.4; 13.6.5 ; 14.4.1 : Carte PCI Wifi-BT Broadcom (OK avec OS14.4.1 procédure OCLP); Win 10
Asus H170i-Plus D3 : Core i5-6600K 3,19Gz; 8Go RAM; Nvidia 710 GT // iMac19,1// Clover 5157// Big Sur 11.7.10 (le dernier compatible avec Nvidia 710)
Mes macs : iMac 27" 2013, MacBookPro 16" M1(2021)
Go to the top of the page
 
+Quote Post
jeanchrijaz
posté 17 May 2018, 19:59
Message #37


Macbidouilleur d'Or !
*****

Groupe : Modérateurs
Messages : 2 500
Inscrit : 22 Sep 2015
Lieu : Aix-en-Provence (France)
Membre no 196 549



Citation (jeanchrijaz @ 17 May 2018, 20:23) *
pratiquement tout le monde qui a correctement configuré son hack et qui utilise Shiki.kext arrive à lire cette petite vidéo....

heu... je me suis trompé apparemment il y a quelques exceptions laugh.gif

Gigasus is back tongue.gif



--------------------
⦿ iPhone 12 Pro ⦿ Apple Watch 5 ⦿ iPad Pro ⦿ Apple TV 4K
⦿ Macbook Pro 13" 2019 Core i5 quadricœur 2,4 GHz / 16 Go ⦿ iMac Pro Xeon W 14 cores 2,5 GHz / Ram 64 Go / Vega 64X

⦿ Hackintosh : SMBIOS iMac 15,1 / macOS High Sierra 10.13.6 (17G13033) | Voir ici |
___Carte mère : Asus Z97-Pro (wifi-ac) • CPU : Core i7-4790K • Ram : 32 Go (4 x 8 Go) 2133Mhz • CG : EVGA GTX 1080 FTW
___• 2 x moniteurs 27" WQHD (2560 x 1440) • Carte combo PCI-E BCM94360CSAX • Carte son : AVID Pro Tools Quartet (Apogee)
____Disque Système : 960 EVO 250 Go • Disque de Rendus : 950 PRO 256 Go • Disque Cache : 850 EVO 500 Go • Stockage interne : 3 x 3 To en Raid 0

⦿ Serveur Hackintosh : SMBIOS iMac 14,2 / macOS Catalina 10.15.5 (19F101) | Voir ici |
___Carte mère : Gigabyte GA-Z97N-Wifi • CPU : Core i5-4690 • Ram : 2 x 4 Go • Disque Système : SSD 128 Go • Stockage interne : 2 x 8 To en Raid 0


--------------------
Politique vis à vis des outils automatisésFAQ Générale du HackintoshFAQ des BootloadersFAQ des BootflagsFAQ des problèmes les plus courantsGuide d'installation

Go to the top of the page
 
+Quote Post
polyzargone
posté 17 May 2018, 20:09
Message #38


Macbidouilleur d'Or !
*****

Groupe : Modérateurs
Messages : 13 720
Inscrit : 11 May 2006
Membre no 60 938



Citation (mbournau @ 17 May 2018, 20:48) *
Ben, tu m'avais dit qu'elles valaient rien !! tongue.gif


Pas qu'elles ne valaient rien, plutôt qu'elles n'étaient pas forcément correctes par rapport à ta config wink.gif.


--------------------
Un MacmacOS 10.15.7 MacBook Air mi-2012 Core i5 1,7 GHz Intel HD 4000 SSD 64 Go
Des Hacks Asus Z170-P - Core i7 6700 3,40 GHz - Sapphire RX 6600 XT 8 Go - 32 Go DDR4 Gigabyte H110M-S2H - Core i5 6600 3,30 GHz - Zotac GTX 1060 6 Go - 32 Go DDR4 Gigabyte GA-H97-HD3 - Core i5 4570 3,20 GHz - MSI GTX 650 Ti 2 Go - 16 Go DDR3 Acer Aspire V3 772G Core i5 4210M 2,60 GHz - Intel HD 4600 + GTX 850M 2 Go (désactivée) - 16 Go DDR3 Dell Latitude e7470 Core i5 6300U 2,40 GHz - Intel HD 520 - 16 Go DDR4 Dell Latitude 7490 Core i7 8650U 1,90 GHz - Intel UHD 620 - 16 Go DDR4 Dell Latitude e7440 Core i7 4600U 2,10 GHz - Intel HD 4400 - 16 Go DDR3 HP Elite 8300 USFF - Core i7 3770S 3,90 GHz - Intel HD 4000 (+ quelques autres...)

Politique vis à vis des outils automatisés et des distributions - Guide d'installation - Tutoriels - Lexique et utilité des Kexts - FAQ Générale du Hackintosh - FAQ des Bootloaders - FAQ des Bootflags - FAQ des problèmes les plus courants - FAQ sur les Mises à jour Majeures sur Hackintosh
Go to the top of the page
 
+Quote Post
mbournau
posté 18 May 2018, 08:06
Message #39


Macbidouilleur d'Or !
*****

Groupe : Membres
Messages : 2 467
Inscrit : 28 Aug 2002
Lieu : Val de Marne
Membre no 3 321



Citation (jeanchrijaz @ 17 May 2018, 20:59) *
Citation (jeanchrijaz @ 17 May 2018, 20:23) *
pratiquement tout le monde qui a correctement configuré son hack et qui utilise Shiki.kext arrive à lire cette petite vidéo....

heu... je me suis trompé apparemment il y a quelques exceptions laugh.gif


Pour ma part, configuration Asus : OK
Configuration "Gigasus le retour" !! (Gigabyte) : seulement le son, pas l'image... Avec Itunes je peux regarder un film iCloud en streaming en sélectionnant une AppleTV dans iTunes ou avec Airplay en ouvrant iTunes sur le moniteur airplay Appletv moniteur distinct (vous me direz autant utiliser directement l'AppleTV, c'est vrai, mais c'est une remarque que je voulais faire par rapport à la lecture de videos en streaming sur le hack Gigabyte...)

Ce message a été modifié par mbournau - 18 May 2018, 08:42.


--------------------
Gigabyte Z390 Designare : Core i9-9900K 3.6GHz ; 32Go RAM ; Radeon RX 580 8Go // OC 0.9.9 & Clover 5157 (MacPro7,1) :
Big Sur 11.7.10 ; Monterey 12.7.3 ; Ventura 13.6.6;
Sonoma14.3.1 - 14.5 ß1 : Carte PCI Fenvi Wifi-BT (Wifi OK avec OS14.5 ß1 - procédure OCLP 1.4.3 sous OpenCore ou Clover); carte fille intel (Wifi OK ---> OS14.5 ß1) Le Bluetooth fonctionne toujours n'étant pas affecté par les modifs introduites par Sonoma. Moniteur 5K LG UltraFine connecté en Thunderbolt 3
Autres :
Asus Z170 Premium : Core i7-7700K 4GHz ; 16Go RAM ; Asus Radeon RX 5700 XT // iMacPro1,1 // Clover 5157, OC 0.9.9 //14.4.1; Win 10 ; Wifi-BT Broadcom sur carte mère fonctionnels avec 14.4.1 même procédure OCLP avec en + les Kexts : BluetoothFixup (pour BCM_4350C2) & AirportBrcmFixup et bootarg : -brcmfxbeta
Gigabyte Z370 MD3H : Core i3-8100 3.6GHz ; 32Go RAM ; Radeon RX 580 8Go // iMacPro1,1 //OC 0.9.9, Clover 5157 // 11.7.10 ; 12.7.4; 13.6.5 ; 14.4.1 : Carte PCI Wifi-BT Broadcom (OK avec OS14.4.1 procédure OCLP); Win 10
Asus H170i-Plus D3 : Core i5-6600K 3,19Gz; 8Go RAM; Nvidia 710 GT // iMac19,1// Clover 5157// Big Sur 11.7.10 (le dernier compatible avec Nvidia 710)
Mes macs : iMac 27" 2013, MacBookPro 16" M1(2021)
Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic
1 utilisateur(s) sur ce sujet (1 invité(s) et 0 utilisateur(s) anonyme(s))
0 membre(s) :

 



Nous sommes le : 18th April 2024 - 12:43