Contribute
Register

[solved] Samsung NP300E5C-S0BTR

Status
Not open for further replies.
Samsung NP300E5C-S0BTR

may be I have some bios issues but I never experianced any problem in wondows I don't understand how it's possible some times I take different memory adresses
 
Samsung NP300E5C-S0BTR

is there anyway the fix brightness intel 4000 and battery fır samsung 3 series without DSDT?
 
Samsung NP300E5C-S0BTR

may be I have some bios issues but I never experianced any problem in wondows I don't understand how it's possible some times I take different memory adresses

Have you verified this "some times I take different memory adresses"?

If your SystemMemory regions are really changing randomly (it is rare, but some BIOS implementations do this), then you can use Clover's FixRegions feature.
 
Samsung NP300E5C-S0BTR

yes I verified thanks for helping me but I cant use clover i tried many times but I cant edünable intel hd 4000 it sees my card 4 mb and I tried many kext Many fake id hacked 2048 mb kext. I have intel 7 series chipset 3210m proccessor. I searched everywere I cant find solution
 
Samsung NP300E5C-S0BTR

yes I verified thanks for helping me but I cant use clover i tried many times but I cant edünable intel hd 4000 it sees my card 4 mb and I tried many kext Many fake id hacked 2048 mb kext. I have intel 7 series chipset 3210m proccessor. I searched everywere I cant find solution

You didn't answer my question regarding verification of floating SystemMemory regions.

HD4000 is natively supported with only AAPL,ig-platform-id injection.

Most bootloaders can do it (Chimera IGPlatformID, Chameleon IntelCapriFB, Clover config.plist/Graphics/ig-platform-id).

You can also inject with patched DSDT.

No FakeID is needed.

The ig-platform-id you use depends (loosely) on your screen resolution.

--

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

System: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
System: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.
 
Samsung NP300E5C-S0BTR

ok i installed clover and i write my system spseifications i still cant enable my gpu if I not enter any Fakesmc screen is black and if I add some 1660003 or 1e3a8086 it become 4mb
 
Samsung NP300E5C-S0BTR

ok i installed clover and i write my system spseifications i still cant enable my gpu if I not enter any Fakesmc screen is black and if I add some 1660003 or 1e3a8086 it become 4mb

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder.
 
Samsung NP300E5C-S0BTR

I inistalled clover and I made proper plist file I use my linux dsdt also I patched now everything works well patchmatic system memory is now same my dsdt i hope it will not break again if it is happen I ll send my files. My Pc works well now. Thank you wery much for everything
 
Hi again I have another question, when I switch windows from mac; my secondary card ( nvidia 620m) is not recognize from windows and if i restart windows this time nvidia enable on my system. i tried win 7 8.1 and 10. Non of them fixed my problem. I think it's clover or bios related problem. Is that a common problem?
 
Hi again I have another question, when I switch windows from mac; my secondary card ( nvidia 620m) is not recognize from windows and if i restart windows this time nvidia enable on my system. i tried win 7 8.1 and 10. Non of them fixed my problem. I think it's clover or bios related problem. Is that a common problem?

Reenabling Nvidia in _PTS might help. There is patches for it in the repo and it is covered in the guide.

http://www.tonymacx86.com/yosemite-...bling-discrete-graphics-dual-gpu-laptops.html
 
Status
Not open for further replies.
Back
Top