Hello,

I have everything working on a second tivo but the
sound.  From what I can see everything should be ok,
all the modules load, I've unmuted everything using
alsamixer etc... 
I'm at my wits end.

One thing I notice is on the tivo that works when I do
an fuser /dev/dsp mythfrontend is using the device but
when I do the same thing on the broken tivo it's not
using the device.  Though during the mythfrontend
startup it does show the following message:

2005-07-27 21:11:34.890 Opening audio device
'/dev/dsp'.
2005-07-27 21:11:34.891 Opening OSS audio device
'/dev/dsp'.

I have included the output from lsmod|snd lsmod|ivtv
and my modprobe.conf.

Any help would be much appreciated, I'm stumped.

alias eth0 forcedeth
alias char-major-61 lirc_i2c
alias eth1 r8169
alias scsi_hostadapter sata_nv
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
#alias msp3400 msp3400-ivtv

alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install
snd-intel8x0 && /usr/sbin/a
lsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store
>/dev/null 2>&1 || : ; }; /sbin/mo
dprobe -r --ignore-remove snd-intel8x0

alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias ieee1394-controller ohci1394

# ivtv modules setup
install ivtv /sbin/modprobe --ignore-install ivtv;
/sbin/modprobe ivtv-fb

# Lirc
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe
--ignore-install lirc_i2c

----------------------------------------------------
modprobe.com

[EMAIL PROTECTED] mythtv]# lsmod | grep snd
snd_seq_dummy           3204  0
snd_seq_oss            37376  0
snd_seq_midi_event      7936  1 snd_seq_oss
snd_seq                60304  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          8204  3
snd_seq_dummy,snd_seq_oss,snd_seq
snd_intel8x0           31936  2
snd_ac97_codec         76924  1 snd_intel8x0
snd_pcm_oss            50080  1
snd_mixer_oss          17536  2 snd_pcm_oss
snd_pcm                96392  3
snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              30852  2 snd_seq,snd_pcm
snd                    54404  10
snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_devic
e,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              10785  3 snd
snd_page_alloc          7940  2 snd_intel8x0,snd_pcm
[EMAIL PROTECTED] mythtv]# lsmod | grep ivtv
ivtv_fb                34712  2
ivtv                  820708  6 ivtv_fb
videodev                9665  5 cx8800,cx88xx,ivtv
i2c_algo_bit            9033  2 cx88xx,ivtv




                
__________________________________ 
Yahoo! Mail for Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to