Re: Sound Problem

2017-03-12 Thread SDA
On Sat, Mar 11, 2017 at 10:36:54PM +, Dominic Knight wrote:
 
> As you most likely have two sound cards, one on-board and one with the
> video card (HDMI) it may be worthwhile installing pasystray as this may
> give you better control over which card you want to use, lots of
> options to reset sink, add modules etc. It helped me solve sound issues
> in the past when switching between on-board headphones and HDMI to the
> TV so worth a try at least.

I 2nd Dominic's advice - My scenario as well, and when running SID at times 
having pasystray helped select the right card when needed. Of course now, with 
Stretch installed, haven't had to do this for some time. 



Re: Sound Problem

2017-03-12 Thread Stephen P. Molnar

On 03/12/2017 01:59 PM, Sharon Kimble wrote:

"Stephen P. Molnar"  writes:


On 03/11/2017 05:36 PM, Dominic Knight wrote:

On Sat, 2017-03-11 at 09:39 -0500, Stephen P. Molnar wrote:

Up to date Jessie.

Sound worked until I turned power off to the external speakers.  The
sound has not been working since I turned the speakers back on.

If I run 'speaker-test' I get noise, but if I run 'speaker-test -c 2
-t
wav' I get 'front left' and 'front right' from the speakers.

I am using the on-board sound:

01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller
(rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 809f
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at fe08 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Kernel driver in use: snd_hda_intel

I have proven, to my satisfaction, thanks to a suggestion from a
correspondent, that this is not a hardware problem.  I loaded the
Xubuntu 17.04 Live Desktop on the computer and the sound is live.

I would appreciate some help in solving this problem.

Thanks in advance.



As you most likely have two sound cards, one on-board and one with the
video card (HDMI) it may be worthwhile installing pasystray as this may
give you better control over which card you want to use, lots of
options to reset sink, add modules etc. It helped me solve sound issues
in the past when switching between on-board headphones and HDMI to the
TV so worth a try at least.



Thanks for the suggestion.

Here's what happens:

comp@AbNormal:~$ /usr/bin/pasystray
** Message: volume:53085

Then nothing.



To get my sound working after a reboot I have to 'sudo alsactl init'.
And then I load alsamixer, choose my soundcard and turn all bars up to
100%.

Maybe this would help solve your problem?

Sharon.



Many thanks to all who replied to my cry for help.

I managed to stumble on the solution by un-muting the master in alsamixer.

--
Stephen P. Molnar, Ph.D.Life is a fuzzy set
www.molecular-modeling.net  Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1



Re: Sound Problem

2017-03-12 Thread Sharon Kimble
"Stephen P. Molnar"  writes:

> On 03/11/2017 05:36 PM, Dominic Knight wrote:
>> On Sat, 2017-03-11 at 09:39 -0500, Stephen P. Molnar wrote:
>>> Up to date Jessie.
>>>
>>> Sound worked until I turned power off to the external speakers.  The
>>> sound has not been working since I turned the speakers back on.
>>>
>>> If I run 'speaker-test' I get noise, but if I run 'speaker-test -c 2
>>> -t
>>> wav' I get 'front left' and 'front right' from the speakers.
>>>
>>> I am using the on-board sound:
>>>
>>> 01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller
>>> (rev a1)
>>> Subsystem: Micro-Star International Co., Ltd. [MSI] Device 809f
>>> Flags: bus master, fast devsel, latency 0, IRQ 25
>>> Memory at fe08 (32-bit, non-prefetchable) [size=16K]
>>> Capabilities: [60] Power Management version 3
>>> Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
>>> Capabilities: [78] Express Endpoint, MSI 00
>>> Kernel driver in use: snd_hda_intel
>>>
>>> I have proven, to my satisfaction, thanks to a suggestion from a
>>> correspondent, that this is not a hardware problem.  I loaded the
>>> Xubuntu 17.04 Live Desktop on the computer and the sound is live.
>>>
>>> I would appreciate some help in solving this problem.
>>>
>>> Thanks in advance.
>>>
>>
>> As you most likely have two sound cards, one on-board and one with the
>> video card (HDMI) it may be worthwhile installing pasystray as this may
>> give you better control over which card you want to use, lots of
>> options to reset sink, add modules etc. It helped me solve sound issues
>> in the past when switching between on-board headphones and HDMI to the
>> TV so worth a try at least.
>>
>>
> Thanks for the suggestion.
>
> Here's what happens:
>
> comp@AbNormal:~$ /usr/bin/pasystray
> ** Message: volume:53085
>
> Then nothing.
>

To get my sound working after a reboot I have to 'sudo alsactl init'.
And then I load alsamixer, choose my soundcard and turn all bars up to
100%.

Maybe this would help solve your problem?

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = http://www.drugfacts.org.uk  
Debian 8.6, fluxbox 1.3.5-2, emacs 25.1.1.1


signature.asc
Description: PGP signature


Re: Sound Problem

2017-03-12 Thread Stephen P. Molnar

On 03/11/2017 05:36 PM, Dominic Knight wrote:

On Sat, 2017-03-11 at 09:39 -0500, Stephen P. Molnar wrote:

Up to date Jessie.

Sound worked until I turned power off to the external speakers.  The
sound has not been working since I turned the speakers back on.

If I run 'speaker-test' I get noise, but if I run 'speaker-test -c 2
-t
wav' I get 'front left' and 'front right' from the speakers.

I am using the on-board sound:

01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller
(rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 809f
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at fe08 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Kernel driver in use: snd_hda_intel

I have proven, to my satisfaction, thanks to a suggestion from a
correspondent, that this is not a hardware problem.  I loaded the
Xubuntu 17.04 Live Desktop on the computer and the sound is live.

I would appreciate some help in solving this problem.

Thanks in advance.



As you most likely have two sound cards, one on-board and one with the
video card (HDMI) it may be worthwhile installing pasystray as this may
give you better control over which card you want to use, lots of
options to reset sink, add modules etc. It helped me solve sound issues
in the past when switching between on-board headphones and HDMI to the
TV so worth a try at least.



Thanks for the suggestion.

Here's what happens:

comp@AbNormal:~$ /usr/bin/pasystray
** Message: volume:53085

Then nothing.

--
Stephen P. Molnar, Ph.D.Life is a fuzzy set
www.molecular-modeling.net  Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1



Re: Sound Problem

2017-03-11 Thread Dominic Knight
On Sat, 2017-03-11 at 09:39 -0500, Stephen P. Molnar wrote:
> Up to date Jessie.
> 
> Sound worked until I turned power off to the external speakers.  The 
> sound has not been working since I turned the speakers back on.
> 
> If I run 'speaker-test' I get noise, but if I run 'speaker-test -c 2
> -t
> wav' I get 'front left' and 'front right' from the speakers.
> 
> I am using the on-board sound:
> 
> 01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller 
> (rev a1)
>   Subsystem: Micro-Star International Co., Ltd. [MSI] Device 809f
>   Flags: bus master, fast devsel, latency 0, IRQ 25
>   Memory at fe08 (32-bit, non-prefetchable) [size=16K]
>   Capabilities: [60] Power Management version 3
>   Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
>   Capabilities: [78] Express Endpoint, MSI 00
>   Kernel driver in use: snd_hda_intel
> 
> I have proven, to my satisfaction, thanks to a suggestion from a 
> correspondent, that this is not a hardware problem.  I loaded the 
> Xubuntu 17.04 Live Desktop on the computer and the sound is live.
> 
> I would appreciate some help in solving this problem.
> 
> Thanks in advance.
> 

As you most likely have two sound cards, one on-board and one with the
video card (HDMI) it may be worthwhile installing pasystray as this may
give you better control over which card you want to use, lots of
options to reset sink, add modules etc. It helped me solve sound issues
in the past when switching between on-board headphones and HDMI to the
TV so worth a try at least.



Re: Sound Problem

2017-03-11 Thread Stephen P. Molnar

On 03/11/2017 05:26 PM, Dan Ritter wrote:

On Sat, Mar 11, 2017 at 02:06:21PM -0500, Stephen P. Molnar wrote:

On 03/11/2017 01:42 PM, Dan Ritter wrote:

On Sat, Mar 11, 2017 at 09:39:11AM -0500, Stephen P. Molnar wrote:
aplay -L should give you a list of possible outputs, one of
which  you can then feed to speaker-test via -D to test.

Then you can set this in /etc/asound.conf as a default. Mine
says

defaults.pcm.card 0
defaults.pcm.device 3
defaults.ctl.card 0

-dsr-



Thanks for the reply.  I had pretty well convinced myself that it's a
software problem,  and therein lies the rub (or, rather a very high degree
of entropy (mixedupness)).

Here is what might be the applicable portion on the output from aplay -L:

sysdefault:CARD=SB
 HDA ATI SB, ALC887-VD Analog
 Default Audio Device
front:CARD=SB,DEV=0
 HDA ATI SB, ALC887-VD Analog
 Front speakers
surround21:CARD=SB,DEV=0
 HDA ATI SB, ALC887-VD Analog
 2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=SB,DEV=0
 HDA ATI SB, ALC887-VD Analog
 4.0 Surround output to Front and Rear speakers
surround41:CARD=SB,DEV=0
 HDA ATI SB, ALC887-VD Analog
 4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=SB,DEV=0
 HDA ATI SB, ALC887-VD Analog
 5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=SB,DEV=0
 HDA ATI SB, ALC887-VD Analog
 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=SB,DEV=0
 HDA ATI SB, ALC887-VD Analog
 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers


I would try

speaker-test -D front

and see if that comes out the right device.

-dsr-


Thanks for the reply.. That resulted in the 'front right' 'front left'

--
Stephen P. Molnar, Ph.D.Life is a fuzzy set
www.molecular-modeling.net  Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1



Re: Sound Problem

2017-03-11 Thread Dan Ritter
On Sat, Mar 11, 2017 at 02:06:21PM -0500, Stephen P. Molnar wrote:
> On 03/11/2017 01:42 PM, Dan Ritter wrote:
> > On Sat, Mar 11, 2017 at 09:39:11AM -0500, Stephen P. Molnar wrote:
> > aplay -L should give you a list of possible outputs, one of
> > which  you can then feed to speaker-test via -D to test.
> > 
> > Then you can set this in /etc/asound.conf as a default. Mine
> > says
> > 
> > defaults.pcm.card 0
> > defaults.pcm.device 3
> > defaults.ctl.card 0
> > 
> > -dsr-
> > 
> > 
> Thanks for the reply.  I had pretty well convinced myself that it's a
> software problem,  and therein lies the rub (or, rather a very high degree
> of entropy (mixedupness)).
> 
> Here is what might be the applicable portion on the output from aplay -L:
> 
> sysdefault:CARD=SB
> HDA ATI SB, ALC887-VD Analog
> Default Audio Device
> front:CARD=SB,DEV=0
> HDA ATI SB, ALC887-VD Analog
> Front speakers
> surround21:CARD=SB,DEV=0
> HDA ATI SB, ALC887-VD Analog
> 2.1 Surround output to Front and Subwoofer speakers
> surround40:CARD=SB,DEV=0
> HDA ATI SB, ALC887-VD Analog
> 4.0 Surround output to Front and Rear speakers
> surround41:CARD=SB,DEV=0
> HDA ATI SB, ALC887-VD Analog
> 4.1 Surround output to Front, Rear and Subwoofer speakers
> surround50:CARD=SB,DEV=0
> HDA ATI SB, ALC887-VD Analog
> 5.0 Surround output to Front, Center and Rear speakers
> surround51:CARD=SB,DEV=0
> HDA ATI SB, ALC887-VD Analog
> 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
> surround71:CARD=SB,DEV=0
> HDA ATI SB, ALC887-VD Analog
> 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers

I would try 

speaker-test -D front 

and see if that comes out the right device.

-dsr-



Re: Sound Problem

2017-03-11 Thread Stephen P. Molnar

On 03/11/2017 01:42 PM, Dan Ritter wrote:

On Sat, Mar 11, 2017 at 09:39:11AM -0500, Stephen P. Molnar wrote:

Up to date Jessie.

Sound worked until I turned power off to the external speakers.  The sound
has not been working since I turned the speakers back on.

If I run 'speaker-test' I get noise, but if I run 'speaker-test -c 2 -t
wav' I get 'front left' and 'front right' from the speakers.

I am using the on-board sound:

01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev
a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 809f
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at fe08 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Kernel driver in use: snd_hda_intel

I have proven, to my satisfaction, thanks to a suggestion from a
correspondent, that this is not a hardware problem.  I loaded the Xubuntu
17.04 Live Desktop on the computer and the sound is live.

I would appreciate some help in solving this problem.


In my experience, problems like this are nearly always problems
in software selection of output and/or mixer volumes.

The card that you are selecting there is an HDMI audio
controller, which means that it is a sound card which only
outputs through the HDMI connection going to a TV or video
monitor. Is that what you are expecting?

If, as is more usual, you are expecting to output through 1/8"
stereo jacks to self-powered speakers or 1/8" line-level stereo
to an amplifier, you need to select that sound card and use it.

aplay -L should give you a list of possible outputs, one of
which  you can then feed to speaker-test via -D to test.

Then you can set this in /etc/asound.conf as a default. Mine
says

defaults.pcm.card 0
defaults.pcm.device 3
defaults.ctl.card 0

-dsr-


Thanks for the reply.  I had pretty well convinced myself that it's a 
software problem,  and therein lies the rub (or, rather a very high 
degree of entropy (mixedupness)).


Here is what might be the applicable portion on the output from aplay -L:

sysdefault:CARD=SB
HDA ATI SB, ALC887-VD Analog
Default Audio Device
front:CARD=SB,DEV=0
HDA ATI SB, ALC887-VD Analog
Front speakers
surround21:CARD=SB,DEV=0
HDA ATI SB, ALC887-VD Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=SB,DEV=0
HDA ATI SB, ALC887-VD Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=SB,DEV=0
HDA ATI SB, ALC887-VD Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=SB,DEV=0
HDA ATI SB, ALC887-VD Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=SB,DEV=0
HDA ATI SB, ALC887-VD Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=SB,DEV=0
HDA ATI SB, ALC887-VD Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers

and, this is what I get from aadebug:

0 [SB ]: HDA-Intel - HDA ATI SB

  HDA ATI SB at 0xfe30 irq 16

also, that is what alsamixer is giving as the default.

So my degree of mental entropy is high and increasing (a thermodynamic 
requirement for an allowed process).


Your further comments will be much appreciated.

Thanks in advance.

--
Stephen P. Molnar, Ph.D.Life is a fuzzy set
www.molecular-modeling.net  Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1



Re: Sound Problem

2017-03-11 Thread Dan Ritter
On Sat, Mar 11, 2017 at 09:39:11AM -0500, Stephen P. Molnar wrote:
> Up to date Jessie.
> 
> Sound worked until I turned power off to the external speakers.  The sound
> has not been working since I turned the speakers back on.
> 
> If I run 'speaker-test' I get noise, but if I run 'speaker-test -c 2 -t
> wav' I get 'front left' and 'front right' from the speakers.
> 
> I am using the on-board sound:
> 
> 01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev
> a1)
>   Subsystem: Micro-Star International Co., Ltd. [MSI] Device 809f
>   Flags: bus master, fast devsel, latency 0, IRQ 25
>   Memory at fe08 (32-bit, non-prefetchable) [size=16K]
>   Capabilities: [60] Power Management version 3
>   Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
>   Capabilities: [78] Express Endpoint, MSI 00
>   Kernel driver in use: snd_hda_intel
> 
> I have proven, to my satisfaction, thanks to a suggestion from a
> correspondent, that this is not a hardware problem.  I loaded the Xubuntu
> 17.04 Live Desktop on the computer and the sound is live.
> 
> I would appreciate some help in solving this problem.

In my experience, problems like this are nearly always problems
in software selection of output and/or mixer volumes.

The card that you are selecting there is an HDMI audio
controller, which means that it is a sound card which only
outputs through the HDMI connection going to a TV or video
monitor. Is that what you are expecting?

If, as is more usual, you are expecting to output through 1/8"
stereo jacks to self-powered speakers or 1/8" line-level stereo
to an amplifier, you need to select that sound card and use it.

aplay -L should give you a list of possible outputs, one of
which  you can then feed to speaker-test via -D to test.

Then you can set this in /etc/asound.conf as a default. Mine
says

defaults.pcm.card 0
defaults.pcm.device 3
defaults.ctl.card 0

-dsr-



Re: Sound Problem

2017-01-29 Thread S. P. Molnar


On 01/29/2017 04:04 AM, Georgi Naplatanov wrote:

On 01/29/2017 03:47 AM, S. P. Molnar wrote:

I have Debian Jessie (loaded as v8-5, but kept updated)/  My sound has
been working, but earlier today I lost the sound.

I've Googled the problem and have tried a number of things.  Here are
the results:

comp@AbNormal:~$sudo alsactl init
[sudo] password for comp:
Found hardware: "HDA-Intel" "Realtek ALC887-VD"
"HDA:10ec0887,10438444,00100302" "0x1043" "0x8444"
Hardware is initialized using a generic method
comp@AbNormal:~$

I got a 'pop' from the speakers.

comp@AbNormal:~$sudo alsactl init
[sudo] password for comp:
Found hardware: "HDA-Intel" "Realtek ALC887-VD"
"HDA:10ec0887,10438444,00100302" "0x1043" "0x8444"
Hardware is initialized using a generic method
comp@AbNormal:~$
comp@AbNormal:~$cat /proc/asound/cards
  0 [SB ]: HDA-Intel - HDA ATI SB
   HDA ATI SB at 0xfe30 irq 16
  1 [NVidia ]: HDA-Intel - HDA NVidia
   HDA NVidia at 0xfe08 irq 25
  2 [U0x46d0x807]: USB-Audio - USB Device 0x46d:0x807
   USB Device 0x46d:0x807 at usb-:00:12.2-4, high
speed

I have also attached a screenshot of the alsa mixer.

The sound is not muted, and yes, the jack is plugged into the
appropriate jack on the sound card.  I know that I have a signal coming
in as I am streaming internet radio).

At this point I don't know what else to try.

Any suggestions will be most welcome.

Thanks in advance.


Hi,

I have a sound card with the same chip. I noticed that on your
screenshot some channels are muted ("front" for example). Here is a
screenshot with my audio settings.

http://test2.oles.biz/alsa.png

Just try to unmute muted channels.

HTH

Kind regards
Georgi


Thanks for the reply's.  The problem was my bad for not noticing which 
channels were muted on the Audio Mixer.


I have the sound back, but it can be best described as snap, crackle and 
pop!  I have noticed that if I mute the Headphone channel everything 
else is muted.


A screenshot is attached.

Thanks in advance

--
Stephen P. Molnar, Ph.D.Life is a fuzzy set
www.Molecular-Modeling.net  Stochastic and multivariate
(614)312-7528 (c)
Skype:  smolnar1



Re: Sound Problem

2017-01-29 Thread Jude DaShiell
If you had your sound set to one speaker system, it could have moved 
back to the old default speaker system with the 3.5mm jack.  That's what 
happened to me last night while playing in tintin-alteraeon and the 
speaker I had configured just threw out a tremendous amount of static 
instead of the speech it was providing before when this system change 
happened.


On Sat, 28 Jan 2017, S. P. Molnar wrote:


Date: Sat, 28 Jan 2017 20:47:26
From: S. P. Molnar 
To: debian-user@lists.debian.org
Subject: Sound Problem
Resent-Date: Sun, 29 Jan 2017 01:51:10 + (UTC)
Resent-From: debian-user@lists.debian.org


