Closed GoogleCodeExporter closed 8 years ago
What happens if you change KernelFeatures to 3 in the kext's Info.plist, and
reboot
with -f bootflag? That should fix it. If not, please post some more details
(logs
etc). Thanks.
Original comment by mercurys...@gmail.com
on 25 Aug 2008 at 12:54
That worked, i don't really get why it does though :)
BTW: CPU is T7300, sorry for the missinformation.
Original comment by mailar...@gmail.com
on 26 Aug 2008 at 2:22
-f is not needed, only the mysterious 3 in kernelfeatures
Original comment by mailar...@gmail.com
on 28 Aug 2008 at 11:11
The kext has some features which only newer (unreleased) patched kernels
support, so it tries to auto-detect if
it's running on such a kernel. This includes clock recalibration and <1GHz
support. Sometimes this
autodetection fails. In this case you can force the kext to use a compatible
mode by setting KernelFeatures to 1,2
or 3 (the meaning of that will be described in the documentation).
Original comment by prashant...@gmail.com
on 8 Sep 2008 at 11:35
Original issue reported on code.google.com by
mailar...@gmail.com
on 20 Aug 2008 at 2:41