Re: [mythtv-users] Getting a Hauppauge PVR-500 PAL to work

2005-07-07 Thread loemmel
OK, I'll try it.

Quoting Garry Cook [EMAIL PROTECTED]:

 On 7/6/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  Ok, i have my /dev/video0 working. but the /dev/video1 still only gets RED
  static.
  
  I use now the 0.3.6x and thats the output I get:
  
  vtv:  START INIT IVTV 
  ivtv: version 0.3.6 (x) loading
  ivtv: Linux version: 2.6.11-gentoo-r11 SMP preempt PENTIUM4 4KSTACKS
 gcc-3.3
 [snip]
  
  does anyone know how to fix, this RED-static thing?
  
 
 Now that you have a new problem, it might be time to search the
 archives again. I remember when I was having tuner issues a few months
 ago, searching the archives I found a bunch of posts about red static.
 They did not help me, as red static was not my problem.
 
 --Garry
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Getting a Hauppauge PVR-500 PAL to work

2005-07-06 Thread loemmel
Hello

I've already seen in the mailing-lists some mails about this card, but I still
can't get it working.
Is there anybody from the Europe who got this card working?
I get some really Strange Errors.
First i got an dmesg-output like this:

Linux video capture interface: v1.00
ivtv:  START INIT IVTV 
ivtv: version 0.3.6 (o) loading
ivtv: Linux version: 2.6.11-gentoo-r11 SMP preempt PENTIUM4 4KSTACKS gcc-3.3
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :04:08.0[A] - GSI 22 (level, low) - IRQ 22
ivtv: Unreasonably low latency timer, setting to 64 (was 32)
ivtv: XXX PCI device: 0x2570 vendor: 0x8086
tveeprom: Hauppauge: model = 23559, rev = D591, serial# = 8202051
tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56)
tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2
=
 0x00400e17)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
ivtv: Tuner Type 56, Tuner formats 0x00400e17, Radio: yes, Model 0x00915651,
Rev
ision 0x
ivtv: PAL tuner detected
ivtv: Radio detected
tuner: Ignoring new-style parameters in presence of obsolete ones
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe for adapter ivtv i2c driver #0 (0x10005)
cx25840: detecting cx25840 client on address 0x88
cx25840: cx25843-23 found. Initializing...
cx25840: requesting /lib/modules/HcwMakoA.ROM
cx25840: firmware loaded
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 0 using 128 32768 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 1 minor 32
ivtv: Create DMA stream 1 using 161 12960 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 2 minor 224
ivtv: Create DMA stream 2 using 165 12635 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 24
ivtv: Create DMA stream 3 using 455 4608 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 4 minor 64
ivtv: Create stream 4
ivtv: Setting Tuner 56
tuner: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4)) by ivtv i2c
driv
er #0
cx25840: decoder set norm PAL
ivtv: ivtv_enc_vbi_thread: pid = 4137, itv = 0xf9404820
ivtv: ivtv_enc_thread: pid = 4136, itv = 0xf9404820
cx25840: decoder set input (6)
cx25840: now setting Tuner input
cx25840: set audio input (0)
ivtv: Switching standard to PAL.
cx25840: decoder set norm PAL
ivtv: Initialized WinTV PVR 150, card #0
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
PCI: Enabling device :04:09.0 ( - 0002)
ACPI: PCI interrupt :04:09.0[A] - GSI 21 (level, low) - IRQ 21
ivtv: Bus Mastering is not enabled
ivtv: Error -6 on initialization
ivtv-iTVC15_16_mpg2_encoder_card: probe of :04:09.0 failed with error -6
ivtv:   END INIT IVTV   

So this told me, bus mastering was not enabled. I looked in my Bios and saw,
that its enabled. I found a solution to enable it by hand, so i did:

setpci -s 04:08 4.w=116
setpci -s 04:09 4.w=116

The message about Bus Mastering is gone, but i still get errors, or strange
messages, I played around with some settings and my dmesg output after loading
the ivtv module looks now like this:

