Mac OS X Development Development and discussion on the latest hackintosh drivers and methods.

View Poll Results:
0 0%
Voters: 0. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
  (#181) Old
tea tea is offline
Member
 
tea's Avatar
 
Posts: 36
Join Date: Aug 2009
Location: Moscow/Russia
Default 08-17-2009, 10:11 AM

2lnxneo
Hi. I see you don't use native brightness regulation.
Try add to dsdt this device:
Code:
Device (PNLF)
{
  Name (_HID, EisaId ("APP0002"))
  Name (_CID, "backlight")
  Name (_UID, 0x0A)
  Name (_STA, 0x0B)
}
Place it before Device (PWRB). After it see your Display settings...
Reply With Quote
  (#182) Old
tea tea is offline
Member
 
tea's Avatar
 
Posts: 36
Join Date: Aug 2009
Location: Moscow/Russia
Default 08-17-2009, 10:53 AM

Forgive, has forgotten: It is necessary to inject to your GFX device following properties in addition:
Code:
                            "AAPL,Haslid", 
                            Buffer (0x04)
                            {
                                0x01, 0x00, 0x00, 0x00
                            }, 
                            "AAPL,backlight-control", 
                            Buffer (0x04)
                            {
                                0x01, 0x00, 0x00, 0x00
                            }, 

                            "AAPL,BacklightRestore", 
                            Buffer (0x04)
                            {
                                0x01, 0x00, 0x00, 0x00
                            }, 

                            "AAPL,HasPanel", 
                            Buffer (0x04)
                            {
                                0x01, 0x00, 0x00, 0x00
                            }


Notebook [Samsung NC10 | NB: Intel Calistoga-GSE i945GSE | SB: Intel 82801GBM ICH7-M | CPU: Intel Atom N270 1.6Ghz | RAM: 2Gb 533 | Video: Intel GMA950 | LAN: Marvel Yukon 88E8040 | WiFi: Broadcom BCM4310 | WiMax: Samsung SWM-S10R (not work) | Audio: Realtek ALC272 | OS: Retail 10.6.0 + Update 10.6.2 + Chameleon 2.0RC3 + DSDT]
My blog: http://blog.tdev.me
Reply With Quote
  (#183) Old
Member
 
Posts: 80
Join Date: Jul 2009
Default 08-17-2009, 03:47 PM

Quote:
Originally Posted by tea View Post
2lnxneo
Hi. I see you don't use native brightness regulation.
Try add to dsdt this device:
tea,

Thank you for your suggestion. the brightness control of 10v works out of box, except it does not show flash screen of brightness changes. I tried to your patch for DSDT, unfortunately, the flash screen does not show either, do you have any idea ( currently, it's low priority for me fixing it)?

The next target is to get native speedstep working ( not through thirty party kext), do you have any insight? Thanks,

-lnxneo


Mini10v|N270|160G HD|2G RAM|BCM2046|BCM4322
Reply With Quote
  (#184) Old
tea tea is offline
Member
 
tea's Avatar
 
Posts: 36
Join Date: Aug 2009
Location: Moscow/Russia
Default 08-17-2009, 04:02 PM

Yes. I know how do it.
1. Add to dsdt _PSS section for CPU (in my dsdt you can find it).
2. Create Legacy for ACPI_SMC_PlatformPlugin Profiler, add to it our model (for ex. MacBook2,2) and configure it for correct work with GFX, CPU and Mem.


Notebook [Samsung NC10 | NB: Intel Calistoga-GSE i945GSE | SB: Intel 82801GBM ICH7-M | CPU: Intel Atom N270 1.6Ghz | RAM: 2Gb 533 | Video: Intel GMA950 | LAN: Marvel Yukon 88E8040 | WiFi: Broadcom BCM4310 | WiMax: Samsung SWM-S10R (not work) | Audio: Realtek ALC272 | OS: Retail 10.6.0 + Update 10.6.2 + Chameleon 2.0RC3 + DSDT]
My blog: http://blog.tdev.me
Reply With Quote
  (#185) Old
Member
 
Posts: 80
Join Date: Jul 2009
Default 08-17-2009, 04:24 PM

Quote:
Originally Posted by tea View Post
Yes. I know how do it.
1. Add to dsdt _PSS section for CPU (in my dsdt you can find it).
2. Create Legacy for ACPI_SMC_PlatformPlugin Profiler, add to it our model (for ex. MacBook2,2) and configure it for correct work with GFX, CPU and Mem.
tea, thanks for the info. Does your _PSS come from SSDT dump of N270 or some other processor?


Mini10v|N270|160G HD|2G RAM|BCM2046|BCM4322
Reply With Quote
  (#186) Old
tea tea is offline
Member
 
tea's Avatar
 
Posts: 36
Join Date: Aug 2009
Location: Moscow/Russia
Default 08-17-2009, 06:33 PM

In SSDT no _PSS. We can calculate it:
First simple way - grab pss from CPU-i.app.
CPU-i.v1.0.3b1.zip
Need install kext first (based on VoodooPower) and run CPU-i.app.
Second, more true way calculate it by yourself with help of P-States Calculator.app
P-States Calculator.zip
In this way we can regulate Vcore and make more cool CPU.


Notebook [Samsung NC10 | NB: Intel Calistoga-GSE i945GSE | SB: Intel 82801GBM ICH7-M | CPU: Intel Atom N270 1.6Ghz | RAM: 2Gb 533 | Video: Intel GMA950 | LAN: Marvel Yukon 88E8040 | WiFi: Broadcom BCM4310 | WiMax: Samsung SWM-S10R (not work) | Audio: Realtek ALC272 | OS: Retail 10.6.0 + Update 10.6.2 + Chameleon 2.0RC3 + DSDT]
My blog: http://blog.tdev.me
Reply With Quote
  (#187) Old
Super Moderator
 
bmcclure937's Avatar
 
Posts: 1,420
Join Date: Mar 2009
Location: United States
Send a message via AIM to bmcclure937
Default 08-17-2009, 06:36 PM

The progress being made in this thread is very encouraging and exciting!! Keep up the great work... I look forward to what this may mean for the future of running OSX on Minis

The idea of a fully Vanilla install is very interesting and it seems like it is progressing at a rapid and mind-numbing pace!!

Thanks for the hard work, keep it up!


 Mini 10v  | 2Gb RAM | 320 Gb HDD | Ubuntu 10.04 | OSX 10.6.3 | NBI .8.4RC1 | Chameleon Bullet Theme | BIOS A05 | USB Wake : OFF | USB Legacy : ON | No BlueTooth
Meklort's Blog | NBI Google Code Page | osx.mechdrew.com -- the best OSX installation guides
Reply With Quote
  (#188) Old
Junior Member
 
Posts: 6
Join Date: Jun 2009
Default 08-18-2009, 04:51 AM

Well... I thought everything was working... I did find two issues... power always thinks its plugged in now and some of the complex graphics seem slow ( more advanced screen savers ) Kind of afraid to try anything since I have all the audio working...


--tom
Reply With Quote
  (#189) Old
Member
 
Posts: 80
Join Date: Jul 2009
Default 08-18-2009, 07:10 AM

Quote:
Originally Posted by tea View Post
In SSDT no _PSS. We can calculate it:
First simple way - grab pss from CPU-i.app.
CPU-i.v1.0.3b1.zip
Need install kext first (based on VoodooPower) and run CPU-i.app.
Second, more true way calculate it by yourself with help of P-States Calculator.app
P-States Calculator.zip
In this way we can regulate Vcore and make more cool CPU.
tea, Thanks for the info. I run into a few problems and have a question.
1) In your dsdt file, how did you come up the voltage?
2) p-states calculator may have a bug for Atom, the voltage does not translate to correct package data.
3) I was able to get _PSS data from CPU0INST. However, I don't think the data are correct either. for two reasons: a) it claims power consumption of CPU is 35W, b) the voltage at 1.6GHz is 1.125v, which exceeds the N270 spec (1.1v).

any thought?

-lnxneo


Mini10v|N270|160G HD|2G RAM|BCM2046|BCM4322
Reply With Quote
  (#190) Old
tea tea is offline
Member
 
tea's Avatar
 
Posts: 36
Join Date: Aug 2009
Location: Moscow/Russia
Default 08-18-2009, 07:36 AM

1. You need enter all data manually, no automatic (you need understand what you do, see specs for CPU).
2. For start use P-states grabbed from VoodooPower, or from my dsdt - it default, Vcore = normal.

P.S. in my dsdt _PSS added to all two CPU. This not correct, need only for first, CPU0.


Notebook [Samsung NC10 | NB: Intel Calistoga-GSE i945GSE | SB: Intel 82801GBM ICH7-M | CPU: Intel Atom N270 1.6Ghz | RAM: 2Gb 533 | Video: Intel GMA950 | LAN: Marvel Yukon 88E8040 | WiFi: Broadcom BCM4310 | WiMax: Samsung SWM-S10R (not work) | Audio: Realtek ALC272 | OS: Retail 10.6.0 + Update 10.6.2 + Chameleon 2.0RC3 + DSDT]
My blog: http://blog.tdev.me
Reply With Quote
Reply

Tags
al272, audio, dsdt

« Find/Dev Kexts | FakeSMC Editing »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.mydellmini.com/forum/mac-os-x-development/10965-building-100-vanilla-10v-starting-fully-working-audio.html
Posted By For Type Date
???????? : dell This thread Refback 10-02-2009 02:20 AM
ALC272 @ich9M drivers for Sow - InfiniteMac OSx86 Community This thread Refback 09-01-2009 10:53 AM
(Solved)Need Help Patching New AppleHDA Kext - InfiniteMac OSx86 Community This thread Refback 08-31-2009 11:08 AM
Need Help Patching New AppleHDA Kext - InfiniteMac OSx86 Community This thread Refback 08-30-2009 06:44 PM
DSDT - Vanilla Speedstep - Remove _cst errors for MB without C-states - InsanelyMac Forum This thread Refback 08-26-2009 10:48 AM
netputing.com • View topic - Experience with NetbookBootMaker 0.8.1 and 10v This thread Refback 08-25-2009 02:16 AM
MyDellMini | Site profile | BoardReader This thread Refback 08-22-2009 08:11 AM
???????? This thread Refback 08-22-2009 01:41 AM
???????? : 2009?08? This thread Refback 08-11-2009 07:23 AM
De muzzle HCL (hardware compatible list) - Muzzle.nl This thread Refback 08-07-2009 07:30 PM
netputing.com • View topic - Experience with NetbookBootMaker 0.8.1 and 10v This thread Refback 08-05-2009 08:45 PM
???????? : Macintosh This thread Refback 08-03-2009 02:31 PM
???????? : Dell Inspiron mini 10v OSX This thread Refback 08-03-2009 04:57 AM
???????? : MacBook mini This thread Refback 08-03-2009 02:15 AM
InsanelyMac Forum > Building 100% Vanilla osx on Dell mini 10v (In progress, audio now is fully working) This thread Refback 08-02-2009 09:29 PM
Building 100% Vanilla osx on Dell mini 10v (In progress, audio now is fully working) - InsanelyMac Forum This thread Refback 08-02-2009 05:05 AM
ciaconne's Bookmarks on Delicious This thread Refback 08-01-2009 09:06 AM

Copyright © 2008-2011 MyDellMini.com.