Contribute
Register

samsung np370r5e-s06

Status
Not open for further replies.
Kill all day reading trying and dancing in the end kill the system )
My vendor 168C device 0032 Subven 144D subdevice 4105 Qualcomm Atheros AR9485 Wireless Network Adapter

It is not supported. Step 1: replace it with compatible hardware.
 

And again big thanks ))

For some one who will follow this path.
fist compile gives 1 error "Invalid object type for reserved name (_PLD: found Buffer, Package required)"
Fix it.
And then apply patch for NP470R5E from repo...

Now works perfectly fine. (so you can add this model np370r5e in compatibility list of this patch)

Still waiting for wifi from China ))

Find out another problem... Brightness...

Trying every patch in repo but problem is still unsolved...
With patch Brightness fix for HD3000 and HD4000 I have response from brightness control but only for 2 positions:

1 absolut minimum - blank screen
2 other - not blank screen )) (same brightness for any position)

Same question ) where to look for ?
 
And again big thanks ))

For some one who will follow this path.
fist compile gives 1 error "Invalid object type for reserved name (_PLD: found Buffer, Package required)"
Fix it.
And then apply patch for NP470R5E from repo...

Now works perfectly fine. (so you can add this model np370r5e in compatibility list of this patch)

Still waiting for wifi from China ))

Find out another problem... Brightness...

Trying every patch in repo but problem is still unsolved...
With patch Brightness fix for HD3000 and HD4000 I have response from brightness control but only for 2 positions:

1 absolut minimum - blank screen
2 other - not blank screen )) (same brightness for any position)

Same question ) where to look for ?

HD3000/HD4000 Brightness Fix:
DSDT Patches from here: https://github.com/RehabMan/Laptop-DSDT-Patch

Apply:
"Rename GFX0 to IGPU"
"Brightness Fix (HD3000/HD4000)"
- rename patch must be done first and to all DSDT/SSDT that contain references to GFX0 that you're including in your final SSDT set
- Brightness patch must be done to the DSDT or SSDT that contains the definition for Device GFX0 (search for 'Device (GFX0)'
- Place DSDT and SSDT (if necessary) into a place where the bootloader will load them. For Clover, EFI/CLOVER/ACPI/patched (DSDT.aml, SSDT-x.aml where 'x' is a number). For Chameleon, /Extra/ssdt.aml, /Exra/ssdt-1.aml, /Extra/ssdt-2.aml, etc.

Install: https://github.com/RehabMan/OS-X-ACPI-Backlight
 
HD3000/HD4000 Brightness Fix:
DSDT Patches from here: https://github.com/RehabMan/Laptop-DSDT-Patch
Yes patches taken from there

Applied:
1. "Rename GFX0 to IGPU" then applied "Brightness Fix (HD3000/HD4000)"

- Brightness patch must be done to the DSDT or SSDT that contains the definition for Device GFX0 (search for 'Device (GFX0)'
after first patch all GFX0 was replased so searching GFX0 after first patch gives nothing

compile gives 2 errors "object does not exist (igfx)"
Should I rename igfx to igpu ?
Or what I do wrong ?
 
Yes patches taken from there

Applied:
1. "Rename GFX0 to IGPU" then applied "Brightness Fix (HD3000/HD4000)"

- Brightness patch must be done to the DSDT or SSDT that contains the definition for Device GFX0 (search for 'Device (GFX0)'
after first patch all GFX0 was replased so searching GFX0 after first patch gives nothing

compile gives 2 errors "object does not exist (igfx)"
Should I rename igfx to igpu ?
Or what I do wrong ?

Do not apply "Rename GFX0 to IGPU" more than once.
 
Do not apply "Rename GFX0 to IGPU" more than once.

I did not ...
Only ones applied "Rename GFX0 to IGPU" patch then once "Brightness Fix (HD3000/HD4000)".

Do it again ... error disappear... Magic ))
 
The error you had is a direct result of applying the rename patch twice.

Ok ... Make all step by step...
Compile without errors
Place DSDT in EFI/CLOVER/ACPI/patched
Install kekst...

Result is the same... only 2 positions
minimum and "other"

Maby I should return my old DSDT ?
 
Status
Not open for further replies.
Back
Top