InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-01-2010, 06:52 PM
DutchNeb58 DutchNeb58 is offline
Cheetah
 
Join Date: Feb 2010
Posts: 2
What identifies my system as a Laptop to Snow Leopard

I was attempting to solve a power/ battery Icon related issue with a a rather well known contributor on another site. He was getting rather frustrated and his final message to me was, "Ensure that your system is identified as a laptop."

Which led me to wonder about some of the other little quirks about my system...the lack of trackpad preference pane, no power/battery icon, screen not waking after sleep, even when the system does ...

When Snow Leopard is loading, or has finished, how does it identify that my system is a laptop model, as opposed to a desktop, and that a few extra tools need to be loaded as a result? Once installation is complete, is there a way to identify my laptop, so it coughs up those extras?

Any ideas or explanations?
Reply With Quote
  #2  
Old 03-01-2010, 09:13 PM
mecanoiz mecanoiz is offline
Puma
 
Join Date: Jul 2009
Posts: 15
that should be edited in the smbios.plist
Reply With Quote
  #3  
Old 03-01-2010, 10:25 PM
DutchNeb58 DutchNeb58 is offline
Cheetah
 
Join Date: Feb 2010
Posts: 2
Okay, But what happens before the SMBios gets populated...

Okay, But what happens before the SMBios gets populated for the first time...

I've already edited the SMBios.plist information to identify my machine as a Macbook Pro. Doing that should allowed switching the SMBios data to allow such things as Battery and Touchpad to appear?

If they don't, then what? I've tried editing it to different models to see what the net effect is, but it appears nothing really changes to allow to become active. So what trigger inside the set-up, determines the flavor of the system? How do I recreate that?
Reply With Quote
  #4  
Old 03-01-2010, 11:40 PM
mecanoiz mecanoiz is offline
Puma
 
Join Date: Jul 2009
Posts: 15
I'm not sure it's the only thing you should do to get those specific system preferences items.
Is your system profiler picking up the changes you made on the smbios file ?

asus p5k e wifi - 8gb ddr2 800mhz corsair - asus gtx275 - q6600
Reply With Quote
  #5  
Old 03-12-2010, 04:29 PM
uman uman is offline
Panther
 
Join Date: May 2009
Location: USA
Posts: 103
Well, if you're using a Chameleon RC3? (but definitely RC4) derived bootloader, you can do:
Code:
        <key>system-type</key>
        <string>2</string>
in your com.apple.Boot.plist.

Quote:
Which led me to wonder about some of the other little quirks about my system...the lack of trackpad preference pane
That's dependent on the kind of trackpad you have. Most don't work out of the box with OSX. It also matters a lot of the trackpad is PS2-based. If it matters that much to you, ry VoodooPS2.

Quote:
no power/battery icon
In Leo, I had it working with a hacked version of AppleACPI something or other. As I'm trying to be native, retail in SL, I'm using VoodooBattery. superhai released a 64-bit version on his website. As long as your battery is identified as PNP0C0A, then Voodoo should find it.

Quote:
screen not waking after sleep
should be a trivial fix in your DSDT-- check the DSDT sub-forum, i think this fix was posted-- you're basically just notifying the display to wake up...



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


--
MacBook Pro - have allergy to nickel in the aluminum casing. So my kid gets an expensive toy!

Gateway MX 8738 - Retail, vanilla Snow Leopard 10.6.2 (thanks kizwan!) with Chameleon RC4, modified DSDT. Upgraded to Core 2 CPU (easy to do). Upgraded to 640GB drive. Everything but SD card working. Minor niggles. GMA950 with QE/CI and *no* artifacts.

iMac (luxo/lamp) G4 with Tiger.
Reply With Quote
Reply