LinHES Forums
http://forum.linhes.org/

ATI Tv Wonder Pro Config Problems
http://forum.linhes.org/viewtopic.php?f=2&t=4607
Page 1 of 2

Author:  chief7 [ Mon May 16, 2005 9:06 pm ]
Post subject:  ATI Tv Wonder Pro Config Problems

i installed knopmyth without any problems and thought everything would work great the first time ... BUT when i tried to watch live tv the first time the system went to a black screen and locked up

my setup:
-Celeron 800
-on board video card
-ATI Tv Wonder Pro

i ran dmesg | grep bttv and received the following error

Code:
bttv doesn't support your Conexant 2388x card


i do have to admit that i only dabble in linux every few years when i get the itch, but i feel confident i can successfully install and run mythtv with some help

i have added the following code to /etc/mythtv/modules/bttv:

Code:
alias char-major-81-0 bttv
options tuner type=2
options bttv card=64 radio=0 tuner=2


but this didnt help

any other ideas?

Author:  brendan [ Mon May 16, 2005 10:28 pm ]
Post subject:  Re: ATI Tv Wonder Pro Config Problems

which version of KnoppMyth?

-brendan

Author:  chief7 [ Tue May 17, 2005 5:22 am ]
Post subject: 

R4V5

Author:  brendan [ Tue May 17, 2005 7:59 am ]
Post subject: 

Why not try R5A15.1? It's running a much more recent kernel and set of v4l drivers.

-brendan

Author:  chief7 [ Tue May 17, 2005 8:19 am ]
Post subject: 

i will try that tonight. i thought i had the newest build. i must have downloaded it from an older mirror

i will post my results

Author:  chief7 [ Wed May 18, 2005 7:36 am ]
Post subject: 

the newer iso installed without any problems and the tuner card seems to be working. i don't have an extra cable line in my office so i haven't tried hooking the cable up yet but it at least shows static when i watch "live tv"

i do have a vcr hooked up through the cable though but when i play a vhs tape in the vcr the video doesn't show on the pc. the vcr is configured to play video on channel 3 but channel 3 doesn't show anything in mythtv

im trying to copy some vhs tapes before i setup the cable

any suggestions?

Author:  brendan [ Wed May 18, 2005 1:06 pm ]
Post subject: 

Post the dmesg output after a fresh restart.

-brendan

Author:  chief7 [ Wed May 18, 2005 1:24 pm ]
Post subject: 

i tried last night but it didn't output anything or give an error, it only returned to the prompt

i used the following command:

Code:
dmesg | grep bttv


i tried to run this from an alternate session (CTRL+ALT+F1) and from an xterm from the knoppmyth desktop

this worked in R4V5 before; im now running R5A15

Author:  Xsecrets [ Wed May 18, 2005 1:49 pm ]
Post subject: 

try cat /var/log/messages | grep bttv

2.6 produces many more messages than 2.4 did and sometimes it overflows dmesg.

Author:  chief7 [ Wed May 18, 2005 2:06 pm ]
Post subject: 

cool, i'll try it tonight

thanks

Author:  chief7 [ Wed May 18, 2005 9:14 pm ]
Post subject: 

well i figured out why "dmesg | grep bttv" wouldn't work, its not there

on a whym i tried "dmesg | grep card" to see if it found any card. it found a card under the cx88 module/chipset (not sure what it is)

next i tried "dmesg | grep cx88" which produced the following:

Code:
cx88{0}: subsystem:1002:00f8, board: ATI TV Wonder Pro [card=4, autodetected]
cx88[0]/0: found at 0000:01:0a.0, rev:5, irq:11, latency:.165, mmio: oxf5000000
tuner 1-0060: chip found @ 0xc0 (cx88[0])
cx88[0]/0: registered device video0 [v412]
cx99[0]/0: registered device vbi0


im not quite sure what all this means but it looks like it is detecting the correct tuner card. any ideas on how to get it to work?

on a second note some of that code may be slightly off b/c i had to transpose it from the linux box to my main windows pc. is there a web browser installed by default on the knoppmyth machine i can run. that would make it much easier to troubleshoot

Author:  chief7 [ Thu May 19, 2005 1:47 pm ]
Post subject: 

actually its not even showing static/snow anymore on live tv, only a black screen

Author:  cesman [ Thu May 19, 2005 2:12 pm ]
Post subject: 

Code:
echo cx88 >> /etc/modules
MythBrowser and Lynx are both available, you can also:
Code:
apt-get install mozilla-firefox
Of course, you should apt-get update first...

Author:  chief7 [ Thu May 19, 2005 5:28 pm ]
Post subject: 

i logged in as su and tried "echo cx88 >> etc/modules" but it said permission denied

i did look at the /etc/modules file and found cx88 listed several times cx88[0] was at the very bottom

i have no idea what this means though

Author:  chief7 [ Fri May 20, 2005 5:27 am ]
Post subject: 

i tried "echo cx99 >> /etc/modules" from a new session (CTRL+ALT+F1) and it ran this time but showed nothing

still lost

Page 1 of 2 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/