Jump to content

Gonzalox
 Share

16 posts in this topic

Recommended Posts

I'm a new to all this DSDT thing, I need help for editing my DSDT (I can use guides from here or others forums) to fix some malfunctions. I have the following problems:

 

1) Brightness controls don't show up anywhere. No action from the FN+Up/Down.

2) Sleep Function dont work, so I cant close the lid or use sleep to save some energy

 

I've also Legacy USB enabled, internal LAN disabled.

And tried these Sleepenabler but it just dont work, it gives me KP once.

 

Please help me I dont know what to edit, I have downloaded DSDTSE.

 

 

I am asking for help here because I saw another topic where a user had the same problem and he got his problems fixed with help from other user. I've the same Laptop so I think it must be kinda easy to fix this.

You can check the topic here: http://www.insanelym...howtopic=257063

I think i could merge some things from the fixed DSDT to mine, but Im not really sure if this works that way.

 

 

My DSDT with no changes

 

http://www.mediafire...lbprppxwax5vruz

 

After compilation i get this message (just the bottom)

 

Compilation complete. 0 Errors, 2 Warnings, 36 Remarks, 10 Optimizations

 

I am using Snow Leopard 10.6.7 btw, sorry if something is unreadable, english isnt my native language.

 

 

My Specs are

Samsung Q430-11

Core i5 450M

4GB DDR3 1333MHz RAM

nVidia GeForce 310M
Link to comment
Share on other sites

Well, now I have sleep function (when closing lid) working, this was really important for me because I run out of battery pretty fast and I cant have my laptop on all the time, thanks for all the work you've done dude :thumbsup_anim:. Now, about the brightness controls, well that is still not working.

Link to comment
Share on other sites

Did you apply an edit for the lid closing?

 

I will make a patch ver. for

brightness controls and post a link to it. Anything else not working yet? Function keys working?

 

Be sure to look at my blog in my sig if you have questions about DSDTs.

Link to comment
Share on other sites

That was what I was talking about, I can't use neither the function keys for brightness (these just dont work, but is weird because the sound controls works good) nor the system preferences function to change brightness (no brightness controls there, dont appear). The function keys that dont work are up (fn + up) and down arrows, while the left (fn + left) and right work for sound control, I dont know if this help somehow I guess any information could be useful.

 

I am quite embarrased to ask, but, what did you mean by your first question? I used an application called M.ulti.beast 3.10.1 to install the DSDT you attached, I think this might be the answer, but if not let me know.

 

I will check your blog for some things that I don't have really clear. Thanks for your work dude.

Link to comment
Share on other sites

Try this patch for FN Keys: use DSDT EDITOR for this.

 

 

into device name_hid PNP0303 insert

begin

Method (_DSM, 4, NotSerialized)\n

{\n

Store (Package (0x02)\n

{\n

"AAPL,has-embedded-fn-keys", \n

Buffer (0x04)\n

{\n

0x01, 0x00, 0x00, 0x00\n

}\n

}, Local0)\n

DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n

Return (Local0)\n

}\n

end

Link to comment
Share on other sites

  • 2 weeks later...
The lip worked OOB in this case to go to sleep. I will create new patched DSDT later today with the two edits I have mentioned before.

 

Hey dude, if you have any problem or question about my Specs let me know please, maybe I can help in someway. Thank you.

Link to comment
Share on other sites

Hey, I am sorry but this is still not working. But somehow the battery life was increased, before applying any change to dsdt, I had 2:13 (or something like that) battery life, after the first dsdt I had 1:20. Now (second dsdt) I have 2:00. The brightness controls still the same as before. Thanks for all your hardwork :).

Link to comment
Share on other sites

 Share

×
×
  • Create New...