View Single Post
 
Old 12-23-2008, 07:29 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
Parallels 3 (or 4) for me needed to have the kernel be named mach_kernel running to use it so if you are using the voodoo kernel make sure you've also opened the Terminal and copy/rename the kernel since your update:
Code:
sudo -s
cp /mach_kernel.voodoo /mach_kernel
then you should be able to open it.

as for your USB issues, is it just USB 2.0 functionality or all USB? can you start the system up in safe mode (-x) and use it? I am thinking the controllers are getting confused with other devices (but this could be wrong). If you are able to use USB in safe mode can you run "kextstat" in the Terminal and give me a printout of your results?