:: Mplayer error
|
1 2 3 |
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control. |
:: How to fix Failed to open LIRC support
Add ‘nolirc=yes’ in your own Mplayer config file:
|
1 2 |
cd
echo "nolirc=yes" >> .mplayer/config |
:: Links
+ Google
+ LinuxInDetails