NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Discussion on installing OS X

Moderator: SilverZero

Forum rules
The S netbook is NOT an Apple product and was never intended to run Mac OSX. Fortunately, enthusiasts have found ways to make OSX run on our netbook. However, the process may not be smooth for some. Make sure you have patience and time to get it to run. Most importantly, motivation to read and learn. This forum contains enough information to get OSX running. Most problems you may encounter can be solved just by reading through the forums or searching. So please take the time and read through the forums!

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby qubit » Sun Apr 18, 2010 5:38 am

xredjokerx wrote:i dont have a string thats 6.0.0

I don't have it either..
I do have -
Code: Select all
   <key>CFBundleInfoDictionaryVersion</key>
   <string>6.0</string>

and
Code: Select all
<key>CFBundleVersion</key>
   <string>6.1.0</string>


which to me seem the most similar to what's described. ronin510, would you be a bit more specific as to where the editable string is, i.e. under what key?
~~ Classic Black Ol'School S10 w/Triple Boot ~~
~~ OS X 10.6.4 modified NetBookInstaller 0.8.4RC1, modified DSDT ~~
~~ Ubuntu 10.04 ~~
~~ Windows7 ~~
~~NetBook Installer~~
~~XDA Developers - HTC Desire Android Development~~
User avatar
qubit
Experienced
 
Posts: 118
Joined: Sun Feb 22, 2009 11:19 pm
Color and Model: Classic Black S10
OS(s) installed: OS X Linux Win7

Advertisement

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby SilverZero » Sun Apr 18, 2010 8:15 am

xredjokerx wrote:i dont have a string thats 6.0.0

is it cfbundleversion or cfbundleinfodictionary?

or better yet, can you upload your appleintelintegratedframebuffer.kext?

i dont even have a /Extra/S10ext folder... only /Extra/GeneralExtensions


arg.


I have to dig into this myself. But you should have an /Extra/S10Ext folder, unless you unchecked the box to install S10 extensions when you installed NBI. Otherwise, your machine might not be recognized correctly.

Everybody should put which machine they're using in their profile. What machine are you using?
User avatar
SilverZero
Moderator
 
Posts: 1374
Joined: Wed Apr 08, 2009 3:47 pm
Location: The Great Northwest
Color and Model: Sold
OS(s) installed: All of them

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby xredjokerx » Sun Apr 18, 2010 12:37 pm

sorry about that. I have a regular s10. I reinstalled NBI 0.84 RC1, but still no s10ext folder...


i did something stupid and now im reinstalling osx all together. i'll let you guys know how it goes when im done... (slow flash drive means almost an hour before im done installing ;_;)

so what im doing right now is...
1. reformat old partition
2. install modified 10.6 with 2 usb keys
3. download nbi 0.84 rc1 and install
4. update to 10.6.3
5. redo the edit that was listed here (if i have the folder)

be back later haha
xredjokerx
Beginner
 
Posts: 18
Joined: Sun Mar 07, 2010 12:08 am
Color and Model: Black S10
OS(s) installed: XP and OSX 10.6.3

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby ronin510 » Sun Apr 18, 2010 1:07 pm

.
Last edited by ronin510 on Mon May 07, 2012 8:43 pm, edited 3 times in total.
ronin510
Novice
 
Posts: 46
Joined: Sun Feb 14, 2010 3:40 am

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby ronin510 » Sun Apr 18, 2010 1:28 pm

.
Last edited by ronin510 on Mon May 07, 2012 8:42 pm, edited 2 times in total.
ronin510
Novice
 
Posts: 46
Joined: Sun Feb 14, 2010 3:40 am

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby qubit » Sun Apr 18, 2010 4:01 pm

Im sure I don't have a "6.0.0" -
Code: Select all
$ cat /Extra/S10Ext/AppleIntelIntegratedFramebuffer.kext/Info.plist | grep -A 1 CFBundleVersion
   <key>CFBundleVersion</key>
   <string>6.1.0</string>

and
Code: Select all
$ cat /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext/Info.plist | grep -A 1 CFBundleVersion
   <key>CFBundleVersion</key>
   <string>6.1.0</string>


.. I'm tempted to modify the /Extra/S10Ext version from "6.1.0" to "1006.0.0" just to see what happens

UPDATE: Modified and it didn't cause trouble, though it did not fix the problem.
Last edited by qubit on Sun Apr 18, 2010 7:04 pm, edited 1 time in total.
~~ Classic Black Ol'School S10 w/Triple Boot ~~
~~ OS X 10.6.4 modified NetBookInstaller 0.8.4RC1, modified DSDT ~~
~~ Ubuntu 10.04 ~~
~~ Windows7 ~~
~~NetBook Installer~~
~~XDA Developers - HTC Desire Android Development~~
User avatar
qubit
Experienced
 
