Re: [Alsa-user] monaural ALSA mixes

2006-07-04 Thread James Courtier-Dutton
Chris Fisichella wrote:
> 
> I am sort of working with the compile instructions printed on the 
> alsa-project website for the ca0106 driver. It says to start with:
> 
> ./configure --with-cards=snd-ca0106 --with-sequencer=yes
> 


If you are using the tree from hg.
Download the following trees.
1) alsa-kernel
2) alsa-driver

This should give you two directories, alsa-kernel and alsa-driver.
3) cd alsa-driver
The hgcompile script will expect you current linux kernel sources to be
in /usr/src/linux. If they are elsewhere, you will need to add an extra
option of the hgcompile line.
4) ./hgcompile --with-cards=snd-ca0106 --with-sequencer=yes

Once hgcompile has been run once, you can use ./configure as you did for
any further ./configure options.

James

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Integrated Realtek ALC880 Sound Card

2006-07-04 Thread Clemens Ladisch
Robert Rappaport wrote:
> After running amixer to set up the card I am still unable to play.

Does "aplay something.wav" work?

> It seems like I should be able to play a cd with workbone

This player assumes that there is an audio cable between the CD drive
and the sound chip.

> which I have used since 1998

On the same machine?


Regards,
Clemens

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Ekiga full-duplex & arecord problems [EMAIL PROTECTED]

2006-07-04 Thread Adam Bogacki
Hi, having discovered a full-duplex problem with ekiga (echo test does
not work) I've been trying to get arecord working with the following
error message.

[EMAIL PROTECTED]:~08:53:20$ arecord -f dat -d 20 -D hw:0,0 test.wav
Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz,
Stereo
Aborted by signal Interrupt...
[EMAIL PROTECTED]:~08:54:03$ aplay test.wav
ALSA lib pcm_direct.c:224:(make_local_socket) connect failed:
/tmp/alsa-dmix-3144-1151964534-454560: No such file or directory
ALSA lib pcm_dmix.c:894:(snd_pcm_dmix_open) unable to connect client
aplay: main:547: audio open error: No such file or directory

I had previously noticed /tmp/alsa-dmix-3144-1151964534-454560 and
deleted it, thinking it had got there by error. Ekiga's 
full-duplex problem (default sound app, alsa) preceded the deletion.

(1) How do I reinstall alsa-dmix-3144-1151964534-454560 ?

(2) Where do I put it ?

(3) I'd appreciate any advice on fixing Ekiga's full-duplex audio problem. 

Adam Bogacki,
[EMAIL PROTECTED]


signature.asc
Description: Digital signature
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Switching audio devices on the fly?

2006-07-04 Thread Michael
Hi

is there a possibility to switch audio devices "on the fly". That is, while
the program that will use (but does not do this at the moment!) the device
is running?

To give an example:

Using twinkle (a VOIP program), I?d like to have it using the internal audio
device as long as there is no external one connected. But when I connect a
bluetooth headset, I would like to have it use the new audio device
instead.

I wrote an .asoundrc defining a new device TEST that symlinks to hw:0,0
(internal) or to hw:0,1 (external). Using aplay -d TEST works as expected.
That is: It uses the internal speaker when TEST links to hw:0,0 and the
external bluetooth device when linked to hw:0,1

However, when I start twinkle (and twinkle uses TEST as device) any changes
to .asoundrc (e.g. switching TEST to hw:0,1) are only recognized after a
restart of twinkle. :-(

I hope I could make my question clear and that there is a nice solution to
this problem.

Thanks,

Michael

BTW.: At the moment I am using a pretty silly workaround. I have twinkle
using OSS instead of alsa with a special device /dev/dsp3 which is a simple
file symlink to either /dev/dsp0 or /dev/dsp1. Starting twinkle then with
aoss makes it use alsa, but I am able to switch devices on the fly by
changing the symlink.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Alsa and Firefox...

2006-07-04 Thread Michael Stempf
All,Twice now I have loaded Alsa drivers on my Suse 10 (64bit) server.  After both installations, Firefox begins crashing...continuelsly.  It gets to the point that it is totally unuseable.I have uninstalled Firefox and reinstalled with Yast...no good...uninstalled and downloaded the latest version of Firefoxno good (although it stays up longer - it still crashes).
Has this ever happened to anyone else before?Thanks for the help,Michael
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Amixer - mute only one channel

2006-07-04 Thread Vladimír Volčko
Hi!

  It is posible mute only one channel by amixer?
For example I need mute only left 'line' channel. Setting 0% volume is 
not solution.

With regard Vladimir Volcko


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Amixer - mute only one channel

2006-07-04 Thread Jaroslav Kysela
On Tue, 4 Jul 2006, Vladimír Volčko wrote:

> Hi!
> 
>   It is posible mute only one channel by amixer?
> For example I need mute only left 'line' channel. Setting 0% volume is 
> not solution.

amixer sset Line frontleft,mute

Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE LabsUsing Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Amixer - mute only one channel

2006-07-04 Thread Vladimír Volčko
Thanks for quick reply, but when I try your recommended command, both 
channels are muted ... see below:

[EMAIL PROTECTED] ~]$ amixer sset Line unmute
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-joined 
cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 0 [0%] [on] Capture [off]
  Front Right: Playback 0 [0%] [on] Capture [off]

