Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asus plugin not working #202

Open
lolouthefox opened this issue Jan 29, 2024 · 0 comments
Open

Asus plugin not working #202

lolouthefox opened this issue Jan 29, 2024 · 0 comments

Comments

@lolouthefox
Copy link

Asus plugin is still not working and the docs are empty: https://wiki.artemis-rgb.com/en/guides/user/devices/asus

2024-01-29 00:11:58.691 [INF] [Artemis.UI.Services.Updating.UpdateService] Performing auto-update check
2024-01-29 00:12:03.841 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider] Corsair Session-State: "Connecting"
2024-01-29 00:12:03.861 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider] Corsair Session-State: "Connected"
2024-01-29 00:12:03.983 [DBG] [Artemis.Core.Services.DeviceService] Device provider CorsairDeviceProvider added Corsair K70 CORE RGB
2024-01-29 00:12:03.995 [DBG] [Artemis.Core.Services.DeviceService] Device provider CorsairDeviceProvider added Corsair ASUS Motherboard
2024-01-29 00:12:04.010 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider] Corsair SDK details
2024-01-29 00:12:04.010 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider]  - Client version: 4.0.12
2024-01-29 00:12:04.010 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider]  - Server version: 4.0.18
2024-01-29 00:12:04.010 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider]  - Server-Host version: 5.10.82
2024-01-29 01:11:58.692 [INF] [Artemis.UI.Services.Updating.UpdateService] Performing auto-update check
2024-01-29 01:24:30.089 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider] Corsair Session-State: "ConnectionLost"
2024-01-29 01:24:30.260 [DBG] [Artemis.Plugins.Devices.Asus.AsusDeviceProvider] Asus Exception: The remote procedure call failed. (0x800706BE)
System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (0x800706BE)
   at AuraServiceLib.IAuraSyncDevice.Apply()
   at RGB.NET.Devices.Asus.AsusUpdateQueue.Update(ReadOnlySpan`1& dataSet)
2024-01-29 01:24:30.260 [DBG] [Artemis.Plugins.Devices.Corsair.CorsairDeviceProvider] Corsair Exception: Failed to update device '{4df5b361-03da-46e8-bd3e-5174ea46e0d7}'. (ErrorCode: NotConnected)
RGB.NET.Core.RGBDeviceException: Failed to update device '{4df5b361-03da-46e8-bd3e-5174ea46e0d7}'. (ErrorCode: NotConnected)
   at RGB.NET.Devices.Corsair.CorsairDeviceUpdateQueue.Update(ReadOnlySpan`1& dataSet)
2024-01-29 01:24:30.287 [DBG] [Artemis.Plugins.Devices.Asus.AsusDeviceProvider] Asus Exception: The RPC server is unavailable. (0x800706BA)
System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (0x800706BA)
   at AuraServiceLib.IAuraSyncDevice.Apply()
   at RGB.NET.Devices.Asus.AsusUpdateQueue.Update(ReadOnlySpan`1& dataSet)
2024-01-29 01:24:30.287 [DBG] [Artemis.Plugins.Devices.Asus.AsusDeviceProvider] Asus Exception: The RPC server is unavailable. (0x800706BA)
System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (0x800706BA)
   at AuraServiceLib.IAuraSyncDevice.Apply()
   at RGB.NET.Devices.Asus.AsusUpdateQueue.Update(ReadOnlySpan`1& dataSet)

And yes Armoury crate is up and running and Asus lighting works in games. Also checked priority list and Artemis is on top.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant