Jump to content

fluid | fixed

Mountain Lion kernel testing on AMD (don't ask help here: use the Help Topic)

Mountain Lion AMD legacy kernel x64_86 ssse3 ssse3 emulator

  • Please log in to reply
2459 replies to this topic

#621
gils83

gils83

    InsanelyMac Sage

  • Members
  • PipPipPipPipPip
  • 329 posts
  • Gender:Male
  • Location:France
  • Interests:le soleil du var et l'informatique

View PostSinetek, on 02 December 2012 - 12:33 AM, said:

Yeah OK, so the problem could be just on my end of things.

anyway, so ive thought of a workaround to work on 64bit crap.
People this will be frustrating to hear but i'm kinda in the mud with university, so i have to take it slow on the apple front. thanks for understanding, i'm sure you know how it is :help:

I'll try post magnet link of latest build, i think something went wrong compiling it ..

-- Sinetek



Thank you for your work, I always ask how SSSE3 with any relationship with the 64-bit, knowing that the updated kernel by rawx86 lion to 10.7 emulator does not have SSSE3 and that kernel is able to start on FX procs directly in 64 bit mode.
Then just to patch mode for 32/64 bit at the same time.


Activation mode 32/64 bit

Comme je le disais un peu plus haut dans le tuto , vous disposez du mode 32 bit (-legacy) ou du mode 64 bit (par défaut) mais il s'avère que les appli 32 bit comme Flash Player pour visualiser les vidéos Youtube par exemple , ne fonctionneront pas et nous n'avons pas intérêt à rester en mode 32 bit car il s'en suit de crash appli , de copier/coller non fonctionnel et du Finder non fonctionnel également , en fait , se sont les problèmes que rencontre les procs AMD non SSSE , comme la serie FX est capable 64 bit , nous allons activer le mode 32 bit via Terminal à l'aide du fameu patch AMD de ANV opérationnel sur Lion 10.7 .

donc vous allez poser le patch AMD sur le bureau et ouvrir Terminal , en suite vous saisirez ce qui est écrit en rouge sur l'image .
vous remarquerez que sur la deuxième image , il y a une ligne de commande supplémentaire , celle-ci , nous l'avons réalisé avec Nanael de Mac On PC à l'aide de team viewer , en gros comme je suis nul dans ce domaine c'est Nanael qui m'a saisi les lignes de commande dans Terminal et qui s'est fini en succès , un gros  :woohoo:  à Nanael !!!

Egalement , RAWX86 de InfiniteMac m'a mit sur la piste pour saisir les bons codes .


traduction :


As I said a little earlier in the tutorial, you have the 32-bit mode (-legacy) or 64-bit (default), but it turns out that 32 bit as applicable Flash Player to view the videos in Youtube example, will not work and we have no interest in staying in 32 bit mode because it follows crash app, copy / paste non-functional and non-functional Finder also, in fact, are the problems facing AMD procs SSSE not like the FX series 64 bit capable, we will enable the 32-bit mode via terminal using the patch fameu AMD ANV running on Lion 10.7.

So you put the patch on the AMD desktop and open Terminal, after you enter what is written in red on the image.
you will notice that the second image, there is a additional command line, it, we realized with Nanael Mac On PC using team viewer, basically as I suck in this area c 'Nanael who has grabbed my command line in Terminal and was finished successfully, a big one: woohoo: for Nanael!

Also, RAWX86 of InfiniteMac put me on the track to enter the correct code.



Posted Image

Posted Image

Donc après , chaque ligne rouge saisi vous saisirez enter , ça va de soit .

Voici les codes de RAWX86 :

traduction :


So after each red line before you enter enter, it goes without saying.

Here RAWX86 codes:


Quote

correct usage is:
sudo -s
amd_insn_patcher /usr/lib/dyld /usr/lib/dyld_patched
cp /usr/lib/dyld_patched /usr/lib/dyld
amd_insn_patcher /usr/lib/system/libsystem_kernel.dylib /usr/lib/system/libsystem_kernel.dylib_patched
cp /usr/lib/system/libsystem_kernel.dylib_patched /usr/lib/system/libsystem_kernel.dylib
update_dyld_shared_cache


#622
theconnactic

theconnactic

    Stubborn AMD user

  • Local Moderators
  • 1,737 posts
  • Gender:Male
Gilles, howdy?

Well, as RAWx86 said a number of times, his kernel can run 64-bit processes (apps etc) and, by default, it will only run these unless you apply AnV insn patches (but won't even boot on non-BulldozerPiledriver CPUs without -legacy, precisely because these lack ssse3 support). The fact his kernel works in 64-bit mode by does not mean, in any way, that it's a 64-bit kernel. If you want to test this, try to install a 64-bit-only kext on your system: i assure you it won't work. That is because kernel extensions ("kexts") run at kernel level and need to be running with a kernel of the same arch. What we could get until now with Bulldozer/Piledriver CPUs was 64-bit mode (default) and 32-bit support (after applying the insn patch) on a arch i386 (32-bit) kernel. As SS01 said, the 64-bit kernel for Lion will give us either instant reboots, if running on Bulldozer and Piledriver CPUs (by yet unknown reasons), or will freeze at launchd (where the user land should show itself out) on older AMDs (because of lack of support for ssse3).

Therefore, my suggestion to Sinetek - that would be as well a prof of concept - is to include his 32-bit ssse3 emulator in the 10.7.4 XNU kernel, compile it with RAW's diffs and try to boot it without the bootflag -legacy. Once in the desktop, it must be determined if the Finder is running without issues. That made, we could finally say that there is a stable Lion support for AMD, not only for a niche of Bulldozer/Piledriver users. Then, we must move on to Mountain Lion, and in that scenario a full 64-bit kernel would be a must, since all the kexts are compiled in 64-bit only (meaning no 32-bit kernel with 64-bit userland, which did the trick with previous iterations for us AMD users).

Thanks to all for keeping this topic moving.

#623
Sinetek

Sinetek

    InsanelyMac Geek

  • Coders
  • 122 posts
  • Gender:Male
  • Location:Montreal
magnet link for latest build, contains test proggy, (please run it and tell me results)  and the sources also.
magnet:?xt=urn:btih:FA1D1269B46C6AB7FF1800BF7025DBB71C8A1202&dn=kmach1d12&tr=udp%3a//tracker.openbittorrent.com%3a80/announce

theconnactic, i like your idea, the problem is without -force64 you won't be able to run the 64-bit only finder (is this correct?). you could use the DP2 finder which is 32b but then this defeats the whole point of this

-- Sinetek

#624
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 804 posts
  • Gender:Male
  • Location:Germany

View PostSinetek, on 02 December 2012 - 01:35 AM, said:

magnet link for latest build, contains test proggy, (please run it and tell me results)  and the sources also.
magnet:?xt=urn:btih:FA1D1269B46C6AB7FF1800BF7025DBB71C8A1202&dn=kmach1d12&tr=udp%3a//tracker.openbittorrent.com%3a80/announce

theconnactic, i like your idea, the problem is without -force64 you won't be able to run the 64-bit only finder (is this correct?). you could use the DP2 finder which is 32b but then this defeats the whole point of this

-- Sinetek

torrent download does not work

#625
theconnactic

theconnactic

    Stubborn AMD user

  • Local Moderators
  • 1,737 posts
  • Gender:Male
Hi, Sinetek!

Since the OS is running on a 64-bit CPU, despite using a 32-bit kernel, it will try to run in 64-bit processes mode by default, without the necessity of the -force64 flag, just like it happens with Bulldozer/Piledriver CPUs. That's why we users of old AMDs have to use the flag -legacy with Lion: without it, the OS will try to run in 64-bit mode and will fail to do so, because the ssse3 instructions needed are not supported. I can be wrong, but i think i'm not. If you do what i suggested, we'll all know! :)

By the way, until applying the insn patches, the bootflag maxmem=4096 must be used.

Thank you for the latest build, will test it asap.

#626
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 804 posts
  • Gender:Male
  • Location:Germany

View Postspakk, on 02 December 2012 - 01:59 AM, said:

torrent download does not work

Hi Sinetek
torrent link is dead, it is possible to create another link

#627
Sinetek

Sinetek

    InsanelyMac Geek

  • Coders
  • 122 posts
  • Gender:Male
  • Location:Montreal
try this one

magnet:?xt=urn:btih:FA1D1269B46C6AB7FF1800BF7025DBB71C8A1202&dn=kmach1d12&tr=udp%3a//tracker.publicbt.com%3a80

#628
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 804 posts
  • Gender:Male
  • Location:Germany
Hi Sinetek,

your torrent link does not work --> utoorent been running at 58 minutes without a bit download
Please use this link to upload http://www.workupload.com/

#629
SS01

SS01

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 232 posts
  • Gender:Male
  • Location:Ottawa
Sinetek, nobody is seeing. Use mediafire or workupload please, thank you

#630
gils83

gils83

    InsanelyMac Sage

  • Members
  • PipPipPipPipPip
  • 329 posts
  • Gender:Male
  • Location:France
  • Interests:le soleil du var et l'informatique

View Posttheconnactic, on 02 December 2012 - 01:28 AM, said:

Gilles, howdy?

Well, as RAWx86 said a number of times, his kernel can run 64-bit processes (apps etc) and, by default, it will only run these unless you apply AnV insn patches (but won't even boot on non-BulldozerPiledriver CPUs without -legacy, precisely because these lack ssse3 support). The fact his kernel works in 64-bit mode by does not mean, in any way, that it's a 64-bit kernel. If you want to test this, try to install a 64-bit-only kext on your system: i assure you it won't work. That is because kernel extensions ("kexts") run at kernel level and need to be running with a kernel of the same arch. What we could get until now with Bulldozer/Piledriver CPUs was 64-bit mode (default) and 32-bit support (after applying the insn patch) on a arch i386 (32-bit) kernel. As SS01 said, the 64-bit kernel for Lion will give us either instant reboots, if running on Bulldozer and Piledriver CPUs (by yet unknown reasons), or will freeze at launchd (where the user land should show itself out) on older AMDs (because of lack of support for ssse3).

Therefore, my suggestion to Sinetek - that would be as well a prof of concept - is to include his 32-bit ssse3 emulator in the 10.7.4 XNU kernel, compile it with RAW's diffs and try to boot it without the bootflag -legacy. Once in the desktop, it must be determined if the Finder is running without issues. That made, we could finally say that there is a stable Lion support for AMD, not only for a niche of Bulldozer/Piledriver users. Then, we must move on to Mountain Lion, and in that scenario a full 64-bit kernel would be a must, since all the kexts are compiled in 64-bit only (meaning no 32-bit kernel with 64-bit userland, which did the trick with previous iterations for us AMD users).

Thanks to all for keeping this topic moving.


je me concentre mon poulet !

#631
theconnactic

theconnactic

    Stubborn AMD user

  • Local Moderators
  • 1,737 posts
  • Gender:Male
Yeah, Gilles!

The kernel and extensions are not 64-bit, meaning the mac mini is running a 32-bit Lion kernel, presumably in 64-bit mode user land.

It's the same thing with your Bulldozer hackint0sh: 32-bit kernel, 64-bit user land.

The problem is for Mountain Lion, it won't be enough: there's no 32-bit kernel extensions, so we must make a full 64-bit kernel. For AMDs to run the 64-bit user land in Lion, it's necessary to have ssse3 support, and that's why non-FX CPUs must boot with the flag -legacy. We're assuming the 64-bit user land, and maybe the kernel itself, needs ssse3 support also in Mountain Lion.

#632
Sinetek

Sinetek

    InsanelyMac Geek

  • Coders
  • 122 posts
  • Gender:Male
  • Location:Montreal
gilles, in your log, 4th line,
Dec  2 14:55:07 localhost kernel[0]: Darwin Kernel Version 11.2.0: Tue Aug  9 20:56:15 PDT 2011; root:xnu-1699.24.8~1/RELEASE_I386

therein lies the answer.

Also it looks like I can code SSSE3 emulators for breakfast but can't figure out how to make a freaking torrent.
Someone has storage for 20megs?

#633
gils83

gils83

    InsanelyMac Sage

  • Members
  • PipPipPipPipPip
  • 329 posts
  • Gender:Male
  • Location:France
  • Interests:le soleil du var et l'informatique

View Posttheconnactic, on 02 December 2012 - 03:52 PM, said:

Yeah, Gilles!

The kernel and extensions are not 64-bit, meaning the mac mini is running a 32-bit Lion kernel, presumably in 64-bit mode user land.

It's the same thing with your Bulldozer hackint0sh: 32-bit kernel, 64-bit user land.

The problem is for Mountain Lion, it won't be enough: there's no 32-bit kernel extensions, so we must make a full 64-bit kernel. For AMDs to run the 64-bit user land in Lion, it's necessary to have ssse3 support, and that's why non-FX CPUs must boot with the flag -legacy. We're assuming the 64-bit user land, and maybe the kernel itself, needs ssse3 support also in Mountain Lion.


:wallbash:


you see me as well as the extension on my FX kext is 64 bit ?? and not 32 bit ??

or I'm going crazy !?

#634
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 804 posts
  • Gender:Male
  • Location:Germany

View PostSinetek, on 02 December 2012 - 04:03 PM, said:

gilles, in your log, 4th line,
Dec  2 14:55:07 localhost kernel[0]: Darwin Kernel Version 11.2.0: Tue Aug  9 20:56:15 PDT 2011; root:xnu-1699.24.8~1/RELEASE_I386

therein lies the answer.

Also it looks like I can code SSSE3 emulators for breakfast but can't figure out how to make a freaking torrent.
Someone has storage for 20megs?


see my Post #626  you can Upload  max 40 MB files with  http://www.workupload.com/

View Postgils83, on 02 December 2012 - 04:06 PM, said:

:wallbash:


you see me as well as the extension on my FX kext is 64 bit ?? and not 32 bit ??

or I'm going crazy !?

Hey my friend, Gils, that's not bad. Sometimes you see not the forest for the trees.Posted Image

#635
theconnactic

theconnactic

    Stubborn AMD user

  • Local Moderators
  • 1,737 posts
  • Gender:Male
Hi, Gilles!

The kernel extensions of your FX-6xxx aren't 64-bit: you're looking at the wrong place. :)

Take a look at logical->noyau et extensions 64bit, there is the accurate data. Believe me: despite running 64-bit processes, you're doing it on a 32-bit kernel.

Best regards!

#636
gils83

gils83

    InsanelyMac Sage

  • Members
  • PipPipPipPipPip
  • 329 posts
  • Gender:Male
  • Location:France
  • Interests:le soleil du var et l'informatique

View PostSinetek, on 02 December 2012 - 04:03 PM, said:

gilles, in your log, 4th line,
Dec  2 14:55:07 localhost kernel[0]: Darwin Kernel Version 11.2.0: Tue Aug  9 20:56:15 PDT 2011; root:xnu-1699.24.8~1/RELEASE_I386

therein lies the answer.

Also it looks like I can code SSSE3 emulators for breakfast but can't figure out how to make a freaking torrent.
Someone has storage for 20megs?

View PostSinetek, on 02 December 2012 - 04:03 PM, said:

gilles, in your log, 4th line,
Dec  2 14:55:07 localhost kernel[0]: Darwin Kernel Version 11.2.0: Tue Aug  9 20:56:15 PDT 2011; root:xnu-1699.24.8~1/RELEASE_I386

therein lies the answer.

Also it looks like I can code SSSE3 emulators for breakfast but can't figure out how to make a freaking torrent.
Someone has storage for 20megs?


ok , j'ai compris !!!


ok, I understand!

I check on Acer 8930G core2duo

Dec  2 17:42:14 localhost kernel[0]: Darwin Kernel Version 12.3.0: Sun Nov 11 21:37:33 PST 2012; root:xnu-2050.22.6~1/RELEASE_X86_64
Dec  2 17:42:14 localhost kernel[0]: vm_page_bootstrap: 1009377 free pages and 31007 wired pages
Dec  2 17:42:14 localhost kernel[0]: kext submap [0xffffff7f80735000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000735000]
Dec  2 17:42:14 localhost kernel[0]: zone leak detection enabled
Dec  2 17:42:14 localhost kernel[0]: standard timeslicing quantum is 10000 us
Dec  2 17:42:14 localhost kernel[0]: standard background quantum is 2500 us
Dec  2 17:42:14 localhost kernel[0]: mig_table_max_displ = 74
Dec  2 17:42:14 localhost kernel[0]: corecrypto kext started!
Dec  2 17:42:14 localhost kernel[0]: Running kernel space in FIPS MODE
Dec  2 17:42:14 localhost kernel[0]: Plist hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
Dec  2 17:42:14 localhost kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS integrity POST test passed!
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS SHA POST test passed!
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
Dec  2 17:42:14 localhost kernel[0]: corecrypto.kext FIPS POST passed!
Dec  2 17:42:14 localhost kernel[0]: NullCPUPowerManagement::init: properties=0xffffff800a7516c0
Dec  2 17:42:14 localhost kernel[0]: NullCPUPowerManagement::start
Dec  2 17:42:14 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
Dec  2 17:42:14 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
Dec  2 17:42:14 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=0 Disabled
Dec  2 17:42:14 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=0 Disabled
Dec  2 17:42:14 localhost kernel[0]: calling mpo_policy_init for Sandbox
Dec  2 17:42:14 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
Dec  2 17:42:14 localhost kernel[0]: calling mpo_policy_init for Quarantine
Dec  2 17:42:14 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
Dec  2 17:42:14 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
Dec  2 17:42:14 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Dec  2 17:42:14 localhost kernel[0]: Copyright © 1982, 1986, 1989, 1991, 1993
Dec  2 17:42:14 localhost kernel[0]: The Regents of the University of California. All rights reserved.
Dec  2 17:42:14 localhost kernel[0]: MAC Framework successfully initialized
Dec  2 17:42:14 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
Dec  2 17:42:14 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
Dec  2 17:42:14 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5]
Dec  2 17:42:14 localhost kernel[0]: AppleACPIBatteryDevice Error: Capacity Read Zero (0)
Dec  2 17:42:14 localhost kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000
Dec  2 17:42:14 localhost kernel[0]: [ PCI configuration begin ]
Dec  2 17:42:14 localhost kernel[0]: PCI configuration changed (bridge=8 device=0 cardbus=0)
Dec  2 17:42:14 localhost kernel[0]: [ PCI configuration end, bridges 7 devices 17 ]
Dec  2 17:42:14 localhost kernel[0]: FakeSMC: opensource SMC device emulator by netkas © 2009
Dec  2 17:42:14 localhost kernel[0]: FakeSMC: plugins & plugins support modifications by mozodojo, usr-sse2, slice © 2010
Dec  2 17:42:14 localhost kernel[0]: FakeSMCDevice: 17 preconfigured keys added:
Dec  2 17:42:14 localhost kernel[0]: FakeSMCDevice: successfully initialized
Dec  2 17:42:14 localhost kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
Dec  2 17:42:14 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
Dec  2 17:42:14 localhost kernel[0]: rooting via boot-uuid from /chosen: 64136C65-1899-3F3E-AC0C-2244566F2310
Dec  2 17:42:14 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Dec  2 17:42:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
Dec  2 17:42:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
Dec  2 17:42:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
Dec  2 17:42:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
Dec  2 17:42:14 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleAHCI/PRID@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/Hitachi HTS543225L9A300 Media/IOGUIDPartitionScheme/Mac HD ML 10,8@3
Dec  2 17:42:14 localhost kernel[0]: BSD root: disk0s3, major 1, minor 3
Dec  2 17:42:14 localhost kernel[0]: USBMSC Identifier (non-unique): 000D88277275BAA1358D00A6 0x951 0x1643 0x100
Dec  2 17:42:14 localhost kernel[0]: Kernel is LP64
Dec  2 17:42:14 localhost kernel[0]: Waiting for DSMOS...
Dec  2 17:42:14 localhost kernel[0]: macx_swapon SUCCESS
Dec  2 17:41:54 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
Dec  2 17:41:54 localhost com.apple.launchd[1]: *** Shutdown logging is enabled. ***
Dec  2 17:42:06 localhost com.apple.launchd[1] (com.apple.automountd): Unknown key for boolean: NSSupportsSuddenTermination
Dec  2 17:42:13 localhost distnoted[58]: # distnote server daemon  absolute time: 22.368018143   civil time: Sun Dec  2 17:42:12 2012   pid: 58 uid: 0  root: yes
Dec  2 17:42:13 localhost hidd[45]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
Dec  2 17:42:14 localhost kdc[43]: label: default
Dec  2 17:42:14 localhost hidd[45]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
Dec  2 17:42:14 localhost appleeventsd[51]: main: Starting up
Dec  2 17:42:14 localhost mDNSResponder[37]: mDNSResponder mDNSResponder-379.37 (Nov  1 2012 11:19:37) starting OSXVers 12
Dec  2 17:42:14 localhost coreservicesd[62]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
Dec  2 17:42:14 localhost kdc[43]:  dbname: od:/Local/Default
Dec  2 17:42:14 localhost kdc[43]:  mkey_file: /var/db/krb5kdc/m-key
Dec  2 17:42:14 localhost kdc[43]:  acl_file: /var/db/krb5kdc/kadmind.acl
Dec  2 17:42:14 localhost com.apple.usbmuxd[22]: usbmuxd-296.3 on Jul 25 2012 at 00:28:37, running 64 bit
Dec  2 17:42:14 localhost kernel[0]: AttansicL1eEthernet: Ethernet address 00:a0:d1:af:3d:df
Dec  2 17:42:16 localhost kernel[0]: NVDAStartup: Official
Dec  2 17:42:16 localhost kernel[0]: ** AppleSMBusPCI::start failed to get acpi path for provider
Dec  2 17:42:16 localhost com.apple.SecurityServer[15]: Session 100000 created
Dec  2 17:42:16 localhost revisiond[28]: Had metainfo
Dec  2 17:42:16 localhost revisiond[28]: UUIDs match!
Dec  2 17:42:17 localhost kernel[0]: Previous Shutdown Cause: 3
Dec  2 17:42:17 localhost kernel[0]: NVDANV50HAL loaded and registered
Dec  2 17:42:17 localhost kernel[0]: VoodooPS2SynapticsTouchPad loaded
Dec  2 17:42:17 localhost kernel[0]: VoodooPS2Trackpad: Synaptics TouchPad v6.3
Dec  2 17:42:17 localhost kernel[0]: No interval found for . Using 8000000
Dec  2 17:42:19 localhost configd[17]: network changed.
Dec  2 17:42:22 localhost com.apple.SecurityServer[15]: Entering service
Dec  2 17:42:22 localhost kernel[0]: ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out
Dec  2 17:42:22 localhost mDNSResponder[37]: AwdlD2d AwdlD2dInitialize: Initialized
Dec  2 17:42:22 localhost mDNSResponder[37]: D2D_IPC: Loaded
Dec  2 17:42:22 localhost mDNSResponder[37]: D2DInitialize succeeded
Dec  2 17:42:22 localhost configd[17]: network changed: DNS*
Dec  2 17:42:22 localhost kdc[43]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
Dec  2 17:42:23 localhost awacsd[55]: Starting awacsd connectivity-78.1 (Oct 28 2012 16:15:34)
Dec  2 17:42:23 localhost awacsd[55]: InnerStore CopyAllZones: no info in Dynamic Store
Dec  2 17:42:23 localhost UserEventAgent[11]: Captive: [mySCCopyWiFiDevices:162] WiFi Device Name == NULL
Dec  2 17:42:23 localhost systemkeychain[77]: done file: /var/run/systemkeychaincheck.done
Dec  2 17:42:23 localhost netbiosd[75]: Unable to start NetBIOS name service:
Dec  2 17:42:23 localhost kernel[0]: [AGPM Controller] unknownPlatform
Dec  2 17:42:23 localhost kdc[43]: KDC started
Dec  2 17:42:23 localhost loginwindow[40]: Login Window Application Started
Dec  2 17:42:23 localhost locationd[41]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
Dec  2 17:42:24 localhost com.apple.SecurityServer[15]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client '/usr/libexec/UserEventAgent' [11] for authorization created by '/usr/libexec/UserEventAgent' [11] (100012,0)
Dec  2 17:42:24 localhost kernel[0]: DSMOS has arrived
Dec  2 17:42:24 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed

Merci , il fallait commencé par là .  :thumbsup_anim:


Thank you, it was started there.

I translated, otherwise I'm going to get yelled at!

hébergeur fichier :  Envoyer, heberger, partager gratuitement et rapidement vos fichiers - TeraFiles.net

View Postspakk, on 02 December 2012 - 04:13 PM, said:

see my Post #626  you can Upload  max 40 MB files with  http://www.workupload.com/



Hey my friend, Gils, that's not bad. Sometimes you see not the forest for the trees.Posted Image


:king:


I have little brain, I quickly understand but it takes me a long time to explain!

#637
Sinetek

Sinetek

    InsanelyMac Geek

  • Coders
  • 122 posts
  • Gender:Male
  • Location:Montreal
www.workupload.com/file/zElJMqT

#638
IiTz ShAnE

IiTz ShAnE

    OSx86 Enthusiast

  • Donators
  • 539 posts
  • Gender:Male
  • Location:Scotland
  • Interests:Hackintosh, Hardware Mods, Car Mechanics

View PostSinetek, on 02 December 2012 - 05:35 PM, said:

www.workupload.com/file/zElJMqT

Is this still for 10.6?

Will test it now...

#639
spakk

spakk

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 804 posts
  • Gender:Male
  • Location:Germany

View PostSinetek, on 02 December 2012 - 05:35 PM, said:

www.workupload.com/file/zElJMqT

Great job Sinetek

#640
gils83

gils83

    InsanelyMac Sage

  • Members
  • PipPipPipPipPip
  • 329 posts
  • Gender:Male
  • Location:France
  • Interests:le soleil du var et l'informatique

View PostSinetek, on 02 December 2012 - 05:35 PM, said:

www.workupload.com/file/zElJMqT



Thank you Sinetek,

I leave the various kernel_log, SSSE3 emulator is present.


http://www.terafiles.net/v-170699.html





6 user(s) are reading this topic

2 members, 4 guests, 0 anonymous users


© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy