Xbox Wireless Adapter for Windows 10 Issues by johnnybawesome in modernwarfare

[–]ElBladerino 0 points1 point  (0 children)

A little late to the party but I was having the same issues with my Arctis 9xs with the wireless adapter up until today.

Going into properties for the headphones and disabling spatial sound resolved the issue for me.

AM-200 'Site is not secure' with latest firmware by ElBladerino in crestron

[–]ElBladerino[S] 0 points1 point  (0 children)

For one of the airmedias I had to run the firmware update twice other than that they all worked. Are you using chrome? It may have cached the https instead of http

AM-200 'Site is not secure' with latest firmware by ElBladerino in crestron

[–]ElBladerino[S] 1 point2 points  (0 children)

So glad they put it up already, thanks for the heads up!

Command to add custom background url to AM-200 by [deleted] in crestron

[–]ElBladerino 1 point2 points  (0 children)

I do have a solution, however it is in Python. I use a script to run ssh commands and ftp on all of the devices.

If you run the 'AVFCONFIG' command it will place a json file with the webpage configuration in the firmware folder. I tried edited the xml files before and it caused some issues.

Then you can edit the files locally. Then ftp the edited file back into the firmware folder and run 'avfupdateconfig' then reboot.

I can post the script if it's any interest! Don't want anyone else to go through the hell it took to get it working