Doesn't work on Linux anymore. Auto Turns off.
When I click the orange slider to turn on it just goes back off now on Linux Mint 19. The original 1.0.2 release worked great, 1.0.3 still worked but with worse performance, and now 1.0.4 won't work at all.
please post your client.log file
Your client logs can usually be found in
C:\Users\<your_user_name>\.runelite\logson Windows and~/.runelite/logson Linux and macOS.
Not the original poster, but here's my logs with the same symptoms. I can't vouch for it working previously, since this is my first time trying out the plugin.
Fedora 33, Nvidia driver version 465.31 with a GTX 1660 Super. Hope this helps!
Same boat as ^. Plugin has never worked. Running Ubuntu 20.04.1 LTS and Radeon HD 7550M/7570M/7650M
Here's the stack trace from the client log: java.lang.InternalError: XXX0 profile[2]: GL2 -> profileImpl GL3bc !!! not mapped at com.jogamp.opengl.GLProfile.computeProfileMap(GLProfile.java:2098) at com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1976) at com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1895) at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1861) at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:239) at java.base/java.security.AccessController.doPrivileged(Native Method) at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:225) at rs117.hd.HdPlugin.lambda$startUp$1(HdPlugin.java:456) at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:99) at net.runelite.client.callback.Hooks.clientMainLoop(Hooks.java:195) at client.zc(client.java:29407) at client.ad(client.java) at ay.th(ay.java:390) at ay.run(ay.java:344) at java.base/java.lang.Thread.run(Thread.java:834) client.log
Do you know if you're using xorg or wayland? I haven't tested the plugin on wayland but I've never had any issues with X
Mint 19 has almost none wayland support, so it is quite safe to say that original poster used xorg. Ubuntu 20.04 defaults to X too.
Not an issue on Ubuntu 22.04 running nvidia 512 binary and xorg
This occasionally happens to me but a reboot fixes it for some reason which makes me feel like it's not a Runelite issue. I use Arch btw