naz664 / crDroid_gsi

Script and patches for building PHH-Treble based crDroid GSI
136 stars 28 forks source link

WFD (Wireless Display) Error #55

Open DarkestSpawn opened 6 months ago

DarkestSpawn commented 6 months ago

I am not sure if this is upstream in Googles AOSP, Treble or in crDROIDs code but I am getting this error when I try to connect to a wireless display:

12-27 18:23:37.575 D/PrefCtrlListHelper(5656): Could not find Context-only controller for pref: com.android.settings.wfd.WifiDisplayPreferenceController
12-27 18:23:38.925 D/SettingsActivity(5656): Switching to fragment com.android.settings.wfd.WifiDisplaySettings
12-27 18:23:38.925 D/SubSettings(5656): Launching fragment com.android.settings.wfd.WifiDisplaySettings
12-27 18:23:38.985 W/ContextImpl(3978): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcastMultiplePermissions:1253 android.content.Context.sendBroadcastWithMultiplePermissions:2504 com.android.server.wifi.p2p.WifiP2pServiceImpl$P2pStateMachine.sendBroadcastMultiplePermissions:4878 com.android.server.wifi.p2p.WifiP2pServiceImpl$P2pStateMachine.sendThisDeviceChangedBroadcast:4901 com.android.server.wifi.p2p.WifiP2pServiceImpl$P2pStateMachine.setWfdInfo:5934 
12-27 18:23:38.992 W/ContextImpl(3978): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1319 com.android.server.wifi.p2p.WifiP2pServiceImpl$P2pStateMachine.sendBroadcastMultiplePermissions:4892 com.android.server.wifi.p2p.WifiP2pServiceImpl$P2pStateMachine.sendThisDeviceChangedBroadcast:4901 com.android.server.wifi.p2p.WifiP2pServiceImpl$P2pStateMachine.setWfdInfo:5934 com.android.server.wifi.p2p.WifiP2pServiceImpl$P2pStateMachine.initializeP2pSettings:6009 
12-27 18:23:39.943 I/wpa_supplicant(4937): P2P-DEVICE-FOUND 0e:61:27:00:3e:71 p2p_dev_addr=0e:61:27:00:3e:71 pri_dev_type=7-0050F204-1 name='HP Lap Dock 003E71' config_methods=0x88 dev_capab=0x21 group_capab=0x0 wfd_dev_info=0x01111c440032 vendor_elems=1 new=1
12-27 18:23:42.098 I/wpa_supplicant(4937): P2P-DEVICE-FOUND 0e:61:27:00:3e:71 p2p_dev_addr=0e:61:27:00:3e:71 pri_dev_type=7-0050F204-1 name='HP Lap Dock 003E71' config_methods=0x88 dev_capab=0x21 group_capab=0x0 wfd_dev_info=0x01111c440032 vendor_elems=1 new=0
12-27 18:23:42.322 I/Tethering(5131):  wfdInfo: WFD enabled: trueWFD DeviceInfo: 273
12-27 18:23:42.322 I/Tethering(5131):  WFD CtrlPort: 7236
12-27 18:23:42.322 I/Tethering(5131):  WFD MaxThroughput: 50
12-27 18:23:42.322 I/Tethering(5131):  WFD R2 DeviceInfo: -1
12-27 18:23:42.424 E/WifiDisplaySource(3277): malformed wfd_content_protection: 'HDCP2.2 port=25030'

I wanted to add Im trying to cast with nothing open except technically settings.

naz664 commented 5 months ago

Have you tested it on latest release ?