Hi,
Thanks for the help so far. I did a hg clone of the latest v4l-dvb
repository, built, installed, rebooted a few times, and did the
modprobe below, but unfortunately I still can't lock:
Here's the scan output:
$ sudo ../scan -vvv test
scanning test
using '/dev/dvb/adapter0/frontend0' and
On 26 июля 2009 01:12:14 Shaun Murdoch wrote:
> Hi Igor,
>
> I've taken some photos of the tuner so that hopefully you'll be able
> to help work out why it won't tune in Linux.
>
> Please see the following link for the images:
> http://www.flickr.com/photos/7690...@n04/sets/72157621703527801/
I hav
Hi Igor,
I've taken some photos of the tuner so that hopefully you'll be able
to help work out why it won't tune in Linux.
Please see the following link for the images:
http://www.flickr.com/photos/7690...@n04/sets/72157621703527801/
The only chip on display is:
SDMC
DM1105N
D735 E280034
Also
Thanks Simon - did you need to do anything special to get them to
work, or did they work out of the box with the latest s2-liplianin /
v4l-dvb drivers?
I've not tried another card (don't have one), but I did try a set-top
box which works fine - and let me get the frequency/lnb/etc info.
2009/7/2
Shaun Murdoch wrote:
Hi everyone,
First post so please be gentle :-)
I was wondering if anyone can help me please - I am trying to get a
DVB-S PCI card working with Linux (Ubuntu 9.04). So far I can get the
card recognised by Linux, but it won't tune - Kaffeine does tell me
that there is 95%
Hi Igor,
Thanks - I will take the card out and get some pics.
Cheers,
Shaun
2009/7/22 Igor M. Liplianin :
> On 22 июля 2009 21:43:01 Shaun Murdoch wrote:
>> Hi,
>>
>> Thanks for the suggestion.
>>
>> I think there's something a bit weird with dvbtune. According to it's
>> man page the units for
On 22 июля 2009 21:43:01 Shaun Murdoch wrote:
> Hi,
>
> Thanks for the suggestion.
>
> I think there's something a bit weird with dvbtune. According to it's
> man page the units for frequency (-f) are Hz. I am trying to tell it
> 11.778 GHz - but you get errors if you do -f 1177800. Equally you
Hi,
Thanks for the suggestion.
I think there's something a bit weird with dvbtune. According to it's
man page the units for frequency (-f) are Hz. I am trying to tell it
11.778 GHz - but you get errors if you do -f 1177800. Equally you
also get errors if you assume it is MHz, i.e. -f 11778.
Hello,
I don't know what is the exact cause of your problem but I think you
are tuning to a wrong frequency. You wrote:
dvbtune -f 1177800 -s 27500 -p v -m
in which the frequency parameters has two extra zeros which cause the
frequency to interpret as : 1,177,800 MHz !!!
2009/7/22 Shaun Mu