Page 1 of 1

Driver installation remove support of other DVBT/S cards

PostPosted: Tue Jun 14, 2016 3:32 am
by dilinux
Recently i purchased a TBS8922 PCI card :D and when i install TBS driver for linux as described in http://www.tbsdtv.com/forum/viewtopic.php?f=86&t=9779 kernel missing support for DVBT USB device based on chip RTL2832U and R820T tuner :o
This is because as described in previous link, remove contents of "media" folder is requisite for driver instalation.
Kernel support the DVBT USB device based on chip RTL2832U and R820T tuner, but TBS driver instalation remove it. :cry:
I tried don't remove "media" folder contents, but if i don't remove it, kernel don't inicialize correctly any DVBT and DVBS device. :(
I have a mediacenter that centralize all my media content including live DVBT and live DVBS transmision and the way that the driver is installed remove support for my DVBT stick.
DVBT stick is supported directly by de kernel, it don't exist driver for linux provided by manufacturer that i can install over TBS driver installation.

sorry for my english, i hope that you understand me :)

uname -a
Linux mediacenter 4.5.0-1-amd64 #1 SMP Debian 4.5.1-1 (2016-04-14) x86_64 GNU/Linux

lspci
00:00.0 RAM memory: NVIDIA Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
00:01.0 ISA bridge: NVIDIA Corporation MCP78S [GeForce 8200] LPC Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP78S [GeForce 8200] SMBus (rev a1)
00:01.2 RAM memory: NVIDIA Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:01.3 Co-processor: NVIDIA Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
00:01.4 RAM memory: NVIDIA Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:02.0 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:02.1 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:04.0 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:04.1 USB controller: NVIDIA Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:06.0 IDE interface: NVIDIA Corporation MCP78S [GeForce 8200] IDE (rev a1)
00:08.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:09.0 IDE interface: NVIDIA Corporation MCP78S [GeForce 8200] SATA Controller (non-AHCI mode) (rev a2)
00:0a.0 Ethernet controller: NVIDIA Corporation MCP77 Ethernet (rev a2)
00:10.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:12.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:13.0 PCI bridge: NVIDIA Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:09.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1)
01:0a.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
01:0a.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
03:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce G210] (rev a2)
03:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)

lsusb
Bus 002 Device 003: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c505 Logitech, Inc. Cordless Mouse+Keyboard Receiver
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 05a4:9881 Ortek Technology, Inc. IR receiver [VRC-1100 Vista MCE Remote Control]
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Re: Driver installation remove support of other DVBT/S cards

PostPosted: Tue Jun 14, 2016 5:25 am
by Alfredo
Hello

Hundreds of cards do not have support like yours. Steven announced that this month, TBS will publish an open source driver. Perhaps with this is resolved.
viewtopic.php?f=87&t=9919&p=35532#p35532
Regards

Re: Driver installation remove support of other DVBT/S cards

PostPosted: Tue Jun 14, 2016 9:57 am
by guacharaca
Which DVBT USB device do you have? Often there is a "Readme" file for devices that have an extra procedure to install the driver. Cleaning out the old media directory usually does not prevent two or three different devices being installed (at the same time) with the latest driver package.

Re: Driver installation remove support of other DVBT/S cards

PostPosted: Tue Jun 14, 2016 3:45 pm
by dilinux
Alfredo Wrote:Hello

Hundreds of cards do not have support like yours. Steven announced that this month, TBS will publish an open source driver. Perhaps with this is resolved.
viewtopic.php?f=87&t=9919&p=35532#p35532
Regards


Yes, thanks, Steven tell me the same by mail :D

Re: Driver installation remove support of other DVBT/S cards

PostPosted: Wed Jun 15, 2016 3:33 am
by dilinux
guacharaca Wrote:Which DVBT USB device do you have? Often there is a "Readme" file for devices that have an extra procedure to install the driver. Cleaning out the old media directory usually does not prevent two or three different devices being installed (at the same time) with the latest driver package.


it's a generic dvb-t stick purchased on aliexpress

Image

Re: Driver installation remove support of other DVBT/S cards

PostPosted: Tue Aug 02, 2016 8:31 pm
by oldcodger
dilinux Wrote:
Alfredo Wrote:Hello

Hundreds of cards do not have support like yours. Steven announced that this month, TBS will publish an open source driver. Perhaps with this is resolved.
viewtopic.php?f=87&t=9919&p=35532#p35532
Regards


Yes, thanks, Steven tell me the same by mail :D

Hi,

I have what I guess must be the same problem with a TBS 5922SE. I have to remove all the media

Is there any chance I could be sent the same file???

Thanks/Regards
Andy

Re: Driver installation remove support of other DVBT/S cards

PostPosted: Wed Aug 03, 2016 2:04 am
by Alfredo
Hi

You can download from here: viewtopic.php?f=86&t=9960

Regards