ivtv:  START INIT IVTV 
ivtv: version 0.3.6 (o) loading
ivtv: Linux version: 2.6.11-gentoo-r11 SMP preempt PENTIUM4 4KSTACKS gcc-3.3
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :04:08.0[A] - GSI 21 (level, low) - IRQ 21
ivtv: XXX PCI device: 0x2570 vendor: 0x8086
tveeprom: Hauppauge: model = 23559, rev = D591, serial# = 8202051
tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56)
tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2 =
0x00400e17)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
ivtv: Tuner Type 56, Tuner formats 0x00400e17, Radio: yes, Model 0x00915651,
Revision 0x
ivtv: Radio detected
tuner: Ignoring new-style parameters in presence of obsolete ones
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe for adapter ivtv i2c driver #0 (0x10005)
cx25840: detecting cx25840 client on address 0x88
cx25840: cx25843-23 found. Initializing...
cx25840: requesting /lib/modules/HcwMakoA.ROM
cx25840: 

Re: [mythtv-users] Getting a Hauppauge PVR-500 PAL to work

2005-07-06 Thread Chris Rouch
On 7/6/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hello
 
 I've already seen in the mailing-lists some mails about this card, but I still
 can't get it working.
 Is there anybody from the Europe who got this card working?

Yes.

[snip]

 i put the following in the /etc/modprobe.conf
 
 alias char-major-81 videodev
 alias char-major-81-0 ivtv
 alias char-major-81-1 ivtv
 options ivtv ivtv_debug=1 ivtv_std=2 tuner=56,56
 
 i'm not shure about the tuner, but i don't get any errors.
 
 but i still don't get a picture, all I see is a black sometimes red picture in
 mythtv.
 
 is there anybody with more luck with this tv-card?

I have the same card (model = 23559, rev = D591), but I'm using Fedora
(FC3) and ivtv 0.3.5l. The ivtv driver for these cards is still in
heavy development, and what works in one release sometimes doesn't in
a more recent one, so it may be worth trying this version. If you have
a look on the ivtv-devel list you should be able to find a more recent
version which people are getting good results with.

My modprobe.conf  is also different to yours:

alias char-major-81 videodev
alias char-major-81-1 ivtv
alias char-major-81-2 ivtv
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv
options ivtv ivtv_std=2 tda9887=0
options cx25840 no_black_magic=1
alias tuner tuner-ivtv

Regards,

Chris
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Getting a Hauppauge PVR-500 PAL to work

2005-07-06 Thread loemmel
Hy

Tanks for the tip, i'm using the 0.3.6o drivers, i will try your version.
do you now, how i can remove the old driver in a relatively clean way?

thanks for the tip

Quoting Chris Rouch [EMAIL PROTECTED]:

 On 7/6/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  Hello
  
  I've already seen in the mailing-lists some mails about this card, but I
 still
  can't get it working.
  Is there anybody from the Europe who got this card working?
 
 Yes.
 
 [snip]
 
  i put the following in the /etc/modprobe.conf
  
  alias char-major-81 videodev
  alias char-major-81-0 ivtv
  alias char-major-81-1 ivtv
  options ivtv ivtv_debug=1 ivtv_std=2 tuner=56,56
  
  i'm not shure about the tuner, but i don't get any errors.
  
  but i still don't get a picture, all I see is a black sometimes red picture
 in
  mythtv.
  
  is there anybody with more luck with this tv-card?
 
 I have the same card (model = 23559, rev = D591), but I'm using Fedora
 (FC3) and ivtv 0.3.5l. The ivtv driver for these cards is still in
 heavy development, and what works in one release sometimes doesn't in
 a more recent one, so it may be worth trying this version. If you have
 a look on the ivtv-devel list you should be able to find a more recent
 version which people are getting good results with.
 
 My modprobe.conf  is also different to yours:
 
 alias char-major-81 videodev
 alias char-major-81-1 ivtv
 alias char-major-81-2 ivtv
 alias tveeprom tveeprom-ivtv
 alias msp3400 msp3400-ivtv
 options ivtv ivtv_std=2 tda9887=0
 options cx25840 no_black_magic=1
 alias tuner tuner-ivtv
 
 Regards,
 
 Chris
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Getting a Hauppauge PVR-500 PAL to work

2005-07-06 Thread loemmel
now getting this:

