Author |
Message |
mplinke2k
|
Posted: Mon Feb 26, 2007 11:42 am |
|
Joined: Mon Feb 19, 2007 8:16 am
Posts: 3
|
Dear community,
thx to the great R5E50 release knoppmyth starts on a Celeron 1600 with an brand new PVR 350 (with latest Phillips tuner FM1216ME MK5 - thx to the hint in the wiki) i have the following strange situation after a weekend of knoppmyth installation ...
(tested with 3x sound cards)
> installed Knoppmyth and not tweaked the /etc/modprobe.conf
> sound including cd works (but not the tuner)
tweaked the /etc/modprobe.conf
> tuner works
> aumix shows great values
> no /dev/dsp available
> vlcplayer plays mp3s well
hmhh ...
i read about the v4l2 command (i tried, but w/o luck) - and of course someone who downloaded a old firmware.
I really don't want to switch to win :///
Any hint would be great.
Thx in advance
Michael
---- snip ---
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
tveeprom 2-0050: Hauppauge model 48139, rev K2B7, serial# 8661858
tveeprom 2-0050: tuner model is Philips FM1216ME MK5 (idx 117, type 4)
tveeprom 2-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74)
tveeprom 2-0050: audio processor is MSP4418 (idx 25)
tveeprom 2-0050: decoder processor is SAA7115 (idx 19)
tveeprom 2-0050: has radio, has IR remote
ivtv0: Autodetected Hauppauge WinTV PVR-350
ivtv0: tveeprom cannot autodetect tuner!<6>tuner 2-0043: chip found @ 0x86 (ivtv i2c driver #0)
tda9887 2-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
saa7115 2-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
saa7127 2-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
msp3400 2-0040: MSP4418G-B3 found @ 0x80 (ivtv i2c driver #0)
msp3400 2-0040: MSP4418G-B3 supports nicam and radio, mode is autodetect and autoselect
ivtv0: Encoder revision: 0x02050032
ivtv0: Decoder revision: 0x02020023
ivtv0: Registered device video0 for encoder MPEG
ivtv0: Registered device video32 for encoder YUV
ivtv0: Registered device vbi0 for encoder VBI
ivtv0: Registered device video24 for encoder PCM audio
ivtv0: Registered device radio0 for encoder radio
ivtv0: Registered device video16 for decoder MPEG
ivtv0: Registered device vbi8 for decoder VBI
ivtv0: Registered device vbi16 for decoder VOUT
ivtv0: Registered device video48 for decoder YUV
ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
tuner 2-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
ivtv0: Initialized Hauppauge WinTV PVR-350, card #0
ivtv: ==================== END INIT IVTV ====================
Adding 1959920k swap on /dev/sda2. Priority:-1 extents:1 across:1959920k
EXT3 FS on sda1, internal journal
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bt878: AUDIO driver version 0.0.0 loaded
|
|
Top |
|
 |
mplinke2k
|
Posted: Mon Feb 26, 2007 12:45 pm |
|
Joined: Mon Feb 19, 2007 8:16 am
Posts: 3
|
small addition:
root@mythtv:/dev# v4l2-ctl -d /dev/video0 -c mute=on
mute: Invalid argument
brings ... hmhhh
|
|
Top |
|
 |
tjc
|
Posted: Mon Feb 26, 2007 7:56 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
|
Top |
|
 |
mplinke2k
|
Posted: Mon Mar 05, 2007 11:06 am |
|
Joined: Mon Feb 19, 2007 8:16 am
Posts: 3
|
thanks for the hint.
tried evrything - 3x sound cards and so on. because of the new type of the PVR 350 ist has no sound out anymore, but anyway.
% cat /dev/video1 > test.mpg
% mplayer test.mpg
works ... there comes sound, but somehow the tuner doesn't play
i think that the error is in the dmesg area, because there is NO PCM stream enabled.
so to say the soundcard works ... but somehow the tuner sound is not exported. hmhh
thx for help
--- snipp ----
ls -l /dev/snd
crw-rw---- 1 root audio 116, 0 Mar 5 08:57 controlC0
crw-rw---- 1 root audio 116, 24 Mar 5 08:57 pcmC0D0c
crw-rw---- 1 root audio 116, 16 Mar 5 08:57 pcmC0D0p
crw-rw---- 1 root audio 116, 17 Mar 5 08:57 pcmC0D1p
crw-rw---- 1 root audio 116, 26 Mar 5 08:57 pcmC0D2c
crw-rw---- 1 root audio 116, 33 Mar 5 08:57 timer
root@mythtv:~# ls -l /dev/.static/dev/d
dac960_gam dmfm3 dmmidi3 dpti4 dsp dsp3
dmfm0 dmmidi0 dpti1 dpti5 dsp0 dvb/
dmfm1 dmmidi1 dpti2 dpti6 dsp1
dmfm2 dmmidi2 dpti3 dpti7 dsp2
root@mythtv:~# ls -l /dev/.static/dev/dsp
|
|
Top |
|
 |