* [gentoo-user] No sound in mythfrontend
@ 2008-02-07 1:23 Michael Sullivan
2008-02-08 1:45 ` [gentoo-user] " Michael Sullivan
0 siblings, 1 reply; 6+ messages in thread
From: Michael Sullivan @ 2008-02-07 1:23 UTC (permalink / raw
To: gentoo-user
I have no sound in mythfrontend anymore. Here's the emerge information:
camille ~ # emerge -pv mythtv
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] media-tv/mythtv-0.20.2_p14972 USE="alsa dvb dvd ivtv
jack joystick lirc mmx opengl perl vorbis (-altivec) -autostart
-backendonly -crciprec -dbox2 -debug -directv -dts -freebox
-frontendonly -hdhomerun -ieee1394 -lcd -xvmc" VIDEO_CARDS="i810 via
-nvidia" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
I think it might have something to do with OSS, but I don't know what to
do about that because it's gone from my gnome volume control. Sound in
audacious and pidgin still works though. What should I do?
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: No sound in mythfrontend
2008-02-07 1:23 [gentoo-user] No sound in mythfrontend Michael Sullivan
@ 2008-02-08 1:45 ` Michael Sullivan
2008-02-08 2:27 ` Jerry McBride
2008-02-09 2:40 ` Michael Sullivan
0 siblings, 2 replies; 6+ messages in thread
From: Michael Sullivan @ 2008-02-08 1:45 UTC (permalink / raw
To: gentoo-user
On Wed, 2008-02-06 at 19:23 -0600, Michael Sullivan wrote:
> I have no sound in mythfrontend anymore. Here's the emerge information:
>
> camille ~ # emerge -pv mythtv
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild R ] media-tv/mythtv-0.20.2_p14972 USE="alsa dvb dvd ivtv
> jack joystick lirc mmx opengl perl vorbis (-altivec) -autostart
> -backendonly -crciprec -dbox2 -debug -directv -dts -freebox
> -frontendonly -hdhomerun -ieee1394 -lcd -xvmc" VIDEO_CARDS="i810 via
> -nvidia" 0 kB
>
> Total: 1 package (1 reinstall), Size of downloads: 0 kB
>
> I think it might have something to do with OSS, but I don't know what to
> do about that because it's gone from my gnome volume control. Sound in
> audacious and pidgin still works though. What should I do?
I just ran mythfrontend in a terminal and looked at the output. I saw a
lot of this line:
/dev/dsp: No such file or directory
If /dev/dsp doesn't exist, then how is everything else using sound?
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: No sound in mythfrontend
2008-02-08 1:45 ` [gentoo-user] " Michael Sullivan
@ 2008-02-08 2:27 ` Jerry McBride
2008-02-08 3:31 ` Michael Sullivan
2008-02-09 2:40 ` Michael Sullivan
1 sibling, 1 reply; 6+ messages in thread
From: Jerry McBride @ 2008-02-08 2:27 UTC (permalink / raw
To: gentoo-user
On Thursday 07 February 2008 08:45:50 pm Michael Sullivan wrote:
> On Wed, 2008-02-06 at 19:23 -0600, Michael Sullivan wrote:
> > I have no sound in mythfrontend anymore. Here's the emerge information:
> >
> > camille ~ # emerge -pv mythtv
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies... done!
> > [ebuild R ] media-tv/mythtv-0.20.2_p14972 USE="alsa dvb dvd ivtv
> > jack joystick lirc mmx opengl perl vorbis (-altivec) -autostart
> > -backendonly -crciprec -dbox2 -debug -directv -dts -freebox
> > -frontendonly -hdhomerun -ieee1394 -lcd -xvmc" VIDEO_CARDS="i810 via
> > -nvidia" 0 kB
> >
> > Total: 1 package (1 reinstall), Size of downloads: 0 kB
> >
> > I think it might have something to do with OSS, but I don't know what to
> > do about that because it's gone from my gnome volume control. Sound in
> > audacious and pidgin still works though. What should I do?
>
> I just ran mythfrontend in a terminal and looked at the output. I saw a
> lot of this line:
>
> /dev/dsp: No such file or directory
>
> If /dev/dsp doesn't exist, then how is everything else using sound?
You have /dev/adsp and that's what they use. For mythtv, I found I had to
provide the oss modules also...
--
From the Desk of: Jerome D. McBride
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: No sound in mythfrontend
2008-02-08 2:27 ` Jerry McBride
@ 2008-02-08 3:31 ` Michael Sullivan
0 siblings, 0 replies; 6+ messages in thread
From: Michael Sullivan @ 2008-02-08 3:31 UTC (permalink / raw
To: gentoo-user
On Thu, 2008-02-07 at 21:27 -0500, Jerry McBride wrote:
> On Thursday 07 February 2008 08:45:50 pm Michael Sullivan wrote:
> > On Wed, 2008-02-06 at 19:23 -0600, Michael Sullivan wrote:
> > > I have no sound in mythfrontend anymore. Here's the emerge information:
> > >
> > > camille ~ # emerge -pv mythtv
> > >
> > > These are the packages that would be merged, in order:
> > >
> > > Calculating dependencies... done!
> > > [ebuild R ] media-tv/mythtv-0.20.2_p14972 USE="alsa dvb dvd ivtv
> > > jack joystick lirc mmx opengl perl vorbis (-altivec) -autostart
> > > -backendonly -crciprec -dbox2 -debug -directv -dts -freebox
> > > -frontendonly -hdhomerun -ieee1394 -lcd -xvmc" VIDEO_CARDS="i810 via
> > > -nvidia" 0 kB
> > >
> > > Total: 1 package (1 reinstall), Size of downloads: 0 kB
> > >
> > > I think it might have something to do with OSS, but I don't know what to
> > > do about that because it's gone from my gnome volume control. Sound in
> > > audacious and pidgin still works though. What should I do?
> >
> > I just ran mythfrontend in a terminal and looked at the output. I saw a
> > lot of this line:
> >
> > /dev/dsp: No such file or directory
> >
> > If /dev/dsp doesn't exist, then how is everything else using sound?
>
> You have /dev/adsp and that's what they use. For mythtv, I found I had to
> provide the oss modules also...
>
> --
>
>
> From the Desk of: Jerome D. McBride
michael@camille ~ $ ls /dev/adsp
ls: cannot access /dev/adsp: No such file or directory
How do I get the OSS modules? Do I have to compile them into the
kernel? I have the oss use flag set. BTW I'm using
michael@camille ~ $ uname -a
Linux camille 2.6.23-gentoo-r6 #1 SMP Sun Jan 27 09:34:08 CST 2008 i686
Intel(R) Celeron(R) CPU 2.66GHz GenuineIntel GNU/Linux
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: No sound in mythfrontend
2008-02-08 1:45 ` [gentoo-user] " Michael Sullivan
2008-02-08 2:27 ` Jerry McBride
@ 2008-02-09 2:40 ` Michael Sullivan
2008-02-09 14:43 ` Jerry McBride
1 sibling, 1 reply; 6+ messages in thread
From: Michael Sullivan @ 2008-02-09 2:40 UTC (permalink / raw
To: gentoo-user
On Thu, 2008-02-07 at 19:45 -0600, Michael Sullivan wrote:
> On Wed, 2008-02-06 at 19:23 -0600, Michael Sullivan wrote:
> > I have no sound in mythfrontend anymore. Here's the emerge information:
> >
> > camille ~ # emerge -pv mythtv
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies... done!
> > [ebuild R ] media-tv/mythtv-0.20.2_p14972 USE="alsa dvb dvd ivtv
> > jack joystick lirc mmx opengl perl vorbis (-altivec) -autostart
> > -backendonly -crciprec -dbox2 -debug -directv -dts -freebox
> > -frontendonly -hdhomerun -ieee1394 -lcd -xvmc" VIDEO_CARDS="i810 via
> > -nvidia" 0 kB
> >
> > Total: 1 package (1 reinstall), Size of downloads: 0 kB
> >
> > I think it might have something to do with OSS, but I don't know what to
> > do about that because it's gone from my gnome volume control. Sound in
> > audacious and pidgin still works though. What should I do?
>
> I just ran mythfrontend in a terminal and looked at the output. I saw a
> lot of this line:
>
> /dev/dsp: No such file or directory
>
> If /dev/dsp doesn't exist, then how is everything else using sound?
If I put -oss in /etc/make.conf and emerge -ND world, would it
theoretically fix this problem?
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: No sound in mythfrontend
2008-02-09 2:40 ` Michael Sullivan
@ 2008-02-09 14:43 ` Jerry McBride
0 siblings, 0 replies; 6+ messages in thread
From: Jerry McBride @ 2008-02-09 14:43 UTC (permalink / raw
To: gentoo-user
On Friday 08 February 2008 09:40:04 pm Michael Sullivan wrote:
> On Thu, 2008-02-07 at 19:45 -0600, Michael Sullivan wrote:
> > On Wed, 2008-02-06 at 19:23 -0600, Michael Sullivan wrote:
> > > I have no sound in mythfrontend anymore. Here's the emerge
> > > information:
> > >
> > > camille ~ # emerge -pv mythtv
> > >
> > > These are the packages that would be merged, in order:
> > >
> > > Calculating dependencies... done!
> > > [ebuild R ] media-tv/mythtv-0.20.2_p14972 USE="alsa dvb dvd ivtv
> > > jack joystick lirc mmx opengl perl vorbis (-altivec) -autostart
> > > -backendonly -crciprec -dbox2 -debug -directv -dts -freebox
> > > -frontendonly -hdhomerun -ieee1394 -lcd -xvmc" VIDEO_CARDS="i810 via
> > > -nvidia" 0 kB
> > >
> > > Total: 1 package (1 reinstall), Size of downloads: 0 kB
> > >
> > > I think it might have something to do with OSS, but I don't know what
> > > to do about that because it's gone from my gnome volume control. Sound
> > > in audacious and pidgin still works though. What should I do?
> >
> > I just ran mythfrontend in a terminal and looked at the output. I saw a
> > lot of this line:
> >
> > /dev/dsp: No such file or directory
> >
> > If /dev/dsp doesn't exist, then how is everything else using sound?
>
> If I put -oss in /etc/make.conf and emerge -ND world, would it
> theoretically fix this problem?
How are you implementing ALSA? Are you using the kernel modules or the alsa
ebuilds? If kernel, then make sure it the oss emulation is enabled.
Check your alsa file at /etc/modules.d/alsa, it should look like:
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-atiixp # the alsa drive I need for my sound hardware
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=1
alias /dev/dsp snd-pcm-oss
--
From the Desk of: Jerome D. McBride
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-02-09 14:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 1:23 [gentoo-user] No sound in mythfrontend Michael Sullivan
2008-02-08 1:45 ` [gentoo-user] " Michael Sullivan
2008-02-08 2:27 ` Jerry McBride
2008-02-08 3:31 ` Michael Sullivan
2008-02-09 2:40 ` Michael Sullivan
2008-02-09 14:43 ` Jerry McBride
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox