On Sun, 2005-07-31 at 13:14 +1200, Barry wrote:
> Starting again on this problem.
>
> The 1st tv card I got proved to have a faulty chip in it. The current 1
> works fine in windows98.
>
> tvtime from mandrake 10 appears to be faulty. I downloaded tvtime0.99
> from mandriva and installed it + the lib it required.
>
> It loads and starts but displays the msg 'no signal'. All the menu
> options appear to be working as checked by viewing alterations in
> ~/.tvtime/stationlist.xml & tvtime.xml.
>
> The module is saa7134. As I have not set it up yet to load correctly at
> boot time I execute as root
> rmmod -v saa7134
> followed by
> modprobe -v saa7134 card=3 tuner=6 video_debug=1
>
> before running tvtime -v. This generates a screed of msgs to screen,
> all of which look ok .
>
> Next exit tvtime and run dmesg. This produces 1.5 screens of new msgs
> relating to
> the running of tvtime . the one of immediate interest is
>
> saa7133[0]/video: DCSDT: no signal
>
> Google brings up a number of sites for this problem. I have yet to find
> an answer
>
> tvtime from mandrake 10 appears to be faulty, the last msg it produced
> was 'segmentation fault'. I downloaded tvtime0.99
> from mandriva and installed it + the lib it required.
>
> It loads and starts but displays the msg 'no signal'. All the menu
> options appear to be working. I checked them by viewing alterations in
> stationlist.xml & tvtime.xml.
>
Are you saying you run tvtime BEFORE loading the module? no point. don't
do it.
> The module is saa7134. As I have not set it up to load correctly at boot
> time I execute as root
> rmmod -v saa7134
> followed by
> modprobe -v saa7134 card=3 tuner=6 video_debug=1
Barry once again, how did you choose the tuner and card numbers? These
are different to the ones you said you were using last time you posted.
How about just seeing if the kernel correctly identifies the tuner and
card?
>
>
> before running tvtime -v. This generates a screed of msgs to screen,
> all of which look ok .
what do the messages say? what does dmesg say? what does the kernel log
(often /var/log/system.log)
>
> Next I exit tvtime and run dmesg. This produces 1.5 screens of new msgs
> from the module debug option relating to the running of tvtime . the
> one of immediate interest is
>
>
> saa7133[0]/video: DCSDT: no signal
do you have it plugged into an aerial? do you have it tuned to a
station?
Actually I suspect that the message is not fatal. googling it produces a
post who says his flyview card goes fine with that message in the
output.
>
> Google brings up a number of sites for this problem. I have yet to find
> an answer.
>
> Running ls -l /dev/v4l produces
> crw------- 1 root video 81, 64 Jan 1 1970 radio0
> crw------- 1 barry video 81, 224 Jan 1 1970 vbi0
> crw------- 1 barry video 81, 0 Jan 1 1970 video0
>
they look right to me.
> Are the major/minor numbers correct/acceptable?
>
> According to the Wairarapa LUG site the card works with Mandrake 10/tvtime
>
> The card is in the 2nd pci slot, a winmodem is in the 1st. Could there
> be a compatibilithy problem.?
>
unlikely but you could find out by removing the modem for a test.
> As well as tvtime I have tried xawtv & zapping. Both the last 2 scramble
> the screen and lock up the kbd requiring a reboot
>
do you tell them which device to use? IIRC xawtv tries to
use /dev/video0 by default, whereas your device is /dev/v4l/video0, try
telling it to use the right device. (From the man page:
" -c, -device device
set video4linux device (default is /dev/video0). "
>
> Any ideas would be appreciated
>
Plenty, see above and the previous posts in the thread. I would try in
this order:
1. remove the module and try loading it with no parameters. let it
choose its own parameters, the detection is getting beter all the time
(by the way we don't know what kernel you are running - uname -r). Take
a good look at the kernel messages and see what tuner and card are being
chosen. Look on the card and see what chips are on there and whether
they appear to match. Remember cards in different countries, which are
sold under the same name and model number may have different tuners.
2. try using the composite input and a composite video source like a
video player or dvd player. This will show if framegrabbing is actually
working. you can change to the composite input in tvtime with the menus
(Input configuration etc). Also make sure you are set to PAL.
3. once you have that working you need to look closer at the tuner. Have
you gone thru the channel management setup in tvtime? You do need to
tune the thing, just like a TV.
> Barry
>
>
--
Nick Rout <[EMAIL PROTECTED]>