Stern Posted September 5, 2005 Share Posted September 5, 2005 apparently i'm not the only person with this problem. it seems that installing with release1 breaks X86PC, does anyone have a fix, or has fixed this by accident and knows what they did, does this have anything to do with kdp_poll (have to boot ACPI and -x ), or is it just no longer usable for random odd reasons? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/ Share on other sites More sharing options...
anatharias Posted September 6, 2005 Share Posted September 6, 2005 what was that supposed to enhance to use x86pc as platform ??? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-13273 Share on other sites More sharing options...
AceBR Posted September 7, 2005 Share Posted September 7, 2005 Yeah, many people cannot boot release 1, because of that. I think x86pc drivers were removed. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-13396 Share on other sites More sharing options...
mactogo Posted September 7, 2005 Share Posted September 7, 2005 That could be the problem. Does anyone know which systems will work on which platform? i've read from the forums that some computers work exclusively with acpi or x86pc platform and yet there are others who can boot with either platform? What determines that? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-13408 Share on other sites More sharing options...
maz Posted September 8, 2005 Share Posted September 8, 2005 I have the same problem. I can still boot with -x in saft mode, but with platform=x86PC booting fails. Is there any solution to that? maz Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-13966 Share on other sites More sharing options...
Kanji_Man Posted September 9, 2005 Share Posted September 9, 2005 I, too, am unable to use platform=X86PC with release1 however if I use platform=ACPI then I experience a noticable speed up of the boot time... but shutdown/restart do not work. if I use platform=X86PC -v, the verbose output indicates that there is a missing profile for X86PC or something along those lines. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-14725 Share on other sites More sharing options...
omni Posted September 11, 2005 Share Posted September 11, 2005 If you look in /System/Library/Extensions.disabled there's IOATAFamily.kext , I used that to get X86PC back to work, and of course you will need AppleI386*.kext as well. I havent tried to go back to ACPI though, so maybe that got broken now Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-15415 Share on other sites More sharing options...
mactogo Posted September 12, 2005 Share Posted September 12, 2005 If you look in /System/Library/Extensions.disabled there's IOATAFamily.kext , I used that to get X86PC back to work, and of course you will need AppleI386*.kext as well. I havent tried to go back to ACPI though, so maybe that got broken now <{POST_SNAPBACK}> Same problem as everyone here, could you explain in detail how you were able to do this from the darwin boot screen? I'm obviously new to this Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-15748 Share on other sites More sharing options...
omni Posted September 13, 2005 Share Posted September 13, 2005 Same problem as everyone here, could you explain in detail how you were able to do this from the darwin boot screen? I'm obviously new to this <{POST_SNAPBACK}> I just used Darwin boot cd to get to the single user mode, then mounted the hdd and done the replacement. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-16054 Share on other sites More sharing options...
ewing Posted September 13, 2005 Share Posted September 13, 2005 ahh so difficult for me,i just not understand. can any one show me step by step,i got the that iso file. Thx,i have the same pb. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-16076 Share on other sites More sharing options...
mactogo Posted September 13, 2005 Share Posted September 13, 2005 I just used Darwin boot cd to get to the single user mode, then mounted the hdd and done the replacement. <{POST_SNAPBACK}> For the sake of the dummies (myself included), if its not too much to ask could you explain that step by step including the specific commands used in darwin? How do you mount the hdd and which specific files are supposed to be replaced and how? Sorry for my ignorance. Thanks in advance! Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-16082 Share on other sites More sharing options...
Stern Posted September 16, 2005 Author Share Posted September 16, 2005 This is my idea on how to do it, according to what omni said. 1. Go to the folder containing the image in macos. Double click the image, and it will load. 2. There should now be an entry for the image in the /Volumes folder. Navigate to there in the console. 3. If you can get root access, you might want to do that. Otherwise, prefix all cp commands with sudo. Make sure that you are in the /Volumes/(name of image) directory. 4. Enter "cp -rf System/Library/Extensions/IOATAFamily /System/Library/Extensions" and "cp -rf System/Libraries/Extensions/AppleI386* /System/Libraries/Extensions". 5. Restart the computer and try platform=X86PC. I haven't tried this myself yet, but feel free to try it and comment. Omni, did I make any mistakes? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-16664 Share on other sites More sharing options...
mactogo Posted September 16, 2005 Share Posted September 16, 2005 This is my idea on how to do it, according to what omni said. 1. Go to the folder containing the image in macos. Double click the image, and it will load. 2. There should now be an entry for the image in the /Volumes folder. Navigate to there in the console. 3. If you can get root access, you might want to do that. Otherwise, prefix all cp commands with sudo. Make sure that you are in the /Volumes/(name of image) directory. 4. Enter "cp -rf System/Library/Extensions/IOATAFamily /System/Library/Extensions" and "cp -rf System/Libraries/Extensions/AppleI386* /System/Libraries/Extensions". 5. Restart the computer and try platform=X86PC. I haven't tried this myself yet, but feel free to try it and comment. Omni, did I make any mistakes? Thanks! But i can't boot into macos even with -x or -s. Don't know if there's a way to do it in the initial darwin boot screen. Let me know if you try it. Presently I'm simply using the test 3 install and i'm a little tired of reinstalling for the nth time at least for the time being or maybe until a more definitive solution comes around. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-16710 Share on other sites More sharing options...
Stern Posted September 16, 2005 Author Share Posted September 16, 2005 try adding "-F". this makes the kernel continue if it can't load a driver instead of stopping. i had a problem when booting the installation dvd with a problem loading a driver, and this fixed it. this could help you, but i'm not sure. can you post the last few lines before it halts in -v mode? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-16884 Share on other sites More sharing options...
mactogo Posted September 18, 2005 Share Posted September 18, 2005 try adding "-F". this makes the kernel continue if it can't load a driver instead of stopping. i had a problem when booting the installation dvd with a problem loading a driver, and this fixed it. this could help you, but i'm not sure. can you post the last few lines before it halts in -v mode? I'm afraid -F doesn't help, i get a hang early on in the booting. It stops on the line waiting on device< etc. etc. </dict> Thanks for the feedback. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-17171 Share on other sites More sharing options...
ghw9132 Posted September 18, 2005 Share Posted September 18, 2005 what was that supposed to enhance to use x86pc as platform ??? I would also like to know what is the benefit of x86pc instead of acpi? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-17325 Share on other sites More sharing options...
offall Posted September 19, 2005 Share Posted September 19, 2005 I installed with release one and found same problem that can't boot with x86pc I tried on stern's method, there is no appleI386* kext file on the DVD nor in the extensions.disable (actually, there is no PIIATA.kext in extensions.disable folder either) could anyone tell me where do you get those files? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-17377 Share on other sites More sharing options...
AceBR Posted September 19, 2005 Share Posted September 19, 2005 I would also like to know what is the benefit of x86pc instead of acpi? Some pcs doesn't boot with regular ACPI drivers (like mine). x86pc disables the ACPI function/support. It solved my bootig issue. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-17477 Share on other sites More sharing options...
xiaomahall Posted September 21, 2005 Share Posted September 21, 2005 Same problem here, but I can't boot at all. Booting with no platform arguement and it hangs at the apple. Using Either acpi or x86pc and it panics the kernal, regardless of -x or anything else I've tried. Also maybe worth noting, is that i've never found a linux distro I could boot without a "acpi=off" command, but with my native Osx86 install (dd method) I can boot with either "platform=acpi" or "platform=x86pc", I can't however boot without one of these parameters. p4 3.2 sse2 asus p4p800-vm mobo (865G chipset) Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-17874 Share on other sites More sharing options...
cavalierwisk Posted October 14, 2005 Share Posted October 14, 2005 i've got the same problem here. anybody know how i can edit the dvd image to include those missing kexts? because i'm unable to boot at all with acpi, it was working with x86pc when i had a native install of the deadmoo image. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-22128 Share on other sites More sharing options...
MacL0ver Posted October 15, 2005 Share Posted October 15, 2005 Here are the drivers, you can load them with sudo chmod -R 755 /System/Library/Extensions/IOATAFamily.kext/ sudo chmod -R 755 /System/Library/Extensions/AppleI386GenericPlatform.kext/ sudo chmod -R 755 /System/Library/Extensions/AppleI386PCI.kext/ sudo kextload /System/Library/Extensions/IOATAFamily.kext/ sudo kextload /System/Library/Extensions/AppleI386GenericPlatform.kext/ sudo kextload /System/Library/Extensions/AppleI386PCI.kext/ Reboot, and now try booting with platform=X86PC Kexts.zip Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-22309 Share on other sites More sharing options...
ghw9132 Posted October 16, 2005 Share Posted October 16, 2005 Here are the drivers, you can load them with sudo chmod -R 755 /System/Library/Extensions/IOATAFamily.kext/ sudo chmod -R 755 /System/Library/Extensions/AppleI386GenericPlatform.kext/ sudo chmod -R 755 /System/Library/Extensions/AppleI386PCI.kext/ sudo kextload /System/Library/Extensions/IOATAFamily.kext/ sudo kextload /System/Library/Extensions/AppleI386GenericPlatform.kext/ sudo kextload /System/Library/Extensions/AppleI386PCI.kext/ Reboot, and now try booting with platform=X86PC For months people have been talking about the different boot options and x86pc is included in the speedboost wiki, yet my DVD install did not seem to have either option. When i asked no one could tell me why i was unable to use these, no one could provide an explination, it just seemed to work for everybody but me. I don't think everyone on this forum realizes that x86pc and acpi boot options are only availible 'out of the box' with the deadmoo install. Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-22446 Share on other sites More sharing options...
BMC6053 Posted August 26, 2006 Share Posted August 26, 2006 I think its avialable for more than deadmoo's install. Maybe you forgot to hit F8 at bootup? *not sure what your saying*. Anyway - what version are these kexts for anyway? Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-175090 Share on other sites More sharing options...
The Dew Posted February 26, 2007 Share Posted February 26, 2007 (edited) I think its avialable for more than deadmoo's install. Maybe you forgot to hit F8 at bootup? *not sure what your saying*. Anyway - what version are these kexts for anyway? Where do you get Deadmoo's install. When I try to do the commands up there, they give me errors. Is there anyway to get the ktexts for 10.4.7 version of x86. Edited February 26, 2007 by The Dew Link to comment https://www.insanelymac.com/forum/topic/1958-platformx86pc-broken/#findComment-311626 Share on other sites More sharing options...
Recommended Posts