[mythtv-users] Looking for a New remote
Richard Morton
richard.e.morton at gmail.com
Mon Dec 27 19:22:11 UTC 2010
what command did you run to get that error. which line in the following?
what ubuntu release are you running?
R
from the wiki: do the following; changing "jaunty" throughout for your
ubuntu release:
sudo apt-get purge bluez
sudo echo deb http://ppa.launchpad.net/kitlaan/ppa/ubuntu jaunty main
>> /etc/apt/sources.list
sudo echo deb-src http://ppa.launchpad.net/kitlaan/ppa/ubuntu jaunty
main >> /etc/apt/sources.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6F7177CC
sudo apt-get update
sudo apt-get install bluez
then
sudo modprobe uinput
sudo echo uinput >> /etc/modules
More information about the mythtv-users
mailing list