Hello,
I hope that someone have some experience with this card, or have any hints
to how I can get the tuner-part of it working.
I have a ASUS V7100 card. This is the info from the webshop:
Asus AGP V7100 GeForce2 MX 32MB DeLuxe C
(7100DELUX COMBO) Tv-Out,TV-Tuner Retail
I haven't found out which decoder chip is used in it...
I now want to get the tuner-part working in RHFC3. It works well as a
video card.
I downloaded rivatv-0.8.5 and compiled, but during the 'make install' I got
the following output:
-----
Creating video devices. mknod /dev/video0 c 81 0
chmod: cannot access `/dev/video0': No such file or directory
RivaTV installed.
To load RivaTV, login as root and `modprobe rivatv`.
-----
modprobe rivatv did not give any messages, but starting xawtv, I get this:
-----
This is xawtv-3.94, running on Linux/i686 (2.6.10-1.741_FC3)
can't open /dev/video0: No such file or directory
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such file or directory
v4l2: open /dev/video0: No such file or directory
v4l: open /dev/video0: No such file or directory
no video grabber device available
-----
Here is the hwscan results:
-----
# xawtv -hwscan
This is xawtv-3.94, running on Linux/i686 (2.6.10-1.741_FC3)
looking for available devices
port 61-61
type : Xvideo, image scaler
name : NV Video Overlay
port 62-93
type : Xvideo, image scaler
name : NV Video Blitter
-----
Here is the current ending of the /var/log/messages file:
-----
Jan 23 12:30:11 localhost su(pam_unix)[16360]: session opened for user root by
atle(uid=500)
Jan 23 12:32:50 localhost kernel: rivatv: Video4Linux driver for NVIDIA cards
Jan 23 12:32:50 localhost kernel: rivatv: Version 0.8.5
Jan 23 12:32:50 localhost kernel: rivatv: MMX processor extension enabled
Jan 23 12:32:50 localhost kernel: rivatv: nVidia card found - rivatv0
Jan 23 12:32:50 localhost kernel: rivatv: Identified your board as Asus V7100
Combo Deluxe
Jan 23 12:32:50 localhost kernel: rivatv: Attempting to load tuner module
Jan 23 12:32:50 localhost kernel: tuner: Ignoring new-style parameters in
presence of obsolete ones
Jan 23 12:32:51 localhost kernel: rivatv: Attempting to load tvaudio module
Jan 23 12:32:51 localhost kernel: tvaudio: Ignoring new-style parameters in
presence of obsolete ones
Jan 23 12:32:51 localhost kernel: tvaudio: TV audio decoder + audio/video mux
driver
Jan 23 12:32:51 localhost kernel: tvaudio: known chips:
tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54
(PV951),ta8874z
Jan 23 12:32:51 localhost kernel: rivatv: Attempting to load tvmixer module
Jan 23 12:32:51 localhost kernel: rivatv: Attempting to load module saa7113h
Jan 23 12:32:51 localhost kernel: saa7113h: Ignoring new-style parameters in
presence of obsolete ones
Jan 23 12:32:51 localhost kernel: PCI: Found IRQ 11 for device 0000:01:00.0
Jan 23 12:32:51 localhost kernel: mtrr: 0xf0000000,0x8000000 overlaps existing
0xf0000000,0x2000000
Jan 23 12:32:51 localhost kernel: rivatv: unable to setup MTRR
Jan 23 12:32:51 localhost kernel: rivatv: PCI nVidia NV10 card detected (GeForce2
MX [0x110], 32MB @ 0xF0000000)
Jan 23 12:32:51 localhost kernel: rivatv: I2C adapter driver for NVIDIA cards
Jan 23 12:32:51 localhost kernel: i2c-algo-bit.o: NVIDIA display adapter bus 1
seems to be busy.
Jan 23 12:32:51 localhost kernel: i2c-algo-bit.o: NVIDIA display adapter bus 0
seems to be busy.
Jan 23 12:32:51 localhost kernel: rivatv: error initializing I2C access
-----
My kernel is 2.6.10-1.741_FC3, running on a PIIIMMX 866MHz with 768MB memory.
Before I found rivatv, which I believe should work with my card, I fiddled
around with bttv, and via some tutorials I found on the net, I loaded the
following modules:
modprobe i2c-core i2c_debug=1
modprobe i2c-algo-bit bit_test=1
modprobe videodev
modprobe bttv
Before loading the rivatv module, I tried to remove some of them:
rmmod bttv
rmmod video_buf
rmmod v412_common (didn't succeed).
The two latter onces where showed as "used by bttv", but when i removed bttv,
they showed as used by '0'.
The lsmod now show, among others, these modules:
Module Size Used by
saa7113h 10908 0
tvmixer 5808 0
tvaudio 21408 0
tuner 16808 0
rivatv 80280 0
v4l2_common 5825 0
btcx_risc 4681 0
videodev 9537 1 rivatv
i2c_algo_bit 8393 1 rivatv
I also tried to reboot, to see if that unloaded any modules that shouldn't be
there, but it didn't seem to make any difference. I see that there are two more
modules loaded (they probably were there before reboot, just that I didn't see
them):
i2c_viapro 7245 0
i2c_core 20801 1 i2c_viapro
and after 'modprobe rivatv' they are used like this:
i2c_viapro 7245 0
i2c_core 20801 7 saa7113h,tvmixer,tvaudio,tuner,rivatv,i2c_algo_bit,i2c_viapro
I appreciate any suggestions... :)
regards,
--
Atle Weibell
--
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
[Home]
[Older V4L]
[Linux DVB]
[Video Disk Recorder]
[Video Technology]
[Asterisk]
[Photo]
[DCCP]
[Netdev]
[Plasma TVs]
[Video Projectors]
[PDAs]
[Xorg]
[Util Linux NG]
[Xfree86]
[Devices]
[Big List of Linux Books]
[Free Photo Albums]
[LCD TVs]
[Fedora Users]
[Webcams]
[Fedora Women]
[HDTV]
[ALSA Users]
[ALSA Devel]
[Stuff]
[SSH]
[Linux USB]