Go Back   Techwatch Support Forums: Digital & Satellite TV, FTA, Cable, Computers, Mobile Phones, Apple and General Tech Forums > Tech Forums > Digital TV > UK Cable > Cable on PC



Cable on PC Discussions about watching cable on your computer/PC, ie DVB C

Reply
 
LinkBack Thread Tools
Old 11-04-10, 06:06 AM   #1 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default FloppyDTV DVB-C mythtv

Has anyone been able to get a floppy dvb-c working on linux. I was using a beta copy of windows 7 but that had expired so decided to install linux for use on the HTPC. I checked and there where drivers created for linux.

I installed mythtv ubunt distro.

The problem is I can not get any channels.

My NTL area is bolton
I have tried creating a conf file for scan eg
C 267000000 6887000 NONE QAM64
C 268000000 6887000 NONE QAM64
C 252000000 6887000 NONE QAM64

If I run dvbscan with the above file i get the following error.
unable to query frontend status
if I run scan with the above file I get the following.
>>> tune to 25200000:inversion_auto:6887000:FEC_NONE:QAM_64
Warning >>> tuning failed!!!
It then continues displaying each entry in the file with the above.

I have gone into mythtv and setup the tv card and tried to do a scan. The details it asks for are frequency symbol rate. I have tried all different values for frequency and symbol rate.
eg
450000000 6887000
666750000 6887000

Can anyone help me set this up or am I going to have to go back to windows.

Thanks
mark271 is offline   Reply With Quote
Old 13-04-10, 07:32 PM   #2 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: FloppyDTV DVB-C mythtv

Think i have found what the problem is the driver does not support the frequency rates or symbol rate i need to enter.

The linux device only accepts
frequency (470000000 - 866000000)
symbol rate (87000 - 6900000)

The symbol rate I need to enter is 6952000 as this is what I used on the windows setup.

Anyone know anything about changing linux drivers?

Thanks Mark
mark271 is offline   Reply With Quote
Old 16-04-10, 01:50 PM   #3 (permalink)
Senior Member
 
Join Date: May 2008
Posts: 128
Thanks: 0
Thanked 11 Times in 11 Posts
Default Re: FloppyDTV DVB-C mythtv

crappy drivers, they are only allowing you to access the UHF tv spectrum (c21-69). i suggest you modify the program, or attempt to use different drivers.

you want to scan from about 98.75mhz to 874.75mhz to ensure u get all the channels available, in NGTV areas there is about 50odd transponders.v and you need to use 6.952Msymbol/s
hethemlrijk is offline   Reply With Quote
Old 16-04-10, 04:45 PM   #4 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: FloppyDTV DVB-C mythtv

I have found the code I need to change I just now need to figure out how to compile and install a new linux kernel. Going to try and do this tomorrow. Never done anything on linux before and getting str8 into creating new kernels is probably not the easiest thing to do.

case FIREDTV_DVB_C:
fi->type = FE_QAM;
fi->frequency_min = 47000000;
fi->frequency_max = 866000000;
fi->frequency_stepsize = 62500;
fi->symbol_rate_min = 870000;
fi->symbol_rate_max = 6900000;
fi->caps = FE_CAN_INVERSION_AUTO |
FE_CAN_QAM_16 |
FE_CAN_QAM_32 |
FE_CAN_QAM_64 |
FE_CAN_QAM_128 |
FE_CAN_QAM_256 |
mark271 is offline   Reply With Quote
Old 16-04-10, 11:24 PM   #5 (permalink)
Senior Member
 
Join Date: May 2008
Posts: 128
Thanks: 0
Thanked 11 Times in 11 Posts
Default Re: FloppyDTV DVB-C mythtv

when scanning you need a 8mhz step and the above parameters
hethemlrijk is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DVB tackles 3D transmission standards Digital TV News Home Media 0 02-04-10 12:20 PM
Windows 7 MC + DVB Link TVsource. Easy Cable TV within Media Centre ppenno192 Cable on PC 7 13-01-10 05:05 PM
Windows 7 MC + DVBVIewer + DVB Link . Finally...cable TV within Media Centre dancake Cable on PC 51 05-12-09 04:11 AM
Probs setting up mythtv jontydog Satellite TV on PC 36 27-08-06 07:15 PM
MythTV freeview box fergycool Digital TV 12 16-08-06 12:36 PM


All times are GMT +1. The time now is 02:07 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.