57 replies to this topic
#1
Posted 05 August 2011 - 03:13 PM
Hi,
For anyone who is interested I put together a guide on how to install OS X Lion on Intel D945GCLF2 Atom 330.
The guide is located at:
http://sites.google.com/site/nozyczek
Good luck
nozyczek
For anyone who is interested I put together a guide on how to install OS X Lion on Intel D945GCLF2 Atom 330.
The guide is located at:
http://sites.google.com/site/nozyczek
Good luck
nozyczek
#2
Posted 21 August 2011 - 01:38 PM
thanks for this -- When my new 8GB SSD comes in for my Lion server I'll let you know how the upgrade goes. Some concern that my via kexts might not work on Lion, but we will see
#3
Posted 24 August 2011 - 04:07 AM
I followed the guide and it booted into the installer one time. I did the install but had to leave for about an hour. I came back to a gray screen. Since there was no way to reboot from that screen that I know of, I power cycled the machine. Each time I boot choosing the newly installed drive I get a gray screen at the point that Lion should init the video. Each time I boot choosing the lionUSBinstaller I now get a gray screen. I tried two other sata drives but never got to the installer welcome screen again. I have tried -x in the installer (didn't expect it to work while loading nothing) and while loading the installed drive. Always the same thing since that first good boot.
Boot into the installed drive in single user works. Towards the end of dmesg, it say it is unable to load the gma950 driver and cannot resolve libraries.
I will try rebuilding the lionUSBinstaller flash drive and try again.
any pointers?
#4
Posted 24 August 2011 - 11:39 AM
dizzy8578, on Aug 24 2011, 12:07 AM, said:
nozyczek:
I followed the guide and it booted into the installer one time. I did the install but had to leave for about an hour. I came back to a gray screen. Since there was no way to reboot from that screen that I know of, I power cycled the machine. Each time I boot choosing the newly installed drive I get a gray screen at the point that Lion should init the video. Each time I boot choosing the lionUSBinstaller I now get a gray screen. I tried two other sata drives but never got to the installer welcome screen again. I have tried -x in the installer (didn't expect it to work while loading nothing) and while loading the installed drive. Always the same thing since that first good boot.
Boot into the installed drive in single user works. Towards the end of dmesg, it say it is unable to load the gma950 driver and cannot resolve libraries.
I will try rebuilding the lionUSBinstaller flash drive and try again.
any pointers?
I followed the guide and it booted into the installer one time. I did the install but had to leave for about an hour. I came back to a gray screen. Since there was no way to reboot from that screen that I know of, I power cycled the machine. Each time I boot choosing the newly installed drive I get a gray screen at the point that Lion should init the video. Each time I boot choosing the lionUSBinstaller I now get a gray screen. I tried two other sata drives but never got to the installer welcome screen again. I have tried -x in the installer (didn't expect it to work while loading nothing) and while loading the installed drive. Always the same thing since that first good boot.
Boot into the installed drive in single user works. Towards the end of dmesg, it say it is unable to load the gma950 driver and cannot resolve libraries.
I will try rebuilding the lionUSBinstaller flash drive and try again.
any pointers?
I needed to ask ... is your motherboard Intel D945GCLF2 Atom 330 ?
#5
Posted 24 August 2011 - 01:02 PM
nozyczek, on Aug 24 2011, 04:39 AM, said:
I needed to ask ... is your motherboard Intel D945GCLF2 Atom 330 ?
Yes. there is no rev number that I can find. It had bios number 099 on it and I flashed it to 0278 using the link off of this page.
http://ark.intel.com...Board-D945GCLF2
It was on bios 0099 when I got it to open the install, partition and format the drive and start the install. I flashed it after the first time I got the gray screen.
I was using an apple 80g sata from an old imac but it seemed to convert to guid fine. I tried a couple of other drives after that.
Bios settings were optimal defaults with hpet enabled and boot from usb enabled.
I will try to recreate the lionUSBinstaller on another new 8g flash drive and let you know what happens. I will use a 1TB samsung f3 (partitioned in 2) also.
Any chameleon boot options to try? It seems all good except the video does not initialize.
It was running xp sp3 on an ide drive but all ide is disconnected and I am using a usb mouse and keyboard and an asus sata cd/dvd that I have used to install SL on a sandybridge I-7 box.
Since it worked once, I am willing to retrace the steps before any esoterica.
Is the video enabled by injection or by kext? I did not delve deep into the packages since my understanding of the process is limited. I have to rely on you guys who have been doing this a long time. I have been using unix and linux and bsd for many years but much of my experience was in the 80's and 90's
#6
Posted 24 August 2011 - 01:12 PM
dizzy8578, on Aug 24 2011, 09:02 AM, said:
Is the video enabled by injection or by kext?
Video is enabled via DSDT injection.
Device (PEGP)
{
Name (_ADR, 0x00020000)
Device (GFX0)
{
Name (_ADR, Zero)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x06)
{
"device_type",
Buffer (0x08)
{
"display"
},
"model",
Buffer (0x07)
{
"GMA950"
},
"built-in",
Buffer (One)
{
0x01
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
}
I received a lot of "thank you" emails regarding this guide so I think it should work for you too.
Good luck.
#7
Posted 26 August 2011 - 03:28 AM
nozyczek, on Aug 24 2011, 06:12 AM, said:
Video is enabled via DSDT injection
(code section deleted for reply)
I received a lot of "thank you" emails regarding this guide so I think it should work for you too.
Good luck.
(code section deleted for reply)
I received a lot of "thank you" emails regarding this guide so I think it should work for you too.
Good luck.
This board had been abused a bit before it was donated to me. It had a 20 pin pwr supply plugged in to its 24 pin power connector and the hard drive was loose in the case
I will try one of the SL installs with my retail 10.6.0 disk before I give up on it. It will work as a desktop xp/ slow win7 board if nothing else.
I repair computers for free for people who cannot afford shop prices or new computers so I sometimes get stuff badly self repaired
Thanks for all your work on what appeared to be a very smooth installer.
#8
Posted 26 August 2011 - 08:07 PM
Thank you so much nozyczek! It did work perfectly with my D945GCLF (single core Atom).
Is it safe to install the 10.7.1 update?
Is it safe to install the 10.7.1 update?
#9
Posted 27 August 2011 - 01:09 AM
how does Lion run on it, I was thinking of doing this to my system... I have the same exact processor/motherboard as you.
#10
Posted 28 August 2011 - 08:39 AM
nozyczek, on Aug 5 2011, 11:13 PM, said:
Hi,
For anyone who is interested I put together a guide on how to install OS X Lion on Intel D945GCLF2 Atom 330.
The guide is located at:
http://sites.google.com/site/nozyczek
Good luck
nozyczek
For anyone who is interested I put together a guide on how to install OS X Lion on Intel D945GCLF2 Atom 330.
The guide is located at:
http://sites.google.com/site/nozyczek
Good luck
nozyczek
You're a star!! I spent about a week trying various methods, it's only when I came across your guide that I managed a painless install of Lion on my D945GCLF2 homebrew server. Thanks!
#11
Posted 30 August 2011 - 10:05 PM
I did the 10.7.1 update and runned the installer afterward. Everything seems to be fine.
The kernel name says it is DP4? Is this the same as release? What is the difference?
Thank you very much for this great solution! This will give my aging hardware some more time before I have to throw it out (iCloud, here I come
The kernel name says it is DP4? Is this the same as release? What is the difference?
Thank you very much for this great solution! This will give my aging hardware some more time before I have to throw it out (iCloud, here I come
#12
Posted 31 August 2011 - 02:44 AM
urig-herb, on Aug 26 2011, 09:07 PM, said:
Thank you so much nozyczek! It did work perfectly with my D945GCLF (single core Atom).
Is it safe to install the 10.7.1 update?
Is it safe to install the 10.7.1 update?
I have the same motherboard this sounds cool. How does Lion perform with it, would it be worth upgrading to Lion? I mean its a single core 1.6 cpu after all so you can't even expect to much of it in either Leopard or Snow Leopard.
#13
Posted 31 August 2011 - 06:14 PM
starobrno1, on Aug 31 2011, 04:44 AM, said:
I have the same motherboard this sounds cool. How does Lion perform with it, would it be worth upgrading to Lion? I mean its a single core 1.6 cpu after all so you can't even expect to much of it in either Leopard or Snow Leopard.
I'd say, it runs as good as Snow Leopard. That means probably too slow for almost everybody. But I'm a patient guy. If the system is busy with Spotlight or Time Machine or iPhoto import or iPhone sync I leave the computer alone until CPU levels drop (and play with iPad
#14
Posted 31 August 2011 - 07:55 PM
ok
thanks I run mine on Kalys Leo 10.5.1 at this point maby I should let it stay that way. Was a good one Kalys 10.5.1 got lots of older hardware work pretty good with it.
#15
Posted 03 September 2011 - 07:50 AM
starobrno1, on Aug 31 2011, 09:55 PM, said:
ok
thanks I run mine on Kalys Leo 10.5.1 at this point maby I should let it stay that way. Was a good one Kalys 10.5.1 got lots of older hardware work pretty good with it.
Ah, the good ole days!
Back to topic: I just had a kernel panic while trying to start my XP image in VMWare. This is the first kernel panic for years. Hope this isn't related to the patched kernel?
#16
Posted 03 September 2011 - 10:53 PM
I decided to give it a go and it works on mine too. Had a spare hdd on the shelf. I did it with my Lion boot installer for my main rig though and just used the D945.....installer from this thread. So it works putting your lion boot partition on a harddrive too, just make a partition for it and one more to install to.
#17
Posted 04 September 2011 - 01:17 AM
I cant get the network going though been trying all night with no luck. Any ideas?
#18
Posted 04 September 2011 - 01:58 PM
starobrno1, on Sep 4 2011, 03:17 AM, said:
I cant get the network going though been trying all night with no luck. Any ideas?
Attached Files
#19
Posted 04 September 2011 - 03:22 PM
Thanks, Im installing it right now just a sec lol
Ok here we go rebooting cross your fingers lol
Thanks it worked this is cool
. I never thought this was possible but then again its Intel only these days I mean with Lion so who knows it might even work better than old Kalys Leo. Thanks again
Im typing this from it
Ok here we go rebooting cross your fingers lol
Thanks it worked this is cool
Im typing this from it
#20
Posted 05 September 2011 - 12:16 AM
Lion 10.7.1 update works too just remember to run the installer before you reboot.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









