Contribute
Register

Auto Upgrade from 10.10.0 to 10.10.1, now cant login to AppStore 'Your device is not recognized plea

Status
Not open for further replies.
I am not nearly as savvy as a lot of people in here, but I can tell you how to fix this problem. This is what I have done and works overtime. Start from scratch! Remove your wireless network card. Reinstall Yosemite. When it asks if you want to connect to the net just skip. Complete the install. Go to about my Mac and you will see the ethernet card set to en0. Shut the system down. Install your wireless card. Reboot and setup your wireless connection. Go to the apps store and download all of your pre-purchased apps. Works every time.
 
IOBuiltIn=false for 'en0'. And there is no "built-in" injection at GLAN.

Could be config.plist/Clover issue...


Dont know what is 'GLAN'
How i can add Built-in true for clover ? I already added the Fix Ethernet from Clover configurator, nothing changed.

Here is my clover 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>Fixes</key>
            <dict>
                <key>FixLAN_2000</key>
                <true/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Cst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Ist</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>ApIst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>ApCst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>CpuPm</string>
            </dict>
        </array>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
            </dict>
            <key>PluginType</key>
            <integer>1</integer>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>dart=0 -xcpm nv_disable=1 -gux_defer_usb2 kext-dev-mode=1</string>
        <key>CustomLogo</key>
        <false/>
        <key>Legacy</key>
        <string>LegacyBiosDefault</string>
        <key>Log</key>
        <false/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
        <key>XMPDetection</key>
        <string>Yes</string>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Audio</key>
        <dict>
            <key>Inject</key>
            <string>Detect</string>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>VBoxHfs</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Custom</key>
        <dict>
            <key>Entries</key>
            <array>
                <dict>
                    <key>Disabled</key>
                    <false/>
                    <key>FullTitle</key>
                    <string>UEFI internal</string>
                    <key>Hidden</key>
                    <string>Always</string>
                    <key>Ignore</key>
                    <false/>
                    <key>NoCaches</key>
                    <false/>
                    <key>Type</key>
                    <string>Other</string>
                </dict>
            </array>
        </dict>
        <key>Mouse</key>
        <dict>
            <key>Enabled</key>
            <false/>
            <key>Mirror</key>
            <false/>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <true/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>Theme</key>
        <string>applestyle</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>InjectEDID</key>
        <true/>
        <key>ig-platform-id</key>
        <string>0x0a260006</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>AsusAICPUPM</key>
        <true/>
        <key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\GenericBrightnesskext</string>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Second Stage Patch 2</string>
                <key>Find</key>
                <data>
                QYjE6wM=
                </data>
                <key>Name</key>
                <string>disabled_IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                QYjE6yM=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Enable TRIM for SSD</string>
                <key>Find</key>
                <data>
                AEFQUExFIFNTRAA=
                </data>
                <key>Name</key>
                <string>disabled_IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Second Stage Patch 1</string>
                <key>Find</key>
                <data>
                hcB0XUg=
                </data>
                <key>Name</key>
                <string>disabled_IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                McB0W0g=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>0x0a260006 9MB cursor bytes patch</string>
                <key>Find</key>
                <string>0600260A01030303000000020000300100006000</string>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>disabled_AppleIntelFramebufferAzul</string>
                <key>Replace</key>
                <string>0600260A01030303000000020000300100009000</string>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>MLB</key>
        <string>C02140302D5DMT31M</string>
        <key>ROM</key>
        <string>b05d85079728</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>05/24/13</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MBA61.88Z.0099.B04.1305241529</string>
        <key>Board-ID</key>
        <string>Mac-7DF21CB3ED6977E5</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>ChassisAssetTag</key>
        <string>Air-Enclosure</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>10</string>
        <key>Family</key>
        <string>MacBook Air</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <true/>
        <key>ProductName</key>
        <string>MacBookAir6,2</string>
        <key>SerialNumber</key>
        <string>CK235TCEF5V8</string>
        <key>Trust</key>
        <false/>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Detect</string>
    </dict>
</dict>
</plist>
 
Dont know what is 'GLAN'
How i can add Built-in true for clover ? I already added the Fix Ethernet from Clover configurator, nothing changed.

Here is my clover 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>Fixes</key>
            <dict>
                <key>FixLAN_2000</key>
                <true/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Cst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Ist</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>ApIst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>ApCst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>CpuPm</string>
            </dict>
        </array>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
            </dict>
            <key>PluginType</key>
            <integer>1</integer>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>dart=0 -xcpm nv_disable=1 -gux_defer_usb2 kext-dev-mode=1</string>
        <key>CustomLogo</key>
        <false/>
        <key>Legacy</key>
        <string>LegacyBiosDefault</string>
        <key>Log</key>
        <false/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
        <key>XMPDetection</key>
        <string>Yes</string>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Audio</key>
        <dict>
            <key>Inject</key>
            <string>Detect</string>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>VBoxHfs</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Custom</key>
        <dict>
            <key>Entries</key>
            <array>
                <dict>
                    <key>Disabled</key>
                    <false/>
                    <key>FullTitle</key>
                    <string>UEFI internal</string>
                    <key>Hidden</key>
                    <string>Always</string>
                    <key>Ignore</key>
                    <false/>
                    <key>NoCaches</key>
                    <false/>
                    <key>Type</key>
                    <string>Other</string>
                </dict>
            </array>
        </dict>
        <key>Mouse</key>
        <dict>
            <key>Enabled</key>
            <false/>
            <key>Mirror</key>
            <false/>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <true/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>Theme</key>
        <string>applestyle</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>InjectEDID</key>
        <true/>
        <key>ig-platform-id</key>
        <string>0x0a260006</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>AsusAICPUPM</key>
        <true/>
        <key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\GenericBrightnesskext</string>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Second Stage Patch 2</string>
                <key>Find</key>
                <data>
                QYjE6wM=
                </data>
                <key>Name</key>
                <string>disabled_IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                QYjE6yM=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Enable TRIM for SSD</string>
                <key>Find</key>
                <data>
                AEFQUExFIFNTRAA=
                </data>
                <key>Name</key>
                <string>disabled_IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Second Stage Patch 1</string>
                <key>Find</key>
                <data>
                hcB0XUg=
                </data>
                <key>Name</key>
                <string>disabled_IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                McB0W0g=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>0x0a260006 9MB cursor bytes patch</string>
                <key>Find</key>
                <string>0600260A01030303000000020000300100006000</string>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>disabled_AppleIntelFramebufferAzul</string>
                <key>Replace</key>
                <string>0600260A01030303000000020000300100009000</string>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>MLB</key>
        <string>C02140302D5DMT31M</string>
        <key>ROM</key>
        <string>b05d85079728</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>05/24/13</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MBA61.88Z.0099.B04.1305241529</string>
        <key>Board-ID</key>
        <string>Mac-7DF21CB3ED6977E5</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>ChassisAssetTag</key>
        <string>Air-Enclosure</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>10</string>
        <key>Family</key>
        <string>MacBook Air</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <true/>
        <key>ProductName</key>
        <string>MacBookAir6,2</string>
        <key>SerialNumber</key>
        <string>CK235TCEF5V8</string>
        <key>Trust</key>
        <false/>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Detect</string>
    </dict>
</dict>
</plist>

If that is your actual config.plist, it is corrupt (missing '<' at the beginning).

Try getting rid of "FixLAN_2000"...

Note: There are better brightness solutions than GenericBrightness...
 
No the < is present, just failed full copy paste from Plist Edit pro.
I will remove the Fix Ethernet and let you know.

About genericBrightness, i dont even think i still have the Kext in /Other folder
I have ACPIBacklight + custom DSDT fixed, the Brightness i working so..
 
No the < is present, just failed full copy paste from Plist Edit pro.
I will remove the Fix Ethernet and let you know.
...

You will need to reset your network interfaces after...

Probably a good idea to check for "built-in" injection under GLAN (in ioreg). Until you have the "built-in" injection, it won't work.
 
Okey ....
I dont know what the f is that.
I removed the Fix Ethernet from Clover conf, also the GeneralBrightness, now my Intel Ethernet is en0 and BuiltIn from DCPI Manager, AND AppStore is working ....

I have not modified anything from IOReg.
 
Okey ....
I dont know what the f is that.
I removed the Fix Ethernet from Clover conf, also the GeneralBrightness, now my Intel Ethernet is en0 and BuiltIn from DCPI Manager, AND AppStore is working ....

I have not modified anything from IOReg.

You don't "modify anything from IOReg", but it is useful to look at the status of things. If you look at the GLAN node in ioreg, you'll see what I mean.
 
Status
Not open for further replies.
Back
Top