After upgrading my system to 24 gigs of RAM, the driver was no longer able to allocate buffers below 256MB. This is a problem I know many people have faced in the past, but I've always been lucky even though my system had 12 gigs. I was gutted as last weekend I did a lot of work on the driver to get it to work in 96khz mode on my Delta 1010 (which uses an older chipset than the driver expects).
Anyway, I've found a solution that works for me in the form of the following boot flag:
himemory_mode = 2
This basically tells the kernel to prefer allocating high memory, thus leaving enough low memory free for the driver.
You can enter this boot flag at the chameleon boot prompt, or you can add it to the kernel flags of your com.apple.Boot.plist (or org.chameleon.boot.plist) file.
Hope this helps somebody
Cheers
Lee



Sign In
Create Account









