Moderator Control Panel ]

Problem running 2 6902 on Debian Stretch (solved)

Problem running 2 6902 on Debian Stretch (solved)

Postby Boronsbruder » Sat Nov 18, 2017 3:47 am

Hi guys!
I'm trying to run two 6902 on my Debian Stretch Server with Tvheadend 4.2.4-23.
I did compile the driver using the wiki.
If the card on my first 4x-pcie-slot is activated the Server is running fine.
When i activate the 2nd card it takes some time and my SERVER crashes.
When swapping cards or activating only the card on the second slot the Server crashes too.

Code: Select All Code
Linux ZEROSERVER 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux


Debian, tvheadend and drivers should be the lastest ones.

Thanks for the help!
Attachments
crash_screenshot.jpg
logs.7z
dmesg and lspci logs
(19.68 KiB) Downloaded 277 times
Last edited by Boronsbruder on Sun Nov 26, 2017 12:28 am, edited 1 time in total.
User avatar
Boronsbruder
 
Posts: 14
Joined: Wed Nov 15, 2017 3:08 am

Re: Problem running 2 6902 on Debian Stretch

Postby steven » Sat Nov 18, 2017 2:54 pm

Hi

Which driver you are using ? and can you have a try with dvblast to lock with 4 tuenrs check whether is ok ?

Thanks

Kind Regards

steven
steven
 
Posts: 2239
Joined: Fri Aug 06, 2010 3:23 pm

Re: Problem running 2 6902 on Debian Stretch

Postby Boronsbruder » Sat Nov 18, 2017 3:54 pm

I took the drivers from here https://github.com/tbsdtv/linux_media/wiki

I'll try...
... but when running w_scan without using the -a Adapter option the server crashed again (because it used Adapter 2 and 3?)

*EDIT*
It did use the second card because the other one was used by tvheadend

*EDIT2*

Done -> Crash
User avatar
Boronsbruder
 
Posts: 14
Joined: Wed Nov 15, 2017 3:08 am

Re: Problem running 2 6902 on Debian Stretch

Postby guacharaca » Fri Nov 24, 2017 10:52 pm

All is good running two 6902 on Ubuntu 16.04 using open-source driver. Perhaps hardware or a Stretch problem?

Your goal is to see something like this before you even start TVheadend:

david@Willow300:~$ dmesg | grep frontend
a15a463127cf860fb6ec8d23e526ee53aa3b0c06 dvb-usb-dvb: Fix second frontend detach.
[ 8.152493] TBSECP3 driver 0000:01:00.0: DVB: registering adapter 0 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 8.359380] TBSECP3 driver 0000:01:00.0: DVB: registering adapter 1 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 8.583461] TBSECP3 driver 0000:03:00.0: DVB: registering adapter 2 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 8.763470] TBSECP3 driver 0000:03:00.0: DVB: registering adapter 3 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 23.025729] TBSECP3 driver 0000:03:00.0: DVB: adapter 3 frontend 0 frequency 0 out of range (950000..2150000)
[ 23.637746] TBSECP3 driver 0000:03:00.0: DVB: adapter 2 frontend 0 frequency 0 out of range (950000..2150000)
[ 24.221636] TBSECP3 driver 0000:01:00.0: DVB: adapter 1 frontend 0 frequency 0 out of range (950000..2150000)
[ 24.761632] TBSECP3 driver 0000:01:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
david@Willow300:~$
guacharaca
 
Posts: 33
Joined: Sat May 08, 2010 11:11 pm

Re: Problem running 2 6902 on Debian Stretch

Postby Boronsbruder » Sat Nov 25, 2017 2:23 pm

Here we go:

root@ZEROSERVER:~# dmesg | grep frontend
cdf836fab3a534fb0f1c93c3dffdd123f6210d00 attach second virtual frontend instance on tbs5520se
cdf836fab3a534fb0f1c93c3dffdd123f6210d00 attach second virtual frontend instance on tbs5520se
[ 6.171782] TBSECP3 driver 0000:02:00.0: DVB: registering adapter 0 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 6.360712] em28xx 2-1.2:1.0: DVB: registering adapter 2 frontend 0 (Montage Technology M88DS3103)...
cdf836fab3a534fb0f1c93c3dffdd123f6210d00 attach second virtual frontend instance on tbs5520se
[ 6.397602] TBSECP3 driver 0000:02:00.0: DVB: registering adapter 1 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 6.696518] TBSECP3 driver 0000:03:00.0: DVB: registering adapter 3 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 6.929438] TBSECP3 driver 0000:03:00.0: DVB: registering adapter 4 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[ 15.016174] TBSECP3 driver 0000:03:00.0: DVB: adapter 4 frontend 0 frequency 0 out of range (950000..2150000)
[ 15.592124] TBSECP3 driver 0000:03:00.0: DVB: adapter 3 frontend 0 frequency 0 out of range (950000..2150000)
[ 15.882740] em28xx 2-1.2:1.0: DVB: adapter 2 frontend 0 frequency 0 out of range (950000..2150000)
[ 16.452008] TBSECP3 driver 0000:02:00.0: DVB: adapter 1 frontend 0 frequency 0 out of range (950000..2150000)
[ 17.019997] TBSECP3 driver 0000:02:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
[472777.814490] TBSECP3 driver 0000:03:00.0: DVB: adapter 4 frontend 0 frequency 0 out of range (950000..2150000)
[472778.382445] TBSECP3 driver 0000:03:00.0: DVB: adapter 3 frontend 0 frequency 0 out of range (950000..2150000)

Looks like yours except showing up tbs5520se but i there is no TBS5220se connected. Maybe the Montage Technology M88DS3103 uses that driver (this usb tuner was not connected when the crashes occurred). I'll check this later.

I already tried turning on "Force pcie Gen1" in bios to eliminate compatiblity problems

My next steps will be:
- Unplug my Raid-Controller and plugging one of the cards in the pcie-slot to eliminate problems with the 3rd pcie-slot
- Connecting another power supply to eliminate lack of power

But that will be a little bit of work...
User avatar
Boronsbruder
 
Posts: 14
Joined: Wed Nov 15, 2017 3:08 am

Re: Problem running 2 6902 on Debian Stretch

Postby Boronsbruder » Sun Nov 26, 2017 12:27 am

I got the problem solved.
After swaping cards it was clear that the problem was the 3rd pcie-port.
After resetting and reconfiguring the bios, the 2nd card seems to run without problems.

Thanks for the help!
User avatar
Boronsbruder
 
Posts: 14
Joined: Wed Nov 15, 2017 3:08 am


Return to PCIe DVB-S2 Dual Tuner card TBS6902

Who is online

Users browsing this forum: No registered users and 0 guests