> -----Original Message----- > From: Will Yang <willyangywt@xxxxxxxxx> > Sent: Wednesday, September 29, 2021 5:56 PM > To: tony0620emma@xxxxxxxxx > Cc: linux-wireless@xxxxxxxxxxxxxxx > Subject: rtw8822ce: support for miracast? > > (I am really sorry for the duplication of emails, it's just I keep > rejected by the linux-wireless mailing list because of outlook and > HTML email) > Hi tony-emma, > > I am using a fedora linux 34 with a RTL8822CE, and this network > controller is hardware capable of running miracast (aka wifi p2p), but > it doesn't seems to have driver support for it. > > Is the support for miracast already in the kernel driver? If not, can > it be added? > > Thank you! > > `iw phy` > Wiphy phy0 > Supported interface modes: > * IBSS > * managed > * AP > * AP/VLAN > * monitor > * mesh point > > Attached output of `sudo lspci -vv` and `iw phy` Hi, The rtw88 driver doesn't support P2P yet, but it's possible to make rtw8822ce support miracast. We'll try fedora linux 34 to see what we need to add. -- Ping-Ke