Then it is a system issue - mandatory question: Is your system up-to-date?
sudo pacman -Syu
And have you restarted - if your kernel has been updated - it may cause weird issues if you do not restart the system.
A while back I posted a script which uses checkupdates to do a prelimenary check on the pending updates - if any of those would suggest a system restart.