win10下Miracast无线投屏使用教程及异常解决方案(超详细)_运维_seawaysyyy的博客-CSDN博客 https://blog.csdn.net/seawaysyyy/article/details/101082503
参考上面的文章,可以解决大部分问题。
总结下来,要想使用Miracast,必须三个支持:操作系统、显卡、网卡。
按照网上的方法,用dxdiag检测系统,系统支持miracast,而显卡不支持
------------------
System Information
------------------
Time of this report: 3/8/2020, 14:53:35
Miracast: Available, with HDCP
Microsoft Graphics Hybrid: Not Supported
DxDiag Version: 10.00.17763.0001 64bit Unicode
---------------
Display Devices
---------------
Manufacturer: NVIDIA
Miracast: Not Supported
显卡如下面这篇文章所说,NVIDIA新版的驱动去掉了支持。
Miracast: Not Supported by Graphics driver | Tom's Hardware Forum https://forums.tomshardware.com/threads/miracast-not-supported-by-graphics-driver.2934281/
I had exactly the same issue as you, with a gtx 980 and windows 10, and after hours and hours of trying, I finally figured out what the problem was for me. Apparently geforce cut support for miracast a while ago, as microsoft took over or some shit, idk. Well anyway, I rolled my drivers far back, as far as 350.12 https://www.geforce.com/drivers/results/83819
After I did, I panicked a bit, as my screen went black. I hit ctrl + alt + delete and restarted my computer from there. It booted up with image and on 350.12, and after that, i could connect to my tv without any issues
文章中建议下载旧版本,安装过程中电脑黑屏,强制重启后,再用dxdiag检测,显卡已经支持了,就剩网卡不支持了
---------------
Display Devices
---------------
Manufacturer: NVIDIA
Miracast: Not Supported by WiFi driver
网卡我用的360随身wifi不支持,需要换比如intel的网卡
win10下Miracast无线投屏使用教程及异常解决方案(超详细)_运维_seawaysyyy的博客-CSDN博客 https://blog.csdn.net/seawaysyyy/article/details/101082503
①通过window+R快捷键运行cmd命令行窗口。
②输入命令“netsh wlan show drivers”。
③查看是否支持无线显示器。
驱动程序 : 802.11n USB Wireless LAN Card
供应商 : MediaTek, Inc.
提供程序 : MediaTek, Inc.
日期 : 2015/4/27
版本 : 10.0.2.52
INF 文件 : oem16.inf
类型 : 本机 WLAN 驱动程序
支持的无线电类型 : 802.11b 802.11g 802.11n
支持 FIPS 140-2 模式: 是
支持 802.11w 管理帧保护 : 否
支持的承载网络 : 是
基础结构模式中支持的身份验证和密码:
开放式 无
开放式 WEP-40bit
开放式 WEP-104 位
开放式 WEP
WPA - 企业 TKIP
WPA - 企业 CCMP
WPA - 个人 TKIP
WPA - 个人 CCMP
WPA2 - 企业 TKIP
WPA2 - 企业 CCMP
WPA2 - 个人 TKIP
WPA2 - 个人 CCMP
临时模式中支持的身份验证和密码:
开放式 无
开放式 WEP-40bit
开放式 WEP-104 位
开放式 WEP
WPA2 - 个人 CCMP
支持的无线显示器: 否 (图形驱动程序: 是,WLAN 驱动程序: 否)
我的网卡不支持
换了个无线网卡Intel的AX200,就支持了。
TIPS:不要用系统自带的网卡驱动,自带的试了下,仍然不支持。然后卸载了系统的自带驱动,去网卡官网下载驱动安装就支持了。
驱动程序 : Intel(R) Wi-Fi 6 AX200 160MHz
供应商 : Intel Corporation
提供程序 : Intel
日期 : 2020/1/7
版本 : 21.70.0.6
INF 文件 : oem42.inf
类型 : 本机 WLAN 驱动程序
支持的无线电类型 : 802.11b 802.11g 802.11n 802.11a 802.11ac 802.11ax
支持 FIPS 140-2 模式: 是
支持 802.11w 管理帧保护 : 是
支持的承载网络 : 否
基础结构模式中支持的身份验证和密码:
开放式 无
开放式 WEP-40bit
开放式 WEP-104 位
开放式 WEP
WPA - 企业 TKIP
WPA - 企业 CCMP
WPA - 个人 TKIP
WPA - 个人 CCMP
WPA2 - 企业 TKIP
WPA2 - 企业 CCMP
WPA2 - 个人 TKIP
WPA2 - 个人 CCMP
开放式 供应商定义的
未知 未知
未知 CCMP
未知 CCMP
供应商定义的 供应商定义的
是否存在 IHV 服务 : 是
IHV 适配器 OUI : [00 00 00],类型: [00]
IHV 扩展 DLL 路径 : C:\WINDOWS\system32\IntelIHVRouter08.dll
IHV UI 扩展 ClSID : {00000000-0000-0000-0000-000000000000}
IHV 诊断 CLSID : {00000000-0000-0000-0000-000000000000}
支持的无线显示器: 是 (图形驱动程序: 是,WLAN 驱动程序: 是)
我连接后,如果断掉,再次连接会失败,一直连不上。
这时候搜索“连接”,点击应用设置
然后,把后台应用关了,终止,重置,都来一遍以后,手机再连接就正常了