Jump to content

Legacy Kernel Login Loop


Shaneee
 Share

1 post in this topic

Recommended Posts

Hello,

 

I have 10.6.8 running fine on the AMD system in my signature. I am booting using the modbin_kernel from nawcom but I recently found out that my graphics wasn't working due to the kernel so I tried booting with the 10.6.8 legacy kernel. Right enough it booted with low resolution, It worked. But when I enter my password the desktop wallpaper and dock loads then goes back to the login screen.

 

Here is my boot file,

 

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DSDT</key>
<string>/Extra/DSDT.aml</string>
<key>ForceHPET</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1600x1200x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel</key>
<string>modbin_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000 -force64</string>
<key>RestartFix</key>
<string>No</string>
<key>SMBIOS</key>
<string>/Extra/SMBios.plist</string>
<key>Theme</key>
<string>default</string>
<key>USBLegacyOff</key>
<string>Yes</string>
</dict>
</plist>

Link to comment
Share on other sites

 Share

×
×
  • Create New...