Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tvtime, can not change channel but used to ...... (resolved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
m1rage
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2004
Posts: 82

PostPosted: Fri Mar 26, 2004 10:13 pm    Post subject: tvtime, can not change channel but used to ...... (resolved) Reply with quote

Hi everyone,

I've been trying to get this to work for a couple of hour now and googled to find something but I can't get it to work.

I have a WinFast 2000 Deluxe and I'm using gentoo-dev-source (2.6.3-r1)

I don't know where my problem is coming from so I'll start from the begining when I started with that card this morning.

I emerge tvtime, it didn't work right away because I didn't know what I needed to compile in the kernel. I found what I needed so I enabled the bit-banging algo and the other one :

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m

Also compiled bttv
# Video Adapters
#
CONFIG_VIDEO_BT848=m

I compiled the kernel and rebooted. Once that was done I re-emerged tvtime and opened it, it was working but not correctly so I did :

modprobe -r bttv
modprobe bttv tuner=2 card=34

After that tvtime was working ok and I was able to change channel, but I didn't have any sound. I thought I missed something when compiling the kernel so I did :

cd /usr/src/linux
cp .config ~/.config
make mrproper
cp ~/.config .config
make menuconfig (checked everything to make sure it was ok and it was)
make
make modules_install

I made a backup of my bzImage to bzImageTVNoSnd and copied the new bzImage over.

I rebooted to the new kernel and started tvtime and I was stuck at the last channel I checked when I was able to change channel...I am able to use the up/down arrow and I see the number appearing but the channel never change (it looks like it is though)

I rebooted to the old kernel and I'm having the same problem. What's the problem there?

Here's the output of dmesg

root@neon jf # dmesg | grep bttv
bttv: driver version 0.9.12 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 0000:02:05.0, irq: 18, latency: 32, mmio: 0xd8000000
bttv0: detected: Leadtek WinFast TV 2000 [card=34], PCI subsystem ID is 107d:6606
bttv0: using: Leadtek WinFast 2000/ WinFast 2000 XP [card=34,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00b77b47 [init]
bttv0: using tuner=5
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: add subdevice "remote0"
bttv0: PLL can sleep, using XTAL (28636363).


root@neon jf # dmesg | grep tuner
tuner: chip found @ 0xc2
tuner: type forced to 5 (Philips PAL_BG (FI1216 and compatibles)) [insmod]
tuner: type already set (5)
bttv0: using tuner=5
tuner: type already set (5)
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?
tuner: Huh? tv_set is NULL?

I really don't know, I'm guessing it's coming from that tv_set is NULL but I don't know how to fix that since I don't even know what I did to get that error once it was working....

Any ideas?
_________________
m1rage


Last edited by m1rage on Sat Mar 27, 2004 3:33 am; edited 1 time in total
Back to top
View user's profile Send private message
Malakai
Apprentice
Apprentice


Joined: 24 Dec 2002
Posts: 299

PostPosted: Sat Mar 27, 2004 2:34 am    Post subject: Reply with quote

Code:
rmmod tuner
modprobe tuner type=2


My tuner wouldn't work until I corrected the tuner type, type=5 is PAL.
Back to top
View user's profile Send private message
m1rage
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2004
Posts: 82

PostPosted: Sat Mar 27, 2004 2:57 am    Post subject: Reply with quote

Hi Malakai,

Thanks for the reply, that's how I got it to work the first time but then I was unable to change channel for some reason.

After reading this thread

https://forums.gentoo.org/viewtopic.php?t=138741

I decided to give 2.6.4 a try and it's fixed now...I guess I would have gotten the same result applying the quick fix described in that thread. I still don't understand why it happened though as it did work with 2.6.3 for a while.

Anyway finally it's working :)
_________________
m1rage
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum