i have an XG MR6 that in services shows "AWED, DEAD".
i've checked the services section and i have everything enabled
¿how do i fix this?,it's very annoying
Mast_01,
check that the service is running using advanced shell command:
service awed:status -dsnosync
Try to stop it and start it again using:
service awed:stop -dsnosync
service awed:start -dsnosync
Regards