[EMAIL PROTECTED] ~]$ amixer sset Line frontleft,mute
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-joined 
cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 0 [0%] [off] Capture [off]
  Front Right: Playback 0 [0%] [off] Capture [off]

Soundcard is intel8x0 (Intel 82801DB-ICH4).

V.


Jaroslav Kysela napsal(a):
> On Tue, 4 Jul 2006, Vladimír Volčko wrote:
>
>   
>> Hi!
>>
>>   It is posible mute only one channel by amixer?
>> For example I need mute only left 'line' channel. Setting 0% volume is 
>> not solution.
>> 
>
> amixer sset Line frontleft,mute
>
>   Jaroslav
>   


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Driver Alsa ICH5 intel

2006-07-04 Thread Laborde Ludovic
Hello everybody,


I have a question, my sound card is AC'97 ICH7, i don't find a
driver for my red hat 4.00 kernel 2.6, the driver default is snd-intel-hda
it's normal ? 


Regards

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Amixer - mute only one channel

2006-07-04 Thread Jaroslav Kysela
On Tue, 4 Jul 2006, Vladimír Volčko wrote:

> Thanks for quick reply, but when I try your recommended command, both 
> channels are muted ... see below:

Standard AC97 codecs cannot mute left and right channels separately (see 
pswitch-joined flag). It's the hardware constraint.

Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE LabsUsing Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Amixer - mute only one channel

2006-07-04 Thread Vladimír Volčko
I see. Could you recommend sound HW which can do this feature?
Thank you V.

Jaroslav Kysela napsal(a):
> On Tue, 4 Jul 2006, Vladimír Volčko wrote:
>
>   
>> Thanks for quick reply, but when I try your recommended command, both 
>> channels are muted ... see below:
>> 
>
> Standard AC97 codecs cannot mute left and right channels separately (see 
> pswitch-joined flag). It's the hardware constraint.
>
>   Jaroslav
>   


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Amixer - mute only one channel

2006-07-04 Thread Jaroslav Kysela
On Tue, 4 Jul 2006, Vladimír Volčko wrote:

> I see. Could you recommend sound HW which can do this feature?

Almost all not AC97 based, for example HDA codecs, envy24...

Jaroslav

> Jaroslav Kysela napsal(a):
> > On Tue, 4 Jul 2006, Vladimír Volčko wrote:
> >
> >   
> >> Thanks for quick reply, but when I try your recommended command, both 
> >> channels are muted ... see below:
> >> 
> >
> > Standard AC97 codecs cannot mute left and right channels separately (see 
> > pswitch-joined flag). It's the hardware constraint.
> >
> > Jaroslav
> >   
> 
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 

Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE LabsUsing Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Integrated Realtek ALC880 Sound Card

2006-07-04 Thread Robert Rappaport





Clemens Ladisch wrote:

  Robert Rappaport wrote:
  
After running amixer to set up the card I am still unable to play.

Does "aplay something.wav" work?

The aplay command requires options that I am not familiar with.  I would
like
to play cd's from my cdrom ( aplay needs a filename  which I was not able
guess  ),
 mp3 music and streaming audio from the internet.  aplay needs a file type,
 sampling rate, format, and file name.  Can you recommend some source where
I 
might be able to determine the correct values for these options when playing

cd's, mp3 files, and streaming audio from the internet with aplay.

  
  
