dazzle stick and Heron
PCTV 330e
sudo -i
apt-get install build-essential mercurial
hg clone http://mcentral.de/hg/~mrec/userspace-drivers
cd userspace-drivers
./build.sh
cd ..
hg clone http://mcentral.de/hg/~mrec/em28xx-userspace2
cd em28xx-userspace2
./build.sh
/etc/init.d/media-daemon start
modprobe em28xx-dvb
sudo -i
apt-get install build-essential mercurial
hg clone http://mcentral.de/hg/~mrec/userspace-drivers
cd userspace-drivers
./build.sh
cd ..
hg clone http://mcentral.de/hg/~mrec/em28xx-userspace2
cd em28xx-userspace2
./build.sh
/etc/init.d/media-daemon start
modprobe em28xx-dvb
Comments