Re: [Cooker] [Bug 3245] [Hardware] New: No sound since 8.2

2003-03-13 Thread Thierry Vignaud
joelinux [EMAIL PROTECTED] writes:

 Mandrake 9.1 RC-2 fails to identify my SB AWE64 sound card.  Knoppix
 finds if perfectly.  It works with almost every other distribution.
 It used to work with earlier Mandrakes, but hasn't for the past
 several releases.

classic bug sound tester:

lspcidrake -v | fgrep AUDIO will tell you which driver your card use
by default

grep sound-slot /etc/modules.conf will tell you what driver it
currently uses

/sbin/lsmod will enable you to check if its module (driver) is
loaded or not

/sbin/chkconfig --list sound and /sbin/chkconfig --list alsa will
tell you if sound and alsa services're configured to be run on
initlevel 3

aumix -q will tell you if the sound volume is muted or not

/sbin/fuser -v /dev/dsp will tell which program uses the sound card.




Re: [Cooker] [Bug 3245] [Hardware] New: No sound since 8.2

2003-03-13 Thread Murray J. Root
On Thu, Mar 13, 2003 at 11:06:14AM +0100, Thierry Vignaud wrote:
 joelinux [EMAIL PROTECTED] writes:
 
  Mandrake 9.1 RC-2 fails to identify my SB AWE64 sound card.  Knoppix
  finds if perfectly.  It works with almost every other distribution.
  It used to work with earlier Mandrakes, but hasn't for the past
  several releases.
 
 classic bug sound tester:
 
 lspcidrake -v | fgrep AUDIO will tell you which driver your card use
 by default
 
 grep sound-slot /etc/modules.conf will tell you what driver it
 currently uses
 
 /sbin/lsmod will enable you to check if its module (driver) is
 loaded or not
 
 /sbin/chkconfig --list sound and /sbin/chkconfig --list alsa will
 tell you if sound and alsa services're configured to be run on
 initlevel 3
 
 aumix -q will tell you if the sound volume is muted or not
 
 /sbin/fuser -v /dev/dsp will tell which program uses the sound card.
 
 

SB AWE64 is an ISA card - the results of all these tests is nothing.
Run sndconfig (have to install it - not installed by default).

-- 
Murray J. Root




Re: [Cooker] [Bug 3245] [Hardware] New: No sound since 8.2

2003-03-13 Thread Thierry Vignaud
Murray J. Root [EMAIL PROTECTED] writes:

 SB AWE64 is an ISA card - the results of all these tests is nothing.
 Run sndconfig (have to install it - not installed by default).

we do not probe for isa pnp card (not enough devel ressources, not
enough interest, deprecated technology and what's more old
harddrake-0.9.x used to freeze on quite a lot of machines when probing
for isa pnp cards...)

@duplicate=497




Re: [Cooker] [Bug 3245] [Hardware] New: No sound since 8.2

2003-03-13 Thread Jason
So what is the final solution then?? I have the same card myself and 
have not had sound from 9.0 onwards, despite running sndconfig. These 
cards are quite common still and used to have great Mandrake support. 
What do I need to do to get sound now??

Cheers

Jason

PS, the sound on 8.2 with this card was great.

Thierry Vignaud wrote:
Murray J. Root [EMAIL PROTECTED] writes:


SB AWE64 is an ISA card - the results of all these tests is nothing.
Run sndconfig (have to install it - not installed by default).


we do not probe for isa pnp card (not enough devel ressources, not
enough interest, deprecated technology and what's more old
harddrake-0.9.x used to freeze on quite a lot of machines when probing
for isa pnp cards...)
@duplicate=497








Re: [Cooker] [Bug 3245] [Hardware] New: No sound since 8.2

2003-03-13 Thread Thierry Vignaud
Jason [EMAIL PROTECTED] writes:

 So what is the final solution then?? I have the same card myself and
 have not had sound from 9.0 onwards, despite running sndconfig. These
 cards are quite common still and used to have great Mandrake
 support. What do I need to do to get sound now??

from draksound, you can try pick any driver and choose snd-sbawe




Re: [Cooker] [Bug 3245] [Hardware] New: No sound since 8.2

2003-03-13 Thread Jason


Thierry Vignaud wrote:
Jason [EMAIL PROTECTED] writes:


So what is the final solution then?? I have the same card myself and
have not had sound from 9.0 onwards, despite running sndconfig. These
cards are quite common still and used to have great Mandrake
support. What do I need to do to get sound now??


from draksound, you can try pick any driver and choose snd-sbawe
Mine is an ISA PnP SB AWE64, so when I do this it says:

No Sound Card has been detected on your machine. Please verify that a 
Linux-supported Sound Card is correctly plugged in.

You can visit our hardware database at:

http://www.linux-mandrake.com/en/hardware.php3

Note: if you've an ISA PnP sound card, you'll have to use the sndconfig 
program.  Just type sndconfig in a console.

but that doesn't work anymore either, (though it used to).
When I run sndconfig and choose my card and run the probe and it says:
An error occurred opening /dev/audio
if I try the SB16 test which used to work for the same card it says the 
same. I need a solution too as I am tired of having no sound in Mandrake.

Cheers

Jason





Re: [Cooker] [Bug 3245] [Hardware] New: No sound since 8.2

2003-03-13 Thread Danny Tholen
On Thursday 13 March 2003 20:07, Jason wrote:
 but that doesn't work anymore either, (though it used to).
 When I run sndconfig and choose my card and run the probe and it says:
 An error occurred opening /dev/audio
 if I try the SB16 test which used to work for the same card it says the
 same. I need a solution too as I am tired of having no sound in Mandrake.
so...does /dev/audio exist, and do you have access rights?

d.