LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-19-2004, 03:04 AM   #1
oobe
Member
 
Registered: Sep 2003
Distribution: slackware
Posts: 85

Rep: Reputation: 16
tv tuner issues?


Hi there it has been a while since i have posted here i am having a problem getting my tv tuner to work under linux it is lifeview flyvideo 2000 card i bought on ebay rather cheaply it works great in windows recieving all channels in linux it can only recieve one channel and with no sound
i think as far as driver modules go i haev the everthing ok. it uses the saa7134 module

here is my lsmod reading

Code:
Module                  Size  Used by
nls_iso8859_1           4224  0
udf                    92420  0
bttv                  143372  0
i2c_algo_bit            9352  1 bttv
btcx_risc               4872  1 bttv
tuner                  16524  0
saa7134                88648  0
video_buf              19972  2 bttv,saa7134
v4l2_common             6400  2 bttv,saa7134
v4l1_compat            13316  1 saa7134
i2c_core               23684  4 bttv,i2c_algo_bit,tuner,saa7134
ir_common               4612  1 saa7134
videodev                9472  2 bttv,saa7134
usbserial              28912  0
parport_pc             35264  1
lp                     10916  0
parport                37704  2 parport_pc,lp
edd                     9240  0
joydev                 10176  0
st                     38940  0
sd_mod                 19840  0
sr_mod                 15652  0
scsi_mod              107980  3 st,sd_mod,sr_mod
ide_cd                 36484  0
cdrom                  36508  2 sr_mod,ide_cd
nvram                   8328  0
ohci_hcd               19076  0
ehci_hcd               27140  0
sis_agp                 5760  1
agpgart                28712  1 sis_agp
snd_seq_oss            31104  0
snd_seq_midi_event      7680  1 snd_seq_oss
snd_seq                54800  5 snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            57384  0
snd_mixer_oss          18688  1 snd_pcm_oss
speedstep_lib           3712  0
ipv6                  244100  13
freq_table              4612  0
thermal                12424  0
processor              16040  1 thermal
fan                     3972  0
button                  6032  0
battery                 8580  0
ac                      4868  0
snd_intel8x0           33580  4
snd_ac97_codec         62212  1 snd_intel8x0
snd_pcm                96904  2 snd_pcm_oss,snd_intel8x0
snd_timer              25732  2 snd_seq,snd_pcm
snd_page_alloc         11400  2 snd_intel8x0,snd_pcm
gameport                4736  1 snd_intel8x0
snd_mpu401_uart         7808  1 snd_intel8x0
snd_rawmidi            25380  1 snd_mpu401_uart
snd_seq_device          8328  3 snd_seq_oss,snd_seq,snd_rawmidi
snd                    61316  21 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               8800  3 bttv,saa7134,snd
af_packet              20360  2
8139too                23040  0
mii                     5248  1 8139too
usbcore                96988  5 usbserial,ohci_hcd,ehci_hcd
evdev                   9600  0
binfmt_misc             9992  1
subfs                   7296  2
nls_cp437               5888  1
vfat                   14080  1
fat                    43328  1 vfat
nls_utf8                2176  2
ntfs                   86092  1
dm_mod                 50044  0
reiserfs              233808  1

sorry i left all of the modules in there thought it might be usefull to someone here is also the
output for dmesg

Code:
Linux video capture interface: v1.00
saa7130/34: v4l2 driver version 0.2.9 loaded
saa7130[0]: found at 0000:00:0d.0, rev: 1, irq: 11, latency: 32, mmio: 0xe6004000
saa7130[0]: subsystem: 5168:0138, board: LifeView FlyVIDEO2000 [card=3,autodetected]
saa7130[0]: board init: gpio is 31000
saa7130[0]: registered input device for IR
saa7130[0]: i2c eeprom 00: 68 51 38 01 10 28 ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
tuner: chip found at addr 0xc2 i2c-bus saa7130[0]
tuner: type set to 37 (LG PAL (newer TAPC series)) by saa7130[0]
saa7130[0]: registered device video0 [v4l2]
saa7130[0]: registered device vbi0
saa7130[0]: registered device radio0
tuner: TV freq (0.00) out of range (44-958)
tuner: TV freq (0.00) out of range (44-958)
tuner: TV freq (0.00) out of range (44-958)
bttv: driver version 0.9.13 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
also after I do a fresh scan for channels using one of the below mentioned programs i get this
from dmesg



Code:
tuner: TV freq (268435455.93) out of range (44-958)
tuner: TV freq (268435455.93) out of range (44-958)
tuner: TV freq (268435455.93) out of range (44-958)
tuner: TV freq (268435455.93) out of range (44-958)
tuner: TV freq (268435455.93) out of range (44-958)
tuner: TV freq (268435455.93) out of range (44-958)
tuner: TV freq (1.00) out of range (44-958)
tuner: TV freq (1.00) out of range (44-958)
tuner: TV freq (1.00) out of range (44-958)
tuner: TV freq (1.25) out of range (44-958)
tuner: TV freq (1.25) out of range (44-958)
tuner: TV freq (1.00) out of range (44-958)



as you can see it is detected quite well however it has trouble with getting decent tv frequncy range
i have tried using motv , xawtv and kdetv - kwintv they all get the same channel with fuzzy reception and no sound. does anyone know if this is a problem with the software i am using or
do i need to pass extra paremeters to the modules before loading them cheers



Last edited by oobe; 05-19-2004 at 03:10 AM.
 
Old 05-22-2004, 11:02 PM   #2
oobe
Member
 
Registered: Sep 2003
Distribution: slackware
Posts: 85

Original Poster
Rep: Reputation: 16
Is there anything else i should mention, I really need some help with this...


If not is there a tuner that will work well with linux that someone could recommend.
 
Old 06-07-2004, 11:23 AM   #3
mesfet
LQ Newbie
 
Registered: May 2004
Location: Treviso - Italy
Distribution: debian
Posts: 3

Rep: Reputation: 0
I have the same problem of your... Using FlyVideo2000 card ( LifeView FlyTV Prim 30 ) with saa7134-0.12 driver, I'm able to receive FM radio, TV video (PAL), but receiving TV, no audio is reproduced.
Have you fix this problem? How?
Regards. Paolo
 
Old 06-07-2004, 11:40 AM   #4
auditek747
Member
 
Registered: Feb 2004
Location: Ohio, USA
Distribution: Arch Linux
Posts: 464

Rep: Reputation: 30
oobe,

I can't help you with your problem but I got a wintvgo new for $50 US,
It worked out of the box.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
tv tuner help! jag Slackware 1 01-26-2005 07:12 AM
kernel: tuner: tuner type not set gadhiraju Linux - Hardware 2 10-05-2004 12:17 PM
the most compatible TV tuner cards, or FM/AM Tuner aliiscool Linux - Hardware 1 06-06-2004 02:59 PM
tv tuner for mercury tv tuner card sandesh_hs Linux - Hardware 1 02-22-2004 03:20 AM
TV Tuner / AM&FM Tuner hardware N3WBI3 Linux - Hardware 2 08-01-2002 10:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration