Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
TheDD #1
Can t get xawtv to work
i have a ATI TV Wonder (not VE) PCI, but i don't manage to make it work!
some infos:
# uname -srmpio
Linux 2.4.19-16mdk i686 unknown unknown GNU/Linux
% lspci -v
(...)
00:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video
Capture (rev 02)
Subsystem: ATI Technologies Inc: Unknown device 0001
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at e7dfe000 (32-bit, prefetchable) [size=4K]
00:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture
(rev 02)
Subsystem: ATI Technologies Inc TV-Wonder
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at e7dff000 (32-bit, prefetchable) [size=4K]
(...)
# lsmod | egrep '(bttv|tuner)'
bttv 66880 0
i2c-algo-bit 7432 1 [bttv]
i2c-core 15332 0 [bttv i2c-algo-bit]
soundcore 3780 0 [snd bttv]
videodev 5792 2 [bttv]
# v4l-conf
v4l-conf: using X11 display :0.0
dga: version 2.0
mode: 640x480, depth=24, bpp=32, bpl=2560, base=0xec000000
/dev/video0 [v4l2]: ioctl VIDIOC_QUERYCAP: Invalid argument
/dev/video0 [v4l]: configuration done
# cat /etc/modules.conf
(...)
# /usr/src/linux/Documentation/video4linux/bttv/CARDLIST
# bttv options:
# - card = 63 - ATI-TV Wonder
# - tuner = 3 - Philips (SECAM+PAL_BG) (FI1216MF, FM1216MF, FR1216MF)
alias char-major-81 bttv
options bttv card=63 tuner=3 autoload=0 radio=0 debug=1
bttv_verbose=2 bttv_debug=1
options tuner debug=1
# egrep '(bttv|tuner)' /var/log/messages | grep 'Sep 2' | cut \
-d' ' -f6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 ,24,25,26
kernel: bttv: driver version 0.7.96 loaded
kernel: bttv: using 4 buffers with 2080k (8320k total) for capture
kernel: bttv: Host bridge is Advanced Micro Devices [AMD] AMD-751
[Irongate] System Controller
kernel: bttv: Bt8xx card found (0).
kernel: bttv0: Bt878 (rev 2) at 00:08.0, irq: 5, latency: 64, mmio:
0xe7dfe000
kernel: bttv0: detected: ATI TV Wonder [card=63], PCI subsystem ID is
1002:0001
kernel: bttv0: using: BT878(ATI TV-Wonder) [card=63,insmod option]
kernel: bttv0: using tuner=3
kernel: bttv0: i2c: checking for MSP34xx @ 0x80... found
kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found
kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found
kernel: bttv0: registered device video0
kernel: bttv0: registered device vbi0
kernel: bttv0: open called
kernel: bttv0: PLL: 28636363 => 35468950 ... ok
kernel: bttv0: open called
kernel: bttv0: open called
kernel: bttv0: clip: ro=0feb0000 re=0f1f0000
kernel: bttv0: clip: ro=0feb0000 re=0f1f0000
(...)
* first, i'm not sur for the tuner type (i'm in france, so i need secam)
* i have some channels in .xawtv, but xawtv doesn't work in television mode
while reading from S-video (from my VCR) works.
Any idea?
--
TheDD
TheDD Guest
-
Doesn't work on the web
I created a web application by FlashMX & Access, and put it on Windows 2000 server. Although I tried to use my flash web application from other... -
Looking For Work - FMS
Hello All, I recently purchased FMS and installed it on my server. I need someone to work on a few projects for me since my knowledge is... -
FMS on WIN XP SP2 and IIS doesn't work:/
Hi! I've installed FMS2 on my WIN XP SP2 and a IIS http server on the same machine. I've written my App which is working on another machine where... -
Links don't work in Shockwave movie but work in p
Hi, everyone: I encountered a strange problem. I downloaded a sample movie from Macromedia site and noticed that the same problem occurs what I had... -
WinTV 401 with RH8.0 and xawtv
Jon Hills wrote: I guess the tuner type is not set correctly. Check http://fftv.sourceforge.net/Setup_X11_keyboard_v4l_tv-out.html You...



Reply With Quote

