InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Deutsch (http://infinitemac.com/forumdisplay.php?f=16)
-   -   10.5.4 updaten auf 10.5.6, wie? (http://infinitemac.com/showthread.php?t=1787)

FirstHackTosh 12-23-2008 07:11 PM

Parallels 3 didn't work, too.
I've used this guide:
http://wiki.osx86project.org/wiki/in...llels_on_AMD64

After the double-click, Parallels crashes immediately.
I'm using the Voodoo-Kernel on 10.5.6

nfoav8or 12-23-2008 07:29 PM

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?

FirstHackTosh 12-23-2008 07:44 PM

Thanks for reply :)
I don't want to rename the Kernel. Which app do you prefer besides Parallels? Fusion? :-/
If I disable USB2 in BIOS, all USB devices run fine. I will start in safe mode, USB2 switched on.

Next problem, VLC 0.8.6d, didn't work. It crashes after a clip starts. Tried to download VLC 0.9.8. After it is downloaded and Safari is mounting it, I get a KP. Tried it twice and always a KP :-/

Edit: First, I have to eat something ;)

nfoav8or 12-23-2008 08:21 PM

Quote:

Originally Posted by FirstHackTosh (Post 19884)
Thanks for reply :)
I don't want to rename the Kernel. Which app do you prefer besides Parallels? Fusion? :-/

its not straight up rename like you do in Finder. This copies the file to a new file while keeping the old one in place. In order to get both Parallels and Fusion working, I needed to do this as it is a known issue and is also stated in the Voodoo Documentation.

Quote:

Originally Posted by FirstHackTosh (Post 19884)
If I disable USB2 in BIOS, all USB devices run fine. I will start in safe mode, USB2 switched on.

there is a usb 2.0 fix out there (I don't have it personally right now) so you might try a few more searches on this one if you feel disabling USB2 is too much on an inconvenience.

Quote:

Originally Posted by FirstHackTosh (Post 19884)
Next problem, VLC 0.8.6d, didn't work. It crashes after a clip starts. Tried to download VLC 0.9.8. After it is downloaded and Safari is mounting it, I get a KP. Tried it twice and always a KP :-/

Do you have the seatbelt.kext file in your Extensions folder? this is also a known issue that is becoming more prevalent with 10.5.6. If you don't have it, PM me.

Quote:

Originally Posted by FirstHackTosh (Post 19884)
First, I have to eat something ;)

ENJOY :cool:

FirstHackTosh 12-23-2008 09:04 PM

So, it takes a couple of minutes to boot in safe mode. In verbose mode I saw yellow marked lines:
Code:

Dec 23 19:53:18 localhost kernel[0]: Class "AppleEHCIedMemoryBlock" is duplicate
Dec 23 19:53:18 localhost kernel[0]: Duplicate class
Dec 23 19:53:18 localhost kernel[0]: kmod_control/start failed for com.orByte.driver.PCGenUSBEHCI; destroying kmod
Dec 23 19:53:18 localhost kernel[0]: ^[[33mFailed to load extension com.orByte.driver.PCGenUSBEHCI.
Dec 23 19:53:18 localhost kernel[0]: ^[[0mUSBF:        0.775        AppleUSBOHCI[0x5edc000]::CheckSleepCapability - controller will be unloaded across sleep

Here are the kextstat:
Code:

Index Refs Address    Size      Wired      Name (Version) <Linked Against>
    1    1 0x0        0x0        0x0        com.apple.kernel (9.5.0)
    2  31 0x0        0x0        0x0        com.apple.kpi.bsd (9.5.0)
    3    3 0x0        0x0        0x0        com.apple.kpi.dsep (9.5.0)
    4  48 0x0        0x0        0x0        com.apple.kpi.iokit (9.5.0)
    5  50 0x0        0x0        0x0        com.apple.kpi.libkern (9.5.0)
    6  42 0x0        0x0        0x0        com.apple.kpi.mach (9.5.0)
    7  26 0x0        0x0        0x0        com.apple.kpi.unsupported (9.5.0)
    8    1 0x0        0x0        0x0        com.apple.iokit.IONVRAMFamily (9.5.0)
    9    1 0x0        0x0        0x0        com.apple.driver.AppleNMI (9.5.0)
  10    1 0x0        0x0        0x0        com.apple.iokit.IOSystemManagementFamily (9.5.0)
  11    1 0x0        0x0        0x0        com.apple.iokit.ApplePlatformFamily (9.5.0)
  12  16 0x0        0x0        0x0        com.apple.kernel.6.0 (7.9.9)
  13    1 0x0        0x0        0x0        com.apple.kernel.bsd (7.9.9)
  14    1 0x0        0x0        0x0        com.apple.kernel.iokit (7.9.9)
  15    1 0x0        0x0        0x0        com.apple.kernel.libkern (7.9.9)
  16    1 0x0        0x0        0x0        com.apple.kernel.mach (7.9.9)
  17  13 0x4fb46000 0x10000    0xf000    com.apple.iokit.IOPCIFamily (2.5) <7 6 5 4>
  18    7 0x4fb5c000 0x4000    0x3000    com.apple.iokit.IOACPIFamily (1.2.0) <12>
  19    2 0x4fbab000 0x3e000    0x3d000    com.apple.driver.AppleACPIPlatform (1.2.4) <18 17 12 7 5 4>
  20    0 0x4fc09000 0x2000    0x1000    net.osrom.kext.Disabler (1.0.1) <12>
  21    0 0x4fc39000 0x3000    0x2000    com.apple.decrypt (2.0.1) <7 5 4>
  22    0 0x4fc41000 0x5000    0x4000    com.apple.BootCache (30.3) <7 6 5 4 2>
  23  10 0x4fc6d000 0x18000    0x17000    com.apple.iokit.IOStorageFamily (1.5.5) <7 6 5 4 2>
  24    0 0x4fca0000 0x10000    0xf000    com.apple.driver.DiskImages (195.2.2) <23 7 6 5 4 2>
  25    3 0x4fd03000 0x39000    0x38000    com.apple.iokit.IOHIDFamily (1.5.3) <7 6 5 4 2>
  26    0 0x4fd78000 0x8000    0x7000    com.apple.nke.applicationfirewall (1.0.77) <7 6 5 4 2>
  27    0 0x4fd9a000 0x18000    0x17000    com.apple.security.seatbelt (107.10) <7 6 5 3 2>
  28    0 0x4fdb9000 0x3000    0x2000    com.apple.security.TMSafetyNet (3) <7 6 5 3 2>
  29    0 0x569a8000 0x3000    0x2000    com.apple.driver.AppleAPIC (1.4) <5 4>
  30    0 0x569bd000 0x4000    0x3000    com.apple.driver.AppleSMBIOS (1.1.1) <7 5 4>
  31    0 0x569c4000 0x4000    0x3000    com.apple.driver.AppleSMBIOSEFI (1.0.14) <12>
  32    0 0x56b0b000 0x4000    0x3000    com.apple.driver.AppleACPIButtons (1.2.4) <25 19 18 7 6 5 4 2>
  33    0 0x56b46000 0x6000    0x5000    com.apple.driver.ApplePCIConfigurator (1.0.3) <18 12 5>
  34    0 0x56b84000 0x5000    0x4000    com.apple.driver.AppleRTC (1.2.3) <18 6 5 4 2>
  35    0 0x56ceb000 0x3000    0x2000    com.apple.driver.AppleACPIPCI (1.2.4) <19 18 17 12>
  36    0 0x56cf5000 0x3000    0x2000    com.apple.driver.AppleEFIRuntime (1.2.0) <7 6 5 4>
  37    2 0x56da4000 0xd000    0xc000    com.apple.iokit.IOATAFamily (2.0.0) <6 5 4 2>
  38    0 0x56e48000 0x6000    0x5000    com.apple.driver.AppleVIAATA (1.0.2) <37 17 12>
  39  10 0x56e89000 0x29000    0x28000    com.apple.iokit.IOUSBFamily (3.2.7) <7 6 5 4 2>
  40    0 0x56ed7000 0xb000    0xa000    com.apple.driver.AppleUSBOHCI (3.2.7) <39 17 6 5 4>
  41    3 0x56f08000 0x6000    0x5000    com.apple.iokit.IOAHCIFamily (1.5.0) <6 5 4 2>
  42    0 0x56f23000 0xd000    0xc000    com.apple.driver.AppleAHCIPort (1.5.2) <41 17 6 5 4 2>
  43    0 0x57090000 0x6000    0x5000    com.apple.driver.AppleericPCATA (1.3) <37 17 12>
  44    0 0x5710c000 0x12000    0x11000    com.apple.driver.AppleUSBEHCI (3.2.5) <39 17 7 6 5 4>
  45    0 0x5714c000 0x3000    0x2000    com.apple.driver.AppleFileSystemDriver (1.1.0) <23 5 4>
  47    2 0x57240000 0x16000    0x15000    com.apple.iokit.IONetworkingFamily (1.6.1) <7 6 5 4 2>
  49    1 0x57368000 0x3f000    0x3e000    com.apple.iokit.IOFireWireFamily (3.4.6) <6 5 4 2>
  50    0 0x573df000 0x22000    0x21000    com.apple.driver.AppleFWOHCI (3.7.2) <49 17 7 6 5 4 2>
  51    0 0x5744e000 0x6000    0x5000    com.apple.driver.AppleRTL8169Ethernet (1.0.3) <47 17 6 5 4 2>
  52    0 0x574b2000 0x11000    0x10000    com.apple.iokit.IOAHCIBlockStorage (1.2.0) <41 23 6 5 4 2>
  53    0 0x5758f000 0x2000    0x1000    com.apple.iokit.IOUSBUserClient (3.2.4) <39 6 5 4>
  54    0 0x575ea000 0xc000    0xb000    com.apple.driver.AppleUSBHub (3.2.7) <39 6 5 4>
  55    0 0x57686000 0x5000    0x4000    com.apple.driver.XsanFilter (2.7.91) <23 12>
  56    4 0x576d6000 0x19000    0x18000    com.apple.iokit.IOSCSIArchitectureModelFamily (2.0.5) <6 5 4 2>
  57    0 0x5770a000 0x8000    0x7000    com.apple.iokit.IOAHCISerialATAPI (1.1.1) <56 41 6 5 4 2>
  58    3 0x5775b000 0x8000    0x7000    com.apple.iokit.IOCDStorageFamily (1.5) <23 6 5 4 2>
  59    2 0x5779b000 0x6000    0x5000    com.apple.iokit.IODVDStorageFamily (1.5) <58 23 6 5 4 2>
  60    1 0x577c4000 0x16000    0x15000    com.apple.iokit.IOSCSIBlockCommandsDevice (2.0.5) <56 23 6 5 4 2>
  61    1 0x577e9000 0x5000    0x4000    com.apple.iokit.IOBDStorageFamily (1.5) <59 58 23 6 5 4 2>
  62    0 0x57816000 0x16000    0x15000    com.apple.iokit.IOSCSIMultimediaCommandsDevice (2.0.5) <61 60 59 58 56 23 6 5 4 2>
  63    0 0x5788a000 0x6000    0x5000    com.apple.iokit.SCSITaskUserClient (2.0.5) <56 23 6 5 4 2>
  64    0 0x5793a000 0x3000    0x2000    ch.walter.thomas.RT2500Replug (0.5.3) <39 12>
  65    0 0x57984000 0x4000    0x3000    com.apple.driver.AppleUSBComposite (3.2.0) <39 5 4>
  66    0 0x57a42000 0x42000    0x41000    com.Ralink.driver.RT2870USBWirelessDriver (1.0.1) <47 39 6 5 4 2>
  67    1 0x57cb6000 0x5000    0x4000    com.apple.iokit.IOUSBHIDDriver (3.2.2) <39 25 6 5 4>
  68    1 0x57d91000 0x3000    0x2000    com.apple.driver.AppleHIDMouse (1.2.2f1) <25 12>
  69    0 0x57d9c000 0x3000    0x2000    com.apple.driver.AppleUSBHIDMouse (1.2.2f1) <68 67 39 12>
  70    1 0x57e46000 0x38000    0x37000    com.apple.iokit.IOBluetoothFamily (2.1.3f8) <7 6 5 4 2>
  71    0 0x57e8d000 0x7000    0x6000    com.apple.driver.AppleUSBBluetoothHCIController (2.1.3f8) <70 39 7 6 5 4>
  72    1 0x57ffc000 0x9000    0x8000    com.apple.driver.AppleSMC (2.2.0d4) <18 7 6 5 4>
  73    1 0x58005000 0xe000    0xd000    com.apple.driver.IOPlatformPluginFamily (3.3.1d0) <12 4>
  74    0 0x58013000 0xf000    0xe000    com.apple.driver.ACPI_SMC_PlatformPlugin (3.3.1d0) <73 72 18 17 12 7 6 5 4>
  75    1 0x58022000 0x1d000    0x1c000    com.apple.iokit.IOGraphicsFamily (1.7.1) <17 7 6 5 4>
  76    0 0x57ea9000 0x2000    0x1000    com.max.ALCinject (1.0.0d1) <17 12>
  77    0 0x5803f000 0xe000    0xd000    com.apple.iokit.IONDRVSupport (1.7.1) <75 17 7 6 5 4>
  78    0 0x57eb1000 0x2000    0x1000    com.apple.dsmos (1.0.0d1) <7 5 4 2>
  79    0 0x580ad000 0xb000    0xa000    com.apple.filesystems.autofs (2.0.1) <7 6 5 4 2>

Counting on Parallels, have I understood you wright?
1. Duplicate the Voodoo kext
2. Rename the Voodoo kernel to mach kernel
3. Replace the mach kernel to the renamed Voodoo kernel

Is this correct?

VLC:
com.apple.security.seatbelt is loaded (in safe mode).

Is this the right kext?
This seatbelt.kext is from 2008-11-18 324kb ... something like that.

For the USB2 fix, I will google
FHT

nfoav8or 12-23-2008 09:18 PM

well now you've stumped me. the USB issue is something I'm going out of my realm on so I'll have to do a little more research with you on this.

as far as the kernel question goes... yes, that is basically what is going on. you could do the same in Finder by copying your mach_kernel.voodoo and pasting it to another folder where you can rename it, then drag it back to your root directory (after you've already deleted the original mach_kernel)

Now you have to load the right kernel on startup.

to test this first (without modifying your com.apple.Boot.plist file to direct you to a different kernel) simply use the boot flag "mach_kernel" along with any of the other boot flags you normally use. this will load the kernel specified and you should be able to test parallels and/or fusion with positive results.

For me, I needed to delete the seatbelt kext (although everywhere else I've read tells me that I need to keep it).

don't delete yours, first copy it to the desktop then delete the original in the Extensions folder. reboot and retry. place the backup of seatbelt somewhere you won't forget and if you ever need it just replace it and reset permissions.

Remember, this is only a test with the seatbelt.kext because of my experience with it. (I had the same issue only it was with opening the Voodoo Kernel image)

FirstHackTosh 12-23-2008 10:22 PM

So nfoav8or :D
Good news ;)

First, Parallels works. It doesn't always at the first try. But it works.
Replaced seatbelt, VLC doesn't work. Moved it back, doesn't work. I always rebooted the system. Is there a new version of seatbelt?

USB2 problem, it seems I found the solution:
http://forum.insanelymac.com/index.p...440&start=440#

I'll give it a try :)

nfoav8or 12-23-2008 10:35 PM

nice USB2 news... sorry to hear the image issue is still giving you problems.

can you take a picture to upload of this KP? I think we can get a little further by seeing it.

Also, is it happening with only the VLC image or all images?

FirstHackTosh 12-23-2008 11:06 PM

Do you have also a PCGenUSBEHCI.kext in your extension folder? If yes, can you send it to me? Also the seatbelt.kext?

I have still the PCGenUSBEHCI.kext faild to load error ...

FirstHackTosh 12-24-2008 09:03 PM

VLC now works correctly. I take the seatbelt from 10.5.5
VLC only plays a black screen. I think that's because of the intgrated Radeon HD3200 (only works in VESA mode.

Mounting dmgs works, too.

Firewire didn't work correctly
USB2 still didn't work :(