It seems like I should be able to play a cd with workbone

This player assumes that there is an audio cable between the CD driveand the sound chip.

Good reason why this player doesnt work.

  
  
which I have used since 1998

On the same machine?

No.  I bought a new Gateway Desktop that I am trying to set up.  This is
to replace an old
Dell on which workbone worked as well as my two old Gateway Laptops.

  Regards,Clemens
  
Thanks for this input.  When I tried to guess some values and make aplay
work I did get
some sound from my speakers.  I think you have me on the right track.
  
Bob
  
  
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Integrated Realtek ALC880 Sound Card

2006-07-04 Thread Sergei Steshenko
On Tue, 04 Jul 2006 09:16:58 -0500
Robert Rappaport <[EMAIL PROTECTED]> wrote:

> 
> 
> Clemens Ladisch wrote:
> 
> >Robert Rappaport wrote:
> >
> >>After running amixer to set up the card I am still unable to play.
> >>
> >
> >Does "aplay something.wav" work?
> >
> The aplay command requires options that I am not familiar with.  I would 
> like
> to play cd's from my cdrom ( aplay needs a filename  which I was not 
> able guess  ),
>  mp3 music and streaming audio from the internet.  aplay needs a file type,
>  sampling rate, format, and file name.  Can you recommend some source 
> where I
> might be able to determine the correct values for these options when 
> playing
> cd's, mp3 files, and streaming audio from the internet with aplay.
> 
> >
> >
> >>It seems like I should be able to play a cd with workbone
> >>
> >
> >This player assumes that there is an audio cable between the CD drive
> >and the sound chip.
> >
> Good reason why this player doesnt work.
> 
> >
> >
> >>which I have used since 1998
> >>
> >
> >On the same machine?
> >
> No.  I bought a new Gateway Desktop that I am trying to set up.  This is 
> to replace an old
> Dell on which workbone worked as well as my two old Gateway Laptops.
> 
> >
> >
> >
> >Regards,
> >Clemens
> >
> Thanks for this input.  When I tried to guess some values and make aplay 
> work I did get
> some sound from my speakers.  I think you have me on the right track.
> 
> Bob

Bob,

check 'cdparanoia' - it's a program which rips CDs into .wav files with good
quality. And you may rip only a track or even less.

'aplay' is the "canonical" application used to test ALSA and "officially"
supported by ALSA developers. The counterpart of 'aplay' is 'arecord'.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] [linux-audio-user] some ALSA questions

2006-07-04 Thread Lee Revell
On Tue, 2006-07-04 at 09:05 -0400, Dave Phillips wrote:
> Greetings:
> 
>   I'm preparing a final draft of an article re: ALSA and I started 
> wondering about whatever happened to modules.conf. In my old RH9 (2.4 
> kernel) I was able to freely manipulate the ALSA modules (designate for 
> loading, reorder, set alias, etc) via /etc/modules.conf. Things have 
> changed a lot in 2.6.x, and /etc/modules.conf is apparently not to be 
> edited in Ye Olden Way. Is there a similar single file in the 2.6 file 
> system ? If so, where is it ? On my Debian Etch system I have this file :
> 
> /etc/modprobe.d/sound
> 
> It looks like the file to change a la the old-time modules.conf, but my 
> entries have no effect. Is there another file located elsewhere that I 
> should be editing ? Here's my /etc/modprobe.d/sound :
> 
> alias snd-card-0 snd-ice1712
> options snd-ice1712 index=0
> alias snd-card-1 snd-emu10k1
> options snd-emu10k1 index=1
> alias snd-card-2 snd-virmidi
> options snd-virmidi index=2
> 

AFAICT, every distro does this differenly.

> Also, what's the status of a user-friendly ALSA control and operations 
> panel that might address such matters as ordering multiple soundcards, 
> write/edit .asoundrc, start/stop ALSA services, etc. ? Is the ALSA 
> development group pursuing anything like that ?

No one is working on anything like this.

You can set the default soundcard with gnome-sound-properties - it
creates an .asoundrc that sets the default device.

There should really be no need to reorder sound cards as they can be
addressed by name.  It's best to fix the apps that are hardcoded to talk
to the first device.

I'm not sure what you mean by "stop/start ALSA services".  ALSA does not
run any daemons and config file changes take place immediately.

Users should really not need to modify .asoundrc.  If the default does
not DTRT it's a bug.  What use cases do you have in mind?

