Discuss hardware-specific topics related to Mac.

Posts under Mac tag

200 Posts

Post

Replies

Boosts

Views

Activity

SMB-Multichannel is incomplete or broken
I know this is a bit late in the Sonoma beta-program, but I wanted to ask here, since I got directed here by Apple support, even though it appears I got Sonoma-14.0 release a day before the non-beta users. And/or I want leave a marker for others with the same needs. I have a 2019 Mac Pro with a dual-port 100GbE ATTO card in it. I run Adobe Premiere, DaVinci Resolve and Autodesk Flame. I would like to do editing and color correcting 4K and 8K frame-based video. 8K video is 4.5GB/sec per DPX stream. (not Gigabit). I connect to a SMB server which is all flash, and runs SMB-Multichannel. This same NIC in a windows box can run 9GB/sec. but in the MacPro, it gets about 3GB/sec. if you run netstat, smbutil, or "nettop" (the builtin MacOS utility) it shows only ONE TCP socket talking to my server on port 445. This is the reason it goes no faster than 3GB/sec. Windows shows 8 or 16, whatever I set it to number of RSS channels, and goes full speed of the NIC. When is MacOS SMB-Multi-channel going to be multi-channel on one NIC port and perform at 8 or 9 GB/sec for a 100Gbit Nic? Nobody wants SMB-MC for "active/passive backup" they want it to go FAST. To prove it is single channel you see only one line: Mac-Pro ~ % netstat -an | grep 445 tcp4 0 0 172.200.5.77.49309 172.200.203.5.445 ESTABLISHED Mac-Pro ~ % smbutil multichannel -a Session: /Volumes/rob-smb Info: Setup Time: 2023-09-25 18:09:01, Multichannel ON: yes, Reconnect Count: 0 Total RX Bytes: 72216 (Packets: 193) Total TX Bytes: 52051 (Packets: 193) id client IF server IF state server ip port speed ======================================================================================================================== M 0 en8 (Ethernet) 16 7 (RSS_0) [session active ] 172.200.203.5 445 100.0 Gb Server NIC: name: NA, idx: 7, type: NA, speed 100.0 Gb, state connected ip_addr: 172.200.203.5 capabilities: RSS_CAPABLE ...see that last line? I would think RSS_CAPABLE means I should be able to connect with multiple SMB channels up to the number of RSS channels configured on the NIC. iperf2 gets > 80Gbit/sec on this 100Gbit ATTO Fastframe with 8 flows (-P 8). So it's not an under-performing network. The results are with or without any "third party ATTO drivers", so please don't blame it on them, because the MacOS mlx5 driver performs the same. It's the SMB client in Big Sur, Catalina, Ventura, Sonoma, which seems to be incomplete.
3
1
2.0k
Nov ’23
Disk Utility First Aid indicates some warnings , what happens to my Mac ?
I performed disk utility first aid on my Macintosh HD volume and all was good as indicated below Running First Aid on “Macintosh HD” (disk3s1s1) Verifying the startup volume will cause this computer to stop responding. Verifying file system. Volume could not be unmounted. Using live mode. Performing fsck_apfs -n -l -x /dev/rdisk3s1 Checking the container superblock. Checking the checkpoint with transaction ID 6455794. Checking the space manager. Checking the space manager free queue trees. Checking the object map. Checking the encryption key structures. Checking volume /dev/rdisk3s1. Checking the APFS volume superblock. The volume Macintosh HD was formatted by newfs_apfs (945.200.129.100.12) and last modified by apfs_kext (2235.40.6.0.2). Checking the object map. Checking the snapshot metadata tree. Checking the snapshot metadata. Checking snapshot 1 of 1 (com.apple.os.update-22777703CDA46B0180D024D76346C01E8072257DCCD38AB80036A71F7EAB46B4) Checking the fsroot tree. Checking the file extent tree. Checking the extent ref tree. Verifying volume object map space. Verifying allocated space. The volume /dev/rdisk3s1 with UUID 0C9FBACC-9665-469A-A543-4BA9BE3DEB85 appears to be OK. File system check exit code is 0. Restoring the original state found as mounted. Operation successful. Then I performed disk utility first aid on my Data volume and saw so many warnings as per below 😭 Running First Aid on “Data” (disk3s5) Verifying the startup volume will cause this computer to stop responding. Verifying file system. Volume could not be unmounted. Using live mode. Performing fsck_apfs -n -l -x /dev/rdisk3s5 Checking the container superblock. Checking the checkpoint with transaction ID 6455648. Checking the space manager. Checking the space manager free queue trees. Checking the object map. Checking the encryption key structures. Checking volume /dev/rdisk3s5. Checking the APFS volume superblock. The volume Data was formatted by newfs_apfs (1933.41.2) and last modified by apfs_kext (2235.40.6.0.2). Checking the object map. Checking the snapshot metadata tree. Checking the snapshot metadata. Checking the document ID tree. Checking the fsroot tree. warning: descendants (2727) of dir-stats object (id 272950) is less than expected (2729) warning: physical_size (6608224256) of dir-stats object (id 272950) is greater than expected (6580809728) warning: descendants (99) of dir-stats object (id 272984) is greater than expected (93) warning: descendants (28439) of dir-stats object (id 272999) is greater than expected (20095) warning: physical_size (1097056256) of dir-stats object (id 273004) is greater than expected (791777280) warning: descendants (609) of dir-stats object (id 728074) is greater than expected (583) warning: physical_size (10944512) of dir-stats object (id 728092) is greater than expected (9261056) warning: physical_size (22069248) of dir-stats object (id 728124) is greater than expected (22036480) warning: physical_size (8192) of dir-stats object (id 10260401) is greater than expected (4096) warning: physical_size (8192) of dir-stats object (id 11230429) is greater than expected (4096) warning: physical_size (8192) of dir-stats object (id 12377650) is greater than expected (4096) Checking the extent ref tree. Checking the file key rolling tree. Verifying volume object map space. The volume /dev/rdisk3s5 with UUID 8AB03DF3-ED19-45FA-A5D0-0818F0BB40C7 was found to be corrupt and needs to be repaired. Verifying allocated space. Performing deferred repairs. The volume /dev/rdisk3s5 with UUID 8AB03DF3-ED19-45FA-A5D0-0818F0BB40C7 appears to be OK. File system check exit code is 0. Restoring the original state found as mounted. Operation successful. I am using time machine backup as a double protection other than iCloud. Are the above warnings will affect my data integrity in the future ? If so what should I do to get rid all of those warnings. I can still use my M1 Macbook Air without any issues so far. But I worry this warnings will create further damage in the future. Thank you guys.
3
0
5.3k
Oct ’23
Xcode 15 Issue: React Native App Won't Run or Build
I recently updated to Xcode 15 and have encountered a frustrating issue with my React Native app. Before the update, everything was working perfectly, but now I'm unable to run or build my project. I would greatly appreciate your help in resolving this problem. Issue: After updating to Xcode 15, my React Native app is not working as expected. I'm unable to run the project on my simulator or device. Building the app fails with errors that I didn't encounter in Xcode 14. Additional Information: I have ensured that my Node.js and React Native dependencies are up-to-date. I've tried cleaning the project and deleting derived data, but the issue persists. Xcode 15 is up to date, and I've also updated my macOS to the latest version. Steps I've Tried: Cleaned the project. Deleted derived data. Reinstalled Xcode. Updated NPM packages. Checked for Xcode updates. Verified the Xcode build settings. Environment: macOS version: macOS Sonoma 14 Xcode version: 15.0 Node.js version: 20
4
1
15k
Oct ’23
Ventura 13.4 External Display Sleep Loop Bug
The Ventura 13.4 update introduced a display signal lost bug which when the monitor is put to sleep after power saving setting is reached or if manually using the shortcut keys to put sleep the display, it wakes up the monitor briefly then tries to go back to sleep for 15 seconds and then wakes up with the “no signal” warning in an infinite loop. It's starting to be reported by others, where this did not exist until after the update. Reddit: Ventura 13.4 Display Sleep Issue https://www.reddit.com/r/MacOS/comments/13lyu2y/macos_ventura_134_display_sleep_issue/ I tried everything from turning off power saving settings, turned off screen saver, WoL, uninstalled color calibration software, reset monitor to factory settings, booted into safe mood, nothing had an effect. Should I submit a bug report?
34
6
9.7k
Oct ’23
TotalSpace3, Apple please wake-up!
Apple Please! Since your last OS update the most useful software on Mac: TotalSpace3 stopped working. TotalSpace brings the ability to navigate in the spaces through a grid of multiple 2D spaces (like it was 10+ years ago on Mac). Since TotalSpace is not working anymore (and exists and work on Linux) it became less interesting using a Mac... I can't believe that no one at Apple is using TotalSpace ?! It's just impossible to work on a Mac without it !? Navigating with the native Apple horizontal space means that we have to click (and wait 5 seconds) to navigate between space 01 to space 10... Are you serious at Apple ?! only my Grand'ma navigate into spaces with the Apple native interface... With TotalSpace, we can (could) swipe with 4-fingers on the trackpad and change of spaces in two dimensions (01 > 10 in half of a second). IT'S VITAL for people who are intensively using their mac. Ex: [01][02][03] [04][05][06] [07][08][09] You're digging your grave! Developers: who were all (the good ones) using TotalSpace will move to Linux without it, as it became impossible to use a Mac without it...
14
10
5.8k
Oct ’23
searchpartyd runaway energy/CPU usage
I'm having an issue with Sonoma beta 4. It's been present in all of the Sonoma betas thus far, but it seems to be getting worse. The "searchpartyd" process keeps spinning up and taking an enormous amount of CPU and energy. This happens while on battery and also on power. I've collected spindumps and all the data I can and filed a bug report with Apple. So far, no response. Has anyone else experienced this? In console.log, I see that it is complaining quite vividly about "BeaconStoreActor" issues: No BeaconStoreActor available! Unable to get BeaconStoreActor! I suspect it is an issue with FindMy and possibly an AirTag, but there's quite little to go on.
3
6
5.2k
Sep ’23
Cannot use `arch -x86_64 zsh` and install Game Porting Toolkit
Hi! I'm using MacOS Sonoma v14.0 on MacBook M1. But currently I cannot install Game Porting Toolkit. Could you help me please to fix this problem? ❯ softwareupdate --install-rosetta --agree-to-license By using the agreetolicense option, you are agreeing that you have run this tool with the license only option and have read and agreed to the terms. If you do not agree, press CTRL-C and cancel this process immediately. 2023-09-26 22:30:56.440 softwareupdate[6923:59484] Package Authoring Error: 042-54922: Package reference com.apple.pkg.RosettaUpdateAuto is missing installKBytes attribute Install of Rosetta 2 finished successfully ❯ arch -x86_64 zsh arch: posix_spawnp: zsh: Bad CPU type in executable I also tried to update Rosetta from /System/Library/CoreServices/Rosetta 2 Updater
2
1
3.0k
Sep ’23
Guest user not added by me
Hi everyone, I've encountered a problem. I saw that I have 400GB or more of system data and found a Guest User that I didn't add but I can't remove it. Anyone who could give me a hand? I have a 2020 MacBook Air M1 running beta version 14.0 (23A5337a)
0
0
457
Sep ’23
I need VM to install kali linux and windows
HI, I have a small question please, I bought a MacBook Pro m2, and I am trying to Download vm to install Kali Linux and Windows for my university but all the VM in the market are too bad to lunch Kali or Windows, so please give me a solution to do Why did you guys remove the Bootcamp from the M CHIP without solving it with new technologies?
2
0
1.2k
Sep ’23
Copying issue in Mojave
I have a weird issue in an old Mojave based MacBook. The HD drives in the MacBook are 2 SSD. Second drive has replaced the DVD drive. The filesystem on both drives are APFS. Root volume is called MacBook SSD and second volume is called data. Now, If I am in Data volume. I can create folders and copy data from other folders into any other folders within the data volume. Likewise, when I am on the desktop, Documents etc. I can copy files between folders. Problem is arising, when I copy contents from a folder in my root volume into the data volume. It pops up an -36 error and the copying is painfully slow. Likewise, if I attached a USB HD and copy any content from my external HD to /volume/data, it gives me the same -36 error. But if I copy a folder from /volume/data and paste it into my Ext HD, there is no issue. So the issue is between inter drives. I tried the dot_clean /volume/data/any folder name/ in the Terminal and no effect. I am using windows to type this post and so cant remember the exact words of the error. I remember, the error also mentioned something about ds_store and -36 error number. This happens with all folders. I am unable to copy folders from Root volume to Data vol and vice versa. Any suggestion?? Many thanks in advance Cheers
0
0
476
Sep ’23
Need help fixing Mac game submission rejection related to windowed mode
Hi there, My Mac game submission was rejected for the following reason and a screenshot is also provided in the message: "Guideline 4.0 - Design We noticed an issue with your app's user interface that contributes to a lower-quality user experience than App Store users expect. Specifically, we found that the content is displayed behind the macOS dock when users changes to Windowed mode. (see screenshot) Next Steps Please revise how windows function in your app so that content properly formats when adjusting the window's size. Resources To learn more about App Store design requirements, see App Store Review Guideline 4 - Design. Learn more about designing for macOS in the Human Interface Guidelines." How to fix this?
1
1
976
Aug ’23
Fold up 5 K screen
Any plans to create a screen that you can fold up then when required unfold in to a circa 28" monitor ready for use with my MacBook?
Replies
1
Boosts
0
Views
511
Activity
Nov ’23
SMB-Multichannel is incomplete or broken
I know this is a bit late in the Sonoma beta-program, but I wanted to ask here, since I got directed here by Apple support, even though it appears I got Sonoma-14.0 release a day before the non-beta users. And/or I want leave a marker for others with the same needs. I have a 2019 Mac Pro with a dual-port 100GbE ATTO card in it. I run Adobe Premiere, DaVinci Resolve and Autodesk Flame. I would like to do editing and color correcting 4K and 8K frame-based video. 8K video is 4.5GB/sec per DPX stream. (not Gigabit). I connect to a SMB server which is all flash, and runs SMB-Multichannel. This same NIC in a windows box can run 9GB/sec. but in the MacPro, it gets about 3GB/sec. if you run netstat, smbutil, or "nettop" (the builtin MacOS utility) it shows only ONE TCP socket talking to my server on port 445. This is the reason it goes no faster than 3GB/sec. Windows shows 8 or 16, whatever I set it to number of RSS channels, and goes full speed of the NIC. When is MacOS SMB-Multi-channel going to be multi-channel on one NIC port and perform at 8 or 9 GB/sec for a 100Gbit Nic? Nobody wants SMB-MC for "active/passive backup" they want it to go FAST. To prove it is single channel you see only one line: Mac-Pro ~ % netstat -an | grep 445 tcp4 0 0 172.200.5.77.49309 172.200.203.5.445 ESTABLISHED Mac-Pro ~ % smbutil multichannel -a Session: /Volumes/rob-smb Info: Setup Time: 2023-09-25 18:09:01, Multichannel ON: yes, Reconnect Count: 0 Total RX Bytes: 72216 (Packets: 193) Total TX Bytes: 52051 (Packets: 193) id client IF server IF state server ip port speed ======================================================================================================================== M 0 en8 (Ethernet) 16 7 (RSS_0) [session active ] 172.200.203.5 445 100.0 Gb Server NIC: name: NA, idx: 7, type: NA, speed 100.0 Gb, state connected ip_addr: 172.200.203.5 capabilities: RSS_CAPABLE ...see that last line? I would think RSS_CAPABLE means I should be able to connect with multiple SMB channels up to the number of RSS channels configured on the NIC. iperf2 gets > 80Gbit/sec on this 100Gbit ATTO Fastframe with 8 flows (-P 8). So it's not an under-performing network. The results are with or without any "third party ATTO drivers", so please don't blame it on them, because the MacOS mlx5 driver performs the same. It's the SMB client in Big Sur, Catalina, Ventura, Sonoma, which seems to be incomplete.
Replies
3
Boosts
1
Views
2.0k
Activity
Nov ’23
Disk Utility First Aid indicates some warnings , what happens to my Mac ?
I performed disk utility first aid on my Macintosh HD volume and all was good as indicated below Running First Aid on “Macintosh HD” (disk3s1s1) Verifying the startup volume will cause this computer to stop responding. Verifying file system. Volume could not be unmounted. Using live mode. Performing fsck_apfs -n -l -x /dev/rdisk3s1 Checking the container superblock. Checking the checkpoint with transaction ID 6455794. Checking the space manager. Checking the space manager free queue trees. Checking the object map. Checking the encryption key structures. Checking volume /dev/rdisk3s1. Checking the APFS volume superblock. The volume Macintosh HD was formatted by newfs_apfs (945.200.129.100.12) and last modified by apfs_kext (2235.40.6.0.2). Checking the object map. Checking the snapshot metadata tree. Checking the snapshot metadata. Checking snapshot 1 of 1 (com.apple.os.update-22777703CDA46B0180D024D76346C01E8072257DCCD38AB80036A71F7EAB46B4) Checking the fsroot tree. Checking the file extent tree. Checking the extent ref tree. Verifying volume object map space. Verifying allocated space. The volume /dev/rdisk3s1 with UUID 0C9FBACC-9665-469A-A543-4BA9BE3DEB85 appears to be OK. File system check exit code is 0. Restoring the original state found as mounted. Operation successful. Then I performed disk utility first aid on my Data volume and saw so many warnings as per below 😭 Running First Aid on “Data” (disk3s5) Verifying the startup volume will cause this computer to stop responding. Verifying file system. Volume could not be unmounted. Using live mode. Performing fsck_apfs -n -l -x /dev/rdisk3s5 Checking the container superblock. Checking the checkpoint with transaction ID 6455648. Checking the space manager. Checking the space manager free queue trees. Checking the object map. Checking the encryption key structures. Checking volume /dev/rdisk3s5. Checking the APFS volume superblock. The volume Data was formatted by newfs_apfs (1933.41.2) and last modified by apfs_kext (2235.40.6.0.2). Checking the object map. Checking the snapshot metadata tree. Checking the snapshot metadata. Checking the document ID tree. Checking the fsroot tree. warning: descendants (2727) of dir-stats object (id 272950) is less than expected (2729) warning: physical_size (6608224256) of dir-stats object (id 272950) is greater than expected (6580809728) warning: descendants (99) of dir-stats object (id 272984) is greater than expected (93) warning: descendants (28439) of dir-stats object (id 272999) is greater than expected (20095) warning: physical_size (1097056256) of dir-stats object (id 273004) is greater than expected (791777280) warning: descendants (609) of dir-stats object (id 728074) is greater than expected (583) warning: physical_size (10944512) of dir-stats object (id 728092) is greater than expected (9261056) warning: physical_size (22069248) of dir-stats object (id 728124) is greater than expected (22036480) warning: physical_size (8192) of dir-stats object (id 10260401) is greater than expected (4096) warning: physical_size (8192) of dir-stats object (id 11230429) is greater than expected (4096) warning: physical_size (8192) of dir-stats object (id 12377650) is greater than expected (4096) Checking the extent ref tree. Checking the file key rolling tree. Verifying volume object map space. The volume /dev/rdisk3s5 with UUID 8AB03DF3-ED19-45FA-A5D0-0818F0BB40C7 was found to be corrupt and needs to be repaired. Verifying allocated space. Performing deferred repairs. The volume /dev/rdisk3s5 with UUID 8AB03DF3-ED19-45FA-A5D0-0818F0BB40C7 appears to be OK. File system check exit code is 0. Restoring the original state found as mounted. Operation successful. I am using time machine backup as a double protection other than iCloud. Are the above warnings will affect my data integrity in the future ? If so what should I do to get rid all of those warnings. I can still use my M1 Macbook Air without any issues so far. But I worry this warnings will create further damage in the future. Thank you guys.
Replies
3
Boosts
0
Views
5.3k
Activity
Oct ’23
Xcode 15 Issue: React Native App Won't Run or Build
I recently updated to Xcode 15 and have encountered a frustrating issue with my React Native app. Before the update, everything was working perfectly, but now I'm unable to run or build my project. I would greatly appreciate your help in resolving this problem. Issue: After updating to Xcode 15, my React Native app is not working as expected. I'm unable to run the project on my simulator or device. Building the app fails with errors that I didn't encounter in Xcode 14. Additional Information: I have ensured that my Node.js and React Native dependencies are up-to-date. I've tried cleaning the project and deleting derived data, but the issue persists. Xcode 15 is up to date, and I've also updated my macOS to the latest version. Steps I've Tried: Cleaned the project. Deleted derived data. Reinstalled Xcode. Updated NPM packages. Checked for Xcode updates. Verified the Xcode build settings. Environment: macOS version: macOS Sonoma 14 Xcode version: 15.0 Node.js version: 20
Replies
4
Boosts
1
Views
15k
Activity
Oct ’23
Ventura 13.4 External Display Sleep Loop Bug
The Ventura 13.4 update introduced a display signal lost bug which when the monitor is put to sleep after power saving setting is reached or if manually using the shortcut keys to put sleep the display, it wakes up the monitor briefly then tries to go back to sleep for 15 seconds and then wakes up with the “no signal” warning in an infinite loop. It's starting to be reported by others, where this did not exist until after the update. Reddit: Ventura 13.4 Display Sleep Issue https://www.reddit.com/r/MacOS/comments/13lyu2y/macos_ventura_134_display_sleep_issue/ I tried everything from turning off power saving settings, turned off screen saver, WoL, uninstalled color calibration software, reset monitor to factory settings, booted into safe mood, nothing had an effect. Should I submit a bug report?
Replies
34
Boosts
6
Views
9.7k
Activity
Oct ’23
How to determine which devices your app is running on
hello. I'm stuck with a certain problem. My app is for iPhone, iPad and mac (Designed for iPad). It supports three devices. I want to distinguish when it runs on a mac. I used UIDevice.current.userInterfaceIdiom, but it is not differentiated by mac, but by pad. How can I tell if it's a mac?
Replies
1
Boosts
0
Views
617
Activity
Oct ’23
MacBook Air 2022 (M2) heats up
It's been 6 months since I am using this MacBook. This morning I updated to OS Sonoma. Consequently, I had to update my Xcode as well. It came to my notice that it's heating more than normal. I am confused if it is because of new OS or heavy latest Xcode. What to do?
Replies
1
Boosts
0
Views
803
Activity
Oct ’23
TotalSpace3, Apple please wake-up!
Apple Please! Since your last OS update the most useful software on Mac: TotalSpace3 stopped working. TotalSpace brings the ability to navigate in the spaces through a grid of multiple 2D spaces (like it was 10+ years ago on Mac). Since TotalSpace is not working anymore (and exists and work on Linux) it became less interesting using a Mac... I can't believe that no one at Apple is using TotalSpace ?! It's just impossible to work on a Mac without it !? Navigating with the native Apple horizontal space means that we have to click (and wait 5 seconds) to navigate between space 01 to space 10... Are you serious at Apple ?! only my Grand'ma navigate into spaces with the Apple native interface... With TotalSpace, we can (could) swipe with 4-fingers on the trackpad and change of spaces in two dimensions (01 > 10 in half of a second). IT'S VITAL for people who are intensively using their mac. Ex: [01][02][03] [04][05][06] [07][08][09] You're digging your grave! Developers: who were all (the good ones) using TotalSpace will move to Linux without it, as it became impossible to use a Mac without it...
Replies
14
Boosts
10
Views
5.8k
Activity
Oct ’23
My favorite Screensaver Drift is not Working in My MBP 16 m2 Pro
My Macbook Pro 16 (newly unboxed and upgraded to Sonoma) does not show my favorite screensaver Drift. I assume an OS bug?
Replies
0
Boosts
0
Views
807
Activity
Oct ’23
DisplayPort(DP) to USB-C Monitor is not Working in iMAC 2019 Intel after update macOS14 Sonoma
DisplayPort(DP) to USB-C Monitor is not Working in iMAC 2019 Intel after update macOS14 Sonoma I used it before update. It was completly ok. but after update OS. 13 to 14. It never work.
Replies
0
Boosts
0
Views
548
Activity
Oct ’23
searchpartyd runaway energy/CPU usage
I'm having an issue with Sonoma beta 4. It's been present in all of the Sonoma betas thus far, but it seems to be getting worse. The "searchpartyd" process keeps spinning up and taking an enormous amount of CPU and energy. This happens while on battery and also on power. I've collected spindumps and all the data I can and filed a bug report with Apple. So far, no response. Has anyone else experienced this? In console.log, I see that it is complaining quite vividly about "BeaconStoreActor" issues: No BeaconStoreActor available! Unable to get BeaconStoreActor! I suspect it is an issue with FindMy and possibly an AirTag, but there's quite little to go on.
Replies
3
Boosts
6
Views
5.2k
Activity
Sep ’23
Cannot use `arch -x86_64 zsh` and install Game Porting Toolkit
Hi! I'm using MacOS Sonoma v14.0 on MacBook M1. But currently I cannot install Game Porting Toolkit. Could you help me please to fix this problem? ❯ softwareupdate --install-rosetta --agree-to-license By using the agreetolicense option, you are agreeing that you have run this tool with the license only option and have read and agreed to the terms. If you do not agree, press CTRL-C and cancel this process immediately. 2023-09-26 22:30:56.440 softwareupdate[6923:59484] Package Authoring Error: 042-54922: Package reference com.apple.pkg.RosettaUpdateAuto is missing installKBytes attribute Install of Rosetta 2 finished successfully ❯ arch -x86_64 zsh arch: posix_spawnp: zsh: Bad CPU type in executable I also tried to update Rosetta from /System/Library/CoreServices/Rosetta 2 Updater
Replies
2
Boosts
1
Views
3.0k
Activity
Sep ’23
iMac Upgrade
Hello, I have an iMac 21.5 inch 2017 model, with 2.3 Ghz Dual-Core Intel Core i5 specs. Recently I upgraded 250 GB SSD on my iMac, can I upgrade 500GB SSD on my iMac?
Replies
1
Boosts
0
Views
541
Activity
Sep ’23
Any UIRefresh Work Around for Mac?
It says UIRefreshControl is not supported when running Catalyst apps in the Mac idiom. Consider using a Refresh menu item bound to ⌘-R what would I need to do to fix this to make my apps work with Catalyst?
Replies
5
Boosts
0
Views
2.5k
Activity
Sep ’23
Guest user not added by me
Hi everyone, I've encountered a problem. I saw that I have 400GB or more of system data and found a Guest User that I didn't add but I can't remove it. Anyone who could give me a hand? I have a 2020 MacBook Air M1 running beta version 14.0 (23A5337a)
Replies
0
Boosts
0
Views
457
Activity
Sep ’23
I need help explain why my MacOS Home Foler directory is on remote?
Can anyone help me explain why my home folder is on remote directory path as it shown in the image i attach here thank you
Replies
0
Boosts
0
Views
500
Activity
Sep ’23
I need VM to install kali linux and windows
HI, I have a small question please, I bought a MacBook Pro m2, and I am trying to Download vm to install Kali Linux and Windows for my university but all the VM in the market are too bad to lunch Kali or Windows, so please give me a solution to do Why did you guys remove the Bootcamp from the M CHIP without solving it with new technologies?
Replies
2
Boosts
0
Views
1.2k
Activity
Sep ’23
Copying issue in Mojave
I have a weird issue in an old Mojave based MacBook. The HD drives in the MacBook are 2 SSD. Second drive has replaced the DVD drive. The filesystem on both drives are APFS. Root volume is called MacBook SSD and second volume is called data. Now, If I am in Data volume. I can create folders and copy data from other folders into any other folders within the data volume. Likewise, when I am on the desktop, Documents etc. I can copy files between folders. Problem is arising, when I copy contents from a folder in my root volume into the data volume. It pops up an -36 error and the copying is painfully slow. Likewise, if I attached a USB HD and copy any content from my external HD to /volume/data, it gives me the same -36 error. But if I copy a folder from /volume/data and paste it into my Ext HD, there is no issue. So the issue is between inter drives. I tried the dot_clean /volume/data/any folder name/ in the Terminal and no effect. I am using windows to type this post and so cant remember the exact words of the error. I remember, the error also mentioned something about ds_store and -36 error number. This happens with all folders. I am unable to copy folders from Root volume to Data vol and vice versa. Any suggestion?? Many thanks in advance Cheers
Replies
0
Boosts
0
Views
476
Activity
Sep ’23
Need help fixing Mac game submission rejection related to windowed mode
Hi there, My Mac game submission was rejected for the following reason and a screenshot is also provided in the message: "Guideline 4.0 - Design We noticed an issue with your app's user interface that contributes to a lower-quality user experience than App Store users expect. Specifically, we found that the content is displayed behind the macOS dock when users changes to Windowed mode. (see screenshot) Next Steps Please revise how windows function in your app so that content properly formats when adjusting the window's size. Resources To learn more about App Store design requirements, see App Store Review Guideline 4 - Design. Learn more about designing for macOS in the Human Interface Guidelines." How to fix this?
Replies
1
Boosts
1
Views
976
Activity
Aug ’23
Can't upload .app file using Transporter
Hi, I can easily upload the .ipa file, but I can't upload the .app file because it turns gray and is not clickable. Can we upload .app files using Transporter?
Replies
2
Boosts
1
Views
1.3k
Activity
Aug ’23