IPB

Bienvenue invité ( Connexion | Inscription )

> Hack in black !
Options
Datavinn
posté 4 Sep 2019, 16:18
Message #1


Adepte de Macbidouille
*

Groupe : Membres
Messages : 192
Inscrit : 25 Jan 2007
Membre no 79 077



Hello, après la réflexion, la découverte du terrain et les premieres blessures de guerre. Surement pas les dernières ! biggrin.gif

• J'ai fait une clé Clover_5045 "Skylake" en mettant les kexts à jour.

• J'ai ouvert le config.plist avec Clover Configurator et j'ai modifié le SMBIOS en iMAC19,1.

• J'ai monté le pc : Asus Prime Z390-a / i9-9900k / Sapphire Vega 64 / 32go de ram

• j'insère la clé et boot dessus via le bios. Du verbose commence mais une erreur apparaît. Je relance en mettant dans un autre port USB 2, ça lance alors rapidement un affichage de Clover. Je clique dessus et ça repart (du verbose). Mais ça bloque encore. Je redémarre. Et de là, plus rien a faire, quand je veux lancer le bios avec la clé connecté, c'est un écran noir qui s'affiche. Si je redémarre sans la clé, j'ai le bios.

???

Je regarde alors si une préférence du bios pourrait le faire bloquer, je lis qu'il faut que le "graphics configuration" ne doit pas être sur celui intégré mais en auto. Je fais le changement, mais de retour dans le Bios, ce changement n'est pas pris en compte. Après plusieurs essais, les autres changements sont accepté et enregistré mais pas celui-ci. Je ne sais pas si ça a une incidence.

Je tourne en rond depuis hier. help ! sad.gif

Mon dossier EFI :

Fichier joint  Clover_2019_09_04.jpg ( 158.34 Ko ) Nombre de téléchargements : 21


