#(Solved) Wacom Tablet doesn't work after running command
46 messages · Page 1 of 1 (latest)
U executed commands without knowing what they do?
Not totally since the app i tried to run said that if im having problems i should try this and this but yea since im new to linux i dont really know a ton of stuff
look up what tee does
Alright i looked it up
sudo nano /etc/modprobe.d/blacklist.conf
remove blacklist wacom
modprobe wacom
check if tablet works
ffs
I dont fully understand but it duplicated its output?
alright lemme try that
read from standard input and write to standard output and
files
what did u read lol
u wrote this blacklist wacom to /etc/modprobe.d/blacklist.conf
Oh
so removing it from there should revert the changes u did
sorry i dont really understand linux since my friends basically do everything for me
well thats very bad
start doing things on your own
and arch is a very bad choice in this case
yeah when i look something up i get bombarded by things i dont know
and when i search those things even more things popup
what do i do from here?
remove all lines that say wacom
I'd recommend using a different distro
alright did that now how do i save the changes?
or exit
ctrl + x
y, enter
ty but tablet still doesnt work
modprobe wacom
did you sudo nano?
yes
i saw those i just didnt know the keys to do those
if modprobe didn't work, try relogging, if that didn't work, reboot
also sudo modprobe wacom
i forgor about perms
TY it now works
so, an explanation if you wanted; you blacklisted the driver/module being loaded and that prevented the device from working
Yeah thanks since i dont really know much except paru and the basic stuff i was clueless
if you're a regular user i can't blame you for wanting a normal desktop usage but be careful with commands
we all start somewhere, and it's good to have friends that help out ^^
lol there would be a time where i understand how to do stuff by myself thanks again
snaiil. received a thank you cookie!
(Solved) Wacom Tablet doesn't work after running command