You don’t need a driver. You need to install python-serial
python-pyserial
, use either pacman
or pamac
to install it. Don’t use pip
.
There’s no need for udev
, just add your user to the uucp
group, then logout and back in.
sudo gpasswd -a $USER uucp