![]() |
#1
|
|||
|
|||
![]() UPDATE IT WORKED .
thank you (even though none of your guys method worked) thank you for all the hard work and time you guys toook to help me BUT my audio and network doesnt work . can some one give the drivers .? SYSTEM INFO: DELL Inspiron 531s AMD Athlon 64 x2 duel core 5600+proccesor at 667mhz - 4dimms 4GB ddr2 sdram 640 GB serial ATA HD nivida geforce 6150 le intergrated graphics gpu intergrated 7.1 channel audio 19 in 1 card reader w/bluethoot USB keyboard and mouse *not a ps2 key or mouse . PLZ some one help me i been trying for the past 7 days. ![]() ![]() ![]() ![]() ![]() ![]() Last edited by gsr805; 10-30-2008 at 04:16 AM. |
#2
|
|||
|
|||
hmm I got Leo4allv3 on my Dell Inspiron 531.. ok so you need to take out 2 sticks of ram otherwise it will freeze. or boot with the flag maxmem=2046
![]() Last edited by scififan68; 10-26-2008 at 03:22 AM. |
#3
|
|||
|
|||
Quote:
thank you ![]() |
#4
|
|||
|
|||
You can put it back in the ram but boot with maxmem=3072 or if it still freezes do maxmem=2048.
![]() <key>Kernel Flags</key> <string>maxmem=3072</string> Last edited by scififan68; 10-26-2008 at 05:48 AM. |
#5
|
|||
|
|||
thank you im going 2 try it .
last question will my full 4 gb ram work or only 2 |
#6
|
|||
|
|||
Edit: I think the fix works on sata too. here is the fix: http://forum.insanelymac.com/index.p...1&st=0&start=0
Last edited by scififan68; 10-27-2008 at 06:08 AM. |
#7
|
|||
|
|||
![]() ok this time with leo v3 it installs perfectly , but when it restars and does the long text thing i get an error : unable to establish network connection : scuess ? :
with leo v4.1 get restart error screen , tried to install without network drivers or net work , but no use |
#8
|
||||
|
||||
with Leo4Allv3, after you install with the correctly customized install, does it allow you to boot to the Hard drive without the DVD in the drive? if so, during the boot countdown, enter the boot flag
Code:
-f -s ![]() type the following: Code:
/sbin/fsck -fy /sbin/mount -uw / passwd root continue on: Code:
touch /var/db/.AppleSetupDone cd /System/Library/Extensions/ chmod -R 755 * && chown -R root:wheel * cd .. rm -Rf Extensions.mkext reboot Now install chameleon. Then PM me for the updates as we cannot post the AMD updates on the forum. ![]() Last edited by nfoav8or; 10-27-2008 at 02:54 AM. |
#9
|
|||
|
|||
Quote:
it says passwd root is an ivalid comand and rm -Rf Extensions.mkext maby its the kernals? i only customize the drivers and leave everthing alone ![]() here is a pic ![]() ![]() ![]() strangly there is music playing in the backround. |
#10
|
|||
|
|||
That's actually a good sign, you're hearing the welcome movie, means it's booting fine but you have a problem with graphics.
Boot into single user mode by using the -s switch at boot then move the relevant video drivers to a safe place. When you reboot you should be able to see the movie and get to a desktop. The resolution will be crappy till you copy the drivers back and install something like NVkush or NVinject, etc. i.e Code:
fsck -fy mount -uw / cd /System/Library/Extensions mkdir /Backup_Nvidia mv NVDA* /Backup_Nvidia/ mv GeForce* /Backup_Nvidia/ rm -rf Caches cd .. rm -rf Caches rm -rf Extensions.mkext reboot 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. |