Mon config.plist :

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>Debug</key>
            <false/>
            <key>DropOEM_DSM</key>
            <false/>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>Rename HDAS to HDEF</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SERBUw==
                    </data>
                    <key>Replace</key>
                    <data>
                    SERFRg==
                    </data>
                </dict>
            </array>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
        </array>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <false/>
                <key>PStates</key>
                <false/>
            </dict>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>-v nv_disable=1 kext-dev-mode=1</string>
        <key>Debug</key>
        <false/>
        <key>DefaultLoader</key>
        <string>boot.efi</string>
        <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>UseARTFrequency</key>
        <false/>
    </dict>
    <key>Devices</key>
    <dict>
        <key>FakeID</key>
        <dict>
            <key>ATI</key>
            <string>0x0</string>
            <key>IMEI</key>
            <string>0x0</string>
            <key>IntelGFX</key>
            <string>0x0</string>
            <key>LAN</key>
            <string>0x0</string>
            <key>NVidia</key>
            <string>0x0</string>
            <key>SATA</key>
            <string>0x0</string>
            <key>WIFI</key>
            <string>0x0</string>
            <key>XHCI</key>
            <string>0x0</string>
        </dict>
        <key>LANInjection</key>
        <false/>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <false/>
            <key>FixOwnership</key>
            <false/>
            <key>Inject</key>
            <false/>
        </dict>
    </dict>
    <key>GUI</key>
    <dict>
        <key>Language</key>
        <string>fr:0</string>
        <key>Mouse</key>
        <dict>
            <key>DoubleClick</key>
            <integer>500</integer>
            <key>Enabled</key>
            <true/>
            <key>Mirror</key>
            <false/>
            <key>Speed</key>
            <integer>8</integer>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Linux</key>
            <false/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>Theme</key>
        <string>embedded</string>
    </dict>
    <key>Graphics</key>
    <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>0x19120000</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleIntelCPUPM</key>
        <false/>
        <key>AppleRTC</key>
        <false/>
        <key>Debug</key>
        <false/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelLapic</key>
        <false/>
        <key>KernelPm</key>
        <false/>
        <key>KernelXCPM</key>
        <false/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>El Capitan USB limite ports de 15 à 30</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g72M/v//EA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>AppleUSBXHCIPCI</string>
                <key>Replace</key>
                <data>
                g72M/v//Fg==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Sierra USB limite ports de 15 à 20</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g710////EA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.12.x</string>
                <key>Name</key>
                <string>AppleUSBXHCIPCI</string>
                <key>Replace</key>
                <data>
                g710////Fg==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>High Sierra USB limite ports de 15 à 24 (10.13 PB1)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g32MEA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.x</string>
                <key>Name</key>
                <string>AppleUSBXHCIPCI</string>
                <key>Replace</key>
                <data>
                g32MGQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>TRIM Enabler</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AEFQUExFIFNTRAA=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Skylake APIC fix, discovered by Pike R. Alpha</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                wegQD7bw
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>AppleAPIC</string>
                <key>Replace</key>
                <data>
                vhcAAACQ
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>10.11-SKL530-Port_0-DP2HDMI</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                /wAAAAEAAABAAAAA
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>AppleIntelSKLGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AAAIAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily IONameMatch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                PHN0cmluZz5wY2kxNDRkLGE4MDQ8L3N0cmluZz4=
                </data>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                PHN0cmluZz5wY2kxNDRkLGE4MDI8L3N0cmluZz4=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#1</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ibPoAgAAweAMBQAQAACJgw==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                ibPoAgAAweAJBQAQAACJgw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                D7aMiIIAAACD+QwPhTIBAA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                D7aMiIIAAACD+QkPhTIBAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#3</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AMeDpAAAAAAQAABIi0gISA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                AMeDpAAAAAACAABIi0gISA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#4</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SYnGTYX2dGFBwecMSWP/vg==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                SYnGTYX2dGFBwecJSWP/vg==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#5</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                hv8PAABIwegMD7cPgeH/Dw==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                hv8PAABIwegJD7cPgeH/Dw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#6_7</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                icGB4f8PAABIAdFIgfn/DwAAdzs=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                icGB4f8BAABIAdFIgfn/AQAAdzs=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#8</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SYHF/w8AAEnB7QxJiwQkSA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                SYHF/w8AAEnB7QlJiwQkSA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#9_10</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                BgIAAEyNuAAQAABMiflIgeEA8P//SYmGGgEAAEmJjiIB
                AABBvAAQAABJKfQ=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                BgIAAEyNuAACAABMiflIgeEA8P//SYmGGgEAAEmJjiIB
                AABBvAACAABJKfQ=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#11</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AABJiY4iAQAAugAQAABIKQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                AABJiY4iAQAAugACAABIKQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#12</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                yAAAAEkp17gAEAAATYskJA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                yAAAAEkp17gAAgAATYskJA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#13</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                4b+AQBUGTYnWugAQAABFMQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                4b+AQBUGTYnWugACAABFMQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#14</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                iWTY+EmBxAAQAABJgccA8A==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                iWTY+EmBxAACAABJgccA8A==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#15</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                Bf8PAABIwegMZvfB/w8PlQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                Bf8PAABIwegJZvfB/w8PlQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#16</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                weIIQQ+2wcHgDEQJ0EQJwA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                weIIQQ+2wcHgCUQJ0EQJwA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#17</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                RYTJD5XAD7bAweAMRAnYRA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                RYTJD5XAD7bAweAJRAnYRA==
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x3E7</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>06/16/2019</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>IM191.88Z.F000.B00.1906161737</string>
        <key>Board-ID</key>
        <string>Mac-AA95B1DDAB278B95</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>C02912501GULNV9JC</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>EfiVersion</key>
        <string>220.270.93.0.0</string>
        <key>Family</key>
        <string>iMac</string>
        <key>FirmwareFeatures</key>
        <string>0xFD8FF576</string>
        <key>FirmwareFeaturesMask</key>
        <string>0xFFDFFF7F</string>
        <key>LocationInChassis</key>
        <string>Part Component</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <false/>
        <key>PlatformFeature</key>
        <string>0x22</string>
        <key>ProductName</key>
        <string>iMac19,1</string>
        <key>SerialNumber</key>
        <string>C02YGVYEJV3Q</string>
        <key>SmUUID</key>
        <string>1E675A77-1EBE-413D-BC74-7F359C9A5C26</string>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>

