V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  GeekN0m0r3  ›  全部回复第 8 页 / 共 12 页
回复总数  233
1  2  3  4  5  6  7  8  9  10 ... 12  
2021-05-11 15:27:29 +08:00
回复了 jobs0 创建的主题 Apple M1 发热了
感觉是风扇策略的问题。今天只是外接了块 4K 显示器加 Matlab 加 Zoom 会议就五十多度了,但是风扇依然是 1000+ 的低速转。
2021-05-08 09:09:21 +08:00
回复了 GeekN0m0r3 创建的主题 macOS Big Sur 11.3 WindowServer 和 corebrightnessd 进程崩溃
@jbddd 我是直接用 usbc 线连接显示器的,暂时也不太清楚这玩意到底为啥会触发。有时候休眠唤醒就没事,有时候就会崩溃。
2021-05-07 19:46:04 +08:00
回复了 GeekN0m0r3 创建的主题 macOS Big Sur 11.3 WindowServer 和 corebrightnessd 进程崩溃
corebrightnessd crash log 的一部分
Process: corebrightnessd [9514]
Path: /usr/libexec/corebrightnessd
Identifier: corebrightnessd
Version: 1071.100.69
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Responsible: corebrightnessd [9514]
User ID: 0

Date/Time: 2021-05-07 19:23:55.294 +0800
OS Version: macOS 11.3.1 (20E241)
Report Version: 12
Anonymous UUID: 8DFE601D-AF09-944E-1DE0-F3D8486ED0FC

Sleep/Wake UUID: CA8835B6-40F5-462F-B9F9-890D3C644942

Time Awake Since Boot: 68000 seconds
Time Since Wake: 47 seconds

System Integrity Protection: enabled

Crashed Thread: 1 Dispatch queue: BacklightControl - Primary

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
dyld3 mode
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'SkyLight offline - restart corebrightnessd'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00000001951bbdb8 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x0000000194ee50a8 objc_exception_throw + 60
2 CoreFoundation 0x00000001951bbc04 +[NSException exceptionWithName:reason:userInfo:] + 0
3 CoreBrightness 0x000000019fd7eac8 -[BLControl handleSKLClientNotificationWithType:andPayload:] + 624
4 SkyLight 0x0000000199983bf4 -[SLSBrightnessControlClient handleServerMessage:] + 3132
5 SkyLight 0x0000000199a66780 __119-[SLSDisplayControlClient registerDaemonClient:withAutoreconnect:error:notifyQueue:notificationType:notificationBlock:]_block_invoke + 304
6 SkyLight 0x0000000199add91c __107-[SLSXPCService initConnectionWithName:notificationQueue:withAutoreconnect:errorHandler:notificationBlock:]_block_invoke_2 + 40
7 libdispatch.dylib 0x0000000194e8e0f8 _dispatch_call_block_and_release + 32
8 libdispatch.dylib 0x0000000194e8fe90 _dispatch_client_callout + 20
9 libdispatch.dylib 0x0000000194e97678 _dispatch_lane_serial_drain + 620
10 libdispatch.dylib 0x0000000194e98274 _dispatch_lane_invoke + 404
11 libdispatch.dylib 0x0000000194ea2b44 _dispatch_workloop_worker_thread + 764
12 libsystem_pthread.dylib 0x000000019503aff8 _pthread_wqthread + 276
13 libsystem_pthread.dylib 0x0000000195039d30 start_wqthread + 8

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x0000000195004e54 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000195005204 mach_msg + 76
2 com.apple.CoreFoundation 0x000000019513de9c __CFRunLoopServiceMachPort + 372
3 com.apple.CoreFoundation 0x000000019513c368 __CFRunLoopRun + 1212
4 com.apple.CoreFoundation 0x000000019513b734 CFRunLoopRunSpecific + 600
5 com.apple.CoreFoundation 0x00000001951c6754 CFRunLoopRun + 64
6 corebrightnessd 0x0000000102e8b5f4 main + 548
7 libdyld.dylib 0x000000019505c420 start + 4

Thread 1 Crashed:: Dispatch queue: BacklightControl - Primary
0 libsystem_kernel.dylib 0x000000019500ce78 __pthread_kill + 8
1 libsystem_pthread.dylib 0x000000019503eb98 pthread_kill + 292
2 libsystem_c.dylib 0x0000000194f87460 abort + 104
3 libc++abi.dylib 0x0000000194ffdb44 abort_message + 132
4 libc++abi.dylib 0x0000000194feee54 demangling_terminate_handler() + 308
5 libobjc.A.dylib 0x0000000194ee7c94 _objc_terminate() + 144
6 libc++abi.dylib 0x0000000194ffcf2c std::__terminate(void (*)()) + 20
7 libc++abi.dylib 0x0000000194ffceb8 std::terminate() + 48
8 libdispatch.dylib 0x0000000194e8fea4 _dispatch_client_callout + 40
9 libdispatch.dylib 0x0000000194e97678 _dispatch_lane_serial_drain + 620
10 libdispatch.dylib 0x0000000194e98274 _dispatch_lane_invoke + 404
11 libdispatch.dylib 0x0000000194ea2b44 _dispatch_workloop_worker_thread + 764
12 libsystem_pthread.dylib 0x000000019503aff8 _pthread_wqthread + 276
13 libsystem_pthread.dylib 0x0000000195039d30 start_wqthread + 8
2021-05-07 19:45:34 +08:00
回复了 GeekN0m0r3 创建的主题 macOS Big Sur 11.3 WindowServer 和 corebrightnessd 进程崩溃
WindowServer crash log 的一部分
Process: WindowServer [9515]
Path: /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer
Identifier: WindowServer
Version: 600.00 (585)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Responsible: WindowServer [9515]
User ID: 88

Date/Time: 2021-05-07 19:23:55.293 +0800
OS Version: macOS 11.3.1 (20E241)
Report Version: 12
Anonymous UUID: 8DFE601D-AF09-944E-1DE0-F3D8486ED0FC

Sleep/Wake UUID: CA8835B6-40F5-462F-B9F9-890D3C644942

Time Awake Since Boot: 68000 seconds
Time Since Wake: 47 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: WATCHDOG, [0x1] monitoring timed out for service
Termination Details: WATCHDOG, checkin with service: WindowServer returned not alive with context:
is_alive_func returned unhealthy : Display 2 not ready:
Display 3 is online and ready.

no successful checkins since wake (40 seconds ago) (0 induced crashes)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x0000000195004e54 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000195005204 mach_msg + 76
2 com.apple.SkyLight 0x0000000199b92fb8 CGXRunOneServicesPass + 1036
3 com.apple.SkyLight 0x0000000199b94008 server_loop + 128
4 com.apple.SkyLight 0x0000000199b93da8 SLXServer + 1916
5 WindowServer 0x00000001007cf328 0x1007cc000 + 13096
6 libdyld.dylib 0x000000019505c420 start + 4
2021-05-05 16:13:39 +08:00
回复了 Awes0me 创建的主题 AirPods 想听听 AirPods Max 的真实体验
@blufaux 转头声音会变是因为转头后很容易漏出个口子来,密封被破坏了。这一点做的非常糟糕。
2021-05-02 20:52:51 +08:00
回复了 adsltsee94 创建的主题 Apple 监控苹果官网翻新插件?
@wangpao
「品质放心,价格称心
销售前经过严格的翻新流程处理
享受 Apple 提供的一年有限保修此操作将打开新的窗口。服务
享受 Apple 提供的 14 日退货政策此操作将打开新的窗口。
可另外购买 AppleCare 此操作将打开新的窗口。 产品
镌刻及礼品包装服务不适用于翻新产品
限量供应」
SIP 封装的产品翻新机可能只是换了排线什么的,不好修。但是 Mac 是真的有一些是大修过的,甚至会有暗病。我身边有朋友买了 16 寸的翻新机才用几天就开不了机,拿到直营店,天才直接要他退货,并且在检测的时候和他聊天,跟他说不推荐他买翻新机。
2021-05-02 07:37:30 +08:00
回复了 adsltsee94 创建的主题 Apple 监控苹果官网翻新插件?
翻新的 mac 很多都是真的维修过的,还只有一年保修。建议慎重。
@lcdtyph 你这么一说我觉得可能是机场那边的问题了。因为我直接给 SSH 设置了一个专门的节点,请求查看器里能看到用 IP 或者网址都是走同一个节点。不过目前也没什么好的解决办法。
@lcdtyph
好吧,问题找出来了。我用域名访问的时候,有一行 Authenticated to xxxxxx.com ([198.18.xxx.xxx]:22). 然后我再用这个 198 的 IP 去连接就能连接上了。太奇怪了,我谷歌云上显示的外部 IP 明明是 34 开头的。
@lcdtyph
OpenSSH_8.1p1, LibreSSL 2.7.3
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 47: Applying options for *
debug1: Connecting to 34.92.189.190 [34.92.189.190] port 22.
debug1: Connection established.
debug1: identity file /Users/lawrence/.ssh/id_rsa type 0
debug1: identity file /Users/lawrence/.ssh/id_rsa-cert type -1
debug1: identity file /Users/lawrence/.ssh/id_dsa type -1
debug1: identity file /Users/lawrence/.ssh/id_dsa-cert type -1
debug1: identity file /Users/lawrence/.ssh/id_ecdsa type -1
debug1: identity file /Users/lawrence/.ssh/id_ecdsa-cert type -1
debug1: identity file /Users/lawrence/.ssh/id_ed25519 type -1
debug1: identity file /Users/lawrence/.ssh/id_ed25519-cert type -1
debug1: identity file /Users/lawrence/.ssh/id_xmss type -1
debug1: identity file /Users/lawrence/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.1
kex_exchange_identification: Connection closed by remote host
@lcdtyph 不过为什么开代理也会影响我用 IP 连接谷歌云的服务器呢。我在请求查看器里看到都是走了代理流量,用 IP 连接就会提示 kex_exchange_identification: Connection closed by remote host,用网址连接就正常。
2021-04-30 22:37:21 +08:00
回复了 xhuang327 创建的主题 MacBook Pro 有幸抢到一台教育优惠+官翻 M1 MBP16+512,纠结要不要留下
官翻 mac 很多都是真修过的,只有一年保修期。建议慎重考虑。
2021-04-30 21:49:18 +08:00
回复了 FrankLee233 创建的主题 iPad AppleCare+能否在返校季优惠时八折单独补购呢
@alfchin 打电话可以用教育优惠买。
@lcdtyph 正解。
把 surge 和 zshrc 里的代理全关了之后就正常了...
@echo1937 我的猜测是走 Wi-Fi 的话一定会有延迟,可能是在一点几秒左右,然后这个延迟不是稳定的,比如有时候 1.3 有时候 1.6 。为了方便适配,苹果就把延迟强行设置为 2s 。
@sobigfish 应该是魔改系统播放器得到的,因为功能比系统播放器多不了多少。
它这个 2s 的延迟真的非常蠢,不仅是音画不同步的 2s,你暂停,播放,调整音量都要等 2s 才能生效。用 HomePod 看 Netflix,YouTube 最完美的体验可能还是需要 Apple TV 。
@echo1937 不可以,HomePod 虽然有蓝牙,但是只会在与 iPhone 配对的时候使用。
@SEVLT
1. 还是 2s 的延迟
2. 提示音也是 2s 的延迟
3. 这个我下次出门的时候测试一下 XD
2021-04-27 07:59:05 +08:00
回复了 darrh00 创建的主题 Apple 太爽了 iMac ,Macbook, iPhone , iPad ,Homepod,AppleTV 一股脑儿全在升级中
@zzw1998 HomePod 会有 2s 的延迟。
1  2  3  4  5  6  7  8  9  10 ... 12  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3622 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 34ms · UTC 10:37 · PVG 18:37 · LAX 03:37 · JFK 06:37
Developed with CodeLauncher
♥ Do have faith in what you're doing.