[mythtv-users] AdaptecAVC-2410

postman postman at zerodevice.com
Mon Mar 28 11:37:08 UTC 2005


Hi there,
I've finally got video display from PlayStation2 to my AdaptecAVC-2410 
running FC3 by using ivtv-0.3.2o-76.

Hardware: IBM e-Server xSeries 206 848225X

# uname -rv
2.6.10-1.770_14.rhfc3.atsmp #1 SMP Fri Mar 4 12:04:08 EST 2005
# rpm -qa | grep ivtv
ivtv-firmware-1.8a-4.at
ivtv-kmdl-2.6.10-1.770_14.rhfc3.atsmp-0.3.2o-76.rhfc3.at
perl-Video-ivtv-0.13-6.rhfc3.at
ivtv-firmware-enc-2.04.024-4.at
ivtv-kernheaders-0.3.2o-76.rhfc3.at
ivtv-0.3.2o-76.rhfc3.at
ivtv-firmware-dec-2.02.023-4.at

I ran the following commands to get it running:
modprobe i2c-dev
modprobe i2c-isa
modprobe ivtv cardtype=2 ivtv_std=0 tuner=4
/usr/lib/ivtv/ptune-ui.pl &
mplayer /dev/video0 -framedrop

Here is my modprobe.conf
# cat /etc/modprobe.conf
alias eth1 e1000
alias scsi_hostadapter aic7xxx
alias scsi_hostadapter1 ata_piix
alias snd-card-0 snd-emu10k1
options snd-card-0 index=0
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias ieee1394-controller ohci1394
alias net-pf-10 off
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv

The modules that currently running:
# lsmod
Module Size Used by
msp3400 26857 0
saa7115 14616 0
tuner 23533 0
tveeprom 15961 0
ivtv 794052 1
i2c_algo_bit 12361 1 ivtv
videodev 13249 2 ivtv
i2c_isa 6081 0
i2c_dev 13249 0
radeon 119812 2
autofs4 21829 0
iptable_filter 7489 0
ip_tables 20929 1 iptable_filter
dm_mod 57925 0
video 19653 0
button 10577 0
battery 13253 0
ac 8773 0
joydev 13057 0
ohci1394 35033 0
ieee1394 300537 1 ohci1394
uhci_hcd 33497 0
ehci_hcd 31817 0
i2c_i801 11981 0
i2c_core 24769 8 
msp3400,saa7115,tuner,tveeprom,i2c_algo_bit,i2c_isa,i2c_dev,i2c_i801
emu10k1_gp 7617 0
gameport 8513 1 emu10k1_gp
snd_emu10k1 83909 3
snd_rawmidi 26849 1 snd_emu10k1
snd_seq_device 12237 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 68513 1 snd_emu10k1
snd_pcm_oss 51573 0
snd_mixer_oss 21313 3 snd_pcm_oss
snd_pcm 89541 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_timer 27077 1 snd_pcm
snd_page_alloc 13509 2 snd_emu10k1,snd_pcm
snd_util_mem 8513 1 snd_emu10k1
snd_hwdep 12997 1 snd_emu10k1
snd 54821 11 
snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore 12961 3 snd
e1000 84373 0
floppy 56913 0
ext3 117961 5
jbd 57177 1 ext3
ata_piix 12485 2
libata 44101 1 ata_piix
aic7xxx 153465 4
sd_mod 20545 10
scsi_mod 115777 3 libata,aic7xxx,sd_mod

I haven't got my TV [NTSC-JP] working yet. But will continue my work 
based on http://wilsonet.com/mythtv/fcmyth.php

Hope someone have the same card will give it a try too.


More information about the mythtv-users mailing list