Lee


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Alsa and Firefox...

2006-07-04 Thread Lee Revell
On Tue, 2006-07-04 at 07:12 -0500, Michael Stempf wrote:
> All,
> 
> Twice now I have loaded Alsa drivers on my Suse 10 (64bit) server.
> After both installations, Firefox begins crashing...continuelsly.  It
> gets to the point that it is totally unuseable.
> 
> I have uninstalled Firefox and reinstalled with Yast...no
> good...uninstalled and downloaded the latest version of Firefoxno
> good (although it stays up longer - it still crashes). 
> 
> Has this ever happened to anyone else before?

Why do you think ALSA has anything to do with it?

Lee


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Ekiga full-duplex & arecord problems [EMAIL PROTECTED]

2006-07-04 Thread Lee Revell
On Tue, 2006-07-04 at 21:12 +1200, Adam Bogacki wrote:
> Hi, having discovered a full-duplex problem with ekiga (echo test does
> not work) I've been trying to get arecord working with the following
> error message.
> 
> [EMAIL PROTECTED]:~08:53:20$ arecord -f dat -d 20 -D hw:0,0 test.wav
> Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz,
> Stereo
> Aborted by signal Interrupt...
> [EMAIL PROTECTED]:~08:54:03$ aplay test.wav
> ALSA lib pcm_direct.c:224:(make_local_socket) connect failed:
> /tmp/alsa-dmix-3144-1151964534-454560: No such file or directory
> ALSA lib pcm_dmix.c:894:(snd_pcm_dmix_open) unable to connect client
> aplay: main:547: audio open error: No such file or directory
> 
> I had previously noticed /tmp/alsa-dmix-3144-1151964534-454560 and
> deleted it, thinking it had got there by error. Ekiga's 
> full-duplex problem (default sound app, alsa) preceded the deletion.
> 
> (1) How do I reinstall alsa-dmix-3144-1151964534-454560 ?
> 
> (2) Where do I put it ?
> 
> (3) I'd appreciate any advice on fixing Ekiga's full-duplex audio problem. 

Just reboot and the dmix sockets should be recreated.

Ask the ekiga people about the full duplex bug.

Lee


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Switching audio devices on the fly?

2006-07-04 Thread Lee Revell
On Tue, 2006-07-04 at 12:09 +0200, Michael wrote:
> Hi
> 
> is there a possibility to switch audio devices "on the fly". That is, while
> the program that will use (but does not do this at the moment!) the device
> is running?
> 

No, it's not possible.

Lee



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Alsa and Firefox...

2006-07-04 Thread Sergei Steshenko
On Tue, 04 Jul 2006 11:01:54 -0400
Lee Revell <[EMAIL PROTECTED]> wrote:

> On Tue, 2006-07-04 at 07:12 -0500, Michael Stempf wrote:
> > All,
> > 
> > Twice now I have loaded Alsa drivers on my Suse 10 (64bit) server.
> > After both installations, Firefox begins crashing...continuelsly.  It
> > gets to the point that it is totally unuseable.
> > 
> > I have uninstalled Firefox and reinstalled with Yast...no
> > good...uninstalled and downloaded the latest version of Firefoxno
> > good (although it stays up longer - it still crashes). 
> > 
> > Has this ever happened to anyone else before?
> 
> Why do you think ALSA has anything to do with it?
> 
> Lee
> 
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 

Lee, do you think that one potentially buggy driver (X) can't be influenced
by another potentially buggy driver (ALSA) ?

Can't potentially buggy Firefox audio layer depend on potentially buggy ALSA ?

I remember my Mozilla crashing with some movie player plugin, for example.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Alsa and Firefox...

2006-07-04 Thread Lee Revell
On Tue, 2006-07-04 at 18:11 +0300, Sergei Steshenko wrote:
> On Tue, 04 Jul 2006 11:01:54 -0400
> Lee Revell <[EMAIL PROTECTED]> wrote:
> 
> > On Tue, 2006-07-04 at 07:12 -0500, Michael Stempf wrote:
> > > All,
> > > 
> > > Twice now I have loaded Alsa drivers on my Suse 10 (64bit) server.
> > > After both installations, Firefox begins crashing...continuelsly.  It
> > > gets to the point that it is totally unuseable.
> > > 
> > > I have uninstalled Firefox and reinstalled with Yast...no
> > > good...uninstalled and downloaded the latest version of Firefoxno
> > > good (although it stays up longer - it still crashes). 
> > > 
> > > Has this ever happened to anyone else before?
> > 
> > Why do you think ALSA has anything to do with it?
> > 
> > Lee
> > 

