Installer le pilote de la tbs 6980 / Install the driver tbs

French
Bonjour,
Je susis sur Linux Ubuntu 14.04 LTS x64.
J'e posséde une carte tv TBS 6280.
lspci
Je suis sur le noyau
J'ai télécgargé le fichier :
tbs-linux-drivers_v150109.zip
Une fois le pilote installer et l pc rebooter , quand fait :
Pour l'installation, j'ai fait ceci :
Merci.
English
Hello,
I Susis 14.04 LTS Ubuntu Linux on x64.
J'e has a tv TBS 6280 card.
lspci
I'm on the core
I downloaded the file :
tbs-linux-drivers_v150109.zip
After the driver install and reboot the PC when done :
To install, I did this :
thank you.
Bonjour,
Je susis sur Linux Ubuntu 14.04 LTS x64.
J'e posséde une carte tv TBS 6280.
lspci
- Code: Select All Code
04:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 03)
05:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 02)
Je suis sur le noyau
- Code: Select All Code
laurent@Laurent-Bureau:~$ uname -r
3.13.0-44-generic
laurent@Laurent-Bureau:~$
J'ai télécgargé le fichier :
tbs-linux-drivers_v150109.zip
Une fois le pilote installer et l pc rebooter , quand fait :
- Code: Select All Code
dmesg | grep frontend
[ 48.104223] saa716x_core: disagrees about version of symbol dvb_frontend_detach
[ 48.104224] saa716x_core: Unknown symbol dvb_frontend_detach (err -22)
[ 48.104229] saa716x_core: disagrees about version of symbol dvb_unregister_frontend
[ 48.104230] saa716x_core: Unknown symbol dvb_unregister_frontend (err -22)
[ 48.104233] saa716x_core: disagrees about version of symbol dvb_register_frontend
[ 48.104234] saa716x_core: Unknown symbol dvb_register_frontend (err -22)
[ 48.104292] saa716x_core: disagrees about version of symbol dvb_frontend_detach
[ 48.104293] saa716x_core: Unknown symbol dvb_frontend_detach (err -22)
[ 48.104298] saa716x_core: disagrees about version of symbol dvb_unregister_frontend
[ 48.104299] saa716x_core: Unknown symbol dvb_unregister_frontend (err -22)
[ 48.104302] saa716x_core: disagrees about version of symbol dvb_register_frontend
[ 48.104303] saa716x_core: Unknown symbol dvb_register_frontend (err -22)
- Code: Select All Code
ls /dev/dvb
ls: impossible d'accéder à /dev/dvb: Aucun fichier ou dossier de ce type
Pour l'installation, j'ai fait ceci :
- Code: Select All Code
cd ~/linux-tbs-drivers
sudo ./v4l/tbs-x86_64.sh
sudo make TARGET=x86_64-elf
sudo make install
Merci.
English
Hello,
I Susis 14.04 LTS Ubuntu Linux on x64.
J'e has a tv TBS 6280 card.
lspci
- Code: Select All Code
04:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 03)
05:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 02)
I'm on the core
- Code: Select All Code
laurent@Laurent-Bureau:~$ uname -r
3.13.0-44-generic
laurent@Laurent-Bureau:~$
I downloaded the file :
tbs-linux-drivers_v150109.zip
After the driver install and reboot the PC when done :
- Code: Select All Code
dmesg | grep frontend
[ 48.104223] saa716x_core: disagrees about version of symbol dvb_frontend_detach
[ 48.104224] saa716x_core: Unknown symbol dvb_frontend_detach (err -22)
[ 48.104229] saa716x_core: disagrees about version of symbol dvb_unregister_frontend
[ 48.104230] saa716x_core: Unknown symbol dvb_unregister_frontend (err -22)
[ 48.104233] saa716x_core: disagrees about version of symbol dvb_register_frontend
[ 48.104234] saa716x_core: Unknown symbol dvb_register_frontend (err -22)
[ 48.104292] saa716x_core: disagrees about version of symbol dvb_frontend_detach
[ 48.104293] saa716x_core: Unknown symbol dvb_frontend_detach (err -22)
[ 48.104298] saa716x_core: disagrees about version of symbol dvb_unregister_frontend
[ 48.104299] saa716x_core: Unknown symbol dvb_unregister_frontend (err -22)
[ 48.104302] saa716x_core: disagrees about version of symbol dvb_register_frontend
[ 48.104303] saa716x_core: Unknown symbol dvb_register_frontend (err -22)
- Code: Select All Code
ls /dev/dvb
ls: can not access /dev/dvb: No such file or folder of this type
To install, I did this :
- Code: Select All Code
cd ~/linux-tbs-drivers
sudo ./v4l/tbs-x86_64.sh
sudo make TARGET=x86_64-elf
sudo make install
thank you.