[mythtv-users] No sound on second pvr350 card

Timo Boettcher spida at gmx.net
Mon Mar 15 14:38:23 EST 2004


Hi,

  I recently added a second pvr350 card to my working mythtv-system.
  The second card has the same tuner, but it gives no sound. What did
  I do wrong there? (IMO) relevant debug info is below.
  What is the correct setting for audiodevice in the capturecard
  table? Should I have different devices for both cards there?
  TIA


===================== modprobe tveeprom; dmesg =====================
tveeprom.c: starting probe for adapter ivtv i2c driver #0 (0x10005)
tveeprom.c: detecting tveeprom client on address 0xa0
  9 [04] 20 77 00 40 16 2b 64 00
  3 [05] 99 00
  8 [06] 06 bc 00 00 12 35 a9
  2 [07] 70
Not sure what to do with tag [07]
  3 [09] 13 5f
Not sure what to do with tag [09]
  3 [0a] 04 2a
  3 [0b] 59 8c
Not sure what to do with tag [0b]
  2 [0e] 01
  2 [0f] 01
Not sure what to do with tag [0f]
  2 [10] 01
Not sure what to do with tag [10]
  2 [11] 00
Not sure what to do with tag [11]
tvee: Hauppauge: model=48134, rev=J342, serial#=6564630
tvee: tuner=Temic 4009FR5 (idx=42, type=20)
tvee: tuner fmt=PAL(B/G) (eeprom=0x04, v4l2=0x00000007)
tvee: audio_processor=CS5331 (type=9)
tveeprom.c: starting probe for adapter ivtv i2c driver #1 (0x10005)
tveeprom.c: detecting tveeprom client on address 0xa0
  9 [04] 20 77 00 40 2c ba 28 00
  3 [05] 99 00
  8 [06] 06 bc 00 00 12 25 a5
  2 [07] 70
Not sure what to do with tag [07]
  3 [09] 13 5f
Not sure what to do with tag [09]
  3 [0a] 04 2a
  3 [0b] 59 8c
Not sure what to do with tag [0b]
  2 [0e] 01
  2 [0f] 01
Not sure what to do with tag [0f]
  2 [10] 01
Not sure what to do with tag [10]
  2 [11] 00
Not sure what to do with tag [11]
tvee: Hauppauge: model=48134, rev=I242, serial#=2669100
tvee: tuner=Temic 4009FR5 (idx=42, type=20)
tvee: tuner fmt=PAL(B/G) (eeprom=0x04, v4l2=0x00000007)
tvee: audio_processor=CS5331 (type=9)
====================================================================

===================== mysql database contents ======================
mysql> select * from capturecard;
+--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+
| cardid | videodevice | audiodevice | vbidevice | cardtype | defaultinput | audioratelimit | hostname                    | dvb_swfilter | dvb_recordts | dvb_sat_type | dvb_wait_for_seqstart | dvb_dmx_buf_size | dvb_pkt_buf_size |
+--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+
|      1 | /dev/video0 | /dev/dsp    | /dev/vbi0 | MPEG     | Tuner 0      |              0 | video.spida.spinnennetz.org |            0 |            0 |            0 |                     1 |             8192 |             8192 |
|      2 | /dev/video1 | /dev/dsp    | /dev/vbi1 | MPEG     | Tuner 0      |              0 | video.spida.spinnennetz.org |            0 |            0 |            0 |                     1 |             8192 |             8192 |
+--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+
2 rows in set (0.01 sec)

mysql> select * from cardinput;
+-------------+--------+----------+-----------+-----------------+------------+-----------+----------+-----------+
| cardinputid | cardid | sourceid | inputname | externalcommand | preference | shareable | tunechan | startchan |
+-------------+--------+----------+-----------+-----------------+------------+-----------+----------+-----------+
|           1 |      1 |        1 | Tuner 0   | NULL            |       NULL | N         | E2       | 1         |
|           2 |      2 |        1 | Tuner 0   | NULL            |       NULL | N         | E2       | 1         |
+-------------+--------+----------+-----------+-----------------+------------+-----------+----------+-----------+
2 rows in set (0.01 sec)
====================================================================

========================= ls -l /dev/video* ========================
lr-xr-xr-x    1 root     root           10 Mar 13 02:13 /dev/video0 -> v4l/video0
lr-xr-xr-x    1 root     root           10 Mar 13 02:13 /dev/video1 -> v4l/video1
lr-xr-xr-x    1 root     root           11 Mar 13 02:13 /dev/video16 -> v4l/video16
lr-xr-xr-x    1 root     root           11 Mar 13 02:14 /dev/video17 -> v4l/video17
lr-xr-xr-x    1 root     root           11 Mar 13 02:13 /dev/video32 -> v4l/video32
lr-xr-xr-x    1 root     root           11 Mar 13 02:14 /dev/video33 -> v4l/video33
====================================================================

========================== ls -l /dev/v4l ==========================
crw-rw----    1 root     video     81, 224 Jan  1  1970 vbi0
crw-rw----    1 root     video     81, 225 Jan  1  1970 vbi1
crw-rw----    1 root     video     81,   0 Jan  1  1970 video0
crw-rw----    1 root     video     81,   1 Jan  1  1970 video1
crw-rw----    1 root     video     81,  16 Jan  1  1970 video16
crw-rw----    1 root     video     81,  17 Jan  1  1970 video17
crw-rw----    1 root     video     81,  32 Jan  1  1970 video32
crw-rw----    1 root     video     81,  33 Jan  1  1970 video33
====================================================================



  Timo



More information about the mythtv-users mailing list