Jump to content

FredWst

Members
  • Posts

    708
  • Joined

  • Last visited

  • Days Won

    10

FredWst last won the day on September 20 2021

FredWst had the most liked content!

Reputation

462 Excellent

2 Followers

Profile Information

  • Gender
    Male
  • Location
    France

Recent Profile Visitors

13,968 profile views
  1. Hi, I'd like to expose an issue I get on my hack. Everything works fine except that at each reboot I get a log that says Date/Time: 2024-10-30 12:11:10.143 +0100 End time: 2024-10-30 12:11:11.144 +0100 OS Version: macOS 15.1 (Build 24B83) Architecture: x86_64h Report Version: 53 Data Source: Stackshots Shared Cache: 2DE8C81C-EE54-3099-8E26-F112966509C2 slid base address 0x7ff8102b4000, slide 0x102b4000 (System Primary) Shared Cache: B9AE3589-92C8-3F79-8A4F-9021B8A32EB9 slid base address 0x7ff819188000, slide 0x19188000 (DriverKit) Event: shutdown stall Duration: 1.00s (sampling started after 2 seconds) Steps: 101 (10ms sampling interval) Hardware model: iMac19,1 Active cpus: 12 HW page size: 4096 VM page size: 4096 Time Since Boot: 15877s Time Awake Since Boot: 7897s Time Since Wake: 639s Total CPU Time: 0.288s (789.3M cycles, 1042.4M instructions, 0.76c/i) Vnodes Available: 26.29% (69188/263168) Preferred User Language: en-001 Country Code: 001 OS Cryptex File Extents: 1 ------------------------------------------------------------ Heavy format: stacks are sorted by count Use -i and -timeline to re-report with chronological sorting ------------------------------------------------------------ Process: CloudTelemetryService [1386] UUID: 33811ED3-F5E1-3D53-8A47-51773FE36002 Path: /System/Library/PrivateFrameworks/CloudTelemetry.framework/Versions/A/XPCServices/CloudTelemetryService.xpc/Contents/MacOS/CloudTelemetryService Identifier: com.apple.CloudTelemetryService.xpc Version: ??? (2200.144) Build Version: 5773 Project Name: CloudTelemetry Source Version: 2200144000000000 Shared Cache: 2DE8C81C-EE54-3099-8E26-F112966509C2 slid base address 0x7ff8102b4000, slide 0x102b4000 (System Primary) Architecture: x86_64 Parent: launchd [1] Responsible: privatecloudcomputed [1384] UID: 501 Sudden Term: Tracked (allows idle exit) Footprint: 3812 KB Time Since Fork: 181s Num samples: 101 (1-101) CPU Time: <0.001s (240.5K cycles, 86.5K instructions, 2.78c/i) Num threads: 3 Note: 2 idle work queue threads omitted Here is full log. spindump.txt.zip Is there somebody how can help me to solve that ? System in my signature. Fred EDIT: After some research it seems it's a very old mistake. On Apple forum, people say don't take care about.
  2. It makes a long time I didn't compile myself OC and Kext. I use https://github.com/rusty-bits/octool Fred You're right for speed, I will compile myself OC and Kext, just like I was doing some years ago. But for stability I chose to use Dortania build and stay on Release branch. Edit: @Max.1974 prefer Use : https://github.com/acidanthera/MacKernelSDK.git insted of https://github.com/TomHeaven/MacKernelSDK Fred
  3. Hi, Thank's @Max.1974 for time taken to explain that, it will help newbies users. When I read your posts, i understood that you was having src of beta and sdk which is needed to build it. Sorry for the mistake. Fred
  4. Hi @Matgen84 I remove since first day BRCM du to needed sip disable and OCLP patch needed. I also search for src of AirportItlwm Preview 05 Maybe dev can create a beta branch on GitHub, it could speed up dev. Fred
  5. Ok understand. Take a look here. Seems you're not in phase with other user who said it works. Maybe was working on beta 2, but not on release. Who is right ? Fred
  6. Hi, @CloverLeaf With AX210, AX211 :does AirDrop, AirPlay, iMessage, HandOff and other 'features' working ? I've AX200 those features doesn't work. Fred
  7. Hi @Max.1974 When you said im compiled my own Opencore and kexts, you also mean intel kexts ? In yes case where did you found Intel beta src ? (on official GitHub no beta taking in account Sonoma) Or are you using intel kext build from OpenIntelWireless guys ? I've AX200 working with AirportItlwm but no iMessage and so on. Fred
  8. Hi, It makes a long time I didn't post I've AX200, wireless access points are shown but can't connect 2.4 or 5 GHz. Seems that power isn't up, see below wifi box screenshot. Will check log but help is welcome if somebody have same issue. Fred Solved
  9. @eSaF Test the last push about 1 hour ago, in my case solve the issu. Fred
  10. @deeveedee Yes trial and error and big luck, 0x364 maybe it change for other platform and I'm not able to confirm. Even not sure it should solve your issu with different platform HP vs Dell, and other differences. It was just to share my case. Fred
  11. @Andrey1970 Removing AppleALC.kext at boot solve kernel panic but boot stop à little bit later. Will do a screenshot ASAP. Fred Edit: just read bug tracker will test tomorrow. Edit : last AppleALC solve my issu.
  12. @deeveedee if it can help, I was having the same issu with igfxfw=2, I solved with adding a sleep(0x364) in _PTS. (Dell Optiplex 3070) Method (_PTS, 1, Serialized) // _PTS: Prepare To Sleep { Debug = Concatenate ("Method _PTS Called 0x", ToHexString (Arg0)) Sleep (0x0364) ZPTS (Arg0) -> call to original in dsdt witch was rename at boot to ZPTS } Fred
  13. Hi, Update 0.8.1 to 0.8.2 without any change in config.plist, drivers, kext, ssdt, (Dell Optiplex 3070 i5-9500T MacMini 8,1 : Monterey) I've kernel panic. opencore-2022-07-04-192530.txt Fred
  14. Look at Chris1111 post (https://www.ebay.ca/itm/304137497766?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2060353.m2749.l2649) Fred
×
×
  • Create New...