[mythtv-users] (no subject)

Aaron Stewart acs at hourglassone.com
Wed Feb 11 18:45:20 EST 2004


Sounds like you've got either esd (esound daemon) or artsd running, and
it's locking /dev/dsp.. I ran into this problem as well, with similar
results.

This should solve it (as root):

killall artsd && killall esd && mythbackend&

mythfrontend

Optionally, run artsd using alsa drivers (so that audio is realtime),
and invoke mythfrontend using the arts wrapper:

artsdsp mythfrontend;

Hope this helps..
Aaron


On Wed, 2004-02-11 at 12:25, Ryan Pisani wrote:
> All,
> 
> I have just installed the current version of mythTV on RedHat 9,
> and I'm having problems loading the sound module.
> The device appears to be there, but I get no sound on Xawtv or Tvtime when
> I test it. I can however get sound from playing an avi, or mp3 file.
> When I launch the tv-viewer in mythtv my whole system ends up locking up
> after I see a bunch of messages about /dev/dsp not loading.
> 
> Any idea's?
> 
> Dmesg output:
> 
> i2c-proc.o version 2.8.2 (20031211)
> i2c-core.o: i2c core module version 2.8.2 (20031211)
> Linux video capture interface: v1.00
> bttv: driver version 0.9.12 loaded
> bttv: using 8 buffers with 2080k (520 pages) each for capture
> bttv: Bt8xx card found (0).
> PCI: Found IRQ 9 for device 00:09.0
> PCI: Sharing IRQ 9 with 00:09.1
> bttv0: Bt878 (rev 2) at 00:09.0, irq: 9, latency: 32, mmio: 0xe3002000
> bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
> bttv0: using: Hauppauge (bt878) [card=10,autodetected]
> bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
> bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
> bttv0: Hauppauge eeprom: model=61381, tuner=Temic 4039FR5 (21), radio=yes
> bttv0: using tuner=21
> bttv0: i2c: checking for MSP34xx @ 0x80... found
> msp34xx: init: chip=MSP3430G-A1 +nicam +simple +radio
> msp3410: daemon started
> bttv0: i2c: checking for TDA9875 @ 0xb0... not found
> bttv0: i2c: checking for TDA7432 @ 0x8a... not found
> tvaudio: TV audio decoder + audio/video mux driver
> tvaudio: known chips:
> tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea642
> 0,tda8425,pic16c54 (PV951),ta8874z
> tuner: chip found @ 0xc2
> tuner: type set to 21 (Temic NTSC (4039 FR5))
> bttv0: registered device video0
> bttv0: registered device vbi0
> bttv0: registered device radio0
> bttv0: PLL: 28636363 => 35468950 .. ok
> bttv0: PLL can sleep, using XTAL (28636363).
> parport0: PC-style at 0x378 [PCSPP,EPP]
> parport_pc: Via 686A parallel port: io=0x378
> lp0: using parport0 (polling).
> lp0: console ready
> 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496  Wed
> Jul 16
>  19:03:09 PDT 2003
> 
> 
>  Thanks,
> Ryan Pisani
> 
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list