ivtv:  START INIT IVTV 
ivtv: version 0.3.5 (l) loading
ivtv: Linux version: 2.6.11-gentoo-r11 SMP preempt PENTIUM4 4KSTACKS gcc-3.3
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :04:08.0[A] - GSI 21 (level, low) - IRQ 21
ivtv: XXX PCI device: 0x2570 vendor: 0x8086
ivtv: Failed to load module tveeprom
ivtv: i2c client addr: 0x50 not found for command 0!
ivtv: Error -19 reading Hauppauge eeprom.
ivtv: Possible causes: the tveeprom module was not loaded, or
ivtv: the eeprom kernel module was loaded before the tveeprom module.
ivtv: Failed to load module tuner
cx25840: Unknown symbol crypto_alloc_tfm
cx25840: Unknown symbol crypto_free_tfm
ivtv: Failed to load module cx25840
ivtv: i2c attach [client=wm8775[50],ok]
tda9885/6/7: chip found @ 0x86
ivtv: i2c attach [client=tda9887,ok]
ivtv: Encoder revision: 0x02050032
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Configuring WinTV PVR 150 card with 4 streams
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 0 using 128 16384 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 1 minor 32
ivtv: Create DMA stream 1 using 80 25920 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 2 minor 224
ivtv: Create DMA stream 2 using 41 50540 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 24
ivtv: Create DMA stream 3 using 455 4608 byte buffers  0 kbytes total
ivtv: i2c client addr: 0x44 not found for command 1074029571!
ivtv: i2c client addr: 0x44 not found for command 1074029572!
ivtv: i2c client addr: 0x44 not found for command 1074029678!
ivtv: Switching standard to PAL.
ivtv: i2c client id: 0x02 not found!
ivtv: ivtv_enc_thread: pid = 17174, itv = 0xf945fea0
ivtv: ivtv_enc_vbi_thread: pid = 17176, itv = 0xf945fea0
ivtv: i2c client addr: 0x44 not found for command 1074029571!
ivtv: Initialized WinTV PVR 150, card #0
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :04:09.0[A] - GSI 22 (level, low) - IRQ 22
ivtv: XXX PCI device: 0x2570 vendor: 0x8086
ivtv: i2c attach [client=wm8775[50],ok]
tda9885/6/7: chip found @ 0x86
ivtv: i2c attach [client=tda9887,ok]
ivtv: Failed to load module tveeprom
ivtv: i2c client addr: 0x50 not found for command 0!
ivtv: Error -19 reading Hauppauge eeprom.
ivtv: Possible causes: the tveeprom module was not loaded, or
ivtv: the eeprom kernel module was loaded before the tveeprom module.
ivtv: Failed to load module tuner
cx25840: Unknown symbol crypto_alloc_tfm
cx25840: Unknown symbol crypto_free_tfm
ivtv: Failed to load module cx25840
ivtv: Encoder revision: 0x02050032
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Configuring WinTV PVR 150 card with 4 streams
ivtv: Registered v4l2 device, streamtype 0 minor 1
ivtv: Create DMA stream 0 using 128 16384 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 1 minor 33
ivtv: Create DMA stream 1 using 80 25920 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 2 minor 225
ivtv: Create DMA stream 2 using 41 50540 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 25
ivtv: Create DMA stream 3 using 455 4608 byte buffers  0 kbytes total
ivtv: i2c client addr: 0x44 not found for command 1074029571!
ivtv: i2c client addr: 0x44 not found for command 1074029572!
ivtv: i2c client addr: 0x44 not found for command 1074029678!
ivtv: Switching standard to PAL.
ivtv: i2c client id: 0x02 not found!
ivtv: i2c client addr: 0x44 not found for command 1074029571!
ivtv: Initialized WinTV PVR 150, card #1
ivtv:   END INIT IVTV  
ivtv: ivtv_enc_thread: pid = 17211, itv = 0xf94831f0
ivtv: ivtv_enc_vbi_thread: pid = 17213, itv = 0xf94831f0

there are a lot of more problems with this driver i used the same version
as
chris, and with the same modprobe.conf

it behaves in playback like the driver i used before:
when I play mplayer /dev/video0 i get a screen like it had no signal (like on
the TV if you have no cable plugged) and on /dev/video1 i get a red screen.

perhaps the problem is somewhere else, and i have to change something else???
are there any other settings, that should be made to get this card working?
perhaps i should give fedora a try, but i would like to get this working with
gentoo.


 [snip]

  is there anybody with more luck with this tv-card?
 
  I have the same card (model = 23559, rev = D591), but I'm using Fedora
  (FC3) and ivtv 0.3.5l. The ivtv driver for these cards is still in
  heavy development, and what works in one release sometimes doesn't in
  a more recent one, so it may be worth trying this version. If you have
  a look on the ivtv-devel list you 

Re: [mythtv-users] Getting a Hauppauge PVR-500 PAL to work

2005-07-06 Thread loemmel
Ok, i have my /dev/video0 working. but the /dev/video1 still only gets RED
static.

I use now the 0.3.6x and thats the output I get:

vtv:  START INIT IVTV 
ivtv: version 0.3.6 (x) loading
ivtv: Linux version: 2.6.11-gentoo-r11 SMP preempt PENTIUM4 4KSTACKS gcc-3.3
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :04:08.0[A] - GSI 21 (level, low) - IRQ 21
ivtv: XXX PCI device: 0x2570 vendor: 0x8086
tveeprom: Hauppauge: model = 23559, rev = D591, serial# = 8202051
tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56)
tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2
=
 0x00400e17)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
ivtv: Tuner Type 56, Tuner formats 0x00400e17, Radio: yes, Model 0x00915651,
Rev
ision 0x
ivtv: PAL tuner detected
ivtv: Radio detected
tuner: Ignoring new-style parameters in presence of obsolete ones
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe for adapter ivtv i2c driver #0 (0x10005)
cx25840: detecting cx25840 client on address 0x88
cx25840: cx25843-23 found. Initializing...
cx25840: requesting /lib/modules/HcwMakoA.ROM
cx25840: firmware loaded
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
tda9885/6/7: chip found @ 0x86
ivtv: i2c attach [client=tda9887,ok]
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 0
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 32
ivtv: Create DMA encoder YUV stream: 0 x 12960 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 224
ivtv: Create DMA encoder VBI stream: 0 x 12740 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 24
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered v4l2 device for encoder radio minor 64
ivtv: Create encoder radio stream
ivtv: Setting Tuner 56
tuner: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4)) by ivtv i2c
driv
er #0
cx25840: decoder set norm PAL
cx25840: decoder set input (6)
cx25840: now setting Tuner input
ivtv: ivtv_enc_vbi_thread: pid = 940, itv = 0xf94635a0
ivtv: ivtv_enc_thread: pid = 939, itv = 0xf94635a0
cx25840: set audio input (0)
ivtv: Switching standard to PAL.
cx25840: decoder set norm PAL
ivtv: Initialized WinTV PVR 150, card #0
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :04:09.0[A] - GSI 22 (level, low) - IRQ 22
ivtv: XXX PCI device: 0x2570 vendor: 0x8086
tveeprom: Hauppauge: model = 23559, rev = D591, serial# = 8202051
tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56)
tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2
=
 0x00400e17)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #1
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe for adapter ivtv i2c driver #1 (0x10005)
cx25840: detecting cx25840 client on address 0x88
cx25840: cx25843-23 found. Initializing...
cx25840: requesting /lib/modules/HcwMakoA.ROM
cx25840: firmware loaded
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
tda9885/6/7: chip found @ 0x86
ivtv: i2c attach [client=tda9887,ok]
ivtv: Tuner Type 56, Tuner formats 0x00400e17, Radio: yes, Model 0x00915651,
Rev
ision 0x
ivtv: Radio detected
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 1
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 33
ivtv: Create DMA encoder YUV stream: 0 x 12960 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 225
ivtv: Create DMA encoder VBI stream: 0 x 12740 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 25
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered v4l2 device for encoder radio minor 65
ivtv: Create encoder radio stream
ivtv: Setting Tuner 56
tuner: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4)) by ivtv i2c
driv
er #1
cx25840: decoder set norm PAL
ivtv: ivtv_enc_vbi_thread: pid = 991, itv = 0xf9486994
ivtv: ivtv_enc_thread: pid = 990, itv = 0xf9486994
cx25840: decoder set input (6)
cx25840: now setting Tuner input
cx25840: set audio input (0)
ivtv: Switching standard to PAL.
cx25840: decoder set norm PAL
ivtv: Initialized WinTV PVR 150, card #1
ivtv: 

Re: [mythtv-users] Getting a Hauppauge PVR-500 PAL to work

2005-07-06 Thread Garry Cook
On 7/6/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Ok, i have my /dev/video0 working. but the /dev/video1 still only gets RED
 static.
 
 I use now the 0.3.6x and thats the output I get:
 
 vtv:  START INIT IVTV 
 ivtv: version 0.3.6 (x) loading
 ivtv: Linux version: 2.6.11-gentoo-r11 SMP preempt PENTIUM4 4KSTACKS gcc-3.3
[snip]
 
 does anyone know how to fix, this RED-static thing?
 

Now that you have a new problem, it might be time to search the
archives again. I remember when I was having tuner issues a few months
ago, searching the archives I found a bunch of posts about red static.
They did not help me, as red static was not my problem.

--Garry
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users