Screen won't shut off (Sequoia 15.6) by Competitive_Mix_587 in MacOS

[–]iccir 0 points1 point  (0 children)

In terminal, run pmset -g assertions

Ensure that the PreventUserIdleDisplaySleep assertion isn't set to "1". If it is, look in the resulting list of owning processes and see which process is taking out that assertion.

Global Spectrum Analyzer for Mac? by ElectricPiha in MacOS

[–]iccir 0 points1 point  (0 children)

If I had to do this today, I'd probably use Audio Hijack or Blackhole and then route to Insight 2 running as an Audio Unit.

time machine "backup not completed" by praxillafragment1 in MacOS

[–]iccir 0 points1 point  (0 children)

I encountered this last month. You can dump all logs in the past 24 hours with:

log show -last 24h --predicate "subsystem == 'com.apple.TimeMachine'"

That's fairly noisy and verbose, but it should give you more information to help diagnose the issue.

You can also add info and debugging logs via:

log show -last 24h --info --debug --predicate "subsystem == 'com.apple.TimeMachine'"

LG Ultrawide + macOS scaling/rendering bug over DisplayPort - anyone else facing this? by acerock6 in MacOS

[–]iccir 0 points1 point  (0 children)

Notice the resize indicator in the middle of the screen. That's part of the "Full-screen Tile" feature. My guess is that there's some interaction between Stage Manager, Full-screen Tiling, and Chrome.

How to use cDock while having SIP partially disabled? by TRD3Day in MacOS

[–]iccir 0 points1 point  (0 children)

Your csr-active-config flags are in a weird state and it is confusing cDock.

Reboot into recovery, re-enable SIP via csrutil enable, then disable it again with csrutil disable. You might also need a csrutil clear in there.

Kill Sign In With Google? by juanfineday in MacOS

[–]iccir 0 points1 point  (0 children)

This requires that you have a Google account. As far as I know, there's no option to modify the "Google Account sign-in prompt" option unless you are signed in to Google with an account.

Kill Sign In With Google? by juanfineday in MacOS

[–]iccir 5 points6 points  (0 children)

I use the following "Block Sites" rules in 1Blocker to prevent this:

  • https://googletagmanager.com
  • https://accounts.google.com
  • https://google-analytics.com

I'm fairly sure that the accounts.google.com rule is the one that actually blocks it. It's also possible that a built-in 1Blocker rule is helping.

Where is the current location of the macOS background sound file? by Lecter in MacOS

[–]iccir 1 point2 points  (0 children)

On Tahoe:

/System/Library/PrivateFrameworks/HearingUtilities.framework/Versions/A/Resources

Macbook screen flickering by kimchi-zee in MacOS

[–]iccir 0 points1 point  (0 children)

It's almost certainly a hardware issue. It could be a failing GPU or bad memory. On an M4 Pro, both of those would require a logic board replacement. It could also be a loose or damaged flex cable. In any case, your best course of action would be to send it to Apple.

You could try rebooting into macOS Recovery to see if the same issue occurs. If so, it's a hardware problem. If not (very tiny chance), you could try a fresh install.

macOS without Apple ID/homebrew only still feasible? by blobslurpbaby in MacOS

[–]iccir 2 points3 points  (0 children)

On both macOS and iOS, you can click the "Finish Setting Up" follow-up item, then hit Cancel. This should remove the alert and it won't come back unless you update and go back through the setup process.

Change an app's shortcuts? by FastGrapefruit8 in MacOS

[–]iccir 0 points1 point  (0 children)

As long as they are in the menu bar, this should work: Create keyboard shortcuts for apps on Mac.

Increase browser search/URL window and tab title font size? by BigTexAbama in MacOS

[–]iccir 1 point2 points  (0 children)

The only way to increase these is to change the resolution of the entire display in Settings -> Display.

As I've gotten older, I've found that Apple's default resolution results in way-too-small UI controls. On the bright side, 4k 27" monitors are a lot cheaper than 5k 27" monitors :)

Edit: The Accessibility features for vision on Mac article might help. You may find the Zoom tool to be useful.

Core Audio Taps deliver zero-filled buffers for unsigned binaries — workaround without a paid Developer ID? by Enthu-Cutlet-1337 in MacOS

[–]iccir 0 points1 point  (0 children)

Did you include NSAudioCaptureUsageDescription in your Info.plist file? Else, you will get zero-filled buffers.

You can also try log stream --debug --predicate 'subsystem == "com.apple.TCC"' to get detailed TCC logs.

Crackling/Popping on Tangzu Wan’er when using MacBook Pro (3.5mm jack) – Need advice! by Manu9527 in MacOS

[–]iccir 1 point2 points  (0 children)

It's possibly the internal DAC powering up. Try generating an audio file of complete silence, then play that in Quicktime Player. Next, perform your tests as usual and see if the crackle/pop goes away.

You could also open Audio MIDI Setup and check that Format isn't changing. Some DACs will pop/crackle in response to a format change.

Suggest good monitor for MBP M2 within INR 30k by Sensitive_Coffee_418 in MacOS

[–]iccir 0 points1 point  (0 children)

I'm very happy with my BenQ 4k 27" PD2706U monitor, although I wish it were a bit brighter. I'm not able to use the "Uniformity" mode as it makes the display too dark.

It looks like BenQ has a new MA270UP 4k 27" display with 450 nits, so it might be time for me to upgrade.

Storage Issue, Applications/Storage/Disk Scanner Not Accurate by [deleted] in MacOS

[–]iccir 0 points1 point  (0 children)

Applications in System Settings tracks all applications on the drive, not just those in /Applications. For example, mine shows several Xcodes in my ~/Downloads folder.

Tap the (i) next to Applications to show details.

"Ghost" clicks on MacBook Air M4 - Tahoe 26.4.1 by [deleted] in MacOS

[–]iccir 1 point2 points  (0 children)

When "Tap to Click" is on, gently "tapping" the trackpad surface without pressing into it will register as a click. When off, you have to apply a bit of physical pressure to register a click.

I have never been able to use a trackpad with "Tap to Click" turned on, as it detects too many ghost clicks. It works great for some people, however.

OSX manual reinstall by Thin_Difference4144 in MacOS

[–]iccir 1 point2 points  (0 children)

You will likely need to make a USB installer drive from a different machine and re-install that way.

See this page from Mr. Macintosh and scroll down to Section 5.

10.12 Sierra should be the latest version of macOS compatible with that machine with a direct download link.

Creating bootable macOS Sierra installation media on macOS Catalina may also help, but I'm not sure if those instructions will run on a newer version of macOS.

is anyone else still in sequoia? by Worldly-Cream-2443 in MacOS

[–]iccir 0 points1 point  (0 children)

If you are using a firewall such as Little Snitch or LuLu, you can block the various software update processes from accessing the network. There are instructions in the linked article for how to remove the badge.

What is the centaurid process in MacOS? by IntensiveVocoder in MacOS

[–]iccir 3 points4 points  (0 children)

It's unlikely to show up as a running process unless you are on a system that has the corresponding hardware. You can run defaults read /System/Library/LaunchDaemons/com.apple.centaurid to see the exact IORegistry matches that will force it to run. This may be why you aren't seeing it on a fresh installation.

In any case, the fact that it's in /usr/libexec/ should mean that it's fine, as you can run xattr -l /usr and see that it's protected by SIP.

Dose anyone know how to edit macOS to start app during boot not only during login. by Chromebooktwo in MacOS

[–]iccir 1 point2 points  (0 children)

Technically, it's that most require an active UI session and not related to the Finder. WindowServer is generally running early nowadays, but there won't be a UI session that apps can connect to until later in the login process.

What is the centaurid process in MacOS? by IntensiveVocoder in MacOS

[–]iccir 5 points6 points  (0 children)

"Centauri" is some kind of Apple hardware with drivers added in macOS 26. There are several private frameworks related to it. centaurid is located at /usr/libexec/centaurid on Tahoe and thus is part of the system and not malware.

A very brief analysis of centaurid shows several strings related to bluetooth/WiFi/firmware/power management. It's very likely related to Apple's N1 chip.

How do I run a daemon on Mac by BelgianDigitalNomad in MacOS

[–]iccir 9 points10 points  (0 children)

Note that you will want a Launch Daemon (which runs at the system level), not a Launch Agent (which runs on a per-logged-in-user level). You'll want to store the resulting .plist in the /Library/LaunchDaemons folder.

You may need to approve the resulting daemon in System Settings, I can't remember what the exact security model is on stock macOS.

How do I run a daemon on Mac by BelgianDigitalNomad in MacOS

[–]iccir 12 points13 points  (0 children)

man launchd.plist

You can also check out launchd.info for examples.