Install a USB DTT driver
Solved
Tobi86
Posted messages
450
Status
Member
-
jns55 -
jns55 -
Good evening, I have a TNT USB key August DVB-T205 USB Freeview TV Receiver (V2.0) (https://augustint.com/download.htm
So I managed to find the driver for Linux but I can't install it even by following the readme...
If someone could enlighten me ...
Here is the readme:
RTL2832U Linux driver Installation
1 we suggest you install the driver using "root" privilege
2 copy the tarball "v4l_rtl2832_install.tar.bz2" and "install.sh" to a folder
3 enter the folder, type the following command to install rtl2832u linux driver:
sh ./install.sh
4 Plug in our DVB-T USB device;
Type 'lsmod | grep dvb', and it will show
dvb_usb_rtl2831u
dvb_usb
dvb_core
i2c_core
Your driver has been installed successfully.
And here are my results in the console when I run it:
1st attempt:
2nd attempt:
--
Tobi.
"Three kinds of knowledge govern the world: knowledge, savoir-vivre and savoir-faire,
But the last one often substitutes for the other two."
So I managed to find the driver for Linux but I can't install it even by following the readme...
If someone could enlighten me ...
Here is the readme:
RTL2832U Linux driver Installation
1 we suggest you install the driver using "root" privilege
2 copy the tarball "v4l_rtl2832_install.tar.bz2" and "install.sh" to a folder
3 enter the folder, type the following command to install rtl2832u linux driver:
sh ./install.sh
4 Plug in our DVB-T USB device;
Type 'lsmod | grep dvb', and it will show
dvb_usb_rtl2831u
dvb_usb
dvb_core
i2c_core
Your driver has been installed successfully.
And here are my results in the console when I run it:
1st attempt:
root@thibault-Dell-Inspiron-N7110:/home/thibault/Bureau/T803LINUX# sh install.sh
sh: 0: Can't open install.sh
2nd attempt:
root@thibault-Dell-Inspiron-N7110:/home/thibault/Bureau/T803LINUX# apt-get install sh install.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package sh
E: Unable to locate package install.sh
E: Unable to locate a package matching the regular expression « install.sh »
--
Tobi.
"Three kinds of knowledge govern the world: knowledge, savoir-vivre and savoir-faire,
But the last one often substitutes for the other two."
2 answers
-
Hi,
root@thibault-Dell-Inspiron-N7110:/home/thibault/Bureau/T803LINUX
You are not in the right directory when you type your commands ;-\
This directory contains:20101028_linux_install_package.rar
20101028_RTL2832_2836_2840_LINUX+RC.rar
linux_install_package
You need to enter the directorylinux_install_package
:$ cd linux_install_package
$ ls -1
history.txt
install.sh
readme.txt
v4l_rtl2832_install.tar.bz2
And there are indeed the 2 files necessary for the installation ;-)
--
Zen my nuggets ;-)
Make a gesture for the environment, close your windows and adopt a penguin.