> Lee, do you think that one potentially buggy driver (X) can't be influenced
> by another potentially buggy driver (ALSA) ?
> 
> Can't potentially buggy Firefox audio layer depend on potentially buggy ALSA ?
> 
> I remember my Mozilla crashing with some movie player plugin, for example.

Yes, of course ALSA bugs could cause Firefox to crash, but it's much
more likely to be a Firefox bug.

Firefox does not even link against any audio libraries.

Lee


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Alsa and Firefox...

2006-07-04 Thread Sergei Steshenko
On Tue, 04 Jul 2006 11:15:40 -0400
Lee Revell <[EMAIL PROTECTED]> wrote:

> On Tue, 2006-07-04 at 18:11 +0300, Sergei Steshenko wrote:
> > On Tue, 04 Jul 2006 11:01:54 -0400
> > Lee Revell <[EMAIL PROTECTED]> wrote:
> > 
> > > On Tue, 2006-07-04 at 07:12 -0500, Michael Stempf wrote:
> > > > All,
> > > > 
> > > > Twice now I have loaded Alsa drivers on my Suse 10 (64bit) server.
> > > > After both installations, Firefox begins crashing...continuelsly.  It
> > > > gets to the point that it is totally unuseable.
> > > > 
> > > > I have uninstalled Firefox and reinstalled with Yast...no
> > > > good...uninstalled and downloaded the latest version of Firefoxno
> > > > good (although it stays up longer - it still crashes). 
> > > > 
> > > > Has this ever happened to anyone else before?
> > > 
> > > Why do you think ALSA has anything to do with it?
> > > 
> > > Lee
> > > 
> 
> > Lee, do you think that one potentially buggy driver (X) can't be influenced
> > by another potentially buggy driver (ALSA) ?
> > 
> > Can't potentially buggy Firefox audio layer depend on potentially buggy 
> > ALSA ?
> > 
> > I remember my Mozilla crashing with some movie player plugin, for example.
> 
> Yes, of course ALSA bugs could cause Firefox to crash, but it's much
> more likely to be a Firefox bug.
> 
> Firefox does not even link against any audio libraries.
> 
> Lee
> 
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 

So, I'd suggest to gather some convincing statistics regarding Firefox <-> ALSA
crashes (like X crashes per hour without ALSA and Y crashes per hour with ALSA,
Y is statistically significantly larger than X) and file a bug against Firefox
first.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Soundblaster live 5.1 24 bits: problem with microphone.

2006-07-04 Thread Chris Dams

Dear all,

I have the Soundblaster live 5.1 24 bits and playing sounds using

aplay some_random_wav_file.wav

works great, but my microphone doesn't. I tried

arecord test.wav

and to then play this wav file, but I don't hear anything. Sometimes this
gives the error "overrun!!! (at least 0.058 ms long)" but not always. I
have alsa 1.0.9a that came with my SuSe distribution. In kmix there
normally is (besides "Ouput" and "Switches") an "Input" tab in kmix (e.g.
at work and in screenshots that I saw on the web) but I do not have that
tab at my place.

lsmod | grep snd looks like

snd_pcm_oss70432  0
snd_mixer_oss  22144  1 snd_pcm_oss
snd_seq68824  0
snd_seq_device 11024  1 snd_seq
snd_ca0106 35908  2
snd_ac97_codec117188  1 snd_ca0106
snd_pcm   117260  3 snd_pcm_oss,snd_ca0106,snd_ac97_codec
snd_timer  29320  2 snd_seq,snd_pcm
snd77600  12
snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_ca0106,snd_ac97_codec,snd_pcm,snd_timer
soundcore  11808  1 snd
snd_ac97_bus3328  1 snd_ac97_codec
snd_page_alloc 13200  2 snd_ca0106,snd_pcm

ls /proc/asound/card0 gives

ca0106_i2cca0106_reg8   id pcm0c  pcm1p  pcm3c
ca0106_reg16  ca0106_regs1  iec958 pcm0p  pcm2c  pcm3p
ca0106_reg32  ca0106_regs2  oss_mixer  pcm1c  pcm2p

In the alsamixer, I have under the section "Capture" the channels AC97in,
Analog C, Analog F, Analog S, CAPTURE, SPDIF Ce, SPDIF Fr, SPDIF Re, SPDIF
Un, SPDIF in, SPDIF out, SRC out, i2s in, i2s mixer. AC97in has as value
"L R CAPTUR" and that is printed in red. Most of these channels have
automatically the same value als in "Playback" and I cannot set them from
the "Capture" section. The ones that are unique to the "Capture" section I
cannot set either. Using up and down arrow as in the "Playback" section
simply does not have any visible effect.

Does anyone know what I could try to get my microphone working?

Many thanks,
Chris


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Integrated Realtek ALC880 Sound Card

2006-07-04 Thread Robert Rappaport





Sergei Steshenko wrote:

  On Tue, 04 Jul 2006 09:16:58 -0500Robert Rappaport <[EMAIL PROTECTED]> wrote:
  
Clemens Ladisch wrote:

  Robert Rappaport wrote:
  
After running amixer to set up the card I am still unable to play.

Does "aplay something.wav" work?

The aplay command requires options that I am not familiar with.  I would liketo play cd's from my cdrom ( aplay needs a filename  which I was not able guess  ), mp3 music and streaming audio from the internet.  aplay needs a file type, sampling rate, format, and file name.  Can you recommend some source where Imight be able to determine the correct values for these options when playingcd's, mp3 files, and streaming audio from the internet with aplay.

  
  
It seems like I should be able to play a cd with workbone

This player assumes that there is an audio cable between the CD driveand the sound chip.

Good reason why this player doesnt work.

  
  
which I have used since 1998

On the same machine?

No.  I bought a new Gateway Desktop that I am trying to set up.  This is to replace an oldDell on which workbone worked as well as my two old Gateway Laptops.

  Regards,Clemens
  
  Thanks for this input.  When I tried to guess some values and make aplay work I did getsome sound from my speakers.  I think you have me on the right track.Bob
  
  Bob,check 'cdparanoia' - it's a program which rips CDs into .wav files with goodquality. And you may rip only a track or even less.'aplay' is the "canonical" application used to test ALSA and "officially"supported by ALSA developers. The counterpart of 'aplay' is 'arecord'.
  
Sergei:
  
Thanks for getting me over the cdrom hurdle.  I tried the program and it
copied part 
of a cd for me.  However when I tried to play it with aplay, it said it was
playing 
"Playing Wave 'cdda.wav' : Signed : 16 bit Little endian, Rate 44100 Stereo
" but 
still no sound.
  
When I booted up after setting up amixer and /etc/asound.state was read,
it gave this
message " Failed to obtain info for control #15 ( Invalid argument ) amixer:
Control 
default snd_hctl_elem_info error: Invalid argument.
  
I attach a copy of my setup.
  
Thanks for any additional ideas you might have for me.
  
Bob
  
  
***Copies of settings:

***amixer info - returns the following

Card default 'SB'/'HDA ATI SB at 0xfdff4000 irq 10'
  Mixer name: 'Realtek ALC861'
  Components: 'HDA:10ec0861'
  Controls  : 17
  Simple ctrls  : 12

*lsmod returns

Module  Size  Used byNot tainted
snd-pcm-oss37344   0  (unused)
snd-mixer-oss  12728   0  [snd-pcm-oss]
ide-scsi9392   0 
8139too13928   1 
mii 2272   0  [8139too]
crc32   2880   0  [8139too]
snd-hda-intel   9116   0 
snd-hda-codec 119088   0  [snd-hda-intel]
snd-pcm61796   0  [snd-pcm-oss snd-hda-intel snd-hda-codec]
snd-timer  15084   0  [snd-pcm]
snd40680   0  [snd-pcm-oss snd-mixer-oss snd-hda-intel 
snd-hda-codec snd-pcm snd-timer]
snd-page-alloc  5604   0  [snd-mixer-oss snd-hda-intel snd-pcm 
snd-timer snd]
ac97_codec 11924   0  (unused)
sound  54280   0  (unused)
soundcore   3396   5  [snd sound]
printer 7648   0  (unused)
usbcore59148   0  [printer]
lp  6404   0  (unused)
parport_pc 15044   1 
parport22824   1  [lp parport_pc]

 amixer contents returns

