Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AirportItlwm似乎与蓝牙有冲突 #291

Closed
ske1996 opened this issue Sep 16, 2020 · 23 comments
Closed

AirportItlwm似乎与蓝牙有冲突 #291

ske1996 opened this issue Sep 16, 2020 · 23 comments
Labels
bug Something isn't working

Comments

@ske1996
Copy link

ske1996 commented Sep 16, 2020

Have You Read Our Docs
是的

Are You Reporting A Bug
是的

Environment

  • Kext Version: v1.1.0 stable release中的AirportItlwm_0916_BigSur.kext.zip
  • WiFi Card Model: 第一代ac9560
  • Product ID: 0x9df0
  • macOS Version: BigSur public beta 1

Description
在使用itlwm时不曾出现,于今日更换AirportItlwm_0916后出现蓝牙无法连接设备,一旦连接设备会在偏好设置-蓝牙位置卡死,在终端中输入【log show --last boot | grep IntelFirmware】无法获取log
确定usb的定制没问题,确定加载了蓝牙的kext,确定bios中没有ban掉蓝牙

为了开机秒连,我在AirportItlwm中写入了ssid 跟password

蓝牙驱动版本为8/4日的1.12

附件添加引导日志+系统日志+两个驱动
引导日志.txt
系统日志.txt
归档.zip

@zxystd
Copy link
Collaborator

zxystd commented Sep 17, 2020

@williambj1 你的网卡也是一样的,有没有这个问题?另外是什么蓝牙设备?

@ske1996
Copy link
Author

ske1996 commented Sep 17, 2020

@williambj1 你的网卡也是一样的,有没有这个问题?另外是什么蓝牙设备?

连接airpods与iPhone时均出现此问题

@ske1996
Copy link
Author

ske1996 commented Sep 17, 2020

连接iPhone是为了使用一个叫做虫洞的的app,将iPhone投屏到mac用,蓝牙作为电脑上操作iPhone的通道

@williambj1
Copy link
Contributor

Known issue.

@williambj1 williambj1 added the bug Something isn't working label Sep 17, 2020
@ske1996
Copy link
Author

ske1996 commented Sep 17, 2020

目前情况:更新macos至dp6后蓝牙有时可用了,可以使用AirPods了,但是我重启了6次(因为连接会卡死),只有一次可以连接上,为什么可以连接上(或不可以)实在不明,不知道有没有什么需要我提供的,本次重启后handoff可用,airdrop不可用,airpods可以连接并播放。

补充: handoff可以在iphone复制后mac上粘贴。但是反着不行

附件为本次上述蓝牙连接设备(服务)可用后的日志
引导日志.txt
系统日志.txt

@williambj1
Copy link
Contributor

我能连上 Airpods 的概率为 1/10,应该和 iCloud 的同步配对有关。

@ske1996
Copy link
Author

ske1996 commented Sep 17, 2020

非常感谢二位做出的贡献

@ske1996
Copy link
Author

ske1996 commented Sep 17, 2020

再次补充:如果在偏好设置里关闭wifi,或者wifi没有联网的情况下,蓝牙就没什么问题

场景二:关闭wifi后可以顺畅连接airpods并播放音乐等,但是只要一旦开启wifi去连接上热点后,蓝牙就会被立刻强迫掐断

@tommyvct
Copy link

你opencore里注入的顺序是什么?
按照这个顺序试一下?

@ske1996
Copy link
Author

ske1996 commented Sep 18, 2020

你opencore里注入的顺序是什么?

按照这个顺序试一下?

好的谢谢你,我会去试的

@ske1996
Copy link
Author

ske1996 commented Sep 18, 2020

你opencore里注入的顺序是什么?

按照这个顺序试一下?

谢谢你,按你说的已解决

@tommyvct
Copy link

@zxystd 你们有专人在负责文档工作么?要不要把这个载入顺序写道文档里?

@williambj1
Copy link
Contributor

@zxystd 你们有专人在负责文档工作么?要不要把这个载入顺序写道文档里?

Will do

Currently available at https://github.com/daliansky/OC-little/blob/master/常见驱动加载顺序/config-6-Intel无线和蓝牙驱动列表.md

@kyleh356
Copy link

kyleh356 commented Oct 7, 2020

我一般暂时把wifi关上之后AirPods就可以连上了,然后开关几次wifi有时可以比较稳定的wifi和蓝牙同时使用。

@dolame

This comment has been minimized.

@vimcaw
Copy link

vimcaw commented Nov 5, 2020

你opencore里注入的顺序是什么?
按照这个顺序试一下?

奇怪了,我这里正好相反,itlwm 在上面会出问题,一直搜不到设备或者连接不上,把 itlwm 放到最下面是正常的 🤣。

@vimcaw
Copy link

vimcaw commented Nov 5, 2020

我这里要把 AirportItlwm.kext 放到蓝牙下面加载才能正常使用,放到蓝牙上面就会搜不到设备,之前配对过的也连接不上。

@zncs520
Copy link

zncs520 commented Jan 12, 2021

7265AC 按照顺序 正反都一样不行

@szhshp
Copy link

szhshp commented Jan 17, 2021

报一个奇怪的问题, AC8265
昨天AirportItlwm.kext + 2个蓝牙的运转良好, 蓝牙和WIFI都正常
今天蓝牙的2个怎么换位置都不行

@guilty-love

This comment has been minimized.

@tommyvct

This comment has been minimized.

@guilty-love

This comment has been minimized.

@CelestialSayuki

This comment has been minimized.

@ske1996 ske1996 closed this as completed Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests