[mythtv-users] Sound in FC2 2.6.8-1.521

Jon Kunze jon99ut at gmail.com
Mon Sep 13 16:51:24 EDT 2004


Ok, after going through all the steps in Jarod's guide for ALSA. I'm
having some bad things happen.

My .asoundrc file is as follows:

$ cat > ~/.asoundrc
pcm.intel8x0 {
type hw
card 0
}

ctl.intel8x0 {
type hw
card 0
}
(Now hit Control-D to end cat input)


And my modeprobe.conf file reads as:

alias eth0 forcedeth
alias snd-card-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/$
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/m$
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
# nvidia kernel module
alias char-major-195 nvidia-1_0-6111



And when I try to do /usr/bin/aplay /usr/share/sounds/KDE_Startup.wav I get:

ALSA lib conf.c:1565:(snd_config_load1) _toplevel_:12:0:Unexpected end of file 
 ALSA lib conf.c:2807:(snd_config_hook_load) /home/mythtv/.asoundrc
may be old or corrupted: consider to remove or fix it
 ALSA lib conf.c:2671:(snd_config_hooks_call) function
snd_config_hook_load returned error: Unknown error
 ALSA lib conf.c:3036:(snd_config_update_r) hooks failed, removing
configuration
 aplay: main:508: audio open error: Unknown error 


Any suggestions on why this isn't working? Has anyone else had these
problems? I had myth running on FC1, but wanted to go to FC2 to
alleviate some problems associated with the two capture cards I'm
using. Thanks in advance.


On Mon, 13 Sep 2004 16:06:56 -0400, Jon Kunze <jon99ut at gmail.com> wrote:
> ok, none of the settings in alsamixer were muted, and all were turned
> up to 100. Also, then I typed that command, it just hung for a bit,
> and I had to hit Ctrl-C to exit from it. No sound though.
> 
> 
> 
> 
> On Mon, 13 Sep 2004 14:29:07 -0500, Aaron Griffin
> <aaronmgriffin at gmail.com> wrote:
> > does your modules.conf still have the alsa section... check it out.
> >
> > also, try:
> > echo "this will make some random noise" > /dev/dsp
> > and see if you get sound... I don't have much experience with kde but
> > it may use some sound daemon that isn't configured (may not have to do
> > with alsa at all)
> >
> >
> >
> >
> > On Mon, 13 Sep 2004 12:03:37 -0700, Nowhere <nowhere at cox.net> wrote:
> > > > -----Original Message-----
> > > > From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-
> > > > bounces at mythtv.org] On Behalf Of Jon Kunze
> > > > Sent: Monday, September 13, 2004 11:23 AM
> > > > To: mythtv-users at mythtv.org
> > > > Subject: [mythtv-users] Sound in FC2 2.6.8-1.521
> > > >
> > > > I'm currently going through Jarod's guided setup for and FC2 MythBox
> > > > and have hit a snag with my sound card. It's the onboard sound that is
> > > > on the Chaintech MBs, so it's the intel8x0. When I first installed
> > > > FC2, the test sound played fine. I then got to the point where I got
> > > > apt-get and upgraded the kernel as Jarod's specifies in the bottom of
> > > > his guide. I upgraded to the new kernel, rebooted into the new kernel,
> > > > and then removed the old (2.6.5-1.358) kernel from the machine. I then
> > > > went through and got the nvidia drivers functioning properly, and
> > > > moved onto the ALSA install. Before even touching the ALSA stuff, I
> > > > tried to go into the "sound card detection" in KDE and hit the "test
> > > > sound button" and it fails to play. Does the new kernel break the
> > > > sound for the intel8x0 chipsets? Any help would be greatly
> > > > appreciated. I would love to get this machine running in time for all
> > > > the new shows that start tonight and this week. Thanks.
> > >
> > > Don't know if this is related but every time I do a dist-upgrade, my
> > > sound stops working in mplayer only. MythTV, Music is fine my mythvideo
> > > has no sound. I "solved" it last time by uninstalling the alsa drivers
> > > and re-installing them. This didn't work today so I'm back to
> > > troubleshooting.
> > >
> > > Hope this helps someone answer...
> > >
> > > Eric
> > >
> > >
> > >
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users at mythtv.org
> > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > >
> > >
> > >
> >
> >
> > 
> > _______________________________________________
> 
> 
> > 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