| ||||||||
Forum Archive Old/outdated threads will end up here.
| | LinkBack | Thread Tools | Display Modes |
(#81)
|
| Junior Member Posts: 25 Join Date: Oct 2009 | bmcclure937 ... not sure what happened to my truncated post, but I can see why the confusion with most of it gone missing. I regenerated it with some minor changes. I've never used KextHelper myself. I prefer to, either put third-party kexts in (I think you meant to say) the Extra/machinenameExt folder (e.g. Extra/Min10vEXT) and then run UpdateExtra or insert the kexts into the NetBookInstaller package, like mechdrew suggested, and I reiterated my restored post. For additional clarification, see the following Meklort post... UpdateExtra - netbook-installer - Explains what UpdateExtra is for. - Project Hosting on Google Code. |
| |
(#82)
|
| Super Moderator Posts: 1,420 Join Date: Mar 2009 Location: United States | Yes. I do mean the directory within /Extra... I just figured that was understood hahaYou would obviously not just drop the kext into /Extra and hope it works, but I can see how that came across and confusing. My bad! Meklort's Blog | NBI Google Code Page | osx.mechdrew.com -- the best OSX installation guides |
| |
(#83)
|
| Expert Member Posts: 692 Join Date: Mar 2009 | Nice job of summarizing everything so far in the first post. This would be useful to add, but I'm not sure if there's a good thread to point at and right now I don't feel like writing out a nice long explanation… The Photoshop installer (and its cheaper sibling Photoshop LE installer) and iSale among other programs won't be happy with the screen scaling workaround mentioned in the summary. They explicitly check the screen resolution and that is reported as 1024x600 (or 576 for early 10v) even when scaling is enabled. You can enable 1024x768 with SwitchResX. There is no scrolling which means the top 600 of 768 vertical part of the screen is visible and the rest is unreachable. It isn't needed for the Photoshop installers. Once installed Photoshop or LE will happily run with a screen res of 1024x600. iSale OTOH must be started with the res set to 1024x768. Once the program is running you can set the screen res to 1024x600 and use the Maximize command (Command-M or the '+' button upper left corner of the screen) to resize the window to fit and work in 1024x600. Or you can set the scaling at 75% and run as is. I've attached 2 convenient automator scripts that will set the screen res. One sets to 75% and the other sets to 100%, which is how you undo the 75% setting. They aren't mine, I grabbed them from an old screen scaling thread here. Mini2: Mini9, Black, 2G, 0.3 Webcam, Bluetooth, 32G RunCore, OS X/Win 7, internal PCI-e SHDC Reader Mini3: Mini10v. Black, 2G, Webcam, 640G HD, OS X 10.5.8/Win 7/Ubuntu [Hibernate w/NBI 0.8.3 RC4] Dropbox Referral |
| |
(#84)
|
| Guru Posts: 1,375 Join Date: Mar 2009 Location: Texas | Quote:
SpeedStep in Snow Leopard with NBI 0.83 RC3 possible? Not trying to pick nits, or start an argument, just looking for clarification. I am still a relative noob as far as OS X is concerned. 10V | OS X 10.6.7 | NBI 20100616212351 |BIOS 06|160 GB|1 GIG RAM| 6 Cell Dell Battery Functioning Hibernation Back up Mini 9| OS X 10.6.7| NBI 20100616212351| BIOS 05 | 32 GB SuperTalent | 2 GIGS RAM | |
| |
(#85)
|
| Senior Member Posts: 423 Join Date: Sep 2009 | Original post updated: Added Quicktime X plugins (Perian and Flip4Mac) Added bsoplinger's screen res fix as a second method to the existing one. Added "adding 3rd party or modified kext files to NBI" written by Jimmy NBI 8.2 -> NBI 8.3RC2 -> NBI 8.3RC3 -> NBI 8.3RC5 -> NBI 8.3 alpha USB Legacy Disabled | USB Wake Enabled | BT Enabled | www.suckerpunchent.com |
| |
(#86)
|
| Expert Member Posts: 692 Join Date: Mar 2009 | Quote:
Perian and Flip4Mac also work with Quicktime 7 and 10.5.8 (Leopard) As far as where to put extensions like VoodooPowerMini for speed step, "it all depends" is the answer. 1) You can try to keep S/L/E 'vanilla' and untouched by putting the kext in /Extra/machineExt/. This has the drawback that when you update versions of NBI or just re-run it for any reason you'll loose the copy of any kexts you added. You can work around this by adding those kexts to the copy of NBI on your machine. Then anytime you re-run it NBI will install your extra kexts. You have to remember to also add them to any new versions of NBI you get. 2) Use KextHelper (or do it manually) and stick them in S/L/E. Has the advantage that NBI won't effect the extensions you add. Can be argued anything you add should be put in S/L/E because /Extra is just for NBI. Disadvantage is that S/L/E is no longer just what the Apple installer put there. Mini2: Mini9, Black, 2G, 0.3 Webcam, Bluetooth, 32G RunCore, OS X/Win 7, internal PCI-e SHDC Reader Mini3: Mini10v. Black, 2G, Webcam, 640G HD, OS X 10.5.8/Win 7/Ubuntu [Hibernate w/NBI 0.8.3 RC4] Dropbox Referral | |
| |
(#87)
|
| Guru Posts: 1,353 Join Date: Feb 2009 Location: Colorado, USA | The best way to install a kext is to put it in /Extra/MachinExt. I'll probablt make a folder, say /Extra/AdditionalExtensions (or another), that NetbookInstaller will preserve when you run it each time. If you do use kext helper (which isn't recommended), you still *must* run UpdateExtra or NetbookInstaller after to rebuild the extension caches. If you don't weird things may happen. Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06 My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me. |
| |
(#88)
|
| Super Moderator Posts: 1,420 Join Date: Mar 2009 Location: United States | Quote:
Quote:
![]() Keeping the kexts in /Extra helps keep the third party and custom kexts separate and organized... so they are all not in with your system kexts. This is why I like doing it this way and why it is recommended as best practice. Alternatively, you can modify the NBI package to do the same thing and install your custom kexts during the NBI installation. This will put your kexts in /Extra along with the other custom kexts that meklort bundles with NBI to make our Minis work as well as they do ![]() Meklort's Blog | NBI Google Code Page | osx.mechdrew.com -- the best OSX installation guides | ||
| |
(#89)
|
| Guru Posts: 1,375 Join Date: Mar 2009 Location: Texas | OK, I get it now. Still learning as I go. ---------- Post added at 11:33 PM ---------- Previous post was at 11:30 PM ---------- Quote:
This is the first forum I have ever gotten anything useful out of, so I am still learning how to do all of this. I was always just a lurker before. 10V | OS X 10.6.7 | NBI 20100616212351 |BIOS 06|160 GB|1 GIG RAM| 6 Cell Dell Battery Functioning Hibernation Back up Mini 9| OS X 10.6.7| NBI 20100616212351| BIOS 05 | 32 GB SuperTalent | 2 GIGS RAM | |
| |
(#90)
|
| Expert Member Posts: 692 Join Date: Mar 2009 | Quote:
folder that NBI will let persist between invocations. I assume that when you do this UpdateExtra.app would be update to build the /Extra cache out of the files in both /Extra/machinExt and /Extra/MagicFolder?I know I've been bitten a couple of times by forgetting that I'd added something unique for my machine, did an update of NBI and then wondered why something suddenly wasn't working as I'd expected it to only to remember I needed to put a kext or two back into /Extra/MachinExt. Mini2: Mini9, Black, 2G, 0.3 Webcam, Bluetooth, 32G RunCore, OS X/Win 7, internal PCI-e SHDC Reader Mini3: Mini10v. Black, 2G, Webcam, 640G HD, OS X 10.5.8/Win 7/Ubuntu [Hibernate w/NBI 0.8.3 RC4] Dropbox Referral | |
| |
| Thread Tools | |
| Display Modes | |
| |
Copyright © 2008-2011 MyDellMini.com.






haha




Linear Mode