TBS Download Center-Update the Latest Window & Linux Driver adresinden uygun sürücüyü yükleyin, şu anda ki son sürümü http://www.tbsdtv.com/download/docum...rs_v140425.zip adresindedir.
Sıra ile aşağıdaki işlemleri yapınız
mkdir driver
cd driver
wget http://www.tbsdtv.com/download/docum...rs_v140425.zip
unzip tbs-linux-drivers_v140425.zip
tar xjvf linux-tbs-drivers.tar.bz2
cd linux-tbs-drivers
Depending on your kernel version and if the kernel is x86 or x86_64 (check output of âââ¬ËÅuname -aâââ¬â➢) do:
- for x86 kernel 3.x (x86 32 bit installations of kernel 3.x): ./v4l/tbs-x86_r3.sh
- for x86 kernel 2.6.x (x86 32 bit installations of kernel 2.6.x): ./v4l/tbs-x86.sh
- for any x86_64 kernel (x86 64 bit installations of Linux): ./v4l/tbs-x86_64.sh
sudo ./v4l/tbs-x86_r3.sh
cd /lib/modules/$(uname -r)/kernel/drivers (sadece ubuntu 13.04)
sudo mv media /home/youruser/media.bak (sadece ubuntu 13.04)
sudo make && sudo make install
sudo shutdown -r now
dmesg | grep cx23885
bu komut dan sonra aşağıdaki gibi bir mesaj aldıysanız sorunsuz kurulum yapıldı demektir.
[ 14.840282] cx23885_dev_checkrevision() Hardware revision = 0xb0
[ 14.840286] cx23885[0]/0: found at 0000:06:00.0, rev: 2, irq: 16, latency: 0, mmio: 0xfb600000
[ 14.840292] cx23885 0000:06:00.0: setting latency timer to 64
[ 14.898554] input: cx23885 IR (TurboSight TBS 6921) as /devices/pci0000:00/0000:00:09.0/0000:06:00.0/rc/rc0/input10
[ 14.902061] rc0: cx23885 IR (TurboSight TBS 6921) as /devices/pci0000:00/0000:00:09.0/0000:06:00.0/rc/rc0
[ 14.902183] input: MCE IR Keyboard/Mouse (cx23885) as /devices/virtual/input/input11
[ 14.902268] rc rc0: lirc_dev: driver ir-lirc-codec (cx23885) registered at minor = 0
[ 14.840286] cx23885[0]/0: found at 0000:06:00.0, rev: 2, irq: 16, latency: 0, mmio: 0xfb600000
[ 14.840292] cx23885 0000:06:00.0: setting latency timer to 64
[ 14.898554] input: cx23885 IR (TurboSight TBS 6921) as /devices/pci0000:00/0000:00:09.0/0000:06:00.0/rc/rc0/input10
[ 14.902061] rc0: cx23885 IR (TurboSight TBS 6921) as /devices/pci0000:00/0000:00:09.0/0000:06:00.0/rc/rc0
[ 14.902183] input: MCE IR Keyboard/Mouse (cx23885) as /devices/virtual/input/input11
[ 14.902268] rc rc0: lirc_dev: driver ir-lirc-codec (cx23885) registered at minor = 0
Yorum