Simple mixer control 'Headphone',0
  Capabilities: pswitch
  Playback channels: Front Left - Front Right
  Front Left: Playback [on]
  Front Right: Playback [on]
Simple mixer control 'Front',0
  Capabilities: pswitch
  Playback channels: Front Left - Front Right
  Front Left: Playback [on]
  Front Right: Playback [on]
Simple mixer control 'Front Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Front Left: Playback 18 [78%] [on]
  Front Right: Playback 18 [78%] [on]
Simple mixer control 'Surround',0
  Capabilities: pswitch
  Playback channels: Front Left - Front Right
  Front Left: Playback [on]
  Front Right: Playback [on]
Simple mixer control 'Center',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'LFE',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'Side',0
  C

Re: [Alsa-user] Soundblaster live 5.1 24 bits: problem with microphone.

2006-07-04 Thread Lee Revell
On Tue, 2006-07-04 at 17:23 +0200, Chris Dams wrote:
> I
> have alsa 1.0.9a that came with my SuSe distribution.

Too old.  This driver is still under development.  Try ALSA 1.0.12-rc1.

Lee


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Alsa and Firefox...

2006-07-04 Thread Takashi Iwai
At Tue, 4 Jul 2006 18:19:50 +0300,
Sergei Steshenko wrote:
> 
> On Tue, 04 Jul 2006 11:15:40 -0400
> Lee Revell <[EMAIL PROTECTED]> wrote:
> 
> > On Tue, 2006-07-04 at 18:11 +0300, Sergei Steshenko wrote:
> > > On Tue, 04 Jul 2006 11:01:54 -0400
> > > Lee Revell <[EMAIL PROTECTED]> wrote:
> > > 
> > > > On Tue, 2006-07-04 at 07:12 -0500, Michael Stempf wrote:
> > > > > All,
> > > > > 
> > > > > Twice now I have loaded Alsa drivers on my Suse 10 (64bit) server.
> > > > > After both installations, Firefox begins crashing...continuelsly.  It
> > > > > gets to the point that it is totally unuseable.
> > > > > 
> > > > > I have uninstalled Firefox and reinstalled with Yast...no
> > > > > good...uninstalled and downloaded the latest version of Firefoxno
> > > > > good (although it stays up longer - it still crashes). 
> > > > > 
> > > > > Has this ever happened to anyone else before?
> > > > 
> > > > Why do you think ALSA has anything to do with it?
> > > > 
> > > > Lee
> > > > 
> > 
> > > Lee, do you think that one potentially buggy driver (X) can't be 
> > > influenced
> > > by another potentially buggy driver (ALSA) ?
> > > 
> > > Can't potentially buggy Firefox audio layer depend on potentially buggy 
> > > ALSA ?
> > > 
> > > I remember my Mozilla crashing with some movie player plugin, for example.
> > 
> > Yes, of course ALSA bugs could cause Firefox to crash, but it's much
> > more likely to be a Firefox bug.
> > 
> > Firefox does not even link against any audio libraries.
> > 
> > Lee
> > 
> > 
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job 
> > easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > ___
> > Alsa-user mailing list
> > Alsa-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/alsa-user
> > 
> 
> So, I'd suggest to gather some convincing statistics regarding Firefox <-> 
> ALSA
> crashes (like X crashes per hour without ALSA and Y crashes per hour with 
> ALSA,
> Y is statistically significantly larger than X) and file a bug against Firefox
> first.

The case of the original poster is a bit complicated.  He's using
x86-64, and firefox is likely i386 binary.  And, it's possible that
firefox is started via aoss automatically for flash plugin, depending
on the system.


Takashi

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Alsa and Firefox...

2006-07-04 Thread Lee Revell
On Tue, 2006-07-04 at 18:05 +0200, Takashi Iwai wrote:
> The case of the original poster is a bit complicated.  He's using
> x86-64, and firefox is likely i386 binary.  And, it's possible that
> firefox is started via aoss automatically for flash plugin, depending
> on the system.
> 

It could also be another plugin.  For example Firefox seems to use
mplayer to play embedded .mp3 content, like:

http://teddyraps.ytmnd.com/

It seems that Firefox has no way at all to play audio itself.  Maybe you
can determine which plugin is crashing it.

