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 02-01-2003, 10:12 AM   #1
madman_rocks
LQ Newbie
 
Registered: Jan 2002
Location: Bangalore
Distribution: Madrake
Posts: 8

Rep: Reputation: 0
Angry Trouble installing TV Tuner Card:RED HAT 8.0


Hi
I have a Pinnancle systems PCTV Plus Indian Edition. This card uses Conexant CN878 chip. There seem to be no driver available for this chip for Linux.

So i tried instaling bttv drivers and front end as xawtv on Red Hat 8.0 (whose GUI sucks big time). It gives me the error saying that some libraries are missing for example:

liblirc_client.so.0 and libpanel_applet.so.0 were missing. So could not even install it.

Please give a way so that i can make my Tv tuner card work on Linux.

Last edited by madman_rocks; 02-01-2003 at 10:14 AM.
 
Old 02-01-2003, 10:20 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well install these other files. not that you need them really, you'd be fine to force the rpm installation erally, but just go to rpmfind.net and search for those files. you 're card is supported fully by bttv, it is THE correct driver.

and btw the GUI doesn't suck... how can a plain window suck? just press hotkeys and you're fine...
 
Old 02-01-2003, 01:08 PM   #3
madman_rocks
LQ Newbie
 
Registered: Jan 2002
Location: Bangalore
Distribution: Madrake
Posts: 8

Original Poster
Rep: Reputation: 0
The Xaw Tv is installed properly but i am not able to view any channels.
$ dmesg gives in the output that the frequency was out of range. Moreover could not find PAL-BG any where.
Settings in the .xawtv done are :
[global]
freqtab= pal-europe // that is what pcquest magazine says
[defaults]
source=television
norm=pal // Here there is no pal-bg option.
 
Old 02-01-2003, 01:16 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
pal-europe is not a valid table, load xawtv and click on the frequency table menu and try those ones.

source is also not an option, you want input=

you read that in a magazine????? they don't know anything by all accounts.
 
Old 02-02-2003, 01:40 AM   #5
madman_rocks
LQ Newbie
 
Registered: Jan 2002
Location: Bangalore
Distribution: Madrake
Posts: 8

Original Poster
Rep: Reputation: 0
Fine, i have changed the table too tried every option given. Also changed source to input = Television

Still it does not make any difference. Moreover that magazine is one of the most reputed computer magazines in India supporting Linux in a big way. Gives solutions to problems faced in Linux.

Last edited by madman_rocks; 02-02-2003 at 01:43 AM.
 
Old 02-02-2003, 03:39 AM   #6
madman_rocks
LQ Newbie
 
Registered: Jan 2002
Location: Bangalore
Distribution: Madrake
Posts: 8

Original Poster
Rep: Reputation: 0
I have also added the following in the /etc/modules.conf file

#i2c
alias char-major-89 i2c-dev
options i2c-core i2c_debug=1
options i2c-algo-bit bit_test=1
# bttv
alias char-major-81 videodev
alias char-major-81-0 bttv
options bttv card=39 pll=2 radio=0
options tuner type=5 debug=1 pal=b


My card is Pinnancle Systems PCTV Plus Indian Edition.
I guess the special indian edition is causing some special problems
 
Old 02-02-2003, 05:19 AM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
i doubt that the card itself is causing any problems really. the ONLY thing i have relevant to tv cards in my modules.conf is:

alias char-major-81 bttv

nothing else no mention of videodev or anything, but then i'm using a wintvgo which is more general as far as configuration goes. there was another pinacle card listed in teh docs, number 52 i think...?
 
Old 02-03-2003, 09:18 AM   #8
madman_rocks
LQ Newbie
 
Registered: Jan 2002
Location: Bangalore
Distribution: Madrake
Posts: 8

Original Poster
Rep: Reputation: 0
I figured out one thing with the help of one of the friends that there is a file tuner.c in the linux src code. This file has a function called set_tv_freq that is giving the output as "TV freq out of range".
Now when i had windows this was getting set without any trouble and then when i logged into mandrake it only showed me the last channel. So this function was setting only the last freq known that is very strange (Have to look at it in more detail). But since i do not have any Windows on my box so the freq is not getting set correctly.


But i do not know how to rectify this problem ????

HELP
 
  


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
lose SB live sound when installing TV tuner card sharkzf6 Debian 1 03-20-2005 03:39 PM
BT848 TV Tuner card trouble braincandy99 Linux - Hardware 8 09-17-2004 07:26 PM
Installing TV Tuner card in Redhat khandu Linux - Software 3 08-09-2004 11:02 AM
Installing EZTV tuner card in Redhat 9? challanj Linux - Hardware 2 03-02-2004 12:41 PM
tv tuner for mercury tv tuner card sandesh_hs Linux - Hardware 1 02-22-2004 03:20 AM

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

All times are GMT -5. The time now is 02:23 PM.

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