Hi,
I am currently using ML 10.8.2 on my Toshiba Laptop.
Currently drivers for my Audio, USBs, Touchpad from multishit are all functioning well.
Except for my graphics card. ATI HD 5470M.
I am still currently using stock kexts as I read from other posts elsewhere that they should work out of the box.
Using kextstat, I saw these lines:
62 1 0xffffff7f814db000 0x1ea000 0x1ea000 com.apple.kext.AMDSupport (8.0.0) <61 10 9 7 5 4 3 1>
63 0 0xffffff7f816c5000 0x49000 0x49000 com.apple.kext.AMD5000Controller (8.0.0) <62 61 10 9 5 4 3 1>
81 0 0xffffff7f81b25000 0x3ce000 0x3ce000 com.apple.AMDRadeonAccelerator (1.0.0) <80 64 61 10 7 5 4 3 1>
The only resolution available is 1024x768 and not being able to detect my card.
Graphics showed up as: Graphics 3MB.
I tried using Eulemur, Hoolook for AtiConfig. Also even if GraphicsEnabler=Yes, it doesn't work.
Can anyone please advice what I should do next? Thanks!
Here is my chameleon boot.plist:
<?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>AtiConfig</key>
<string>Eulemur</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>darkwake=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>Yes</string>
</dict>
</plist>