I have Debian Jessie (loaded as v8-5, but kept updated)/  My sound has been 
working, but earlier today I lost the sound.


I've Googled the problem and have tried a number of things.  Here are the 
results:


comp@AbNormal:~$sudo alsactl init
[sudo] password for comp:
Found hardware: "HDA-Intel" "Realtek ALC887-VD" 
"HDA:10ec0887,10438444,00100302" "0x1043" "0x8444"

Hardware is initialized using a generic method
comp@AbNormal:~$

I got a 'pop' from the speakers.

comp@AbNormal:~$sudo alsactl init
[sudo] password for comp:
Found hardware: "HDA-Intel" "Realtek ALC887-VD" 
"HDA:10ec0887,10438444,00100302" "0x1043" "0x8444"

Hardware is initialized using a generic method
comp@AbNormal:~$
comp@AbNormal:~$cat /proc/asound/cards
0 [SB ]: HDA-Intel - HDA ATI SB
 HDA ATI SB at 0xfe30 irq 16
1 [NVidia ]: HDA-Intel - HDA NVidia
 HDA NVidia at 0xfe08 irq 25
2 [U0x46d0x807]: USB-Audio - USB Device 0x46d:0x807
 USB Device 0x46d:0x807 at usb-:00:12.2-4, high 
speed


I have also attached a screenshot of the alsa mixer.

The sound is not muted, and yes, the jack is plugged into the appropriate 
jack on the sound card.  I know that I have a signal coming in as I am 
streaming internet radio).


At this point I don't know what else to try.

Any suggestions will be most welcome.

Thanks in advance.




--


Re: Sound Problem

2017-01-29 Thread Georgi Naplatanov
On 01/29/2017 03:47 AM, S. P. Molnar wrote:
> 
> I have Debian Jessie (loaded as v8-5, but kept updated)/  My sound has
> been working, but earlier today I lost the sound.
> 
> I've Googled the problem and have tried a number of things.  Here are
> the results:
> 
> comp@AbNormal:~$sudo alsactl init
> [sudo] password for comp:
> Found hardware: "HDA-Intel" "Realtek ALC887-VD"
> "HDA:10ec0887,10438444,00100302" "0x1043" "0x8444"
> Hardware is initialized using a generic method
> comp@AbNormal:~$
> 
> I got a 'pop' from the speakers.
> 
> comp@AbNormal:~$sudo alsactl init
> [sudo] password for comp:
> Found hardware: "HDA-Intel" "Realtek ALC887-VD"
> "HDA:10ec0887,10438444,00100302" "0x1043" "0x8444"
> Hardware is initialized using a generic method
> comp@AbNormal:~$
> comp@AbNormal:~$cat /proc/asound/cards
>  0 [SB ]: HDA-Intel - HDA ATI SB
>   HDA ATI SB at 0xfe30 irq 16
>  1 [NVidia ]: HDA-Intel - HDA NVidia
>   HDA NVidia at 0xfe08 irq 25
>  2 [U0x46d0x807]: USB-Audio - USB Device 0x46d:0x807
>   USB Device 0x46d:0x807 at usb-:00:12.2-4, high
> speed
> 
> I have also attached a screenshot of the alsa mixer.
> 
> The sound is not muted, and yes, the jack is plugged into the
> appropriate jack on the sound card.  I know that I have a signal coming
> in as I am streaming internet radio).
> 
> At this point I don't know what else to try.
> 
> Any suggestions will be most welcome.
> 
> Thanks in advance.
> 

Hi,

I have a sound card with the same chip. I noticed that on your
screenshot some channels are muted ("front" for example). Here is a
screenshot with my audio settings.

http://test2.oles.biz/alsa.png

Just try to unmute muted channels.

HTH

Kind regards
Georgi



Re: Sound problem Dell Latitude E7470

2016-09-29 Thread kamaraju kusumanchi
On Tue, Aug 23, 2016 at 3:03 AM, Hedvig Kamp  wrote:
> Hi,
>
> I am running Debian Stretch on a Dell Latitude E7470 and I get almost
> no sound. After running alsactl init as root I have a buzzing sound in
> my speakers, as well as a short beep when I unmute in alsamixer. But
> that is all the sound I get. I tested with speakertest.
>
> What is the problem and how do I solve it?
>
> Best,
> Hedda
>

Could you please copy paste the output of "inxi -Ar"?

thanks
raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: Sound problem Dell Latitude E7470

2016-08-23 Thread deloptes
Hedvig Kamp wrote:

> Hi,
> 
> I am running Debian Stretch on a Dell Latitude E7470 and I get almost
> no sound. After running alsactl init as root I have a buzzing sound in
> my speakers, as well as a short beep when I unmute in alsamixer. But
> that is all the sound I get. I tested with speakertest.
> 
> What is the problem and how do I solve it?
> 
> Best,
> Hedda

without any additional input we can only guess

1. some volume control is too low
2. pulse audio and alsamixer settings
3. wrong card reference (messed up controlls)
4. using the wrong output (line out vs head phone jack)

paste output of amixer and lspci | grep Audio
run as root 

regards




Re: Sound problem : on tablet Z3735 with bytcrrt5640

2016-06-30 Thread Michael Lange
On Thu, 30 Jun 2016 08:50:51 +0800
Gener Badenas  wrote:

> 
> 
> But Intel now is out of the game of producing mobile socs.  they may not
> fix this at all

A couple weeks ago when I was looking for a possible way to fix things
for my Ideapad I happened to come across some threads on kernel
developer's lists where I saw (to my surprise) that Intel actually seems
to have several people working on this and other Intel-related issues
(at least their mail addresses n...@intel.com seemed to suggest they work
for intel).
I also noticed that when I tried the latest 4.7rc kernel that the error
messages during boot have become less, which also seems to indicate that
things are going ahead (still so far no audio here and a few other things
also still missing).
I guess anything that we can do for now with such a device is to make
sure we have the latest efi/bios installed, and keep the
firmware/microcode and kernel packages up to date and hope for the best,
but at least I think there is still hope.

Regards

Michael


.-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.

Our missions are peaceful -- not for conquest.  When we do battle, it
is only because we have no choice.
-- Kirk, "The Squire of Gothos", stardate 2124.5



Re: Sound problem : on tablet Z3735 with bytcrrt5640

2016-06-29 Thread Gener Badenas
On Wed, Jun 29, 2016 at 5:55 PM, Michael Lange  wrote:

> Hi,
>
> On Tue, 28 Jun 2016 19:22:34 +0200
> F ProTablet10  wrote:
>
> > Hello everyone,
> >
> > I spent my tablet HP Pro Tablet 10 EE G1 Debian .
> > I managed to pass ( in pain ;-)) boot efi32 problem.
> >
> >
> > I followed the following tutorial because the characteristics of my
> > tablet are
> > very close.
> > https://wiki.debian.org/InstallingDebianOn/Asus/T100TA
> >
> > By impossible to operate against the sound.
> >
> > Can anyone help me?
>
> probably it's the same problem as described here:
> https://bugzilla.kernel.org/show_bug.cgi?id=117141
> and here:
> http://mailman.alsa-project.org/pipermail/alsa-devel/2016-April/107299.html
>
> I am having the same issue with a Lenovo Ideapad 100s , seems like all we
> can do for now is wait until the people from Intel come along with a fix.
>


But Intel now is out of the game of producing mobile socs.  they may not
fix this at all


>
> Regards
>
> Michael
>
>
> .-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.
>
> "Evil does seek to maintain power by suppressing the truth."
> "Or by misleading the innocent."
> -- Spock and McCoy, "And The Children Shall Lead",
>stardate 5029.5.
>
>


-- 
Code

code 


Re: Sound problem : on tablet Z3735 with bytcrrt5640

2016-06-29 Thread Michael Lange
Hi,

On Tue, 28 Jun 2016 19:22:34 +0200
F ProTablet10  wrote:

> Hello everyone,
> 
> I spent my tablet HP Pro Tablet 10 EE G1 Debian .
> I managed to pass ( in pain ;-)) boot efi32 problem.
> 
> 
> I followed the following tutorial because the characteristics of my
> tablet are
> very close.
> https://wiki.debian.org/InstallingDebianOn/Asus/T100TA
> 
> By impossible to operate against the sound.
> 
> Can anyone help me?

probably it's the same problem as described here:
https://bugzilla.kernel.org/show_bug.cgi?id=117141
and here:
http://mailman.alsa-project.org/pipermail/alsa-devel/2016-April/107299.html

I am having the same issue with a Lenovo Ideapad 100s , seems like all we
can do for now is wait until the people from Intel come along with a fix. 

Regards

Michael


.-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.

"Evil does seek to maintain power by suppressing the truth."
"Or by misleading the innocent."
-- Spock and McCoy, "And The Children Shall Lead",
   stardate 5029.5.



Fwd: Re: sound problem debian wheezy

2014-07-31 Thread Ric Moore




 Original Message 
Subject: Re: sound problem debian wheezy
Date: Wed, 30 Jul 2014 21:52:46 -0400
From: Ric Moore wayward4...@gmail.com
To: tom arnall kloro2...@gmail.com

On 07/30/2014 12:37 AM, tom arnall wrote:

Ric,

thanks for getting back to me? rest of message inline to yours.

Tom


On 7/29/14, Ric Moore wayward4...@gmail.com wrote:

On 07/29/2014 01:39 AM, tom arnall wrote:

Two weeks ago I installed Debian wheezy and was using pulse audio with
good results. Then suddenly the external mic wasn't working. I removed
pulse from the system and the process seemed to have made alsa the
sound system. I also added some alsa stuff. The commands for this:

sudo apt-get purge pulseaudio pulseaudio-utils
gstreamer0.10-pulseaudio libpulse-browse0 paman pavumeter pavucontrol

sudo rm /etc/asound.conf

rm ~/.pulse-cookie

rm -fR ~/.pulse

sudo apt-get install alsa-base alsa-tools\
   alsa-tools-gui alsa-utils alsa-oss\
   alsamixergui libalsaplayer0

Still no external mic. By 'external mic' I mean the one I plug into
the round port, not a USB mic.

The machine is a lenovo t400

I checked that the hardware is ok by using it under windows dual-boot.

I am sure that people need more info than this, but I have no idea
what that info might be.


Several pulse packages were long ago deprecated.


how cd this lead to pulse working for at least two weeks and then
suddenly failing?


I just use the stock
pulse install and pavucontrol.


you seem to think that reinstalling pulse wd be a good idea. cd you
tell me more of yr thinking on this?  i see a lot of stuff on the
internet about debian+pulse problems and so am hesitant.


]Did you configure your sound card to have
X number of speakers AND mike (mono or stereo) input?


how do i configure the sound card?


Did you run
alsamixer to be sure it wasn't muted??


yes


Pulse rides on top of alsa, so if
alsa has the mike muted, pulse can not overrule alsa. Package upgrades
can break things once in awhile.


what kind of upgrade cd have caused pulse microphone to suddenly stop working?

thanks again for helping me.


No problem! I've used pulse for sometime. and with some strange audio
adapters.

First, again pulse is on top of alsa, so if alsa fails, pulse fails harder.

Second, plain-jane audio uses that work with alsa, works just peachy
with alsa, unless you start using settings like .asound which call
directly to alsa, then pulse is shoved under the bus. No setting files
at all when using pulse.

Third, pavucontrol will show you your audio sources live. If there is
sound input then the input tab page will show the audio level with a
volume level meter. IF you see no movement, then sound is not appearing
to pulse for you to use. You can use that to set the volume level too.

IF your application uses OSS then there is a pulse module to convert OSS
to alsa/pulse. OR, launch your program in a terminal window with padsp
program name and it will FORCE sound to be directed to alsa/pulse.
Kino will only run now with the command: padsp kino

Same with output sound, you should have configured your outputs with the
configuration tab, and then select the output device on the playback
page. I have USB stereo output headphone with mono mike input. And, I
have a USB 7.1 audio device which is connected to a 7.1 speaker setup.
So, when I playback through a program, like VLC, I can change between
the two ON THE FLY! with pavucontrol playback tab. I just click and change.

I have my onboard sound device turned OFF in the bios, as I don't use
it. If you use your's make sure it is ON in the bios. This should be
enough to have pulse and alsa setup and ready to go. Again, if you see
no sound level, during playback or recording, something is muted in alsa
or the stream is in another format. If it's Skype then google up on what
module needs to be added to pulse. Enjoy! Ric






--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/53d9e4e9.4010...@gmail.com



Re: sound problem debian wheezy

2014-07-29 Thread Ric Moore

On 07/29/2014 01:39 AM, tom arnall wrote:

Two weeks ago I installed Debian wheezy and was using pulse audio with
good results. Then suddenly the external mic wasn't working. I removed
pulse from the system and the process seemed to have made alsa the
sound system. I also added some alsa stuff. The commands for this:

sudo apt-get purge pulseaudio pulseaudio-utils
gstreamer0.10-pulseaudio libpulse-browse0 paman pavumeter pavucontrol

sudo rm /etc/asound.conf

rm ~/.pulse-cookie

rm -fR ~/.pulse

sudo apt-get install alsa-base alsa-tools\
   alsa-tools-gui alsa-utils alsa-oss\
   alsamixergui libalsaplayer0

Still no external mic. By 'external mic' I mean the one I plug into
the round port, not a USB mic.

The machine is a lenovo t400

I checked that the hardware is ok by using it under windows dual-boot.

I am sure that people need more info than this, but I have no idea
what that info might be.


Several pulse packages were long ago deprecated. I just use the stock 
pulse install and pavucontrol. Did you configure your sound card to have 
X number of speakers AND mike (mono or stereo) input? Did you run 
alsamixer to be sure it wasn't muted?? Pulse rides on top of alsa, so if 
alsa has the mike muted, pulse can not overrule alsa. Package upgrades 
can break things once in awhile. Ric




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/53d74e71.8040...@gmail.com



Re: sound problem debian wheezy

2014-07-29 Thread tom arnall
Ric,

BAD MIC!  ;o(

i was mislead into thinking it was good. i was using the mic with
windows skype and skype was picking up my voice so i assumed the mic
was working.  wrong!  skype was picking up my voice from the
computer's internal mic.

i had reinstalled pulse after my previous response to yr email and
indeed, as the debian pulse page says, it 'just worked.' the mic
however was a different matter.

thanks again for your help.

Tom


---
Everybody is a genius, but if you try to teach a monkey to swim like
a fish, all you get is a pissed off monkey. Albert Einstein,
paraphrastically.



On 7/28/14, tom arnall kloro2...@gmail.com wrote:
 Two weeks ago I installed Debian wheezy and was using pulse audio with
 good results. Then suddenly the external mic wasn't working. I removed
 pulse from the system and the process seemed to have made alsa the
 sound system. I also added some alsa stuff. The commands for this:

   sudo apt-get purge pulseaudio pulseaudio-utils
 gstreamer0.10-pulseaudio libpulse-browse0 paman pavumeter pavucontrol

   sudo rm /etc/asound.conf

   rm ~/.pulse-cookie

   rm -fR ~/.pulse

   sudo apt-get install alsa-base alsa-tools\
  alsa-tools-gui alsa-utils alsa-oss\
  alsamixergui libalsaplayer0

 Still no external mic. By 'external mic' I mean the one I plug into
 the round port, not a USB mic.

 The machine is a lenovo t400

 I checked that the hardware is ok by using it under windows dual-boot.

 I am sure that people need more info than this, but I have no idea
 what that info might be.



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAFKYrxq_xp4i3L_M4w8NaU=9xVGztW=4uhx9ukco+wn6ayc...@mail.gmail.com



Re: Sound Problem -- More Information

2013-04-07 Thread Stephen P. Molnar
On Sat, 6 Apr 2013 23:40:49 +1300
Chris Bannister cbannis...@slingshot.co.nz wrote:

 On Fri, Apr 05, 2013 at 01:59:40PM -0400, Stephen P. Molnar wrote:
  
  
  Begin forwarded message:
  
  Date: Fri, 5 Apr 2013 11:22:48 -0400
  From: Stephen P. Molnar s.mol...@sbcglobal.net
  To: debian-user@lists.debian.org
  Subject: Sound Problem
  
  
  64 bit Debian Wheezy/Testing.  I had to reinstall the OS duer to a
  HD failure.  Sound worked prior to that.
  
  computation@abnormal:~$ aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: Solo1 [ESS ES1938 (Solo-1)], device 0: es-1938-1946 [ESS
  Solo-1] Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
  
  
  When I run speaker-test I get the following:
  
  computation@abnormal:~$ sudo speaker-test
  [sudo] password for computation: 
  
  speaker-test 1.0.25
  
  Playback device is default
  Stream parameters are 48000Hz, S16_LE, 1 channels
  Using 16 octaves of pink noise
  Rate set to 48000Hz (requested 48000Hz)
  Buffer size range from 32 to 16384
  Period size range from 32 to 16384
  Using max buffer size 16384
  Periods = 4
  was set period_size = 4096
  was set buffer_size = 16384
   0 - Front
  Left Write error: -5,Input/output
 
 TL;DR -- too much information.
 
 Run all commands as root, this will stop permission errors obscuring
 results. I don't mean using sudo, either.
 
 Get out of X before running speaker-test That xruns error comes from
 X?
 
 Can you try from a live CD, hopefully, rule out hardware (or
 software!)
 
 Are you sure your card does not require firmware?
 
 

Thanks for your reply.  Actually, I had run the tests that I reported
as root as well as sudo and got the same response = no sound.

However, I started to rerun the tests, as per your suggestion, and
miraculously, sound started working! Now, from a scientific viewpoint,
I believe in serendipity, but not in miracles.  However, I willing to
accept the fact that the speaker in now generating intelligible sound.

Ping works, as does the sound in a browser. Pink noise generated in
speaker-test is a roaring hiss, not the sound that I get when I access
pink noise in youtube. I can accept that because I subscribe to the
adage that 'if it ain't broke, don't fix it', and the lesser spoken
corollary 'If it ain't broke, fix it it it will be'. There is a problem
with Skype. The speaker works, but the microphone doesn't.  I do have a
clue. Before the HD crash and subsequent installation of the OS on the
new HD the microphone setting (that worked allowing a video call) was:

USB Device 0x46d:0x807, USB Audio (hw:2,0)

Now, in the reinstalled Skype version, that worked before, on the new
OS. there are a number of audio settings, the one most similar to the
one that worked is:

USB Device 0x46d:0x807, USB Audio (hw:1,0)  

note the only difference.  The question becomes, how do I change
(hw:1,0) to (hw:2.0?

Thanks in advance.
-- 
Stephen P. Molnar, Ph.D.Life is a fuzzy set
Foundation for ChemistryStochastic and multivariate
www.FoundationForChemistry.com
(614)312-7528 (c)
Skype:  smolnar1


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130407091912.13d85...@abnormal.att.net



Re: sound problem with lenny

2011-07-26 Thread Ivan Shmakov
 Long Wind longwind2...@gmail.com writes:

[…]

  I have made some progress If sound doesn't work commands below can
  config sound:

  rmmod snd-pcsp
  rmmod snd-sb16
  modprobe snd-sb16 isapnp=0

Is there a line like the following somewhere in
/etc/modprobe.d/?

options snd-sb16 isapnp=0

  What's wrong with lenny?

-- 
FSF associate member #7257


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/86tya8pbsd@gray.siamics.net



Re: sound problem with lenny

2011-07-25 Thread Long Wind
I have made some progress
If sound doesn't work
commands below can config sound:

rmmod snd-pcsp
rmmod snd-sb16
modprobe snd-sb16 isapnp=0

What's wrong with lenny?

On Sun, Jul 24, 2011 at 7:15 PM, Long Wind longwind2...@gmail.com wrote:
 most times the sound card works
 but sometime it doesn't,
 and then I reboot, it always works
 I really can't reproduce the problem for sure


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cab-gxzdbduykc+fu5+bfj_8n1nyojs4ginp5oacjwzhu1n3...@mail.gmail.com



Re: sound problem

2011-05-13 Thread Hans-J. Ullrich
Am Freitag, 13. Mai 2011 schrieb Larry Bates:
 After a recent upgrade, sound stopped working on my testing box.
 
 For example, trying to play a .wav file, one would see the following:
 
 bates@symplectic:$ play *.wav
 ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
 play FAIL formats: can't open output file `default': snd_pcm_open error:
 Device or resource busy
 
 Mucking about a bit, it seems that pulseaudio is at least partially the
 culprit:
 
 bates@symplectic:$ ps caugx | grep pul
 115   1839  1.0  0.1  93220  4148 ?Ssl  13:41   0:01 pulseaudio
 bates 2240  0.4  0.1  85292  3196 ?Ssl  13:42   0:00 pulseaudio
 
 bates@symplectic:$ su
 Password:
 root@symplectic:# kill 1839
 root@symplectic:# exit
 
 And now when I try:
 
 bates@symplectic:$ play *.wav
 
 everything is fine.
 
 I suppose the question should be how do I stop PID 115 from turning on
 pulseaudio on boot.  Any tips gratefully appreciated.
 
 Larry Bates

Hi Larry,

I am using rcconf to control, which processes should be started at boot. It is 
easy to use (nice ncurses GUI), so you can easy try things and can easy switch 
back. Just try it!

Good luck!

Hans


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201105132238.26230.hans.ullr...@loop.de



Re: sound problem

2010-01-16 Thread Andrea Neroni
 Today, after 146 days, I finally got around to rebooting using the
 2.6.30-2-686 kernel. This enables the udev upgrade *but* I get no sound.
 When I reboot using the 2.6.26-2-686 kernel sound works as it's supposed
 to but the udev upgrade will have to wait.

 Why would I get no sound with 2.6.30-2-686? What logfile can I look at
 that might give a clue?


I had this problem too whit my sound card Audigy 2ZS.
In my case the solution was to disable the modem integrated in the motherboard 
from the bios menu.
Note that also the motherboard sound card must be disabled if you use an 
external card like Audigy.

Bye.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org


  

Re: sound problem

2010-01-16 Thread Andrei Popescu
On Fri,15.Jan.10, 11:12:57, Rick Pasotto wrote:
 Today, after 146 days, I finally got around to rebooting using the
 2.6.30-2-686 kernel. This enables the udev upgrade *but* I get no sound.
 When I reboot using the 2.6.26-2-686 kernel sound works as it's supposed
 to but the udev upgrade will have to wait.
 
If this is a lenny system you should rather use 2.6.30 from backports, 
because it was compiled for lenny.

 Why would I get no sound with 2.6.30-2-686? What logfile can I look at
 that might give a clue?

Any errors in syslog?

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Sound problem

2010-01-09 Thread Peter Ulrich Kruppa
Am Freitag, den 08.01.2010, 18:37 -0500 schrieb S. Fishpaste:
 On Fri, 8 Jan 2010 21:32:09 +0100 (CET), Peter Ulrich Kruppa in
 gmane.linux.debian.user wrote:
  On Fri, 8 Jan 2010, Stephen Powell wrote:
 
  Have you checked the volume levels in the mixer application
  (e.g. alsamixer)?  That's the first thing I would check.
  I use GNOME, not KDE, and have no experience with KDE; so
  if it's a KDE-related problem, I can't be of much help.
 
  I installed Lenny on an old laptop too (an IBM ThinkPad 600),
  and here's a link to my web page that shows how I got sound
  working (as well as a bunch of other stuff).  I realize that
  you are using a different sound chip, but you may be able to
  glean some tidbits that are useful in your situation.
 
  http://www.wowway.com/~zlinuxman/tp600.htm
  Thanks a lot,
 
  but that doesn't seem to help :-(
 
 As  root run 'alsaconf' and follow the prompts. See if that helps.
No good at all, now even KDE's startup tunes don't work anymore
and /dev/audio ist gone :-(

Greetings

Uli.

 
 


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Sound problem

2010-01-09 Thread Peter Ulrich Kruppa
Am Freitag, den 08.01.2010, 18:37 -0500 schrieb S. Fishpaste:
 On Fri, 8 Jan 2010 21:32:09 +0100 (CET), Peter Ulrich Kruppa in
 gmane.linux.debian.user wrote:
  On Fri, 8 Jan 2010, Stephen Powell wrote:
 
  Have you checked the volume levels in the mixer application
  (e.g. alsamixer)?  That's the first thing I would check.
  I use GNOME, not KDE, and have no experience with KDE; so
  if it's a KDE-related problem, I can't be of much help.
 
  I installed Lenny on an old laptop too (an IBM ThinkPad 600),
  and here's a link to my web page that shows how I got sound
  working (as well as a bunch of other stuff).  I realize that
  you are using a different sound chip, but you may be able to
  glean some tidbits that are useful in your situation.
 
  http://www.wowway.com/~zlinuxman/tp600.htm
  Thanks a lot,
 
  but that doesn't seem to help :-(
 
 As  root run 'alsaconf' and follow the prompts. See if that helps.
A sorry, of course it does help.
One just has to reboot afterwards. 
Now everything ist fine, big thanks!!

Greetings

Uli.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Sound problem

2010-01-09 Thread S. Fishpaste
On Sat, 09 Jan 2010 10:57:48 +0100, Peter Ulrich Kruppa in 
gmane.linux.debian.user wrote:
 Am Freitag, den 08.01.2010, 18:37 -0500 schrieb S. Fishpaste:
 On Fri, 8 Jan 2010 21:32:09 +0100 (CET), Peter Ulrich Kruppa in
 gmane.linux.debian.user wrote:
  On Fri, 8 Jan 2010, Stephen Powell wrote:
 
  Have you checked the volume levels in the mixer application
  (e.g. alsamixer)?  That's the first thing I would check.
  I use GNOME, not KDE, and have no experience with KDE; so
  if it's a KDE-related problem, I can't be of much help.
 
  I installed Lenny on an old laptop too (an IBM ThinkPad 600),
  and here's a link to my web page that shows how I got sound
  working (as well as a bunch of other stuff).  I realize that
  you are using a different sound chip, but you may be able to
  glean some tidbits that are useful in your situation.
 
  http://www.wowway.com/~zlinuxman/tp600.htm
  Thanks a lot,
 
  but that doesn't seem to help :-(
 
 As  root run 'alsaconf' and follow the prompts. See if that helps.
 No good at all, now even KDE's startup tunes don't work anymore
 and /dev/audio ist gone :-(

Did ALSA throw any errors when running alsaconf? What does your the
log entries show at that time? Have you checked the mixer settings to
ensure that volume isn't simply muted?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Sound problem

2010-01-08 Thread Stephen Powell
On 2010-01-08 at 13:57:07 -0500, Peter Ulrich Kruppa wrote:
 Hello list,
 
 (I am not to experienced with debian - I hope I didn' overlook 
 some FAQ.)
 
 I just installed debian-5.0 with kde-5.3 on an old Laptop (Medion 
 MD 5222). Everything works fine so far, but I have problems with 
 the sound device.
 
 This is the output of # cat /dev/sndstat
   
 Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code)
 Kernel: Linux x  2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC 
 2009 i686
 Config options: 0
 
 Installed drivers:
 Type 10: ALSA emulation
 
 Card config:
 VIA 82C686A/B rev50 with AD1886 at 0x1000, irq 5
 
 Audio devices:
 0: VIA 82C686A/B rev50 (DUPLEX)
 
 Synth devices: NOT ENABLED IN CONFIG
 
 Midi devices: NOT ENABLED IN CONFIG
 
 Timers:
 7: system timer
 
 Mixers:
 0: Analog Devices AD1886
   -
 
 I can # cat some_file /dev/audioand kde will play some 
 little tune when started.
 But it seems neither kde's CD-player nor its mulimedia-player can 
 produce any sound.
 
 What's wrong here?

Have you checked the volume levels in the mixer application
(e.g. alsamixer)?  That's the first thing I would check.
I use GNOME, not KDE, and have no experience with KDE; so
if it's a KDE-related problem, I can't be of much help.

I installed Lenny on an old laptop too (an IBM ThinkPad 600),
and here's a link to my web page that shows how I got sound
working (as well as a bunch of other stuff).  I realize that
you are using a different sound chip, but you may be able to
glean some tidbits that are useful in your situation.

http://www.wowway.com/~zlinuxman/tp600.htm


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Sound problem

2010-01-08 Thread Peter Ulrich Kruppa

On Fri, 8 Jan 2010, Stephen Powell wrote:


On 2010-01-08 at 13:57:07 -0500, Peter Ulrich Kruppa wrote:

Hello list,

(I am not to experienced with debian - I hope I didn' overlook
some FAQ.)

I just installed debian-5.0 with kde-5.3 on an old Laptop (Medion
MD 5222). Everything works fine so far, but I have problems with
the sound device.

This is the output of   # cat /dev/sndstat

Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code)
Kernel: Linux x  2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC
2009 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
VIA 82C686A/B rev50 with AD1886 at 0x1000, irq 5

Audio devices:
0: VIA 82C686A/B rev50 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Analog Devices AD1886
-

I can   # cat some_file /dev/audio  and kde will play some
little tune when started.
But it seems neither kde's CD-player nor its mulimedia-player can
produce any sound.

What's wrong here?


Have you checked the volume levels in the mixer application
(e.g. alsamixer)?  That's the first thing I would check.
I use GNOME, not KDE, and have no experience with KDE; so
if it's a KDE-related problem, I can't be of much help.

I installed Lenny on an old laptop too (an IBM ThinkPad 600),
and here's a link to my web page that shows how I got sound
working (as well as a bunch of other stuff).  I realize that
you are using a different sound chip, but you may be able to
glean some tidbits that are useful in your situation.

http://www.wowway.com/~zlinuxman/tp600.htm

Thanks a lot,

but that doesn't seem to help :-(

Uli.






--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org





| Peter Ulrich Kruppa
| Wuppertal
| Germany


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: Sound problem

2010-01-08 Thread S. Fishpaste
On Fri, 8 Jan 2010 21:32:09 +0100 (CET), Peter Ulrich Kruppa in 
gmane.linux.debian.user wrote:
 On Fri, 8 Jan 2010, Stephen Powell wrote:

 Have you checked the volume levels in the mixer application
 (e.g. alsamixer)?  That's the first thing I would check.
 I use GNOME, not KDE, and have no experience with KDE; so
 if it's a KDE-related problem, I can't be of much help.

 I installed Lenny on an old laptop too (an IBM ThinkPad 600),
 and here's a link to my web page that shows how I got sound
 working (as well as a bunch of other stuff).  I realize that
 you are using a different sound chip, but you may be able to
 glean some tidbits that are useful in your situation.

 http://www.wowway.com/~zlinuxman/tp600.htm
 Thanks a lot,

 but that doesn't seem to help :-(

As  root run 'alsaconf' and follow the prompts. See if that helps.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: sound problem on asus m3n78-eh

2008-11-08 Thread Florian Kulzer
On Wed, Nov 05, 2008 at 07:58:37 +0100, Thierry Chatelet wrote:
 Hi
 The sound is bad, ie choppy, not clear. I am running  lenny. This machine 
 is 
 a dual boot, and sound is OK under the other OS ($W). Did anyone already have 
 the problem? If so, is there a solution?

Please post the relevant information about your audio chipset and
codec(s); see any recent ALSA thread on this list for how to obtain that
information.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem in L35 Toshiba Satellite

2008-03-25 Thread Tom Goulet
On 3/24/08, Rodrigo Santos [EMAIL PROTECTED] wrote:

 lspci detects an audio card but I am not sure it is the right one and it
 is not under multimedia but under Audio.

I looked up the Toshiba Satellite L35, and apparently it has two sound
cards.  Very weird.

 I have compile from the sources alsa-driver, libs and utils and is not
 It has a pci sound card integrated in the motherboard. I think it is a
 realtek 861.

But have you compiled your own kernel?

I have found some instructions that might help, in the mean time I
plan to research it more.

Can you paste the output of lsmod into your next message to this list, please?

In the mean time, try running:
| modprobe snd-hda-intel model=auto
And then testing your sound.

Tom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem in L35 Toshiba Satellite

2008-03-21 Thread Tom Goulet
On 3/20/08, Rodrigo Santos [EMAIL PROTECTED] wrote:
 I have installed DEBIAN ETCH on my Toshiba laptop. At the beginning I
 was able to handle the control volume but no sound came out of the
 speakers. So going through the web I started upgrading and downloading
 more packages and applications until the moment in which no sound but no
 sound card detection either.

 alsaconf is not working.

Okay, I don't know what the problem is, but maybe I can give some suggestions.

Are you saying you think that somewhere in the upgrading and
downgrading the auto-detection seemed to fail?

You can also check in the BIOS of your computer to make sure that the
onboard sound hardware is enabled.  If it's not enabled alsaconf won't
detect it.

If you run the command lspci can you see your sound card?  All PCI
sound cards should show up there.  It will say multimedia device, I
think.  If it shows up then at least we'll know, uhm, something.  If
it doesn't it's possible you have an ISA card.

Also, did you change Plug and Play settings in your BIOS recently?

That's all I can think of for now.

Tom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem on Lenny PPC: can't find /dev/dsp

2008-01-14 Thread Florian Kulzer
On Mon, Jan 14, 2008 at 17:47:15 +1030, J.T. Chittleborough wrote:
 Hey, all.

 The sound abruptly stopped working on a Lenny KDE installation on my  
 PowerBook G4 12; I dual-boot with Mac OS X, which it's still working  
 fine with. I'm running a stock Lenny PowerPC kernel, and can't find  
 anything in the APT logs about software changes which might have  
 affected this.

 At startup, pbbuttonsd complains that it can't find /dev/mixer, and aRts 
 complains it can't find /dev/dsp (in both cases, ls -l can't find them 
 either). Similarly, amixer info says it is unable to find any devices. 
 Nothing in KInfoCenter, lspci or Apple's System Profiler seems to give 
 any information on any sound hardware.

 I've tried a dpkg-reconfigure of aRts, reinstalling the arts and  
 libasound2 packages, and installing alsa-tools, without success.

 Does anyone have any other ideas?

Try (as root):

modprobe snd_pcm_oss

If that works then you can add snd_pcm_oss to /etc/modules to make sure
that it is loaded at every boot.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem on Lenny PPC: fixed

2008-01-14 Thread J.T. Chittleborough
On Mon, 14 Jan 2008 10:15:19 pm Florian Kulzer wrote:
 modprobe snd_pcm_oss

 If that works then you can add snd_pcm_oss to /etc/modules to make sure
 that it is loaded at every boot.

Thanks very much. Between this and a similar suggestion I stumbled across, 
on the Fedora forums of all places, I've got it working again. The exact 
command used was:

# modprobe snd-powermac

Cheers,
Jim Chittleborough


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem

2007-06-23 Thread Florian Kulzer
On Wed, Jun 20, 2007 at 17:13:40 +0800, Canhua wrote:
 hi, all, my laptop has problem out sound.
 Mine is a samsung laptop, running debian testing.
 
 lspci|grep audio outputs:
 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM
 (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
 
 I have install alsa driver.
 cat /dev/sndstat outputs:
 Sound Driver:3.8.1a-980706 (ALSA v1.0.12rc1 emulation code)
 Kernel: Linux comex 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
 Config options: 0
 
 Installed drivers:
 Type 10: ALSA emulation
 
 Card config:
 Intel 82801DB-ICH4 with STAC9752,53 at 0xe0100c00, irq 10
 Intel 82801DB-ICH4 Modem at 0x2400, irq 10
 
 Audio devices:
 0: Intel 82801DB-ICH4 (DUPLEX)
 1: Intel 82801DB-ICH4 Modem - Modem (DUPLEX)
 
 Synth devices: NOT ENABLED IN CONFIG
 
 Midi devices: NOT ENABLED IN CONFIG
 
 Timers:
 7: system timer
 
 Mixers:
 0: SigmaTel STAC9752,53
 1: Silicon Laboratory Si3036,8 rev
 
 
 THE PROBLEM is when I mpg321 {musicfile}, an error occurs:
 Creating link /home/lestat/.kde/socket-comex.
 can't create mcop directory
 while mpg321 {musicfile} -o alsa or mpg321 {musicfile} -o oss works 
 well!
 
 Could anyone tell what's wrong?

/home/lestat/.kde/socket-comex should be a symlink to
/tmp/ksocket-lestat. Make sure that this is the case and that you have
write permissions in /tmp. (It seems to me that this error by a problem
with your KDE setup.)

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem

2007-02-12 Thread Arvind Marathe
thanks Jonathan, but have altready done that. And tried both as root and
user, doesn't work. Also i have added 'user' to group 'audio'. I suspect
it is something very trivial, but i am clueless as to what else needs to
be done. I cannot get sound on vlc or xmms either though i can play the
video.

thanks and regards,
Arvind

 snip
 Hi Arvind,
 Sorry to be asking the obvious but... have you checked your mixer? Alsa is
 notorious for its default muting behaviour. For example, the pcm setting
 often starts off at zero and you have to manually raise it to a reasonable
 level to hear sound. If you haven't checked, it may be worth a try.
 Cheers,
 Jonathan
 --





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem

2007-02-12 Thread Jonathan Kaye
Arvind Marathe wrote:

 thanks Jonathan, but have altready done that. And tried both as root and
 user, doesn't work. Also i have added 'user' to group 'audio'. I suspect
 it is something very trivial, but i am clueless as to what else needs to
 be done. I cannot get sound on vlc or xmms either though i can play the
 video.
 
 thanks and regards,
 Arvind
 
Hmmm,
I think you said you ran alsaconf (must be done as root). Can you try it
again and tell me/us (the list) what the output is. Make sure that
everything goes normally. I have never seen/heard of a case where
alsaconf detects your card correctly and then installs the driver and
then says, enjoy and the sound failed to work. I assume the card that
alsa detects is the one that is indeed in your machine, yes?
Cheers,
Jonathan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem

2007-02-12 Thread Andrew Sackville-West
On Mon, Feb 12, 2007 at 11:53:47AM +0100, Jonathan Kaye wrote:
 Arvind Marathe wrote:
 
  thanks Jonathan, but have altready done that. And tried both as root and
  user, doesn't work. Also i have added 'user' to group 'audio'. I suspect
  it is something very trivial, but i am clueless as to what else needs to
  be done. I cannot get sound on vlc or xmms either though i can play the
  video.
  
  thanks and regards,
  Arvind
  
 Hmmm,
 I think you said you ran alsaconf (must be done as root). Can you try it
 again and tell me/us (the list) what the output is. Make sure that
 everything goes normally. I have never seen/heard of a case where
 alsaconf detects your card correctly and then installs the driver and
 then says, enjoy and the sound failed to work. I assume the card that
 alsa detects is the one that is indeed in your machine, yes?
 Cheers,
 Jonathan

jumping in the middle here so excuse me if I restate what has already
been done.

1. check the blindingly obvious -- speakers plugged in? to both the
   wall and machine, if appropriate, and to the right output on the
   sound card? are you sure there is not some stupid thing like: the
   rear jacks only work when their are front jacks connected, or when
   you set this jumper (had that happen once, took me days to figure
   out, stupid design).

2. does sound work in some other os?

3. what output do you get running a command line player like aplay,
   alsaplayer or mplayer from the cli? 

A



signature.asc
Description: Digital signature


Re: sound problem with my laptop

2005-08-30 Thread Billy Morgan
On Tuesday 30 August 2005 11:34, [EMAIL PROTECTED] wrote:
 Hello,

 I've a sound problem with my TEKRA 8100 of toshiba
 laptop.
 Here is a frequent message displayed when i was trying
 to solve the problem:

 Error while initializing the sound driver:
 device /dev/dsp can't be opened (No such device)
 The sound server will continue, using the null output
 device.

 Here is my sound card name =  Audio native DS1x Yamaha

Your sound card probably isn't installed properly or at all... Try installing 
the alsa packages and running 'alsaconf' as root



Re: sound problem with my laptop

2005-08-30 Thread [EMAIL PROTECTED]
I have installed alsa-base;
as root, i start alsaconf but , the following message
is displayed:
No supported PnP or PCI card found.
 Would you like to probe legacy ISA sound cards/chips?

 What do i do?
Have I to install PnP or PCI drivers?!#9474; 
  
 #9474;
 

--- Billy Morgan [EMAIL PROTECTED] a écrit :

 On Tuesday 30 August 2005 11:34, [EMAIL PROTECTED] wrote:
  Hello,
 
  I've a sound problem with my TEKRA 8100 of toshiba
  laptop.
  Here is a frequent message displayed when i was
 trying
  to solve the problem:
 
  Error while initializing the sound driver:
  device /dev/dsp can't be opened (No such device)
  The sound server will continue, using the null
 output
  device.
 
  Here is my sound card name =  Audio native DS1x
 Yamaha
 
 Your sound card probably isn't installed properly or
 at all... Try installing 
 the alsa packages and running 'alsaconf' as root
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem with my laptop

2005-08-30 Thread Billy Morgan
Try: http://mmto.org/~swest/tecra8100/tecra-sound.html

This is for redhat but it might be some help. Your going to have to have your 
kernel source setup so your gunna want to skip point 1. on that page and find 
a howto for doing it the debian way.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem with my laptop

2005-08-30 Thread [EMAIL PROTECTED]
 Greate Thanks, 
I ve used your linked and try to follow the
instructions; 
The problem is resolved.
Thank, Thank and Thank again.

Metan


 
--- Billy Morgan [EMAIL PROTECTED] a écrit :

 Try:
 http://mmto.org/~swest/tecra8100/tecra-sound.html
 
 This is for redhat but it might be some help. Your
 going to have to have your 
 kernel source setup so your gunna want to skip point
 1. on that page and find 
 a howto for doing it the debian way.
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
 
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem

2005-08-01 Thread Strake
Thx ppl, it works now!!! :DOn 7/31/05, Colin [EMAIL PROTECTED] wrote:
Strake wrote: Same deal. On 7/30/05, *Martin Kenneth Lopez* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote: try this Re-install alsa and configure it again. apt-get remove alsa apt-get remove alsa-base apt-get install alsa
 apt-get install alsa-base then run alsaconf again. check with discover too... see what do you have if you dont have it.. apt-get install discover
 I hope this works for you Strake wrote:  It outputs this:   # alsaconf  modinfo: snd: no module by that name found  modinfo: snd: no module by that name found
  modinfo: snd: no module by that name found  Unloading ALSA sound driver modules: (none loaded).  Building card database...  modinfo: snd-opl3sa2: no module by that name found
  modinfo: snd-cs4236: no module by that name found  modinfo: snd-cs4232: no module by that name found  modinfo: snd-cs4231: no module by that name found  modinfo: snd-es18xx: no module by that name found
  modinfo: snd-es1688: no module by that name found  modinfo: snd-sb16: no module by that name found  modinfo: snd-sb8: no module by that name found   and it still doesn't work.
If you are using a 2.4 Debian kernel, you'll need to load the correspondingalsa-modules package that is the same version as the kernel you're bootingfrom.--To UNSUBSCRIBE, email to 
[EMAIL PROTECTED]with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
-- 127.0.0.1no place like it


Re: Sound problem

2005-07-31 Thread Colin
Strake wrote:
 Same deal.
 
 On 7/30/05, *Martin Kenneth Lopez* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 try this
 
 Re-install alsa and configure it again.
 
 apt-get remove alsa
 apt-get remove alsa-base
 
 apt-get install alsa
 apt-get install alsa-base
 
 then run alsaconf again.
 
 check with discover too... see what do you have
 if you dont have it.. apt-get install discover
 
 I hope this works for you
 
 Strake wrote:
 
  It outputs this:
 
  # alsaconf
  modinfo: snd: no module by that name found
  modinfo: snd: no module by that name found
  modinfo: snd: no module by that name found
  Unloading ALSA sound driver modules: (none loaded).
  Building card database...
  modinfo: snd-opl3sa2: no module by that name found
  modinfo: snd-cs4236: no module by that name found
  modinfo: snd-cs4232: no module by that name found
  modinfo: snd-cs4231: no module by that name found
  modinfo: snd-es18xx: no module by that name found
  modinfo: snd-es1688: no module by that name found
  modinfo: snd-sb16: no module by that name found
  modinfo: snd-sb8: no module by that name found
 
  and it still doesn't work.

If you are using a 2.4 Debian kernel, you'll need to load the corresponding
alsa-modules package that is the same version as the kernel you're booting
from.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem

2005-07-30 Thread Strake
It outputs this:

# alsaconf
modinfo: snd: no module by that name found
modinfo: snd: no module by that name found
modinfo: snd: no module by that name found
Unloading ALSA sound driver modules: (none loaded).
Building card database...
modinfo: snd-opl3sa2: no module by that name found
modinfo: snd-cs4236: no module by that name found
modinfo: snd-cs4232: no module by that name found
modinfo: snd-cs4231: no module by that name found
modinfo: snd-es18xx: no module by that name found
modinfo: snd-es1688: no module by that name found
modinfo: snd-sb16: no module by that name found
modinfo: snd-sb8: no module by that name found
and it still doesn't work.
On 7/30/05, Martin Kenneth Lopez [EMAIL PROTECTED] wrote:
you can try with alsaconfif you didnt install that justapt-get install alsaconfthe just runas root alsaconf and should do it... that works for me, good luckKennethStrake wrote: When i log in (using kdm) and kde (version 
3.3) starts, i get the following message (note the dialog box's title bar says Informational - artsmessage): Sound server informational message: Error initializing sound driver:
 Device /dev/dsp can't be opened (No such device) The sound server will continue, using the null output device. My sound card is: Creative Labs SB Live! EMU10k1 (rev 0a) I am running debian 
3.1 stable (Sarge). -- 127.0.0.1 http://127.0.0.1 no place like it
-- 127.0.0.1no place like it


Re: Sound problem

2005-07-30 Thread Martin Kenneth Lopez
try this

Re-install alsa and configure it again.

apt-get remove alsa
apt-get remove alsa-base

apt-get install alsa
apt-get install alsa-base

then run alsaconf again.

check with discover too... see what do you have
if you dont have it.. apt-get install discover

I hope this works for you

Strake wrote:

 It outputs this:

 # alsaconf
 modinfo: snd: no module by that name found
 modinfo: snd: no module by that name found
 modinfo: snd: no module by that name found
 Unloading ALSA sound driver modules: (none loaded).
 Building card database...
 modinfo: snd-opl3sa2: no module by that name found
 modinfo: snd-cs4236: no module by that name found
 modinfo: snd-cs4232: no module by that name found
 modinfo: snd-cs4231: no module by that name found
 modinfo: snd-es18xx: no module by that name found
 modinfo: snd-es1688: no module by that name found
 modinfo: snd-sb16: no module by that name found
 modinfo: snd-sb8: no module by that name found

 and it still doesn't work.

 On 7/30/05, *Martin Kenneth Lopez* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:

 you can try with alsaconf
 if you didnt install that just  apt-get install alsaconf  the just run
 as root alsaconf and should do it... that works for me, good luck

 Kenneth

 Strake wrote:

  When i log in (using kdm) and kde (version 3.3) starts, i get the
  following message (note the dialog box's title bar says
 Informational
  - artsmessage):
 
  Sound server informational message:
  Error initializing sound driver:
  Device /dev/dsp can't be opened (No such device)
  The sound server will continue, using the null output device.
 
  My sound card is: Creative Labs SB Live! EMU10k1 (rev 0a)
  I am running debian 3.1 stable (Sarge).
 
  --
  127.0.0.1 http://127.0.0.1 http://127.0.0.1
  no place like it





 -- 
 127.0.0.1 http://127.0.0.1
 no place like it 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem

2005-07-30 Thread Strake
Same deal.On 7/30/05, Martin Kenneth Lopez [EMAIL PROTECTED] wrote:
try thisRe-install alsa and configure it again.apt-get remove alsaapt-get remove alsa-baseapt-get install alsaapt-get install alsa-basethen run alsaconf again.check with discover too... see what do you have
if you dont have it.. apt-get install discoverI hope this works for youStrake wrote: It outputs this: # alsaconf modinfo: snd: no module by that name found modinfo: snd: no module by that name found
 modinfo: snd: no module by that name found Unloading ALSA sound driver modules: (none loaded). Building card database... modinfo: snd-opl3sa2: no module by that name found modinfo: snd-cs4236: no module by that name found
 modinfo: snd-cs4232: no module by that name found modinfo: snd-cs4231: no module by that name found modinfo: snd-es18xx: no module by that name found modinfo: snd-es1688: no module by that name found
 modinfo: snd-sb16: no module by that name found modinfo: snd-sb8: no module by that name found and it still doesn't work. On 7/30/05, *Martin Kenneth Lopez* 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: you can try with alsaconf if you didnt install that justapt-get install alsaconfthe just run
 as root alsaconf and should do it... that works for me, good luck Kenneth Strake wrote:  When i log in (using kdm) and kde (version 3.3) starts, i get the
  following message (note the dialog box's title bar says Informational  - artsmessage):   Sound server informational message:  Error initializing sound driver:
  Device /dev/dsp can't be opened (No such device)  The sound server will continue, using the null output device.   My sound card is: Creative Labs SB Live! EMU10k1 (rev 0a)
  I am running debian 3.1 stable (Sarge).   --  127.0.0.1 http://127.0.0.1 
http://127.0.0.1  no place like it -- 127.0.0.1 http://127.0.0.1 no place like it
-- 127.0.0.1no place like it


Re: Sound problem

2005-07-30 Thread Trace Green




Strake,


Let me tell you how to deal with sound card problem as I know.


I will show you my computer's configure as example.


1. lspci and you will see your sound card config info, mine is :

 :00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM
AC'97 Audio Controller (rev 02)

 you will find a string like ":00:1f.5"


2. lspci -n and get the string contail info like ":00:1f.5"(you
have your own)

 :00:1f.5 0401: 8086:2485 (rev 02)

 also, you will get "8086:2485"(of course, you will have your own)


3. less /lib/modules/`uname -r`/modules.pcimap and you will
see a lot of info about all kinds of modules.

 please pay attention to the info of "0x8086 0x2485"(you just
have your own), and you will find the module

 you should load. Mine is "snd-intel8x0"


4. modprobe it. Of course you should remove all sound card driver
first.


5. You can also try to check whether kernel contain this module, find
it in /lib/modules/`uname -r`/. If you can find the name
in modules.pcimap, kernel contains this module as usual.


If you don' find certain module, that means alsa don't support your
sound card. You may try to reinstall your alsa

If you can't read sound card info(vendid, etc), it means kernel don't
know it.



All above is my experience, share with you and best wishes.




Re: [Fwd: Re: Sound problem: apparently I don't have the alsa modules up yet after all

2005-06-29 Thread Jonathan Kaye
En/La Xeno Campanoli ha escrit, a 29/06/05 07:30:

Have you run #alsaconf ? What happens when you do?
  

 It shows:
   │  intel8x0 Intel Corp. 82801EB/ER
 (ICH5/ICH5  │ 
   │  legacy   Probe legacy ISA (non-PnP)
 chips   │ 
 are my cards, though they are in the motherboard
 
Ok, you are making progress. When you ran alsaconf, did you select the
intel8x0 card? If yes, did alsaconf complete successfully? It usually
says something like now your driver is installed, enjoy! Is that what
happened?
Assuming that this is true, you can run alsamixer (no need to be root)
and adjust the setting to your taste. Voilà you should have sound.
The easiest way to test this is to type aplay [path to some .wav file]
and you should here it. Once you do become root again (su or whatever)
and type alsactl store
and that's it.
Have fun. If you still have problems please be very specific about what
they are. Vague statements are very unhelpful.
Cheers,
Jonathan
-- 
Please don't cc: your posting to my personal address.
Thank you.



signature.asc
Description: OpenPGP digital signature


Re: [Fwd: Re: Sound problem: apparently I don't have the alsa modules up yet after all

2005-06-29 Thread Xeno Campanoli

Jonathan Kaye wrote:


En/La Xeno Campanoli ha escrit, a 29/06/05 07:30:

 


Have you run #alsaconf ? What happens when you do?


 


It shows:
 │  intel8x0 Intel Corp. 82801EB/ER
(ICH5/ICH5  │ 
 │  legacy   Probe legacy ISA (non-PnP)
chips   │ 
are my cards, though they are in the motherboard


   


Ok, you are making progress. When you ran alsaconf, did you select the
intel8x0 card? If yes, did alsaconf complete successfully? It usually
says something like now your driver is installed, enjoy! Is that what
happened?
 


joehill:~# alsaconf
Unloading ALSA sound driver modules: snd-intel8x0 snd-ac97-codec 
snd-pcm-oss snd-mixer-oss snd-pcm snd-timer snd-page-alloc.

Building card database...


Running update-modules...
depmod: *** Unresolved symbols in 
/lib/modules/2.4.27-2-686/updates/alsa/snd-pdaudiocf.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.27-2-686/updates/alsa/snd-vx-cs.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.27-2-686/updates/alsa/snd-vxp440.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.27-2-686/updates/alsa/snd-vxpocket.o

Loading driver...
Setting up ALSA...done.
Setting default volumes...


===

Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.

Have a lot of fun!

---
Yeah.  As you can see, it shows some unresolved symbols.  Otherwise, it 
seems to have run well.  I cannot cut and paste the curses windows of 
course, but I think I answered those correctly. 


Assuming that this is true, you can run alsamixer (no need to be root)
and adjust the setting to your taste. Voilà you should have sound.
 

I'm really sorry.  It still behaves the same.  I did run alsamixer, and 
set all the items that moved to the top of their green zones.  I tried 
aplay on some things in the :/usr/share/apps/kolf/sounds# directory.  
They seem to process, but I get no sound. 


The easiest way to test this is to type aplay [path to some .wav file]
and you should here it. Once you do become root again (su or whatever)
and type alsactl store
and that's it.
Have fun. If you still have problems please be very specific about what
they are. Vague statements are very unhelpful.
 

Yeah, I know.  Specifically, I have the same behavior as before.  The 
aplay yields no sound.  The CD player shows it running along songs on a 
Duke Ellington disk, but no sound comes out.  Again I tried my other set 
of speakers and nothing.  All behavior is the same.  No sound.



Cheers,
Jonathan
 


I still get this output from lsmod:

joehill:/usr/share/apps/kolf/sounds# lsmod
Module  Size  Used byNot tainted
snd-intel8x0   19584   1
snd-ac97-codec 59576   0  [snd-intel8x0]
snd-pcm-oss38176   0
snd-mixer-oss  13432   1  [snd-pcm-oss]
snd-pcm59272   0  [snd-intel8x0 snd-ac97-codec snd-pcm-oss]
snd-timer  14148   0  [snd-pcm]
snd34276   0  [snd-intel8x0 snd-ac97-codec 
snd-pcm-oss snd-mixer-oss snd-pcm snd-timer]

soundcore   3940   4  [snd]
snd-page-alloc  4936   0  [snd-intel8x0 snd-mixer-oss snd-pcm 
snd-timer snd]

input   3648   0  (autoclean)
i830   68476   1
agpgart46244  11  (autoclean)
apm 9964   1  (autoclean)
parport_pc 23880   1  (autoclean)
lp  6724   0  (autoclean)
parport26504   1  (autoclean) [parport_pc lp]
af_packet  13000   1  (autoclean)
usb-storage65088   0  (unused)
e100   50036   1
ehci-hcd   18412   0  (unused)
usb-uhci   23344   0  (unused)
usbcore62924   1  [usb-storage ehci-hcd usb-uhci]
sd_mod 11756   0  (unused)
scsi_mod   95108   2  [usb-storage sd_mod]
ide-cd 31296   0
cdrom  29828   0  [ide-cd]
rtc 6440   0  (autoclean)
ext3   81068   5  (autoclean)
jbd42468   5  (autoclean) [ext3]
ide-detect   288   0  (autoclean) (unused)
piix9096   2  (autoclean)
ide-disk   16800   6  (autoclean)
ide-core  108568   6  (autoclean) [usb-storage ide-cd 
ide-detect piix ide-disk]

unix   14960 217  (autoclean)

I'm going to be for now.  I'll check this stuff tomorrow night.  I was 
tired tonight, so I may have missed something obvious.  Perhaps tomorrow 
I'll have a couple quality hours after work to check things.  Thanks 
again for the feedback.


Sincerely, Xeno

--
Xeno Campanoli, [EMAIL PROTECTED], http://www.eskimo.com/~xeno
Pride before justice  equals destabilization.
Power before truthequals destruction.
Profit before environment equals death.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of 

Re: [Fwd: Re: Sound problem: apparently I don't have the alsa modules up yet after all

2005-06-29 Thread Jonathan Kaye
En/La Xeno Campanoli ha escrit, a 29/06/05 08:45:

snip

 Ok, you are making progress. When you ran alsaconf, did you select the
 intel8x0 card? If yes, did alsaconf complete successfully? It usually
 says something like now your driver is installed, enjoy! Is that what
 happened?
  

 joehill:~# alsaconf
 Unloading ALSA sound driver modules: snd-intel8x0 snd-ac97-codec
 snd-pcm-oss snd-mixer-oss snd-pcm snd-timer snd-page-alloc.
 Building card database...
 
 
 Running update-modules...
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.27-2-686/updates/alsa/snd-pdaudiocf.o
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.27-2-686/updates/alsa/snd-vx-cs.o
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.27-2-686/updates/alsa/snd-vxp440.o
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.27-2-686/updates/alsa/snd-vxpocket.o
 Loading driver...
 Setting up ALSA...done.
 Setting default volumes...
 
 
 ===
 
 
 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.
 
 Have a lot of fun!
 
 ---
 Yeah.  As you can see, it shows some unresolved symbols.  Otherwise, it
 seems to have run well.  I cannot cut and paste the curses windows of
 course, but I think I answered those correctly.
 
 Assuming that this is true, you can run alsamixer (no need to be root)
 and adjust the setting to your taste. Voilà you should have sound.
  

 I'm really sorry.  It still behaves the same.  I did run alsamixer, and
 set all the items that moved to the top of their green zones.  I tried
 aplay on some things in the :/usr/share/apps/kolf/sounds# directory. 
 They seem to process, but I get no sound.
 
 The easiest way to test this is to type aplay [path to some .wav file]
 and you should here it. Once you do become root again (su or whatever)
 and type alsactl store
 and that's it.
 Have fun. If you still have problems please be very specific about what
 they are. Vague statements are very unhelpful.
  

 Yeah, I know.  Specifically, I have the same behavior as before.  The
 aplay yields no sound.  The CD player shows it running along songs on a
 Duke Ellington disk, but no sound comes out.  Again I tried my other set
 of speakers and nothing.  All behavior is the same.  No sound.
 
 Cheers,
 Jonathan
  

 I still get this output from lsmod:
 
 joehill:/usr/share/apps/kolf/sounds# lsmod
snip

 I'm going to be for now.  I'll check this stuff tomorrow night.  I was
 tired tonight, so I may have missed something obvious.  Perhaps tomorrow
 I'll have a couple quality hours after work to check things.  Thanks
 again for the feedback.
 
 Sincerely, Xeno
 

Ok, Xeno get some rest. You've earned it. Here are some things to try.
1. Reboot and see what the boot up messages are regarding alsa. If it
scrolls by to fast you can see them by typing dmesg at the command line.
Is alsa installing correctly? I would guess not based on the unresolved
symbols msgs you are getting when you run alsaconf.
2. Assuming the worst, i.e. alsa is not installed correctly then get
ready for some fun. In my experience the unresolved symbols msgs result
from the alsa module being out of synch with the kernel you are using.
Even the tiniest change of the kernel will have this effect. I got it
when I went from 2.6.8-15 to 2.6.8-16 (or something like that). You have
to compile the alsa-driver package yourself. But why oh why oh why are
you using the 2.4 kernel? To spare yourself a lot of grief why not just
upgrade your kernel to 2.6.8 (see the list archives for how to do this -
but IT IS EASY - far easier than sticking with your 2.4 kernel) and it
will work.
3. If you really want to go ahead with your 2.4 kernel let us know and
I'll carry on with instructions. When you get up tomorrow you might want
to look at this:
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Intelcard=Soundtrack+Audio+DSP+24.chip=440MX%2C+i810%2C+i810%2C+i810E%2C+i820%2C+i820module=intel8x0
Cheers,
Jonathan
-- 
Please don't cc: your posting to my personal address.
Thank you.



signature.asc
Description: OpenPGP digital signature


[Fwd: Re: Sound problem: apparently I don't have the alsa modules up yet after all

2005-06-28 Thread Xeno Campanoli
Let me preface this post with an apology for inappropriately sending to 
private emails without checking rather than just directly to the list.  
I'll make an effort to be more careful in the future.


I have now got the kernel updated to a -686 thing, and have the 
corresponding modules, ...
it seems I still have to figure out the alsa file stuff from the 
configuration page.  Nothing works yet, but I do have a mess of 
configuration stuff to check 
(http://linuxmafia.com/faq/Debian/alsa.html#sargestock).  Rebooting with 
the new kernel and
modules got the lsmod listing with snd-* files, but no sound yet.  I'm 
trying to follow the instructions on this link:  
(http://linuxmafia.com/faq/Debian/alsa.html#sargestock).  I seem to have 
everything in order.  I've attached my /etc/modules.conf file in case 
that is of interest.  I would sure appreciate further feedback on this.  
I also did the chmod a+rw setting specified on that instruction page.  I 
know this is a drag guys, but I'd appreciate more feedback if you can 
stand it.


Sincerely, Xeno

 I've got three jacks together on my T3985 (Celeron system with all the


stuff in the motherboard):

  My new debian system doesn't relay any sound to my speakers.  I've
tried two sets of speakers, and both sets work on my other system's cd
drive jack.  The sound plug area in the back of my new system has three
holes, and the line out output is the same green plastic as the male
part on the wire to the speakers.  The other two holes say MIC (orange)
and line out (light blue).  Another system I recently tried to
install
linux on also could not put sound out and it also had the same three
jack holes (apparently that's popular now?).  I wonder if the driver
expects only one or two holes and is confused by seeing three?

I've looked at some postings about problems like this, and none
seems to
match mine exactly.  One said the guy could play on root, but I tried
that with cdplay start on this, and it still didn't make noise.  I'm
not
sure what else to look for.

I think the special files are /dev/dsp*,  and I changed these to
protection 666.  I run CD Player
to test the sound and it runs and identifies a Duke Ellington CD, but
the sound just don't come out even though it shows the CD playing.

I'm not sure if the drivers for audio are all there.  The only thing I
see is something called soundcore, but perhaps that's all that's
needed:
  


snip
Dear Xeno,
I'm running Debian Etch and have a similar 3 plug arrangement in back.
One for the mike and sound left, sound right. It might help if you gave
us a bit of info on your system. Which Debian are you running? Have you
installed alsa (lots of postings about how to do that). The more info
you give the easier it is to help.
Jonathan
 


I'm running Sarge, and I just installed it this weekend.  I did
install alsa, but I don't know if the test program I'm running is an
alsa program.  It's the CD Player in the multimedia pulldown, which
seemed like the simplest one to try (and there is another thats a
command line one I
tried.)





--
Xeno Campanoli, [EMAIL PROTECTED], http://www.eskimo.com/~xeno
Pride before justice  equals destabilization.
Power before truthequals destruction.
Profit before environment equals death.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: [Fwd: Re: Sound problem: apparently I don't have the alsa modules up yet after all

2005-06-28 Thread Jonathan Kaye
En/La Xeno Campanoli ha escrit, a 29/06/05 06:36:
 Let me preface this post with an apology for inappropriately sending to
 private emails without checking rather than just directly to the list. 
 I'll make an effort to be more careful in the future.
Apology accepted. Thanks.

 
 I have now got the kernel updated to a -686 thing, and have the
 corresponding modules, ...

Please be specific. a -686 thing doesn't help. Can you run $uname -a
and post the result?

 it seems I still have to figure out the alsa file stuff from the
 configuration page.  Nothing works yet, but I do have a mess of
 configuration stuff to check
 (http://linuxmafia.com/faq/Debian/alsa.html#sargestock).  Rebooting with
 the new kernel and
 modules got the lsmod listing with snd-* files, but no sound yet.  I'm
 trying to follow the instructions on this link: 

can you post the result of $lsmod

 (http://linuxmafia.com/faq/Debian/alsa.html#sargestock).  I seem to have
 everything in order.  I've attached my /etc/modules.conf file in case
 that is of interest.  I would sure appreciate further feedback on this. 
 I also did the chmod a+rw setting specified on that instruction page.  I
 know this is a drag guys, but I'd appreciate more feedback if you can
 stand it.
 
Have you run #alsaconf ? What happens when you do?
Cheers,
Jonathan

-- 
Please don't cc: your posting to my personal address.
Thank you.


signature.asc
Description: OpenPGP digital signature


Re: [Fwd: Re: Sound problem: apparently I don't have the alsa modules up yet after all

2005-06-28 Thread Xeno Campanoli




Jonathan Kaye wrote:

  
Please be specific. a "-686 thing" doesn't help. Can you run $uname -a
and post the result?
  

Linux joehill 2.4.27-2-686 #1 Mon May 16 17:03:22 JST 2005 i686
GNU/Linux


  
  
  
it seems I still have to figure out the alsa file stuff from the
configuration page.  Nothing works yet, but I do have a mess of
configuration stuff to check
(http://linuxmafia.com/faq/Debian/alsa.html#sargestock).  Rebooting with
the new kernel and
modules got the lsmod listing with snd-* files, but no sound yet.  I'm
trying to follow the instructions on this link: 

  
  
can you post the result of $lsmod
  

[EMAIL PROTECTED]:~$ lsmod
Module Size Used by Not tainted
input 3648 0 (autoclean)
i830 68476 1
agpgart 46244 11 (autoclean)
apm 9964 1 (autoclean)
parport_pc 23880 1 (autoclean)
lp 6724 0 (autoclean)
parport 26504 1 (autoclean) [parport_pc lp]
af_packet 13000 1 (autoclean)
usb-storage 65088 0 (unused)
e100 50036 1
snd-intel8x0 19584 1
snd-ac97-codec 59576 0 [snd-intel8x0]
snd-pcm-oss 38176 0
snd-mixer-oss 13432 1 [snd-pcm-oss]
snd-pcm 59272 0 [snd-intel8x0 snd-ac97-codec
snd-pcm-oss]
snd-timer 14148 0 [snd-pcm]
snd 34276 0 [snd-intel8x0 snd-ac97-codec
snd-pcm-oss snd-mixer-oss snd-pcm snd-timer]
soundcore 3940 4 [snd]
snd-page-alloc 4936 0 [snd-intel8x0 snd-mixer-oss snd-pcm
snd-timer snd]
ehci-hcd 18412 0 (unused)
usb-uhci 23344 0 (unused)
usbcore 62924 1 [usb-storage ehci-hcd usb-uhci]
sd_mod 11756 0 (unused)
scsi_mod 95108 2 [usb-storage sd_mod]
ide-cd 31296 0
cdrom 29828 0 [ide-cd]
rtc 6440 0 (autoclean)
ext3 81068 5 (autoclean)
jbd 42468 5 (autoclean) [ext3]
ide-detect 288 0 (autoclean) (unused)
piix 9096 2 (autoclean)
ide-disk 16800 6 (autoclean)
ide-core 108568 6 (autoclean) [usb-storage ide-cd
ide-detect piix ide-disk]
unix 14960 219 (autoclean)


  
  
  
(http://linuxmafia.com/faq/Debian/alsa.html#sargestock).  I seem to have
everything in order.  I've attached my /etc/modules.conf file in case
that is of interest.  I would sure appreciate further feedback on this. 
I also did the chmod a+rw setting specified on that instruction page.  I
know this is a drag guys, but I'd appreciate more feedback if you can
stand it.


  
  Have you run #alsaconf ? What happens when you do?
  

It shows:
  intel8x0 Intel Corp. 82801EB/ER
(ICH5/ICH5  
  legacy Probe legacy ISA (non-PnP)
chips  
are my "cards", though they are in the motherboard

Here's the lsmod now:

joehill:~# lsmod
Module Size Used by Not tainted
snd-intel8x0 19584 1 
snd-ac97-codec 59576 0 [snd-intel8x0]
snd-pcm-oss 38176 0 
snd-mixer-oss 13432 1 [snd-pcm-oss]
snd-pcm 59272 0 [snd-intel8x0 snd-ac97-codec
snd-pcm-oss]
snd-timer 14148 0 [snd-pcm]
snd 34276 0 [snd-intel8x0 snd-ac97-codec
snd-pcm-oss snd-mixer-oss snd-pcm snd-timer]
soundcore 3940 4 [snd]
snd-page-alloc 4936 0 [snd-intel8x0 snd-mixer-oss snd-pcm
snd-timer snd]
input 3648 0 (autoclean)
i830 68476 1 
agpgart 46244 11 (autoclean)
apm 9964 1 (autoclean)
parport_pc 23880 1 (autoclean)
lp 6724 0 (autoclean)
parport 26504 1 (autoclean) [parport_pc lp]
af_packet 13000 1 (autoclean)
usb-storage 65088 0 (unused)
e100 50036 1 
ehci-hcd 18412 0 (unused)
usb-uhci 23344 0 (unused)
usbcore 62924 1 [usb-storage ehci-hcd usb-uhci]
sd_mod 11756 0 (unused)
scsi_mod 95108 2 [usb-storage sd_mod]
ide-cd 31296 0 
cdrom 29828 0 [ide-cd]
rtc 6440 0 (autoclean)
ext3 81068 5 (autoclean)
jbd 42468 5 (autoclean) [ext3]
ide-detect 288 0 (autoclean) (unused)
piix 9096 2 (autoclean)
ide-disk 16800 6 (autoclean)
ide-core 108568 6 (autoclean) [usb-storage ide-cd
ide-detect piix ide-disk]
unix 14960 217 (autoclean)


  Cheers,
Jonathan

  

I think you guys don't like attachments, otherwise I could attach the
entire modules.conf file.
Thanks for any feedback. Sincerely, Xeno

-- 
Xeno Campanoli, [EMAIL PROTECTED], http://www.eskimo.com/~xeno
Pride before justice  equals destabilization.
Power before truthequals destruction.
Profit before environment equals death.





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem: My green output jack doesn't relay any data.

2005-06-27 Thread Jonathan Kaye
En/La Xeno Campanoli ha escrit, a 27/06/05 07:50:
 I've got three jacks together on my T3985 (Celeron system with all the
 stuff in the motherboard):
 
My new debian system doesn't relay any sound to my speakers.  I've
 tried two sets of speakers, and both sets work on my other system's cd
 drive jack.  The sound plug area in the back of my new system has three
 holes, and the line out output is the same green plastic as the male
 part on the wire to the speakers.  The other two holes say MIC (orange)
 and line out (light blue).  Another system I recently tried to install
 linux on also could not put sound out and it also had the same three
 jack holes (apparently that's popular now?).  I wonder if the driver
 expects only one or two holes and is confused by seeing three?
 
 I've looked at some postings about problems like this, and none seems to
 match mine exactly.  One said the guy could play on root, but I tried
 that with cdplay start on this, and it still didn't make noise.  I'm not
 sure what else to look for.
 
 I think the special files are /dev/dsp*,  and I changed these to
 protection 666.  I run CD Player
 to test the sound and it runs and identifies a Duke Ellington CD, but
 the sound just don't come out even though it shows the CD playing.
 
 I'm not sure if the drivers for audio are all there.  The only thing I
 see is something called soundcore, but perhaps that's all that's needed:
snip
Dear Xeno,
I'm running Debian Etch and have a similar 3 plug arrangement in back.
One for the mike and sound left, sound right. It might help if you gave
us a bit of info on your system. Which Debian are you running? Have you
 installed alsa (lots of postings about how to do that). The more info
you give the easier it is to help.
Jonathan

-- 
Please don't cc: your posting to my personal address.
Thank you.


signature.asc
Description: OpenPGP digital signature


Re: Sound problem: My green output jack doesn't relay any data.

2005-06-27 Thread Jonathan Kaye
En/La Xeno Campanoli ha escrit, a 27/06/05 16:00:

 I'm running Sarge, and I just installed it this weekend.  I did
 install alsa, but I don't know if the test program I'm running is an
 alsa program.  It's the CD Player in the multimedia pulldown, which
 seemed like the simplest one to try (and there is another thats a
 command line one I
 tried.)

 Here's lspci:

 joehill:~# lspci
 :00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM
 Controller/Host-Hub Interface (rev 02)
 :00:02.0 VGA compatible controller: Intel Corp. 82865G Integrated
 Graphics Device (rev 02)
 :00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
 UHCI #1 (rev 02)
 :00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
 UHCI #2 (rev 02)
 :00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
 UHCI #3 (rev 02)
 :00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
 UHCI #4 (rev 02)
 :00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2
 EHCI Controller (rev 02)
 :00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
 :00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC
 Bridge (rev 02)
 :00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra
 ATA 100 Storage Controller (rev 02)
 :00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150
 Storage Controller (rev 02)
 :00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus
 Controller (rev 02)
 :00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER
 (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
 :01:02.0 Communication controller: Conexant: Unknown device 2f20
 :01:08.0 Ethernet controller: Intel Corp. 82562EZ 10/100 Ethernet
 Controller (rev 02)

 Here's lsmod before I log in:
 joehill:~# lsmod
 Module  Size  Used byNot tainted
 input   3040   0  (autoclean)
 i830   57852   1
 agpgart39108  11  (autoclean)
 apm 8428   1  (autoclean)
 parport_pc 19432   1  (autoclean)
 lp  5540   0  (autoclean)
 parport21608   1  (autoclean) [parport_pc lp]
 af_packet  11048   1  (autoclean)
 usb-storage54496   0  (unused)
 ehci-hcd   14764   0  (unused)
 usb-uhci   19504   0  (unused)
 usbcore52268   1  [usb-storage ehci-hcd usb-uhci]
 ide-scsi8272   0
 e100   42868   1
 sd_mod 10764   0  (unused)
 scsi_mod   86052   3  [usb-storage ide-scsi sd_mod]
 ide-cd 27072   0
 cdrom  26212   0  [ide-cd]
 rtc 5768   0  (autoclean)
 ext3   65388   5  (autoclean)
 jbd34628   5  (autoclean) [ext3]
 ide-detect   288   0  (autoclean) (unused)
 piix7784   2  (autoclean)
 ide-disk   12448   6  (autoclean)
 ide-core   91832   6  (autoclean) [usb-storage ide-scsi
 ide-cd ide-detect piix ide-disk]
 unix   12752  23  (autoclean)


 Here's lsmod after I log into my user account and run the CD Player:

 joehill:~# lsmod
 Module  Size  Used byNot tainted
 soundcore   3268   0  (autoclean)
 input   3040   0  (autoclean)
 i830   57852   1
 agpgart39108  10  (autoclean)
 apm 8428   0  (autoclean)
 parport_pc 19432   1  (autoclean)
 lp  5540   0  (autoclean)
 parport21608   1  (autoclean) [parport_pc lp]
 af_packet  11048   1  (autoclean)
 usb-storage54496   0  (unused)
 ehci-hcd   14764   0  (unused)
 usb-uhci   19504   0  (unused)
 usbcore52268   1  [usb-storage ehci-hcd usb-uhci]
 ide-scsi8272   0
 e100   42868   1
 sd_mod 10764   0  (unused)
 scsi_mod   86052   3  [usb-storage ide-scsi sd_mod]
 ide-cd 27072   0
 cdrom  26212   0  [ide-cd]
 rtc 5768   0  (autoclean)
 ext3   65388   5  (autoclean)
 jbd34628   5  (autoclean) [ext3]
 ide-detect   288   0  (autoclean) (unused)
 piix7784   2  (autoclean)
 ide-disk   12448   6  (autoclean)
 ide-core   91832   6  (autoclean) [usb-storage ide-scsi
 ide-cd ide-detect piix ide-disk]
 unix   12752 217  (autoclean)


 Please specify what other information that will be helpful.




Dear Xeno,
You appear to be a newbie so I won't get too angry. At the bottom of my
post I have a simply request which you ignored by writing to me directly
instead of to the list. It says

Please don't cc: your posting to my personal address.

1. this clogs up my personal mail.
2. No one one the list but you benefits from any help 

Re: Sound Problem Using Blender

2005-01-02 Thread Darryl Clarke
On Sat, 01 Jan 2005 21:41:12 -0500, tech [EMAIL PROTECTED] wrote:
I am posting this question on this list because I beleve the problem
 might be Debian related.
 
 I am using Blender 2.35 on Debian amd64 unstable with KDE3.
 I was trying a sample audio project and I am getting the following error:
 
 open /dev/[sound/]dsp: Device or resource busy
 Couldn't open audio: No available audio device
 
 however my sound system works fine on kde and other applications.
 
 also, the Blender worked on windows and suse9.1 on the same PC.
 
 Anyone have the same problem?

You'll have to kill your sound server. either esd or artsd (i think
arts is kde default).

Blender wants direct access to the sound device(s) and it can't get it
when the sound daemon is using it.

-- 
Darryl
[EMAIL PROTECTED]
http://smartssa.com / http://darrylclarke.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem - very belated followup

2005-01-01 Thread Felixk Karpfen
On 2004-12-21, Andreas Janssen [EMAIL PROTECTED] wrote:
 Hello

 Felix Karpfen ([EMAIL PROTECTED]) wrote:
 
SNIP
 
 ,[ modules.conf ]-
 | [...]

 | #alias sound-slot-0 via82cxxx_audio //remark this line,
 |this is default audio driver
 | [...]
 | #--- Intel 8x0  and SiS 7012 --
 | alias snd-card-0 snd-intel8x0
  | options snd-intel8x0 snd_index=0 snd_id=ICH
 | [...]
 `---

SNIP


 alias sound-slot-0 snd-intel8x0
 alias snd-card-0 snd-intel8x0
 options snd-intel8x0 snd_index=0 snd_id=ICH

 (I have no idea it the snd_id option is correct that way, I just took it
 from your example above)

SNIP

 make sure that hotplug, alsa-base and discover1 are installed
 with the latest versions ***so that the OSS driver are not loaded. Use
 lsmod to check if maybe this is the problem. I think the OSS driver
 name is i810_audio.

It gets loaded by default at boot because the Intel 8x0 driver could
not be found.

 kernel: i810: SiS 7012 found at IO 0x9000 and 0x9400, 
MEM 0x and 0x, IRQ 193
 kernel: i810_audio: Audio Controller supports 6 channels.
 kernel: i810_audio: Defaulting to base 2 channel mode.
 kernel: i810_audio: Resetting connection 0
 kernel: ac97_codec: AC97 Audio codec, id: ADS112 (Unknown)
 kernel: i810_audio: AC'97 codec 0 supports AMAP, total channels = 6  

The initial reply to this advice failed to get to its intended
destination.

Fortunately, because the information that it contained was probably
beside the point.

The short story is that the CD that came with my (newly acquired)
computer is designed for installing drivers in a Windows environment. It
appears to lack the sound driver needed to persuade the hardware to
work with Debian

And the only clue that I have discovered is:


00:02.7 Multimedia audio controller: Silicon Integrated Systems 
   [SiS] SiS7012 PCI Audio Accelerator (rev a0)
 Subsystem: Asustek Computer, Inc.: Unknown device 80b0


The only other (possibly relevant) information is that Asustek is the
Asia-Pacific subsidiary of ASUS Computers (the German subsidiary is in
Ratingen).

Attempts to contact Asustek Computer Inc. for information generated a
prompt (automated) response that I found unhelpful.

All advice will be gratefully received.
-- 
Felix Karpfen
Public Key 72FDF9DF (DH/DSA)




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-23 Thread Sam Watkins
On Wed, Dec 22, 2004 at 09:51:27PM +0100, Richard Kemp wrote:
 I tested all outplug of xmms :
 OSS ... doesn't work
 ALSA ... doesn't work
 eSound  work ..
 
 why eSound works and alsa doesn't and what it is ?

I think esound is the elightened sound daemon, esd, which provides
sound mixing services, basically.  I suppose if esd is running, other
apps can't bind directly to /dev/dsp but have to go through esd.

my box doesn't have sound working at the moment, so I'm just remembering
this stuff, I may be up the creek.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-22 Thread Andreas Janssen
Hello

Thomas Hood ([EMAIL PROTECTED]) wrote:
 On Wed, 22 Dec 2004 01:00:26 +0100, Andreas Janssen wrote:

 and also make sure that hotplug, alsa-base and discover1
 are installed with the latest versions so that the OSS driver are not
 loaded.
 
 
 discover1 is optional.  You can also install discover (instead of
 discover1). Current (= 2.0.6-1) versions of discover refrain from
 loading OSS modules if alsa-base (= 1.0.7-1) has been installed.

As I wrote the same works with discover1. The last time I installed
Sarge, discover1 was part of the base system, discover was not. Did
this change in the meantime?

best regards
 Andreas Janssen

-- 
Andreas Janssen [EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-22 Thread Richard Kemp
Andreas Janssen wrote:
Hello
Thomas Hood ([EMAIL PROTECTED]) wrote:
 

On Wed, 22 Dec 2004 01:00:26 +0100, Andreas Janssen wrote:
   

and also make sure that hotplug, alsa-base and discover1
are installed with the latest versions so that the OSS driver are not
loaded.
 

discover1 is optional.  You can also install discover (instead of
discover1). Current (= 2.0.6-1) versions of discover refrain from
loading OSS modules if alsa-base (= 1.0.7-1) has been installed.
   

As I wrote the same works with discover1. The last time I installed
Sarge, discover1 was part of the base system, discover was not. Did
this change in the meantime?
best regards
Andreas Janssen
 

I've the same but more odd problem.
I've sound whith totem or other video soft but not with xmms and 
alsaconf doesn't find any soundcard :/

I searched any suggestion but never found THE solution (however google 
is my friend)

any help ?!
I use a 2.6.9 kernel with include sound driver (I also tried with them 
in modules but no more result ...)

My motherboard is an Asus A7N8X-E Deluxe
$ lspci
:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different 
version?) (rev c1)
:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 
(rev c1)
:00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 
(rev c1)
:00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 
(rev c1)
:00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 
(rev c1)
:00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 
(rev c1)
:00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller 
(rev a4)
:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller 
(rev a4)
:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller 
(rev a4)
:00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet 
Controller (rev a1)
:00:05.0 Multimedia audio controller: nVidia Corporation nForce 
MultiMedia audio [Via VT82C686B] (rev a2)
:00:06.0 Multimedia audio controller: nVidia Corporation nForce2 
AC97 Audio Controler (MCP) (rev a1)
:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge 
(rev a3)
:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
:00:0d.0 FireWire (IEEE 1394): nVidia Corporation nForce2 FireWire 
(IEEE 1394) Controller (rev a3)
:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
:01:04.0 Ethernet controller: Marvell Technology Group Ltd. Yukon 
Gigabit Ethernet 10/100/1000Base-T Adapter (rev 13)
:01:0b.0 RAID bus controller: Silicon Image, Inc. (formerly CMD 
Technology Inc) SiI 3112 [SATALink/SATARaid] Serial ATA Controller (rev 01)
:03:00.0 VGA compatible controller: nVidia Corporation NV35 [GeForce 
FX 5900XT] (rev a1)

$ cat /var/log/dmesg
[...]
Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15 
07:17:53 2004 UTC).
ACPI: PCI interrupt :00:06.0[A] - GSI 20 (level, high) - IRQ 20
PCI: Setting latency timer of device :00:06.0 to 64
intel8x0_measure_ac97_clock: measured 49388 usecs
intel8x0: clocking to 47413
usb 2-2: new full speed USB device using address 2
ALSA device list:
 #0: NVidia nForce2 at 0xe108, irq 20
[...]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-22 Thread Andreas Janssen
Hello

Richard Kemp ([EMAIL PROTECTED]) wrote:

 I've the same but more odd problem.
 I've sound whith totem or other video soft but not with xmms and
 alsaconf doesn't find any soundcard :/

What outplug plugin does xmms use? Maybe you need to switch to the ALSA
output plugin, or activate the alsa oss emulation layer (the drivers
should be loaded automatically, but maybe you need to install
alsa-oss). Also make sure the OSS driver has not been loaded.

 I use a 2.6.9 kernel with include sound driver (I also tried with them
 in modules but no more result ...)

Self-compiled, or Debian kernel? Does it work with one if the Debian
kernel packages? Which version of Debian do you use?

 My motherboard is an Asus A7N8X-E Deluxe
 
 $ lspci
 :00:05.0 Multimedia audio controller: nVidia Corporation nForce
 MultiMedia audio [Via VT82C686B] (rev a2)
 :00:06.0 Multimedia audio controller: nVidia Corporation nForce2
 AC97 Audio Controler (MCP) (rev a1)
 [...]
 $ cat /var/log/dmesg
 [...]
 Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15
 07:17:53 2004 UTC).

best regards
 Andreas Janssen

-- 
Andreas Janssen [EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-22 Thread Richard Kemp
Andreas Janssen wrote:
Hello
Richard Kemp ([EMAIL PROTECTED]) wrote:
 

I've the same but more odd problem.
I've sound whith totem or other video soft but not with xmms and
alsaconf doesn't find any soundcard :/
   

What outplug plugin does xmms use? Maybe you need to switch to the ALSA
output plugin, or activate the alsa oss emulation layer (the drivers
should be loaded automatically, but maybe you need to install
alsa-oss). Also make sure the OSS driver has not been loaded.
 

I installed alsa-oss package but ... I must load something after ?
I never configured xmms, It worked before without ... sorry ... now I 
does and It seems work fine and play music but  I hear no sound ... :/

$ lsmod
Module Size Used by
ohci1394 31556 0
ieee1394 96756 1 ohci1394
snd_intel8x0 29416 3
nls_iso8859_1 3776 1
nls_cp437 5376 1
snd_ac97_codec 69520 2 snd_intel8x0
snd_mpu401_uart 6336 2 snd_intel8x0
snd_rawmidi 20196 1 snd_mpu401_uart
nvidia 3463484 12
visor 16400 0
usbserial 22880 1 visor
wacom 11392 0
I also ran alsaconf and It detected my soundcard :
Following card(s) are found on your system.

 intel8x0 nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
 legacy Probe legacy ISA (non-PnP) chips

I use a 2.6.9 kernel with include sound driver (I also tried with them
in modules but no more result ...)
   

Self-compiled, or Debian kernel? Does it work with one if the Debian
kernel packages? Which version of Debian do you use?
 

Self-compiled on Sid, I didn't try with an official Debian kernel 
precompile.

 

My motherboard is an Asus A7N8X-E Deluxe
$ lspci
:00:05.0 Multimedia audio controller: nVidia Corporation nForce
MultiMedia audio [Via VT82C686B] (rev a2)
:00:06.0 Multimedia audio controller: nVidia Corporation nForce2
AC97 Audio Controler (MCP) (rev a1)
[...]
$ cat /var/log/dmesg
[...]
Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15
07:17:53 2004 UTC).
   

best regards
Andreas Janssen
 

Thanks for your help
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-22 Thread Richard Kemp
Richard Kemp wrote:
Andreas Janssen wrote:
Hello
Richard Kemp ([EMAIL PROTECTED]) wrote:
 

I've the same but more odd problem.
I've sound whith totem or other video soft but not with xmms and
alsaconf doesn't find any soundcard :/
  

What outplug plugin does xmms use? Maybe you need to switch to the ALSA
output plugin, or activate the alsa oss emulation layer (the drivers
should be loaded automatically, but maybe you need to install
alsa-oss). Also make sure the OSS driver has not been loaded.
 

I installed alsa-oss package but ... I must load something after ?
I never configured xmms, It worked before without ... sorry ... now I 
does and It seems work fine and play music but  I hear no sound 
... :/


I tested all outplug of xmms :
OSS ... doesn't work
ALSA ... doesn't work
eSound  work ..
why eSound works and alsa doesn't and what it is ?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-21 Thread Felix Karpfen
On 2004-12-18, Andreas Janssen [EMAIL PROTECTED] wrote:
 Hello


 If it is a sound card and ALSA drivers are installed,. 

There is the problem!

Regrettably, the solution is not clear to me from studying the supplied
documentation.


The relevant output (now produced by KDE) reads:

Sound Driver: 3.8.1a-980706 (ALSA v 1.04 emulation code)
Kernel Linux 2.6.8-1-386 #1
Installed drivers Type 10 ALSA emulation
Card config No soundcard 

And the Install-CD supplied by the soundcard manufacturer is primarily
designed to be used in conjunction with Windows OSs.  The CD does
have _one_ entry relating to Linux but this is mainly concerned with
installing ALSA on kernel 2.2 and is, presumably irrelevant.

The package does include the following modules.conf file - which
looks promising:


,[ modules.conf ]-
| alias parport_lowlevel parport_pc
| alias usb-controller usb-uhci
| #alias sound-slot-0 via82cxxx_audio   //remark this line, 
|this is default audio driver
| 
| #== added those lines =
| alias char-major-116 snd
| options snd snd_major=116 snd_cards_limit=1
| #--- Intel 8x0  and SiS 7012 --
| alias snd-card-0 snd-intel8x0
| options snd-intel8x0 snd_index=0 snd_id=ICH
| #--- Via8233  ---
| #alias snd-card-0 snd-via8233
| #options snd-via8233 snd_index=0 snd_id=Via8233
| #--- Via686A (B) ---
| #alias snd-card-0 snd-via686a
| #options snd-via686a snd_index=0 snd_id=Via686
| #---
| alias char-major-14 soundcore
| 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
| #=
| post-install sound-slot-0 /bin/aumix-minimal 
|  -f /etc/.aumixrc -L /dev/null 21 || :
| pre-remove sound-slot-0 /bin/aumix-minimal 
|  -f /etc/.aumixrc -S /dev/null 21 || :
`

Is that all that is needed?


Felix Karpfen 

`
Felix Karpfen
Public Key 72FDF9DF (DH/DSA)




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-21 Thread Andreas Janssen
Hello

Felix Karpfen ([EMAIL PROTECTED]) wrote:

 The relevant output (now produced by KDE) reads:
 
 Sound Driver: 3.8.1a-980706 (ALSA v 1.04 emulation code)
 Kernel Linux 2.6.8-1-386 #1
 Installed drivers Type 10 ALSA emulation
 Card config No soundcard 
 
 [...]
 
 The package does include the following modules.conf file - which
 looks promising:
 
 
 ,[ modules.conf ]-
 | [...]
 | #alias sound-slot-0 via82cxxx_audio //remark this line,
 |this is default audio driver
 | [...]
 | #--- Intel 8x0  and SiS 7012 --
 | alias snd-card-0 snd-intel8x0
 | options snd-intel8x0 snd_index=0 snd_id=ICH
 | [...]
 `---

On a Debian system, don't edit /etc/modules.conf. Your changes will be
overwritten sooner or later. Instead edit a file in /etc/modutils, in
your case I recommend /etc/modutils/sound, which is the file alsaconf
would creat. Add the following entries (if snd-intel8x0 is the correct
driver, use lspci and dmesg to get more information):

alias sound-slot-0 snd-intel8x0
alias snd-card-0 snd-intel8x0
options snd-intel8x0 snd_index=0 snd_id=ICH

(I have no idea it the snd_id option is correct that way, I just took it
from your example above)

After making the changes, run update-modules. If you use kernel 2.6
instead of 2.4 (which you apparently do), edit /etc/modprobe.d/sound
instead. Make sure /etc/modprobe.conf is not present (remove it if the
file is there), and also make sure that hotplug, alsa-base and
discover1 are installed with the latest versions so that the OSS driver
are not loaded. Use lsmod to check if maybe this is the problem. I
think the OSS driver name is i810_audio.

best regards
 Andreas Janssen

-- 
Andreas Janssen [EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-21 Thread Thomas Hood
On Wed, 22 Dec 2004 01:00:26 +0100, Andreas Janssen wrote:
 On a Debian system, don't edit /etc/modules.conf. Your changes will be
 overwritten sooner or later. Instead edit a file in /etc/modutils, in
 your case I recommend /etc/modutils/sound, which is the file alsaconf
 would create. Add the following entries (if snd-intel8x0 is the correct
 driver; use lspci and dmesg to get more information):
 
 alias sound-slot-0 snd-intel8x0
 alias snd-card-0 snd-intel8x0
 options snd-intel8x0 snd_index=0 snd_id=ICH
 
 (I have no idea it the snd_id option is correct that way, I just took it
 from your example above)
 
 After making the changes, run update-modules. If you use kernel 2.6
 instead of 2.4 (which you apparently do), edit /etc/modprobe.d/sound
 instead. Make sure /etc/modprobe.conf is not present (remove it if the
 file is there)
 [...]
 Use lsmod to check if maybe this is the problem. I think the OSS
 driver name is i810_audio.


All correct so far.


 and also make sure that hotplug, alsa-base and discover1
 are installed with the latest versions so that the OSS driver are not
 loaded.


discover1 is optional.  You can also install discover (instead of discover1).
Current (= 2.0.6-1) versions of discover refrain from loading OSS modules
if alsa-base (= 1.0.7-1) has been installed.

-- 
Thomas Hood


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-18 Thread Pedro M (Morphix User)
Other question:
Is there any midi / kar player for TOTEM ???.
(Totem works fine for me, but ALSA doesn't ).
Regards.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-18 Thread Felixk Karpfen
On 2004-12-16, Andreas Janssen [EMAIL PROTECTED] wrote:
 Hello

 Thomas Sjölin ([EMAIL PROTECTED]) wrote:

 I have a problem with sound under debian woody.

 
 [...]
 Device /dev/dsp can't be opened (No such device)

 This means the driver has not been loaded. First of all, I suggest you

 []

 If you found out which driver you need, add a line:

 alias sound-slot-0 modulename *

 to /etc/modutils/aliases or you own file in /etc/modutils, and run
 update-modules.

A belated followup - there is a time delay because my messages are routed
via the gmane newsgroup.  So this may be old hat.

The above answer - for which I am grateful - may also hold the key to my
problem (posted and present in the same day's downloads).

On my box, the driver is recognised and loaded at boot. But it may need
configuration tweaks.  So my question remains and has just received an added
dimension  - namely, the suggested entry is absent. 

So where do I look for the needed information for the name of the
module.

Felix Karpfen 
-- 
Felix Karpfen
Public Key 72FDF9DF (DH/DSA)




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-18 Thread Andreas Janssen
Hello

Felixk Karpfen ([EMAIL PROTECTED]) wrote:
 On 2004-12-16, Andreas Janssen [EMAIL PROTECTED] wrote:

 If you found out which driver you need, add a line:

 alias sound-slot-0 modulename *

 to /etc/modutils/aliases or you own file in /etc/modutils, and run
 update-modules.
 
 [...]
 On my box, the driver is recognised and loaded at boot. But it may
 need configuration tweaks.  So my question remains and has just 
 received an added dimension  - namely, the suggested entry is absent. 
 
 So where do I look for the needed information for the name of the
 module.

If it is a sound card and ALSA drivers are installed, run lsmod and look
for modules beginning with snd. Also run lspci (if it is a PCI device).
The name of the device/chip often also is part of the driver name. And
of course, use Google Groups and the list archive at lists.debian.org.

best regards
 Andreas Janssen

-- 
Andreas Janssen [EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem.

2004-12-17 Thread Peter Hugosson-Miller
Thomas Sjölin wrote:
I have a problem with sound under debian woody.
Just installed over the net and everything is running fine, except the
sound.
When I start X I get this message:
---
Sound server informational message
Error while initializing the sound driver:
Device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device
---
In /dev I find dsp, dps1, dsp2 and dsp3 all set to crw-rw
I might have done something wrong during installation when the sound
configuration was up. However, I don't quite remember. Used tasksel to
chose most things to install, only things I added with dselect was
mysql, and php4. So you know what kind of packages I have installed.
How do I correct this? I don't NEED sound but it would be nice to have
it working.
FWIW, I've NEVER managed to get sound working in debian without 
recompiling the kernel to include the core sound module (sndcore?) in 
the kernel itself. I've been using debian since 1996, and that is the 
only thing that has ever worked for me.

I've read the replies from Nicos Gollan, Andreas Janssen and Eric van 
der Paardt, and I know I've tried all of those solutions in the past 
without success. Always that same Device /dev/dsp can't be opened (No 
such device) message. So if their solutions don't work for you, try 
mine and I think it will work.

Of all the things one has to set up in debian, sound is the hardest to 
get working. Why is that, people? Is it a Swedish thing (I notice the 
original poster is in Sweden like myself) :-)?

--
Best regards,
Peter Hugosson-Miller
  .~.
  /V\
 // \\
/(   )\
 ^`~´^
 hugge 

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE: Sound problem.

2004-12-16 Thread Eric van der Paardt
Make sure you user is a member of the audio group. As by default /dev/dsp is 
only rw to root and the group audio.

crw-rw  1 root audio 14,  3 Jul 22 14:54 /dev/dsp

-Original Message-
From: Thomas Sjölin [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 16, 2004 8:01 AM
To: [EMAIL PROTECTED]
Subject: Sound problem.

I have a problem with sound under debian woody.

Just installed over the net and everything is running fine, except the
sound.

When I start X I get this message:

---
Sound server informational message

Error while initializing the sound driver:
Device /dev/dsp can't be opened (No such device)

The sound server will continue, using the null output device
---

In /dev I find dsp, dps1, dsp2 and dsp3 all set to crw-rw

I might have done something wrong during installation when the sound
configuration was up. However, I don't quite remember. Used tasksel to
chose most things to install, only things I added with dselect was
mysql, and php4. So you know what kind of packages I have installed.

How do I correct this? I don't NEED sound but it would be nice to have
it working.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]





Re: Sound problem.

2004-12-16 Thread Nicos Gollan
On Thursday December 16 2004 15:00, Thomas Sjölin wrote:
 When I start X I get this message:

 ---
 Sound server informational message

 Error while initializing the sound driver:
 Device /dev/dsp can't be opened (No such device)

 The sound server will continue, using the null output device
 ---

 In /dev I find dsp, dps1, dsp2 and dsp3 all set to crw-rw

Did you make your user a member of the audio group? (adduser user audio)

-- 
Got Backup?

Jabber: Shadowdancer at jabber.fsinf.de


pgpunLFPpYDB4.pgp
Description: PGP signature


Re: Sound problem.

2004-12-16 Thread Andreas Janssen
Hello

Thomas Sjölin ([EMAIL PROTECTED]) wrote:

 I have a problem with sound under debian woody.

 Just installed over the net and everything is running fine, except the
 sound.
 
 When I start X I get this message:
 
 [...]
 Device /dev/dsp can't be opened (No such device)

This means the driver has not been loaded. First of all, I suggest you
upgrade to kernel 2.4.18-1 if you still use the default installation
kernel 2.2.20-idepci, because the installation kernel lacks some
drivers you may need to get sound working. Next, find out which driver
you need (if you use a PCI sound card or onboard chip, run lspci to get
more information). Searching Google Groups using the name and terms
like linux module mostly works. If you found out which driver you
need, add a line:

alias sound-slot-0 modulename

to /etc/modutils/aliases or you own file in /etc/modutils, and run
update-modules. Next, add yourself to the audio group:

adduser thomas audio

Log out and in again. That should be all you need to do.

best regards
 Andreas Janssen

-- 
Andreas Janssen [EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Sound problem: Sorry, no mixer ...

2004-10-28 Thread Kam-Ming Siu
I saw you are using ALSA driver. I think you have to load snd-mixer-oss
and snd-pcm-oss too.

For the details, you can check this link

 http://www.alsa-project.org/alsa-doc/alsa-howto/alsa-howto.html 

Best Regards,
Ming


On Thu, Oct 28, 2004 at 08:45:51PM -0400, Bernard Fay wrote:
 I was able to load the driver snd_cs4236 for my sound card on my
 Thinkpad 600E laptop but when I tried to open the Volume Control under
 Gnome it poped an error saying:
 
 Sorry, no mixer elements and/or devices found
 
 I use Sarge with a custom 2.6.8.1 kernel with the following sound
 options:
 
 # CONFIG_CHR_DEV_OSST is not set
 CONFIG_SND_OSSEMUL=y
 CONFIG_SND_MIXER_OSS=m
 CONFIG_SND_PCM_OSS=m
 CONFIG_SND_SEQUENCER_OSS=y
 
 CONFIG_SND=m
 CONFIG_SND_TIMER=m
 CONFIG_SND_PCM=m
 CONFIG_SND_HWDEP=m
 CONFIG_SND_RAWMIDI=m
 CONFIG_SND_SEQUENCER=m
 CONFIG_SND_SEQ_DUMMY=m
 CONFIG_SND_OSSEMUL=y
 CONFIG_SND_MIXER_OSS=m
 CONFIG_SND_PCM_OSS=m
 CONFIG_SND_SEQUENCER_OSS=y
 CONFIG_SND_RTCTIMER=m
 CONFIG_SND_MPU401_UART=m
 CONFIG_SND_OPL3_LIB=m
 CONFIG_SND_DUMMY=m
 CONFIG_SND_VIRMIDI=m
 CONFIG_SND_SERIAL_U16550=m
 CONFIG_SND_MPU401=m
 CONFIG_SND_CS4231=m
 CONFIG_SND_CS4232=m
 CONFIG_SND_CS4236=m
 CONFIG_SND_OPL3SA2=m
 CONFIG_SND_AC97_CODEC=m
 CONFIG_SND_NM256=m
 
 
 Does somone has an idea of what is wrong with my setup?
 
 Thanks,
 Bern
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem: Sorry, no mixer ...

2004-10-28 Thread Greg Folkert
On Thu, 2004-10-28 at 20:45 -0400, Bernard Fay wrote:
 I was able to load the driver snd_cs4236 for my sound card on my
 Thinkpad 600E laptop but when I tried to open the Volume Control under
 Gnome it poped an error saying:
 
 Sorry, no mixer elements and/or devices found
 
 I use Sarge with a custom 2.6.8.1 kernel with the following sound
 options:
 
 # CONFIG_CHR_DEV_OSST is not set
 CONFIG_SND_OSSEMUL=y
 CONFIG_SND_MIXER_OSS=m
 CONFIG_SND_PCM_OSS=m
 CONFIG_SND_SEQUENCER_OSS=y
 
 CONFIG_SND=m
 CONFIG_SND_TIMER=m
 CONFIG_SND_PCM=m
 CONFIG_SND_HWDEP=m
 CONFIG_SND_RAWMIDI=m
 CONFIG_SND_SEQUENCER=m
 CONFIG_SND_SEQ_DUMMY=m
 CONFIG_SND_OSSEMUL=y
 CONFIG_SND_MIXER_OSS=m
 CONFIG_SND_PCM_OSS=m
 CONFIG_SND_SEQUENCER_OSS=y
 CONFIG_SND_RTCTIMER=m
 CONFIG_SND_MPU401_UART=m
 CONFIG_SND_OPL3_LIB=m
 CONFIG_SND_DUMMY=m
 CONFIG_SND_VIRMIDI=m
 CONFIG_SND_SERIAL_U16550=m
 CONFIG_SND_MPU401=m
 CONFIG_SND_CS4231=m
 CONFIG_SND_CS4232=m
 CONFIG_SND_CS4236=m
 CONFIG_SND_OPL3SA2=m
 CONFIG_SND_AC97_CODEC=m
 CONFIG_SND_NM256=m
 
 
 Does somone has an idea of what is wrong with my setup?

adduser username audio

That should do it.
-- 
greg, [EMAIL PROTECTED]

The technology that is
Stronger, better, faster:  Linux


signature.asc
Description: This is a digitally signed message part


Re: sound problem

2004-08-08 Thread matt zagrabelny
On Sun, 2004-08-08 at 09:37, Michael Sherman wrote:
 Hello all.
 
 I've recently installed Sarge with the new installer,
 I am using the 2.6.3-1-386 kernel, I selected linux26
 during installation. 
 I have a CMI8738 sound chip on board and the OS seems
 to be able to see it - I checked the dmesg, and that
 what it says cmpci: found CM8738 adapter at io 0xe400
 irq 5 , however I don't get any sound, neither when
 KDE boots nor I can play CDs. I added myself to the
 audio group, so that is not the problem.
 Any tips? 

you are probably using alsa as a driver.

check /proc/asound for a card.

also the default for alsa is to mute things.

either run alsamixer, you may need to be
root but i am guessing that since you are
in the audio group that would suffice.
or you can grab the gnome-alsamixer package
for a nice gui, and unmute things like
the master, pcm, cdrom channels.

-matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem flashplugin-nonfree

2004-07-30 Thread John Summerfield
David Burgess wrote:
Since moving to the 2.6 kernel I get no sound from Flash. 
 

:-) Sounds like an advantage to me. Don't you just hate it when you rock 
up to some website and it deafens you with noise?

Since switching to Debian I've not bothered installing flash, and my 
nerves are much better in consequence.

--
Cheers
John
-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem flashplugin-nonfree

2004-07-30 Thread John Summerfield
David Burgess wrote:
Since moving to the 2.6 kernel I get no sound from Flash. 
 

:-) Sounds like an advantage to me. Don't you just hate it when you rock 
up to some website and it deafens you with noise?

Since switching to Debian I've not bothered installing flash, and my 
nerves are much better in consequence.

--
Cheers
John
-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem flashplugin-nonfree

2004-07-30 Thread David Burgess
On Fri, 2004-07-30 at 02:11, John Summerfield wrote:
 David Burgess wrote:
 
 Since moving to the 2.6 kernel I get no sound from Flash. 
   
 
 :-) Sounds like an advantage to me. Don't you just hate it when you rock 
 up to some website and it deafens you with noise?
 

I would love to hate that.

 Since switching to Debian I've not bothered installing flash, and my 
 nerves are much better in consequence.
 

My nerves beg the occasional Star Wars Rap or Dellta Airlines
(www.macdork.com)

DB



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem flashplugin-nonfree

2004-07-30 Thread Wim De Smet
Hi,

On Fri, 30 Jul 2004 01:22:48 -0600, David Burgess [EMAIL PROTECTED] wrote:
 Since moving to the 2.6 kernel I get no sound from Flash. I had sound in
 2.4, but not in any of the 2.6 kernels that I've used.
 
 Shortly after switching to 2.6 I began using my on-board sound, as it
 required alsa, but still no luck. The sound works fine with other
 applications. I really don't think it's hardware related, as I lost
 flash sound on a completely different machine when switching to the 2.6
 kernel.


load the pcm emulation. (module snd_pcm_oss) Flash is probably trying
to access /dev/dsp instead of using alsa output.

greets,
Wim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound-problem

2004-07-01 Thread Thomas Bartholomäus
Hallo, 

danke fuer alle tipps, aber das problem besteht noch...

Am Do, den 01.07.2004 schrieb Thomas Piekarski um 1:48:
 On Wednesday, the 30. June 2004 [UTC: 1088618530]
 Thomas Bartholomäus [EMAIL PROTECTED] writes...
  
  auf meinem cebop-laptop habe ich sarge testing/unstable mit kernel
  2.6.6-1. Als sound chip laeuft der i810_audio ac97. Diese sind als
  module geladen. soundcore usw auch. Der user ist auch mitglied der
  gruppe audio. Wenn ich eine audio-cd abspiele ist alles wunderbar zu
  hoeren, nur systemklaenge nicht. Wenn ich ein wav-file weiterleite
  an/dev/audio meldet er 'Das Geraet oder die Ressource ist belegt' . 
 

 
 
 Hmmm, Systemklaenge... das hoert sich fuer mich nach Klaengen, die
 von einem der Desktopsysteme (KDE, GNOME, XCFE) ausgehen. 
Genau die meine ich, die sind mir aber relativ egal, was ich möchte ist
irgendein player e. g. XMMS um ogg-files unterwegs hören zu können.
Dummerweise habe ich von den ganzen sound-kram keine ahnung, hat mich
nie interssiert auf meinem desktop-system, oder auf den servern. 
Sicherlich fehlt mir nur noch ne kleinigkeit: wenn ich eine datei
abspiele sehe ich in XMMS die pegel fröhlich ausschlagen, es kommt keine
fehlermeldung und ich höre nichts, garnichts.
Der user gehört u a zur gruppe audio, video und auch voice. Ich benutze
gnome, aber auch unter kde ist es totenstill. Gibt es irgendwo ne gute
doku, habe heute rumgegooglelt... aber nicht so richtig fündig geworden.

danke

thomas




-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: sound-problem

2004-07-01 Thread Pierre Gillmann
Hi,

  Hmmm, Systemklaenge... das hoert sich fuer mich nach Klaengen, die
  von einem der Desktopsysteme (KDE, GNOME, XCFE) ausgehen. 
 Genau die meine ich, die sind mir aber relativ egal, was ich möchte ist
 irgendein player e. g. XMMS um ogg-files unterwegs hören zu können.
 Dummerweise habe ich von den ganzen sound-kram keine ahnung, hat mich
 nie interssiert auf meinem desktop-system, oder auf den servern. 
 Sicherlich fehlt mir nur noch ne kleinigkeit: wenn ich eine datei
 abspiele sehe ich in XMMS die pegel fröhlich ausschlagen, es kommt keine
 fehlermeldung und ich höre nichts, garnichts.
 Der user gehört u a zur gruppe audio, video und auch voice. Ich benutze
 gnome, aber auch unter kde ist es totenstill. Gibt es irgendwo ne gute
 doku, habe heute rumgegooglelt... aber nicht so richtig fündig geworden.
Einstellungen - Outputplugin und dann auf arts(für kde) oder esd (für
gnome) einstellen und tada du hast sound.

 danke
bitte
 thomas
Pierre


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: sound-problem

2004-06-30 Thread Jan Kohnert
Am Mittwoch, 30. Juni 2004 20:02 schrieb Thomas Bartholomäus:
 Hallo,

 auf meinem cebop-laptop habe ich sarge testing/unstable mit kernel
 2.6.6-1. Als sound chip laeuft der i810_audio ac97. Diese sind als
 module geladen. soundcore usw auch. Der user ist auch mitglied der
 gruppe audio. Wenn ich eine audio-cd abspiele ist alles wunderbar zu
 hoeren, nur systemklaenge nicht. Wenn ich ein wav-file weiterleite an
 /dev/audio meldet er 'Das Geraet oder die Ressource ist belegt' .
 Was kann ich machen. Ich habe das sowohl mit oss als auch mit alsa
 probiert. Was kann ich noch machen

Eventuell KDE/aRTs geladen??? Wenn ja, blockiert aRTs die Soundkarte und die 
Fehlermeldung wäre erklärbar. Auch das du die Audio-CD hören kannst, z.B. 
über ein KDE-Prog oder eines mit aRTs-Unterstützung.
Ähnliches gilt auch für Gnome (AFAIK gstreamer(?)).
Benutze einfach Prog mit entsprechenden Ausgabeplugins oder schalte die 
Soundserver ab, um direkten Zugriff zur Soundkarte zu kriegen.

 DANKE

Bitte.

 thomas

MfG Jan

-- 
OpenPGP public key available:
http://home.arcor.de/jan.kohnert/gnupg_publickey.asc

Key-Fingerprint:
BA8E 11D1 FE7C 9353 7276 5375 486E 9BED 2B03 DF29


pgpAlNFotJOFn.pgp
Description: signature


Re: sound-problem

2004-06-30 Thread Thomas Piekarski
On Wednesday, the 30. June 2004 [UTC: 1088618530]
Thomas Bartholomäus [EMAIL PROTECTED] writes...
 
 auf meinem cebop-laptop habe ich sarge testing/unstable mit kernel
 2.6.6-1. Als sound chip laeuft der i810_audio ac97. Diese sind als
 module geladen. soundcore usw auch. Der user ist auch mitglied der
 gruppe audio. Wenn ich eine audio-cd abspiele ist alles wunderbar zu
 hoeren, nur systemklaenge nicht. Wenn ich ein wav-file weiterleite
 an/dev/audio meldet er 'Das Geraet oder die Ressource ist belegt' . 

Servus, Thomas


Hmmm, Systemklaenge... das hoert sich fuer mich nach Klaengen, die
von einem der Desktopsysteme (KDE, GNOME, XCFE) ausgehen. Denn ein
moeglicher Ansatzpunkt waere der jeweilige Sounddaemon (z.B. unter
Gnome werkelt esound) des Desktopsystems, der u. U. noch nicht bzw
fehlerhaft konfigurert ist. Funktuniert PCM nur unter X (samt der
Desktopumgebung) nicht, oder hoerst du auch unter der Console nichts.
Dass du AudioCDs abspielen kannst ist kein Indiz dafuer, da das nicht
ueber PCM laeuft.

Als du versuchtes diese WAV auf das device dsp auszugeben, lief da
irgendeiner dieser Sounddaemonen im Hintergrund, denn dass wuerde die
Meldung 'Das Geraet oder die Ressource ist belegt' erklaeren.

IMO kannst du  ohnehin keine WAV direkt auf das /dev/dsp ausgeben,
sondern nur eine AU. (Soweit ich mich richtig erinnere versuchte ich
dieses auch und entlockte entsetzliches Gekrachtzt aus den Boxen ;).
Nimm stattdessen zum Beispiel play, oder konvertier die WAV vorher mit
sox.



pgpjL3dg1ROEM.pgp
Description: PGP signature


Re: sound problem: init_module: No such device

2004-06-29 Thread Nori Heikkinen
on Sun, 27 Jun 2004 03:18:48PM +0200, Frederik Dannemare insinuated:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Sunday 27 June 2004 02:42, Nori Heikkinen wrote:
  sound is no longer working after having rebooted my computer.  when i
  try to play music using music123, i get the following error:
 
  Can't find a suitable libao driver. (Is device in use?)
 [ snip ]
 
 Wild guess:
[...]
 If you don't use alsa, you can ignore this posting...

well, i wasn't running alsa, and now i am.  but it turns out that what
solved the problem was just reseating the sound card ... guess i kick
my machine too much as i work, ha.  problem solved!

thanks to all who helped me out on this ( other related) thread(s)!

/nori

-- 
.~.  nori @ sccs.swarthmore.edu
/V\  http://www.sccs.swarthmore.edu/~nori
   // \\  @ maenad.net
  /(   )\   www.maenad.net/jnl
   ^`~'^
  
++ Sponsor me as I run my SECOND marathon for AIDS:   ++
++ http://www.aidsmarathon.com/participant.asp?runner=DC-2844 ++


pgp60OjBf6Kq0.pgp
Description: PGP signature


Re: sound problem: init_module: No such device

2004-06-27 Thread Frederik Dannemare
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 27 June 2004 02:42, Nori Heikkinen wrote:
 sound is no longer working after having rebooted my computer.  when i
 try to play music using music123, i get the following error:

 Can't find a suitable libao driver. (Is device in use?)
[ snip ]

Wild guess:
Are you using alsa with oss emulation when running music123? If so, you 
might have loaded a kernel module that is registering /dev/dsp, thus 
preventing alsa from being able to access dsp for oss emulation.

If this is in fact the case you should see something like
unable to register OSS PCM device 0:0
unable to register OSS mixer device 0:0
in your logs.

At least I had this problem to begin with going from oss to alsa. In my 
case it was the module called audio (for usb audio) that caused me my 
problems.

Assuming you use alsa, I also believe you shouldn't load es1371 for your 
sound card. Alsa sound modules (all?) begin with 'snd_' (I suspect you 
should load snd-ens1371 instead, but I could easily be wrong).

If you don't use alsa, you can ignore this posting...
- -- 
Frederik Dannemare | mailto:[EMAIL PROTECTED]
GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu
Key fingerprint: BB7B 078A 0DBF 7663 180A  F84A 2D25 FAD5 9C4E B5A8
http://frederik.dannemare.net | http://www.linuxworlddomination.dk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA3sk7LSX61ZxOtagRAuM8AKCcU0BYh4gm3PnT53Nnb98xPAYHQQCeJlom
X3lTJYaNTGVhOSIM2To0u/g=
=bUgH
-END PGP SIGNATURE-



Re: sound problem: init_module: No such device

2004-06-22 Thread Chris Metzler
On Tue, 22 Jun 2004 13:56:46 -0400
Nori Heikkinen [EMAIL PROTECTED] wrote:

 hey all,
 
 after a reboot, my sound has disappeared.  music123 tells me 
 
 Error: Cannot open device oss.
 
 so i look to see if I've got the apporpriate modules in my kernel
 (which I should have; this never _used_to be a problem!), and, as far
 as I can tell, I don't.  I only have:
 
 Module  Size  Used byNot tainted
 serial 42436   0 (autoclean)
 vfat9548   0 (unused)
 fat29848   0 [vfat]
 
 I need at least sound and the module for my soundcard, yes?

If you're running OSS (which it looks like you are), you need
soundcore, sound, and es1371 (and maybe ac97_codec, dunno, depends
on your card).

If you're running ALSA, you need soundcore + the relevant ALSA
modules.  soundcore is common to both OSS and ALSA.


 es1371
 (which is what I think I need for my Ensoniq) is in /etc/modules, but
 it's not getting loaded; there's nothing i can see in dmesg,
 /var/log/messages, or /var/log/syslog that's relevant.

Create a file in /etc/default called bootlogd.  Edit
/etc/default/bootlogd so that it says:

# Run bootlogd at startup ?
BOOTLOGD_ENABLE=Yes

You will then get files in /var/log with names like boot, boot.0,
etc.; these will contain logs of what the /etc/init.d scripts
do during the boot process.  The actions of those scripts aren't
normally logged in dmesg.


 So i try to modprobe it in by hand, and get the following output:
 
 /lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o:
 init_module: No such device Hint: insmod errors can be caused by
 incorrect module parameters, including invalid IO or IRQ parameters.
   You may find more information in syslog or the output from dmesg
 /lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o: insmod
 /lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o
 failed/lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o:
 insmod es1371 failed
 
 No such device? What device?  I have all the /dev/dsps:
 
 crw-rw1 root audio 14,   3 Jun 22 00:53 /dev/dsp
 crw-rw1 root audio 14,   3 Apr 14  2001 /dev/dsp0
 crw-rw1 root audio 14,  19 Jun 22 00:53 /dev/dsp1
 crw-rw1 root audio 14,  35 Jun 22 00:53 /dev/dsp2
 crw-rw1 root audio 14,  51 Jun 22 00:53 /dev/dsp3

Try modprobing soundcore first, then sound, *then* es1371.  Yes,
modprobe should take care of those dependencies; but you might learn
something from any messages that occur earlier, dunno.

What does lspci -vv show for your soundcard?

-c


-- 
Chris Metzler   [EMAIL PROTECTED]
(remove snip-me. to email)

As a child I understood how to give; I have forgotten this grace since I
have become civilized. - Chief Luther Standing Bear


pgpv45yaxgUDf.pgp
Description: PGP signature


Re: sound problem: init_module: No such device

2004-06-22 Thread Nori Heikkinen
on Tue, 22 Jun 2004 02:44:12PM -0400, Chris Metzler insinuated:
 On Tue, 22 Jun 2004 13:56:46 -0400
 Nori Heikkinen [EMAIL PROTECTED] wrote:
 
  hey all,
  
  after a reboot, my sound has disappeared.  music123 tells me 
  
  Error: Cannot open device oss.
  
  so i look to see if I've got the apporpriate modules in my kernel
  (which I should have; this never _used_to be a problem!), and, as far
  as I can tell, I don't.  I only have:
  
  Module  Size  Used byNot tainted
  serial 42436   0 (autoclean)
  vfat9548   0 (unused)
  fat29848   0 [vfat]
  
  I need at least sound and the module for my soundcard, yes?
 
 If you're running OSS (which it looks like you are), 

looks like I am, yeah.  How would I tell for sure?

 you need soundcore, sound, and es1371 (and maybe ac97_codec, dunno,
 depends on your card).

okay, great.

 If you're running ALSA, you need soundcore + the relevant ALSA
 modules.  soundcore is common to both OSS and ALSA.

now, this is the weird part -- i can't find soundcore, at least not
for my kernel ... see below.

  es1371
  (which is what I think I need for my Ensoniq) is in /etc/modules, but
  it's not getting loaded; there's nothing i can see in dmesg,
  /var/log/messages, or /var/log/syslog that's relevant.
 
 Create a file in /etc/default called bootlogd.  Edit
 /etc/default/bootlogd so that it says:
 
 # Run bootlogd at startup ?
 BOOTLOGD_ENABLE=Yes
 
 You will then get files in /var/log with names like boot, boot.0,
 etc.; these will contain logs of what the /etc/init.d scripts
 do during the boot process.  The actions of those scripts aren't
 normally logged in dmesg.

aHA!  this is super useful; thanks.  i'll do this as soon as I'm home.

  So i try to modprobe it in by hand, and get the following output:
  
  /lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o:
  init_module: No such device Hint: insmod errors can be caused by
  incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
  /lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o: insmod
  /lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o
  failed/lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o:
  insmod es1371 failed
  
  No such device? What device?  I have all the /dev/dsps:
  
  crw-rw1 root audio 14,   3 Jun 22 00:53 /dev/dsp
  crw-rw1 root audio 14,   3 Apr 14  2001 /dev/dsp0
  crw-rw1 root audio 14,  19 Jun 22 00:53 /dev/dsp1
  crw-rw1 root audio 14,  35 Jun 22 00:53 /dev/dsp2
  crw-rw1 root audio 14,  51 Jun 22 00:53 /dev/dsp3
 
 Try modprobing soundcore first, then sound, *then* es1371.  Yes,
 modprobe should take care of those dependencies; but you might learn
 something from any messages that occur earlier, dunno.

hm.  well, as mentioned above, i can't find it.  a `locate es1371 |
grep `uname -r`` returns:

/lib/modules/2.4.20+nori-orange/kernel/drivers/sound/es1371.o
/lib/modules/2.4.20+nori-orange_15652/kernel/drivers/sound/es1371.o

(yes, i rolled this one myself)

but, the same thing for soundcore returns nothing.  in fact, the
only soundcore modules i have are under different kernels:

/lib/modules/2.4.18-386_199/kernel/drivers/sound/soundcore.o
/lib/modules/2.4.4/kernel/drivers/sound/soundcore.o

there's a sound_core under a bunch of directories in
/usr/src/kernel-source-2.4.20, but nothing else similar.

Does this mean that somehow, in the building of my kernel (which, I
should add, I've been using for at least a year without any problem),
I left out the crucial module soundcore, and will now need to go
back and reroll it (or just grab a kernel package) with it in?

 What does lspci -vv show for your soundcard?

00:0f.0 Multimedia audio controller: Ensoniq: Unknown device 0371 (rev 09)
Subsystem: Ensoniq: Unknown device 0371
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 32 (3000ns min, 32000ns max)
Interrupt: pin A routed to IRQ 12
Region 0: I/O ports at e400 [size=64]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

i'm not sure how relevant any of that is to this except for telling me
what kind of module I want to look for ... what else should one get
out of it?

thanks a ton,

/nori

-- 
.~.  nori @ sccs.swarthmore.edu
/V\  http://www.sccs.swarthmore.edu/~nori
   // \\  @ maenad.net
  /(   )\   www.maenad.net/jnl
   ^`~'^
  
++ Sponsor me as I run my SECOND marathon for AIDS:   ++
++ 

Re: Sound problem

2004-06-11 Thread Greg Folkert
On Fri, 2004-06-11 at 08:49, [EMAIL PROTECTED] wrote:
 Hi,
 
 Per Joris' advice, I added root to the group 'audio' and my sound
 works now for a few seconds. When I play a song, it works for up to 20
 sconds and then stops and I get a message 'sound server fatal error:
 cpu overload, aborting'  .  The machine has an Athlon 2500 so I can't
 see an overload happening. Does anyone have any ideas?

Sorry, I didn't follow this issue. So if this has already been tried
excuse the duplication:

If you are using KDE (which it sounds like) go into artsd config in the
KDE Control Panel and disable Duplex operation (or something very close
to that name)

Personally, I'd try to get it working as a regular user, period. As
being root all the time is considered a bad thing(tm).
-- 
[EMAIL PROTECTED]
REMEMBER ED CURRY! http://www.iwethey.org/ed_curry

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: Sound problem (mplayer/sid)

2004-05-24 Thread Monique Y. Mudama
On 2004-05-23, Victor Munoz penned:

 Hello. Sometimes I've had an annoying problem when using mplayer
 (currently using 1.0pre3-3.3.3) in sid. The basic problem is that I
 eventually lose the sound while watching streaming video. Killing
 mplayer, and trying to unload/load sound modules with modconf does not
 work, since 'device or resorce busy', and I don't know what is the
 problem, since mplayer is the only program trying to use sound. My
 only solution is to reboot. Is there a cleaner way?

 A typical situation in which this happens is after succesfully
 watching streaming video for over an hour (like yesterday!), data
 download gets slower. That could be a server problem (I started
 watching at about 7pm, Chilean time, and then problems appeared at
 about 9pm, when probably more people was connecting to the server).
 Since the video stopped, I killed mplayer, restarted it, but then I
 could not get sound. I usually have to kill and restart mplayer, and I
 don't have this problem. So the thing is, rather than trying to
 identify the cause of the sound problem, I'd like to recover sound
 without rebooting. 


Do you use esd for your sound?  Sometimes esd just disappears on my
system, and I need to restart it to get sound again.

-- 
monique


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem (mplayer/sid)

2004-05-24 Thread Victor Munoz
 
 Do you use esd for your sound?  Sometimes esd just disappears on my
 system, and I need to restart it to get sound again.
 

Not that I'm aware of. libesd0, esound, esound-clients, are installed, but I
don't think I'm using them. I don't use sounds in Gnome, and I don't see
anything related to esd with 'ps aux'. xmms is configured to use the OSS
driver as output plugin. 

   Victor
   


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound problem.

2004-05-14 Thread Thomas Adam
 --- Roelof Wobben [EMAIL PROTECTED] wrote: 
 Hello,
 
 Im using Debian unstable with Gnome 2.4.
 When I'm klicking on the sound-icon the following error message comes 
 /dev/sound/mixer doesn't exist.

This has been answered countless times on this list already. Please check
the archives.

-- Thomas Adam

=
The Linux Weekend Mechanic -- http://linuxgazette.net
TAG Editor -- http://linuxgazette.net

shrug We'll just save up your sins, Thomas, and punish 
you for all of them at once when you get better. The 
experience will probably kill you. :)

 -- Benjamin A. Okopnik (Linux Gazette Technical Editor)






Yahoo! Messenger - Communicate instantly...Ping 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sound problem: ALSA + emu10k not working

2004-04-25 Thread Mike Werner
Brian Saghy wrote
snip
 could not be found.  However, the emu10k1_gp module is still loaded,
 though I would probably prefer that it is not. I have no idea where to
 go about turning that module load off, discover is currently removed
 from my system, but hotplug is installed. What do I need to change in
 the config files so that it loads usb and such, but not my soundcard?

Take a look at the file /etc/hotplug/blacklist  It's pretty self
explanatory.  I found this while struggling with a troublesome module a
while back - turned out both discover *and* hotplug were loading modules. 
Finally figured out the config file to skip the module in question.
-- 
Mike Werner  KA8YSD   | He that is slow to believe anything and
  | everything is of great understanding,
'91 GS500E| for belief in one false principle is the
Morgantown WV | beginning of all unwisdom.



signature.asc
Description: Digital signature


Re: Sound problem: ALSA + emu10k not working

2004-04-25 Thread Pablo Santiago Blum de Aguiar
On Sat, 2004-04-24 at 03:17, Chris Metzler wrote:
 On Fri, 23 Apr 2004 22:57:59 -0300
 Pablo Santiago Blum de Aguiar [EMAIL PROTECTED] wrote:
 
  Hi,
  
  I'm using Debian sid for a while and after an apt-get dist-upgrade 1 day
  ago the sound is gone. My soundcard is Creative Audigy and I'm using
  Kernel 2.6.5 and 2.6.4 (old).
 
 [ snip ]
 
  Creative EMU10K1 PCI Audio Driver, version 0.20a, 04:36:12 Apr  7 2004
  emu10k1: EMU10K1 rev 5 model 0x20 found, IO at 0xd400-0xd41f, IRQ 10
  emu10k1: cannot register midi device
  emu10k1: probe of :00:06.0 failed with error -5
  EMU10K1_Audigy: probe of :00:06.0 failed with error -13
  AC'97 0 does not respond - RESET
  AC'97 0 access error (not audio or modem codec)
 
 These are boot messages from OSS sound modules.
 
 
  [EMAIL PROTECTED] # lsmod
  Module  Size  Used by
   [ snip ]
 
  snd_pcm_oss53796  0
  snd_mixer_oss  19840  1 snd_pcm_oss
   [ snip ]
  snd_emu10k198436  0
  snd_rawmidi25120  1 snd_emu10k1
  snd_pcm98020  2 snd_pcm_oss,snd_emu10k1
  snd_timer  25860  1 snd_pcm
  snd_seq_device  8136  2 snd_emu10k1,snd_rawmidi
  snd_ac97_codec 64324  1 snd_emu10k1
  snd_page_alloc 11332  2 snd_emu10k1,snd_pcm
  snd_util_mem4480  1 snd_emu10k1
  snd_hwdep   9504  1 snd_emu10k1
  snd55972  10
  snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd
  _seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep dm_mod
 
 All the above modules are ALSA modules.
 
   [ snip ]
 
 
  emu10k184228  0
  sound  83820  2 v_midi,emu10k1
  soundcore  10272  3 snd,emu10k1,sound
  ac97_codec 18828  1 emu10k1
 
 But three of these (all but soundcore) are OSS modules. (soundcore is
 used by both OSS and ALSA)
 
 So I suspect your problem is that you've installed both the OSS modules
 and the ALSA modules.

You were right. You clarified my mind and what was obsured became
obvious. Just comented the line with emu10k1 in /etc/modules:

[/tmp] on Sun Apr 25, 17:49:13, 1
[EMAIL PROTECTED] $ cat /etc/modules | grep -i emu
#emu10k1

and the sound is working smoothly.

Thanks a lot for your time and your help.

 
 You need to choose which ones you want to use, and only have those
 modules modprobed in.  From your subject, I presume you want ALSA.
 Then you need to make sure the OSS modules don't get modprobed.
 Since you say that this started after a dist-upgrade, I suspect
 that what happened is you installed discover or hotplug.  They
 run before the ALSA scripts in the boot process; and discover
 does, and hotplug may, install OSS modules by default unless told
 not to through their config files.
 
 -c

Regards,
-- 
 .''`.  Pablo Aguiar [EMAIL PROTECTED]
: :'  :  Proud Debian GNU/Linux User and Administrator
`. `'`  GNU/Linux User #346447 - PC #238975
  `-  Of course, Debian is not perfect, but it is by far the best you can get.

 Sun, Apr 25 2004, 17:04:23 GMT - 0300


signature.asc
Description: This is a digitally signed message part


Re: Sound problem: ALSA + emu10k not working

2004-04-24 Thread Chris Metzler
On Fri, 23 Apr 2004 22:57:59 -0300
Pablo Santiago Blum de Aguiar [EMAIL PROTECTED] wrote:

 Hi,
 
 I'm using Debian sid for a while and after an apt-get dist-upgrade 1 day
 ago the sound is gone. My soundcard is Creative Audigy and I'm using
 Kernel 2.6.5 and 2.6.4 (old).

[ snip ]

 Creative EMU10K1 PCI Audio Driver, version 0.20a, 04:36:12 Apr  7 2004
 emu10k1: EMU10K1 rev 5 model 0x20 found, IO at 0xd400-0xd41f, IRQ 10
 emu10k1: cannot register midi device
 emu10k1: probe of :00:06.0 failed with error -5
 EMU10K1_Audigy: probe of :00:06.0 failed with error -13
 AC'97 0 does not respond - RESET
 AC'97 0 access error (not audio or modem codec)

These are boot messages from OSS sound modules.


 [EMAIL PROTECTED] # lsmod
 Module  Size  Used by
[ snip ]

 snd_pcm_oss53796  0
 snd_mixer_oss  19840  1 snd_pcm_oss
[ snip ]
 snd_emu10k198436  0
 snd_rawmidi25120  1 snd_emu10k1
 snd_pcm98020  2 snd_pcm_oss,snd_emu10k1
 snd_timer  25860  1 snd_pcm
 snd_seq_device  8136  2 snd_emu10k1,snd_rawmidi
 snd_ac97_codec 64324  1 snd_emu10k1
 snd_page_alloc 11332  2 snd_emu10k1,snd_pcm
 snd_util_mem4480  1 snd_emu10k1
 snd_hwdep   9504  1 snd_emu10k1
 snd55972  10
 snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd
 _seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep dm_mod

All the above modules are ALSA modules.

[ snip ]


 emu10k184228  0
 sound  83820  2 v_midi,emu10k1
 soundcore  10272  3 snd,emu10k1,sound
 ac97_codec 18828  1 emu10k1

But three of these (all but soundcore) are OSS modules. (soundcore is
used by both OSS and ALSA)

So I suspect your problem is that you've installed both the OSS modules
and the ALSA modules.

You need to choose which ones you want to use, and only have those
modules modprobed in.  From your subject, I presume you want ALSA.
Then you need to make sure the OSS modules don't get modprobed.
Since you say that this started after a dist-upgrade, I suspect
that what happened is you installed discover or hotplug.  They
run before the ALSA scripts in the boot process; and discover
does, and hotplug may, install OSS modules by default unless told
not to through their config files.

-c

-- 
Chris Metzler   [EMAIL PROTECTED]
(remove snip-me. to email)

As a child I understood how to give; I have forgotten this grace since I
have become civilized. - Chief Luther Standing Bear


pgp0.pgp
Description: PGP signature


Re: Sound problem: ALSA + emu10k not working

2004-04-24 Thread Brian Saghy
I had exactly this same problem, but disabling discover audio/sound
finding in the discover config file had no effect.  There was no way to
tell what was loading the OSS drivers, which I do not want to load.  My
solution was to rename the old OSS driver to something else so that it
could not be found.  However, the emu10k1_gp module is still loaded,
though I would probably prefer that it is not. I have no idea where to
go about turning that module load off, discover is currently removed
from my system, but hotplug is installed. What do I need to change in
the config files so that it loads usb and such, but not my soundcard?
-Brian

Chris Metzler wrote:
On Fri, 23 Apr 2004 22:57:59 -0300
[snip]
So I suspect your problem is that you've installed both the OSS modules
and the ALSA modules.
You need to choose which ones you want to use, and only have those
modules modprobed in.  From your subject, I presume you want ALSA.
Then you need to make sure the OSS modules don't get modprobed.
Since you say that this started after a dist-upgrade, I suspect
that what happened is you installed discover or hotplug.  They
run before the ALSA scripts in the boot process; and discover
does, and hotplug may, install OSS modules by default unless told
not to through their config files.
-c



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   >