Fichier(s) joint(s)
Fichier joint  Clover_2019_09_04.jpg ( 158.34 Ko ) Nombre de téléchargements : 4
 


--------------------

Hackintosh — Clover 5058 • 10.14.6 • Gigabyte Z390 AORUS pro / i9-9900k / Sapphire Vega 64 / 32go de ram
--------------------
• MacBook Pro fin 2018 — i5 2,3Ghz / OS X Mojave / 16 Go 2133MHz / Intel Iris Plus Graphics 655
• MacPro Nehalem 2009 — Quad 2,66Ghz / OS X El Capitan / 16 Go 1066Mhz / ATI Radeon HD 5770 + Eizo FlexScan SX2461W
• imac blanc intel core duo 2,16Ghz, 1,5Go de ram

--------------------
site
Go to the top of the page
 
+Quote Post

Les messages de ce sujet
- Datavinn   Hack in black !   4 Sep 2019, 16:18
- - polyzargone   Supprime le ApfsDriverLoader-64.efi puisque tu as ...   4 Sep 2019, 18:27
- - maclinuxG4   en clair, tu as les objets compiler identiques: un...   4 Sep 2019, 19:15
- - Datavinn   Désolé, je me suis un peu perdu dans les différ...   4 Sep 2019, 22:35
|- - thunder72fr   Citation (Datavinn @ 4 Sep 2019, 22:35) D...   5 Sep 2019, 05:48
- - Datavinn   Bonne idée, j'utilise google translate en tra...   5 Sep 2019, 12:57
- - Datavinn   Après plusieurs essais (+ lecture) et échecs, je...   7 Sep 2019, 14:57
|- - polyzargone   Citation (Datavinn @ 7 Sep 2019, 14:57) -...   7 Sep 2019, 15:15
|- - Datavinn   Citation (polyzargone @ 7 Sep 2019, 16:15...   7 Sep 2019, 15:53
- - Yellocab   Hello tu as bcp trop d'éléments dans ton do...   7 Sep 2019, 15:05
- - Yellocab   Ne perd pas patience. Tout cela parait très diffi...   7 Sep 2019, 16:02
|- - Datavinn   Citation (Yellocab @ 7 Sep 2019, 17:02) N...   7 Sep 2019, 23:30
|- - Yellocab   Citation (Datavinn @ 7 Sep 2019, 23:30) J...   8 Sep 2019, 08:47
|- - polyzargone   Citation (Yellocab @ 8 Sep 2019, 08:47) D...   8 Sep 2019, 09:38
- - maclinuxG4   tu devrais avoir qu’un branchement vidéo, (HDMI...   8 Sep 2019, 08:20
|- - Datavinn   Citation (maclinuxG4 @ 8 Sep 2019, 09:20)...   8 Sep 2019, 14:57
|- - polyzargone   Citation (Datavinn @ 8 Sep 2019, 14:57) T...   8 Sep 2019, 16:42
- - Yellocab   Oui sorry. Mais je me demande si le premier choix ...   8 Sep 2019, 09:55
- - maclinuxG4   non les fix mémoire c'est les même depuis tr...   8 Sep 2019, 10:10
- - Datavinn   ok !!! merci, ça éclaire ma lanterne...   8 Sep 2019, 11:15
- - Datavinn   J'arrive sur la page d'installation, ...   8 Sep 2019, 16:48
- - polyzargone   Oui c'est ça. En revanche, ton écran est br...   8 Sep 2019, 16:52
|- - Datavinn   Citation (polyzargone @ 8 Sep 2019, 17:52...   8 Sep 2019, 17:34
- - polyzargone   Et la Vega est branchée ? Tu as mis quoi comme G...   8 Sep 2019, 17:43
- - Datavinn   Oui, elle est branché et je la vois apparaître d...   8 Sep 2019, 17:49
- - polyzargone   Met CPU graphics et débranche la Vega.   8 Sep 2019, 18:32
- - Yellocab   tu peux poster le contenu EFI de ta clé stp?   8 Sep 2019, 20:11
- - Datavinn   Polyzargone : ok , je tente et je reviens vous dir...   8 Sep 2019, 20:58
- - Yellocab   Supprime dans drivers le répertoire BIOS. essaye ...   8 Sep 2019, 21:19
- - Datavinn   non, idem. (écran figé sans curseur à l'acc...   8 Sep 2019, 21:33
- - Yellocab   tu as essayé un autre port USB?   8 Sep 2019, 21:38
- - Datavinn   Je viens de tenter, idem. Je vais faire une liste ...   8 Sep 2019, 21:43
- - Yellocab   oui ca doit venir de tes reglages.   8 Sep 2019, 21:54
- - Datavinn   main : rien AI Tweaker : rien Advanced : System...   8 Sep 2019, 21:56
- - Yellocab   Tu n'arrives même pas sur l'écran d...   8 Sep 2019, 22:17
- - maclinuxG4   il faut regarder le config.plist ensuite....   9 Sep 2019, 06:01
- - polyzargone   Si tu as bien tapé la commande terminal du tuto, ...   9 Sep 2019, 07:01
- - Datavinn   Yellocab : Non, je n'arrive pas l'écran ...   9 Sep 2019, 07:16
- - mbournau   Dans ta clé de boot as tu bien le boot-->argu...   9 Sep 2019, 10:51
|- - Datavinn   Citation (mbournau @ 9 Sep 2019, 11:51) D...   9 Sep 2019, 11:31
- - Yellocab   Alors des bonnes et des mauvaises nouvelles trouv�...   9 Sep 2019, 11:04
|- - thunder72fr   Citation (Yellocab @ 9 Sep 2019, 11:04) A...   14 Sep 2019, 21:53
- - Yellocab   Peut être que le gars n’a pas assez insisté ma...   9 Sep 2019, 11:41
- - mbournau   dart=0 peut ne servir à rien (mais bon...) dans l...   9 Sep 2019, 11:43
|- - polyzargone   Citation (mbournau @ 9 Sep 2019, 11:43) d...   10 Sep 2019, 06:55
- - Datavinn   Petit récap' pour ce soir : - Refaire la cl...   9 Sep 2019, 14:00
- - Yellocab   Si tu es Amazon Prime tu peux retourner ton articl...   9 Sep 2019, 14:04
- - Datavinn   En effet, je viens tout juste de le voir !...   9 Sep 2019, 14:30
- - Yellocab   Alors pour moi celle ci. D'innombrables config...   9 Sep 2019, 14:42
- - Mac Arthur   Ou une Gigabyte Z370 Aorus comme la mienne. Peut-�...   9 Sep 2019, 15:36
|- - mbournau   Citation (Mac Arthur @ 9 Sep 2019, 15:36)...   9 Sep 2019, 17:24
- - Datavinn   Merci à vous trois, Message reçu ! Mburneau...   9 Sep 2019, 17:41
|- - mbournau   Citation (Datavinn @ 9 Sep 2019, 17:41) M...   9 Sep 2019, 17:56
- - Yellocab   De mon côté le SMBIOS de l'iMacPro c'est...   9 Sep 2019, 18:05
- - Datavinn   Citation (mbournau @ 9 Sep 2019, 18:56) D...   9 Sep 2019, 21:01
- - Yellocab   Les gars disaient que ça bloquait très longtemps...   9 Sep 2019, 21:22
- - Datavinn   AHHHrgh ! j'ai laissé près de 20mn ...   9 Sep 2019, 21:36
- - Yellocab   Tic Tac   9 Sep 2019, 22:01
- - Datavinn   bah rien... 30mn. Je crois que je vais faire le r...   9 Sep 2019, 22:11
- - Yellocab   Meilleure parole Ever!!! Change it   9 Sep 2019, 22:20
- - Datavinn   allez... go. Je reviens vers vous quand j'ai...   9 Sep 2019, 22:22
- - Yellocab   Tiens nous au jus   9 Sep 2019, 22:24
- - Datavinn   Citation (polyzargone @ 10 Sep 2019, 07:5...   10 Sep 2019, 10:13
- - Datavinn   J'ai reçu et installé la Gigabyte Z390 pro. ...   14 Sep 2019, 00:28
|- - mbournau   Citation (Datavinn @ 14 Sep 2019, 00:28) ...   14 Sep 2019, 05:20
- - Datavinn   Citation (mbournau @ 14 Sep 2019, 06:20) ...   14 Sep 2019, 09:50
- - mbournau   Peux tu mettre ici simplement (sans passer par ton...   14 Sep 2019, 20:27
- - Datavinn   Bien sûr !! CODE<?xml version=...   14 Sep 2019, 21:39
- - mbournau   Essaie avec celui ci... EDIT 1 : dans ce confi...   15 Sep 2019, 08:05
- - Datavinn   mille merci !!! Je vais faire tous ça...   15 Sep 2019, 10:37
- - Datavinn   Ça a fonctionné !!!! Je suis sur...   15 Sep 2019, 12:39
|- - polyzargone   Citation (Datavinn @ 15 Sep 2019, 12:39) ...   15 Sep 2019, 13:20
- - Yellocab   Yeah ça y est! J’étais en WE mais j’ai s...   15 Sep 2019, 16:26
- - Datavinn   Citation (polyzargone @ 15 Sep 2019, 14:2...   15 Sep 2019, 16:50
- - Datavinn   Premier petit réglage, je n'avais pas la visu...   15 Sep 2019, 21:17
- - Yellocab   l'autre avantage du SMBIOS iMacPro... mais si...   15 Sep 2019, 21:21
- - Datavinn   Citation (Yellocab @ 15 Sep 2019, 22:21) ...   15 Sep 2019, 21:39
|- - mbournau   Citation (Datavinn @ 15 Sep 2019, 21:39) ...   15 Sep 2019, 21:54
- - Yellocab   Prudence est mère de sureté... J'ai en plus ...   15 Sep 2019, 22:18
- - maclinuxG4   recommande sauvegarde avec TM.   16 Sep 2019, 06:08
- - Datavinn   Citation (mbournau @ 15 Sep 2019, 22:54) ...   16 Sep 2019, 11:16
- - Yellocab   Ne tiens pas compte du 127 degrés du GPU Die. L�...   16 Sep 2019, 11:36
- - mbournau   Pour ma part je ne parlais pas de l'intégrali...   16 Sep 2019, 11:51
- - Datavinn   Citation (Yellocab @ 16 Sep 2019, 12:36) ...   16 Sep 2019, 15:10
- - Yellocab   Non vraiment c'est une fausse info ce 127 degr...   16 Sep 2019, 17:12
- - mbournau   J'ai peut être une solution pour que vous pui...   16 Sep 2019, 18:00
|- - tinkar   Citation (mbournau @ 16 Sep 2019, 18:00) ...   17 Sep 2019, 18:01
|- - mbournau   Citation (tinkar @ 17 Sep 2019, 18:01) Fa...   17 Sep 2019, 18:50
- - Datavinn   Yellocab, Mrbournau > la rentrée est passé pa...   17 Sep 2019, 06:58
- - tinkar   C'est très sympa. Merci Je commencerai à...   17 Sep 2019, 20:47
- - Datavinn   Bon ! J'ai eu un moment hier et j'ai p...   23 Sep 2019, 09:10
|- - mbournau   Citation (Datavinn @ 23 Sep 2019, 09:10) ...   23 Sep 2019, 09:12
|- - mbournau   Citation (Datavinn @ 23 Sep 2019, 09:10) ...   23 Sep 2019, 10:58
- - Yellocab   C'est en effet bcp plus prudent... y en a qu...   23 Sep 2019, 09:40
- - Datavinn   Citation (mbournau @ 23 Sep 2019, 10:12) ...   23 Sep 2019, 10:44
- - thunder72fr   Et c'est valable aussi quand on veut installer...   23 Sep 2019, 10:59
- - Datavinn   Avec le config.plist que tu m'avais passé, j...   23 Sep 2019, 13:24
- - Datavinn   Ayant trouvé un peu de temps pour m'y remettr...   29 Sep 2019, 11:21
- - Yellocab   hello virtualise Windows depuis macOS (avec virtu...   29 Sep 2019, 11:33
- - polyzargone   Tu peux essayer ça : Citation Method 4: Use Term...   29 Sep 2019, 16:09
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 : 20th April 2024 - 05:10