Lee


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] USB Audio recommendations?

2006-07-04 Thread Jonathan Rogers
chris bayley  sourcepower.co.nz> writes:

 
> I recently got my NX working with gentoo after a couple of false starts, 
> it seemed quite difficult at first but in hindsight not so,the hickups I 
> had in order where:-
> * It did not work until I removed usbaudio from the kernel,
> * As I understand it the NX does not comply with the usb-audio standard 
> at 44100Hz, and thus all 44.1 material needs to be resampled by alsa to 
> 48000(easy)
> * I spent some time enabling 6 channel outputs on my media apps and 
> determining the right routing for all the speakers in surround mode, 
> alsa is very flexible in this regard!
> * I have not yet got the onboard ac3 decoder working - is this the same 
> thing as ac3 passthough ?
> * I have not yet determined if it possible to support the remote though 
> midi with LIRC/livedrive_midi driver ?
> 
> When I have a few more things ironed out I hope to write a HOWTO to ease 
> the pain of people with this card. BTW the sound is fantastic - I have 
> my laptop setup for deafult through the laptop and media apps through 
> the NX, it works well and avoids getting system beeps at 75dB in full 5.1!
> 
> If you have questions or want an .asoundrc drop me a line...

I'd be interested in what you did to get 5.1 surround working, including
relevant parts of asoundrc. I just got a Creative SB Live! 24-bit external,
which is also a USB audio device, but may or may not be internally similar to
your device.

Stereo seems to work fine with no special configuration, but I haven't gotten
5.1 to work yet. Using a Via onboard 7.1 audio system, I just had to use the
ALSA surround51 device to get output on three stereo 1/8th inch jacks, but I get
the following when I try the same with the Live! USB box. I don't know what type
is invalid.

marvin ~ # speaker-test -D pcm.surround51 -c 6

speaker-test 1.0.11

Playback device is pcm.surround51
Stream parameters are 48000Hz, S16_LE, 6 channels
Using 16 octaves of pink noise
ALSA lib pcm.c:2017:(snd_pcm_open_conf) Invalid type for PCM pcm.surround51
definition (id: surround51, value: cards.pcm.surround51)


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] FIXED Re: need mic-in, line-in, line out, hardware MIDI, have SB Live! 5.1 0220 (EMU10K1)

2006-07-04 Thread Arthur Marsh
Arthur Marsh wrote:
> Arthur Marsh wrote:
>> Lee Revell wrote:
>>> On Mon, 2006-07-03 at 15:37 +0200, Clemens Ladisch wrote:
 Arthur Marsh wrote:
> While all the above functions work, MIDI playback whilst there is 
> significant hard disk activity causes a complete system lock-up )-: (see 
> https://bugtrack.alsa-project.org/alsa-bug/view.php?id=952 ).
>
> Can anyone suggest a known good sound card for hardware MIDI playback, 
> mic and line in that doesn't cause a system lock-up like reported with 
> the EMU10K1 based cards?
 That lock-up seems to be a bug in the ALSA core, not in the Emu10k1
 driver.

>>> Arthur,
>>>
>>> There's a patch from tiwai attached to bug #952 now, can you try it?
>>>
>>> Lee
>> I just tried the Debian packages built from the patch and received the 
>> same lock-ups both in single user mode and with KDE running if there was 
>> significant hard disk activity )-:.
> 
> To answer my own question, when I tried kernel 2.6.16-2-686 (uni 
> processor) on Debian unstable instead of the 2.6.17-686 kernel on Debian 
> unstable, the problem disappeared. (Note that the 2.6.17-686 kernel is 
> SMP-aware).
> 
> So the problem seems to either be having 2.6.17 kernel or an SMP kernel 
> in combination with the EMU10K1 playing MIDI files under heavy disk 
> activity.

What I have only just done is compile the ALSA modules from the 1.0.11-3 
sources at http://www.lxtec.de/debarchiv that have had the 
alsa-timer-irqsave.patch applied. Even with module-assistant, it wasn't 
immediately straightforward to go from the alsa-source and 
linux-source-2.6.17 to produce modules that had a version number of 
2.6.17-1-686 to match the kernel. Anyone care to write a how-to?

Having done that, MIDI playback under kernel 2.6.17-1-686 with the 
SoundBlaster Live! 5.1 model 0220 sound card now works fine (-:.

Arthur.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user