Posts: 118
Joined: Sun Feb 22, 2009 11:19 pm
Color and Model: Classic Black S10
OS(s) installed: OS X Linux Win7

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby ronin510 » Sun Apr 18, 2010 6:43 pm

.
Last edited by ronin510 on Mon May 07, 2012 8:42 pm, edited 2 times in total.
ronin510
Novice
 
Posts: 46
Joined: Sun Feb 14, 2010 3:40 am

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby qubit » Sun Apr 18, 2010 7:05 pm

ronin510 wrote:Okay, I apologize it's not working for people. I think I figured out what's happening. NBI patches the current version of AppleIntelIntegratedFramebuffer.kext that's installed. So when you install the 10.6.3 update, NBI re-runs it's process and creates the new kext using the 10.6.3 version. vanii's S10Enabler doesn't rerun after the 10.6.3 update so it keeps the 10.6.2 version instead.

The version we want to be using of AppleIntelIntegratedFramebuffer.kext is "Version 1.6.0" not "Version 1.6.10" from the 10.6.3 version. You can tell which version that is by getting info on the file. I'm uploading the version I use. Simply delete the one in your /Extra/S10Ext, put this file in there, run UpdateExtra.app, and restart.

10.6.3 and the backlight are working on my end. Hope that helps.


Nice find ;) thanks heaps, testing now..

UPDATE: It works!!!
~~ Classic Black Ol'School S10 w/Triple Boot ~~
~~ OS X 10.6.4 modified NetBookInstaller 0.8.4RC1, modified DSDT ~~
~~ Ubuntu 10.04 ~~
~~ Windows7 ~~
~~NetBook Installer~~
~~XDA Developers - HTC Desire Android Development~~
User avatar
qubit
Experienced
 
Posts: 118
Joined: Sun Feb 22, 2009 11:19 pm
Color and Model: Classic Black S10
OS(s) installed: OS X Linux Win7

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby xredjokerx » Sun Apr 18, 2010 9:02 pm

heres my problem. when i run NBI, it says my device is unsupported, so it installs general extensions instead of ones catered specifically to the s10. then i only have a generalextensions folder in my /Extra/ and I have to replace applehda.kext with voodoohda.kext to have working sound.


anybody know why its reporting as an unsupported device?

(im dual booting winxp and osx)


edit:

some googling later, i've found that the machine.plist isnt displaying correctly, so im getting general drivers instead.

change the model name in the lenovo area to the output of "sysctl hw.model" and re-run NBI and im getting the s10 recognized now :D
Last edited by xredjokerx on Sun Apr 18, 2010 9:28 pm, edited 1 time in total.
xredjokerx
Beginner
 
Posts: 18
Joined: Sun Mar 07, 2010 12:08 am
Color and Model: Black S10
OS(s) installed: XP and OSX 10.6.3

Re: NetBookInstaller + Mac OS X 10.6.3 (Backlight Fixed)

Postby SilverZero » Sun Apr 18, 2010 9:05 pm

ronin510 wrote:Okay, I apologize it's not working for people. I think I figured out what's happening. NBI patches the current version of AppleIntelIntegratedFramebuffer.kext that's installed. So when you install the 10.6.3 update, NBI re-runs it's process and creates the new kext using the 10.6.3 version. vanii's S10Enabler doesn't rerun after the 10.6.3 update so it keeps the 10.6.2 version instead.

The version we want to be using of AppleIntelIntegratedFramebuffer.kext is "Version 1.6.0" not "Version 1.6.10" from the 10.6.3 version. You can tell which version that is by getting info on the file. I'm uploading the version I use. Simply delete the one in your /Extra/S10Ext, put this file in there, run UpdateExtra.app, and restart.

10.6.3 and the backlight are working on my end. Hope that helps.


Sweet, thanks for clarifying. I'm reinstalling myself right now, so I'll try this out and report back as a second opinion. :)

And just to be clear: After 10.6.3 update, we do NOT need to do anything to the /S/L/E/ version of the kext, we can just replace the /Extra/S10Ext version with the one you provided and run UpdateExtra - correct?
User avatar
SilverZero
Moderator
 
Posts: 1374
Joined: Wed Apr 08, 2009 3:47 pm
Location: The Great Northwest
Color and Model: Sold
OS(s) installed: All of them

PreviousNext

Return to Installation

Who is online

Users browsing this forum: ichiro [Crawler] and 1 guest

cron