Samsung NC10 UK revision, Updates / Installation / Modding etc, stuff will be here |
![]() |
Samsung NC10 UK revision, Updates / Installation / Modding etc, stuff will be here |
|
lolof
InsanelyMac Protégé
|
![]() |
May 20 2009, 01:04 PM Post #1881
|
|
I check in IORegistryExplorer.
The entire ioreg ist almos 1 Mega... I uploaded only a screenshot. I will try the VoodooUSBEHCI and others things in Chameleon 2 RC that could allow the usb/sleep work this evening. UPDATE : Thanks to all and thanks to teateam. My sleep problem seems to be solved with the VoodooUSBEHCI Kext. See you in new forum!
Attached File(s)
|
|
Mysticus C*
InsanelyMac Deity
|
![]() |
May 20 2009, 02:22 PM Post #1882
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
some bad/good news:
we lost a month worth of data... main hosting company disappeared, and now recently appeared again... we dont know at this point wheter we will get our database back or not, but we will see... i will put the forum up online for the moment to last backup i could retrieve from my own backup as 21st April... sorry for the situation guys... hope we can retrieve our database back, but worst happened already, cant get any worse... forum More informain and goodies will be told later in the forum... Note: Some of the user base along with messages are lost... you will have to re-register in order to get back to where you left... Again, sorry for this... |
|
ChaosPortal
InsanelyMac Protégé
|
![]() |
May 21 2009, 11:40 AM Post #1883
|
![]()
|
Wow, sorry about the bad luck with your website.
I originally came to post a thank you for the 10.5.7 update instructions/files. I was able to update without a hitch. Thanks ! I hope you are able to get back up and running soon. |
|
sp3ctre
InsanelyMac Protégé
|
![]() |
May 22 2009, 07:41 PM Post #1884
|
|
Hi,
I didnt pay attention to the fact you cant do mirrored display with these drivers (oops). Now when I plug in an ext monitor the displays go all crazy. Is there a way I can turn off mirrored display now? The only way I seem to get the option is to plug in the monitor, at which time I cant see to click it. I read there is a shortcut, command + F1 but that doesnt seem to work. |
|
Mysticus C*
InsanelyMac Deity
|
![]() |
May 23 2009, 10:26 AM Post #1885
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
ok forum is fully restored now, and we are back to where we left off since 20 may....
forum restructure a bit to accomodate easier access to right areas... |
|
iaann
InsanelyMac Protégé
|
![]() |
May 23 2009, 01:33 PM Post #1886
|
|
Hello here !
I'd like to know if there is a new version of voodoohda? I just installed Myst's package, but internal mic doesn't works. I put the good MIC 2 in the preferences, and the same on skype, but... Nothing ! Just distorsion... Thx |
|
catalyst11
InsanelyMac Protégé
|
![]() |
May 26 2009, 09:52 PM Post #1887
|
|
Anyone have the BIOS 07CA on their NC10 and OSX working fine? I deleted my OSX partitions and started over but it keeps on blinking at the "welcome" screen with the apple logo. I did change the EDB in the BIOS but it still won't boot up after it says it installed correctly. I don't know if it's because the BIOS or what. Anyone know if I can downgrade the BIOS and do you have that file?
|
|
Mysticus C*
InsanelyMac Deity
|
![]() |
May 26 2009, 11:46 PM Post #1888
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
Anyone have the BIOS 07CA on their NC10 and OSX working fine? I deleted my OSX partitions and started over but it keeps on blinking at the "welcome" screen with the apple logo. I did change the EDB in the BIOS but it still won't boot up after it says it installed correctly. I don't know if it's because the BIOS or what. Anyone know if I can downgrade the BIOS and do you have that file? have you choosed the samsung nc10 option in customize window in installer, before you started the process? |
|
catalyst11
InsanelyMac Protégé
|
![]() |
May 27 2009, 10:01 PM Post #1889
|
|
have you choosed the samsung nc10 option in customize window in installer, before you started the process? Gosh, I'm an idiot. I've been following this thread for quite some time and Mysticus, I know you've said that very same thing to so many people previously. I did have it installed previously for a couple months but decided I wanted to start over. I just didn't remember selecting the "Customize" option previously. Thank you so much. I feel like my friends & their parents right now because they always come to me for computer help. |
|
aqaare
InsanelyMac Protégé
|
![]() |
May 28 2009, 08:52 PM Post #1890
|
|
i watched to much videos about opening the nc10 case to change the wifi card. I have a n110, is it as easier as nc10? it seems so but, anyone proved it?
|
|
teateam
InsanelyMac Protégé
|
![]() |
Jun 4 2009, 10:51 AM Post #1891
|
![]() ![]()
|
AppleHDA v1.6.8 (from Leopard 10.5.7).
1. Full work profiler (Correct show all inputs/outputs). 2. Full work Speakers (Very loud sound, volume control and mute from keyboard hot-keys). 3. Full work Headphones with auto-detect. 4. Full work internal and external Mics with Noise reduction and auto-detect. 5. Working sleep (no cracking sound, crashes or KP after sleep). 6. No binary patches (can be made Legacy kext, if you want). Need HDAEnabler or DSDT patch like this: CODE Device (HDEF) { Name (_ADR, 0x001B0000) Name (_SUN, 0x01) Name (_PRW, Package (0x02) { 0x05, 0x04 }) Method (_DSM, 4, NotSerialized) { Store (Package (0x0c) { "codec-id", Buffer (0x04) { 0x72, 0x02, 0xEC, 0x10 }, "built-in", Buffer (One) { 0x00 }, "layout-id", Buffer (0x04) { 0x0C, 0x00, 0x00, 0x00 }, "model", Buffer (0x0F) { "Realtek ALC272" }, "device_type", Buffer (0x07) { "alc272" }, "PinConfigurations", Buffer (0x00) { 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Try it: http://tinyurl.com/alc272 Kext created with big helping of Skvo. Thank you Skvo! |
|
monsieurben
InsanelyMac Protégé
|
![]() |
Jun 4 2009, 08:45 PM Post #1892
|
|
AppleHDA v1.6.8 (from Leopard 10.5.7). 1. Full work profiler (Correct show all inputs/outputs). 2. Full work Speakers (Very loud sound, volume control and mute from keyboard hot-keys). 3. Full work Headphones with auto-detect. 4. Full work internal and external Mics with Noise reduction and auto-detect. 5. Working sleep (no cracking sound, crashes or KP after sleep). 6. No binary patches (can be made Legacy kext, if you want). Need HDAEnabler or DSDT patch like this: CODE Device (HDEF) { Name (_ADR, 0x001B0000) Name (_SUN, 0x01) Name (_PRW, Package (0x02) { 0x05, 0x04 }) Method (_DSM, 4, NotSerialized) { Store (Package (0x0c) { "codec-id", Buffer (0x04) { 0x72, 0x02, 0xEC, 0x10 }, "built-in", Buffer (One) { 0x00 }, "layout-id", Buffer (0x04) { 0x0C, 0x00, 0x00, 0x00 }, "model", Buffer (0x0F) { "Realtek ALC272" }, "device_type", Buffer (0x07) { "alc272" }, "PinConfigurations", Buffer (0x00) { 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Try it: http://tinyurl.com/alc272 Kext created with big helping of Skvo. Thank you Skvo! Hello, I would love to give it a try, but I don't know how to install this. my nc10 works under Mysticus' ditrib so which option should I take ? HDAEnabler or DSDT patching ? While searching the forum for HDAEnabler, i found a version from june 2008, is it the latest ? where can I find the latest ? Thanks for helping me... PS : sorry for my poor english |
|
1101011
InsanelyMac Protégé
|
![]() |
Jun 4 2009, 08:49 PM Post #1893
|
|
AppleHDA v1.6.8 (from Leopard 10.5.7). 1. Full work profiler (Correct show all inputs/outputs). 2. Full work Speakers (Very loud sound, volume control and mute from keyboard hot-keys). 3. Full work Headphones with auto-detect. 4. Full work internal and external Mics with Noise reduction and auto-detect. 5. Working sleep (no cracking sound, crashes or KP after sleep). 6. No binary patches (can be made Legacy kext, if you want). Need HDAEnabler or DSDT patch like this: CODE Device (HDEF) { Name (_ADR, 0x001B0000) Name (_SUN, 0x01) Name (_PRW, Package (0x02) { 0x05, 0x04 }) Method (_DSM, 4, NotSerialized) { Store (Package (0x0c) { "codec-id", Buffer (0x04) { 0x72, 0x02, 0xEC, 0x10 }, "built-in", Buffer (One) { 0x00 }, "layout-id", Buffer (0x04) { 0x0C, 0x00, 0x00, 0x00 }, "model", Buffer (0x0F) { "Realtek ALC272" }, "device_type", Buffer (0x07) { "alc272" }, "PinConfigurations", Buffer (0x00) { 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Try it: http://tinyurl.com/alc272 Kext created with big helping of Skvo. Thank you Skvo! I can confirm this works for me: -backed up extensions -removed voodooHDA -copied in AppleHDA.kext -copied in HDAEnabler.kext - chmod & chown the extensions it all works perfect, all autodetected and no crackling after sleep cheers |
|
Mysticus C*
InsanelyMac Deity
|
![]() |
Jun 5 2009, 01:52 PM Post #1894
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
AppleHDA v1.6.8 (from Leopard 10.5.7). 1. Full work profiler (Correct show all inputs/outputs). 2. Full work Speakers (Very loud sound, volume control and mute from keyboard hot-keys). 3. Full work Headphones with auto-detect. 4. Full work internal and external Mics with Noise reduction and auto-detect. 5. Working sleep (no cracking sound, crashes or KP after sleep). 6. No binary patches (can be made Legacy kext, if you want). Need HDAEnabler or DSDT patch like this: CODE Device (HDEF) { Name (_ADR, 0x001B0000) Name (_SUN, 0x01) Name (_PRW, Package (0x02) { 0x05, 0x04 }) Method (_DSM, 4, NotSerialized) { Store (Package (0x0c) { "codec-id", Buffer (0x04) { 0x72, 0x02, 0xEC, 0x10 }, "built-in", Buffer (One) { 0x00 }, "layout-id", Buffer (0x04) { 0x0C, 0x00, 0x00, 0x00 }, "model", Buffer (0x0F) { "Realtek ALC272" }, "device_type", Buffer (0x07) { "alc272" }, "PinConfigurations", Buffer (0x00) { 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Try it: http://tinyurl.com/alc272 Kext created with big helping of Skvo. Thank you Skvo! thanx skvo, and teateam... i made an installer for patched systems, for the package above, including hdaenabler.. package will remove previous applehda, voodoohda, azalia so no worries... just install restart enjoy... @teateam: can you pm me the details of modifications in the hda? would like to compare with my previous trials, and see if it was codec support or there were other problems? also it may help for future patching quickly... thanx again |
|
teateam
InsanelyMac Protégé
|
![]() |
Jun 5 2009, 09:14 PM Post #1895
|
![]() ![]()
|
Sleep with pluged AC power.
Need DSDT patch. Very simple. Find this block: CODE Device (USB2) { Name (_ADR, 0x001D0001) OperationRegion (U2CS, PCI_Config, 0xC4, 0x04) Field (U2CS, DWordAcc, NoLock, Preserve) { U2EN, 2 } Name (_PRW, Package (0x02) { 0x04, 0x03 }) Method (_PSW, 1, NotSerialized) { If (Arg0) { Store (0x03, U2EN) } Else { Store (Zero, U2EN) } } Method (_S3D, 0, NotSerialized) { Return (0x02) } Method (_S4D, 0, NotSerialized) { Return (0x02) } } We need _PSW method: CODE Method (_PSW, 1, NotSerialized) { If (Arg0) { Store (0x03, U2EN) } Else { Store (Zero, U2EN) } } Replace method body: CODE Method (_PSW, 1, NotSerialized) { Store (Zero, U2EN) } Finish. |
|
sensei730000
InsanelyMac Protégé
|
![]() |
Jun 6 2009, 08:45 AM Post #1896
|
![]()
|
Did not try yet but thanks in advance. DSDT patch is the way to go! We could normaly fix brightness, get rid of clamshell.kext and also get a battery icon without any kext. I'm dreaming but it's possible!
|
|
teateam
InsanelyMac Protégé
|
![]() |
Jun 6 2009, 09:12 AM Post #1897
|
![]() ![]()
|
I'm not use clamshell.kext. Sleep work when i close lid (DSDT fix
About brightness - i'm work on it. |
|
srcshelton
InsanelyMac Protégé
|
![]() |
Jun 7 2009, 08:08 AM Post #1898
|
|
Need HDAEnabler or DSDT patch like this: CODE DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Doesn't work for me - on attempting to compile the modified DSDT, I get the following error: CODE Intel ACPI Component Architecture ASL Optimizing Compiler version 20080926 [Oct 4 2008] Copyright © 2000 - 2008 Intel Corporation Supports ACPI Specification Revision 3.0a DSDT.dsl.audio+sleep 2189: DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Error 4063 - Object does not exist ^ (DTGP) ASL Input: DSDT.dsl.audio+sleep - 5004 lines, 162005 bytes, 1728 keywords Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 37 Optimizations The fix appears to be as follows: CODE Method (DTGP, 5, NotSerialized) { If (LEqual (Arg0, Buffer (0x10) { /* 0000 */ 0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44, /* 0008 */ 0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B })) { If (LEqual (Arg1, One)) { If (LEqual (Arg2, Zero)) { Store (Buffer (One) { 0x03 }, Arg4) Return (One) } If (LEqual (Arg2, One)) { Return (One) } } } Store (Buffer (One) { 0x00 }, Arg4) Return (Zero) } |
|
srcshelton
InsanelyMac Protégé
|
![]() |
Jun 7 2009, 08:49 AM Post #1899
|
|
Nope - doesn't work on either count
With the DSDT change and no AppleAzaliaAudio.kext, System Profiler does show the following information: QUOTE Intel High Definition Audio: Device ID: 0x144DCA00 Audio ID: 12 Available Devices: But the system finds no audio Input or Output devices. Have I misunderstood here - is a custom extension still needed even with the DSDT fix for audio? I was under the impression that this change should enable audio with the stock 10.5.7 audio extensions. Additionally, the system still immediately wakes from Sleep when mains power is connected - the change did not affect this. |
|
Mysticus C*
InsanelyMac Deity
|
![]() |
Jun 7 2009, 04:15 PM Post #1900
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
i think you still need the patched hda driver, or legacy it into extras... and rename the kext as you like... i m not sure the change above will read audio specific information? rather injector for what hdaenabler does, but i may be wrong...
|
![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 08:00 PM |