So, I bought the new Huion h950p and as expected it hasn't been recognized by Ubuntu, even tried the latest kernal.
Eng Fares's questions
So I'm using Godot game engine on Ubuntu, but I'm having a problem with OpenGL, google led me to this issue:
https://github.com/godotengine/godot/issues/8700
which confirmed that it's a driver issue and is fixed in mesa 17.3.1.
But I haven't figure out how to install it, I tried:
sudo add-apt-repository ppa:ubuntu-x-swat/updates
then
sudo apt update && sudo apt dist-upgrade
but now I'm only getting
OpenGL version string: 3.0 Mesa 17.2.4
I've compiled 17.3.1 from source, but I didn't figure how to install it.
I've bought a new acer aspire e14 laptop and installed ubuntu 15.04 but my problem is that I can't shutdown, suspend or reboot. it goes in the normal process the screen turn off but the led is always on, and the HDD never turn off.
I pressed esc while shutdown and the last message is
[83.973836] systemd_shutdown[1]: failed to finalize DM devices, ignoring
how I can change the background image in Gnome-Terminal 3.14.2? I was using one before updating to the latest version, but it was replaced by default background colors.
I want to program my Ubuntu in such a way that it automatically copies the content of USB flash drive to a defined folder in my home directory.
I would like this to be done automatically when any flash drive is being connected (so not just specific ones).