Unix Technical Forum

Trouble with sound

This is a discussion on Trouble with sound within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I am having trouble with sound. I have onboard Via Technologies VT82C686 Apollo Super. After I loaded Slack 10 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 01:55 PM
Rory Jakes
 
Posts: n/a
Default Trouble with sound

I am having trouble with sound. I have onboard Via Technologies
VT82C686
Apollo Super. After I loaded Slack 10 I got into alsamixer but upon
reboot I lost all my settings. Now I cannot even get alsa mixer to
come up "gettalsamixer: function snd_ctl_open failed for default: No
such device"

And now coming into KDE I get the error "Error while initializing the
sound driver: device /dev/dsp can't be opened (no such device)" in a
dialog.

Please help!

Thank you in advance,
Rory Jakes
roryjakes@yahoo.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 01:55 PM
Henry Samuelson
 
Posts: n/a
Default Re: Trouble with sound

On Thu, 22 Jul 2004 18:25:35 -0700, Rory Jakes wrote:

> I am having trouble with sound. I have onboard Via Technologies
> VT82C686
> Apollo Super. After I loaded Slack 10 I got into alsamixer but upon
> reboot I lost all my settings. Now I cannot even get alsa mixer to
> come up "gettalsamixer: function snd_ctl_open failed for default: No
> such device"
>
> And now coming into KDE I get the error "Error while initializing the
> sound driver: device /dev/dsp can't be opened (no such device)" in a
> dialog.


Have you considered rebuilding your kernel with OSS support, instead of
alsa? The OSS drivers usually do the right thing, in a simple,
straightforward way - unlike the alsa monstrosity, which is a guaranteed
source of trouble, even when it works.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 01:56 PM
Eric Hameleers
 
Posts: n/a
Default Re: Trouble with sound

Henry Samuelson wrote:
> On Thu, 22 Jul 2004 18:25:35 -0700, Rory Jakes wrote:
>
>
>>I am having trouble with sound. I have onboard Via Technologies
>>VT82C686
>>Apollo Super. After I loaded Slack 10 I got into alsamixer but upon
>>reboot I lost all my settings. Now I cannot even get alsa mixer to
>>come up "gettalsamixer: function snd_ctl_open failed for default: No
>>such device"
>>
>>And now coming into KDE I get the error "Error while initializing the
>>sound driver: device /dev/dsp can't be opened (no such device)" in a
>>dialog.

>
>
> Have you considered rebuilding your kernel with OSS support, instead of
> alsa? The OSS drivers usually do the right thing, in a simple,
> straightforward way - unlike the alsa monstrosity, which is a guaranteed
> source of trouble, even when it works.
>

OSS = bad
ALSA = good

Try running "alsaconfig" to detect and configure your sound card;
then run "alsamixer" to set the volumes to your liking;
then run "alsactl store" to make your configuration permanent (it will
survive a reboot)

Cheers, Eric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 01:56 PM
Henry Samuelson
 
Posts: n/a
Default Re: Trouble with sound

On Fri, 23 Jul 2004 20:39:21 +0200, Eric Hameleers wrote:

> OSS = bad
> ALSA = good


OSS = bad, but usually works.
ALSA = good, but seldom works.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 01:56 PM
Neil Koozer
 
Posts: n/a
Default Re: Trouble with sound

Eric Hameleers wrote:

>>>VT82C686


> OSS = bad
> ALSA = good
>
> Try running "alsaconfig" to detect and configure your sound card;
> then run "alsamixer" to set the volumes to your liking;
> then run "alsactl store" to make your configuration permanent (it will
> survive a reboot)


The OP has a VT82C686. Alsa does not work with that chip. (it can be made
to work in playback, but not for recording).

Neil


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 01:56 PM
Davisons Trull
 
Posts: n/a
Default Re: Trouble with sound

Henry Samuelson wrote:

> On Fri, 23 Jul 2004 20:39:21 +0200, Eric Hameleers wrote:
>
>> OSS = bad
>> ALSA = good

>
> OSS = bad, but usually works.
> ALSA = good, but seldom works.


Ho Hum.

How does a good old "alsaconf" look?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 01:57 PM
Mark Hull
 
Posts: n/a
Default Re: Trouble with sound

Rory Jakes wrote:
> I am having trouble with sound. I have onboard Via Technologies
> VT82C686
> Apollo Super. After I loaded Slack 10 I got into alsamixer but upon
> reboot I lost all my settings. Now I cannot even get alsa mixer to
> come up "gettalsamixer: function snd_ctl_open failed for default: No
> such device"
>
> And now coming into KDE I get the error "Error while initializing the
> sound driver: device /dev/dsp can't be opened (no such device)" in a
> dialog.
>
> Please help!
>
> Thank you in advance,
> Rory Jakes
> roryjakes@yahoo.com

have you tried to compile the intel 810 sound chip set in the alsa part
of the kernel setup that will compile the ac97 drivers which will work
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 01:58 PM
jenso
 
Posts: n/a
Default Re: Trouble with sound

On 2004-07-24, Davisons Trull <Darl@McBride.com> wrote:
> Henry Samuelson wrote:
>
>> On Fri, 23 Jul 2004 20:39:21 +0200, Eric Hameleers wrote:
>>
>>> OSS = bad
>>> ALSA = good

>>
>> OSS = bad, but usually works.
>> ALSA = good, but seldom works.

>
> Ho Hum.
>
> How does a good old "alsaconf" look?


http://www.alsa-project.org/
Is a good start.

/Jens
--
Slackware | CRUX-1.3.1 PPC
window manager improved

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:27 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com