PDA

View Full Version : Successfull install with iATKOS S3 v2 on HP ProBook 4520s but not booting up


hannah187
12-04-2010, 07:33 AM
Hi All..I have installed SL & I took pics step by step.
Machine: HP ProBook 4520s, 4GB RAM, 500GB HDD
Processor: Intel i5 M 460 2.53Ghz
Image Used: iATKOS S3 v2 (MD5 hash checked)
Installation successful with this boot flag: -v arch=i386 busratio=17

And when the Installation finished I rebooted my laptop with nawcom modcd.

Then selected my SL Harddrive and bootup with this Bootflag:
-v -f arch=i386 busratio=17

Following screen messages are attached as well. Pics are marked from 1-13 (as it happened).

I did not upload pics here as all pics are uploaded in another forum.

My Problem is very well documented here:
http://www.insanelymac.com/forum/index.php?showtopic=238719

hannah187
12-05-2010, 01:00 AM
Here is the specs of my laptop which I forgot to include:
HP ProBook 4520s, 4GB RAM, 500GB HDD
Intel i5 M 460 2.53Ghz
Video: ATI Technologies Inc M93 [Mobility Radeon HD 4500 Series]
Sound: ATI Technologies Inc RV710/730
Wifi: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express)
Lan: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller

hannah187
12-05-2010, 05:27 AM
Description is here:
http://www.insanelymac.com/forum/index.php?showtopic=238719

Pics are here:
http://img443.imageshack.us/img443/9361/23764522.th.jpg (http://img443.imageshack.us/i/23764522.jpg/)
http://img600.imageshack.us/img600/7392/73105247.th.jpg (http://img600.imageshack.us/i/73105247.jpg/)
http://img52.imageshack.us/img52/9480/54463813.th.jpg (http://img52.imageshack.us/i/54463813.jpg/)
http://img25.imageshack.us/img25/8812/36248593.th.jpg (http://img25.imageshack.us/i/36248593.jpg/)
http://img441.imageshack.us/img441/6904/78010912.th.jpg (http://img441.imageshack.us/i/78010912.jpg/)
http://img32.imageshack.us/img32/8228/88515060.th.jpg (http://img32.imageshack.us/i/88515060.jpg/)
http://img84.imageshack.us/img84/5031/40970587.th.jpg (http://img84.imageshack.us/i/40970587.jpg/)
http://img444.imageshack.us/img444/5030/68500344.th.jpg (http://img444.imageshack.us/i/68500344.jpg/)
http://img198.imageshack.us/img198/6664/87126394.th.jpg (http://img198.imageshack.us/i/87126394.jpg/)

hannah187
12-05-2010, 05:28 AM
2nd Sets of pics are here as only 10 allowed..

http://img543.imageshack.us/img543/9675/94003238.th.jpg (http://img543.imageshack.us/i/94003238.jpg/)
http://img52.imageshack.us/img52/5554/62517895.th.jpg (http://img52.imageshack.us/i/62517895.jpg/)
http://img816.imageshack.us/img816/7749/58970502.th.jpg (http://img816.imageshack.us/i/58970502.jpg/)
http://img443.imageshack.us/img443/6325/71589251.th.jpg (http://img443.imageshack.us/i/71589251.jpg/)
http://img232.imageshack.us/img232/9731/74370111.th.jpg (http://img232.imageshack.us/i/74370111.jpg/)
http://img257.imageshack.us/img257/8604/54109758.th.jpg (http://img257.imageshack.us/i/54109758.jpg/)
http://img812.imageshack.us/img812/2921/34265416.th.jpg (http://img812.imageshack.us/i/34265416.jpg/)
http://img132.imageshack.us/img132/4879/43361074.th.jpg (http://img132.imageshack.us/i/43361074.jpg/)

Description is here:
http://www.insanelymac.com/forum/index.php?showtopic=238719

hannah187
12-05-2010, 09:19 AM
I ran CPU-Z and here is the output pics

http://img213.imageshack.us/img213/4933/cpuz1t.th.jpg (http://img213.imageshack.us/i/cpuz1t.jpg/)
http://img33.imageshack.us/img33/4918/cpuz2z.th.jpg (http://img33.imageshack.us/i/cpuz2z.jpg/)
http://img121.imageshack.us/img121/413/cpuz3o.th.jpg (http://img121.imageshack.us/i/cpuz3o.jpg/)
http://img703.imageshack.us/img703/8158/cpuz4.th.jpg (http://img703.imageshack.us/i/cpuz4.jpg/)
http://img577.imageshack.us/img577/782/cpuz5.th.jpg (http://img577.imageshack.us/i/cpuz5.jpg/)

hannah187
12-13-2010, 10:46 AM
I now have got some KEXT related problems.. can someone please offer some help..

it's well documented here
http://www.insanelymac.com/forum/index.php?showtopic=238719&st=20

hannah187
12-16-2010, 06:05 AM
Someone ..kind souls.. knowledgeble people..please help

jorgelibertad
04-25-2011, 05:54 PM
Hi,

I got a solution for you I figured out today for my probook 4720s core i5 2,67 Ghz. Finally it's working. Think it's almost the exact hardware (incl. Chipset, PCIe and so on)

So this is how I did it:

-Boot from iatkos S3 V2 with flags -v busratio=18 (think it's the same for you)
-Select:
--anval loader
--whole USB section (to fix the problems)
--apple PS2 - DO NOT SELECT ALSO THE VOODOO AS THIS DOES NOT WORK!!!!
--SELECT the modified kernel qoopz 10.6.3 - this makes it
--Select USB fix
--Select your hardware kext drivers

Wait for the install to complete. Restart. boot with the same flags as above

And...voilla...it's working including the keyboard and the trackpad

Now adjust the graphics - the system knows it's accelerated graphics but you have to change the res to 1600x900 in my case so:

Go to terminal and navigate to:

/Library/Prefrences/SystemConfiguration/

All you have to do is edit the com.apple.Boot.plist and add two lines there

type:

sudo su
your password
cd /
cd /Library/Preferences/SystemConfiguration/
nano com.apple.Boot.plist
------------
editor opens the configuration file, add these two lines (up your config):
<key>Graphics Modes</key>
<string>1600x900x32</string>
------------
ctrl+x
y
enter
Reboot
And it should boot back in native accelerated res.
Currently I'm working on the USBs - this does not work properly...after you retsart there should be a conflict or sth, so I will be soon back

Hope this helps you sort it out! Corssed fingers!! :-)

Cheers

jorgelibertad
04-25-2011, 07:20 PM
Hey!

Got hack for USB functionality!

Just remove appleHPET.kext from:

/System/Library/Extensions/

And IT WORKS! All 4 of them! (one eSATA)

So only the wifi remains. Because everything else works perfect.

kleenf4i
05-06-2011, 08:27 PM
1. DOWNLOAD THIS FILE http://uploading.com/files/94fm2e33/IO80211Family.kext.zip/
2. Use kext helper b7, or kext utility to install kext.
3.Fix permissions if using kext helper b7. Dont worry about fixing permissions if using kext utility(it does it automatically)
4.reboot
5.Now you have working Airport

kleenf4i
05-06-2011, 08:39 PM
if you are using the hp 4520, i5 or i3 you will want to use "regular" iboot cd and install retail 10.6.3 SL. This will give you the native resolution of 1366x768x32@60, without changing the pbios in the script.However, I for the life of me cannot update. I always get an early restart or a kernel panic no matter what I do. Any help here??? any help at all? please.

hannah187
07-18-2011, 04:32 AM
thanks guys for all the great suggestions ..but the question remains once installed with say wrong options how can one get USB etc to work..
I mean is it possible to get say USB port to work with some other kind of tweaking using some kexts etc..

thanks anyway