[Alsa-user] Audio stopped working on Ubuntu 13.04.

2013-09-17 Thread Mario
) here you can find all the relevant informations about the sound system of my computer. http://www.alsa-project.org/db/?f=f701f6ddc1ed0381d317376a720183d0df0fc953 let me know. -- Mario. -- LIMITED TIME SALE - Full Ye

[Alsa-user] With android mediaserver it works.

2015-01-18 Thread Mario
Hi, Same issue of few days ago. Linux kernel from android 3.10.20 on baytrail platform. I done little step forward. from android "adb shell": # ./audio-tool tone sine 1000 10 (error after 5-10 seconds) Error writing to sound card cannot write stream data: Input/output err

[Alsa-user] Sound Card SB X-Fi Extreme Audio finally working

2008-01-13 Thread mario dupuis
For those who may have encountered problems with no sound coming from this card under ubuntu Gutsy-Gibbon 7.10 (kernel 2.6.22-14-generic), here's the solution that worked for me (could work with other distros as well, but i can't test them all) Download the latest version here: http://www.alsa-pro

Re: [Alsa-user] Sound Card SB X-Fi Extreme Audio finally working

2008-01-13 Thread mario dupuis
mario dupuis sympatico.ca> writes: > $$ tar xvzf alsa-driver-1.0.15.tar.bz2 > $$ cd alsa-driver-1.0.15 > $$ sudo ./configure > $$ make > $$ sudo make install > Sorry, I've done a mistake in the line $$tar xvzf... You should read instead tar xvf, or you,ll end up wi

[Alsa-user] mplayer and audigy digital spdif

2003-11-11 Thread Mario Medina
Hi! does anyone knows how to play DVDs with an audigy card, using the digital output in the front, to output 5.1 channels to a external decoder? I tried emu10k1 driver from creative labs, also i tested alsa 9.6, using this line: mplayer -ac hwac3 -ao alsa9 dvd://1 and mplayer -ac hwac3 -ao al

[Alsa-user] mplayer and audigy digital spdif

2003-11-12 Thread Mario Medina
I downloaded CVS version, then i build the driver and the tools... When i try to run mplayer -ao alsa9 -ac hwac3 movie.vob i got this: Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/8bit... AF_pre: af format: 2 bps, 2 ch, 48000 hz, big endian AC3 AF_pre: 48000Hz 2ch AC3 alsa-in

[Alsa-user] How to get sound working with ICH5

2006-02-21 Thread Mario Lipinski
woofer) somehow. How do i achive this? I'd be really lucky to have this working so i can finally switch to linux on my home machine (already working with linux on my notebook). Being not able to listen to music properly actually stops me with this. Thx in advance, Mario signature.asc Des

Re: [Alsa-user] How to get sound working with ICH5

2006-02-21 Thread Mario Lipinski
like expected. When i change the volume for PCM or Master only the Front Speakers are affected. Can i achive somehow that the Master (PCM would be nice too) really changes volume for all channels? And can i somehow get a control for the seperate front speakers? Thanks, Mario signature.asc Descri

[Alsa-user] pcm.tee pluging

2006-09-13 Thread Mario Rossi
Hi, I'm trying to record a live playback. Basically I'm trying to record the output sound of an application. It seems to me that the "file" plugin is the right one, or even pcm.tee. So I write in ~/.asoundrc pcm.file_raw { type plug slave { pcm "tee:default,/home/andrea/audio/a.raw" } } I'm usi

Re: [Alsa-user] pcm.tee pluging

2006-09-14 Thread Mario Rossi
I've tried with pcm.hardware { type hw card 0 device 0 } pcm.file_raw { type plug slave { pcm "tee:hardware,/home/mario/a.raw" } } so instead of the default (which in my case is dmix) I u

[Alsa-user] How to get a list of pcm devices

2006-09-16 Thread Mario Rossi
m", ...). Is there a way to get a restricted list of just the actual devices that can be used without arguments? thanks mario - Using Tomcat but need to do more? Need to support web services, security? Get stuff done qu

Re: [Alsa-user] How to get a list of pcm devices

2006-09-16 Thread Mario Rossi
mat $FORMAT } On 9/16/06, Lee Revell <[EMAIL PROTECTED]> wrote: > On Sat, 2006-09-16 at 10:38 +0100, Mario Rossi wrote: > > Hi, > > > > I was wondering whether there is a function to get the list of pcm devices? > > It would be a list which the user could choose f

[Alsa-user] What are all those devices?

2006-09-19 Thread Mario Rossi
Hi, I would like to know what is the second device Intel ICH - IEC958. If I try to play via it no sound is emitted aplay -D plughw:0,4 somefile.wav nothing happens. The first device is the actual device, while the third is the modem, what is the second? List of PLAYBACK Hardware Devices *

Re: [Alsa-user] What are all those devices?

2006-09-20 Thread Mario Rossi
what they correspond to, but I had no luck. I'm curious to know when to use them and what to use them for. Thanks On 9/19/06, Lee Revell <[EMAIL PROTECTED]> wrote: > On Tue, 2006-09-19 at 21:58 +0100, Mario Rossi wrote: > > Hi, > > > > I would like to know what is the

Re: [Alsa-user] Audigy2 / alsa v1.0.0rc2 / digital audio

2003-12-11 Thread Mario Medina Nussbaum
I got it working BUT on Live 5.1... With audigy2 i only got 5.1 analog, and with alsa CVS i got the 5.1 signal but without sound... i have a yamaha external decoder that shows the type of signal, and it registers all the channels with DOLBY DIGITAL but no sound is on the output... With live 5

[Alsa-user] live 5.1 not ac3 sound on the digital output

2003-12-17 Thread Mario Medina Nussbaum
HI! i have a problem getting audio on the digital output when the source isn't AC3. Some DVDs has AC3 sound, but others has LPCM... How can i output on the digital output both type of sounds, with mplayer? Does i need some asoundrc file? could you post some? Thank you --

Re: [Alsa-user] live 5.1 not ac3 sound on the digital output

2003-12-17 Thread Mario Medina Nussbaum
Nop, i did the same as you mplayer -ac hwac3 -ao alsa9 somefile.vob El Mié 17 Dic 2003 11:00, Sven Jacobs escribió: > Hello! > > > HI! i have a problem getting audio on the digital output when the source > > isn't AC3. > > > > Some DVDs has AC3 sound, but others has LPCM... > > > > How can i out

Re: [Alsa-user] live 5.1 not ac3 sound on the digital output

2003-12-18 Thread Mario Medina Nussbaum
i found that after some [time|changes to the port|other thing] the pcm output stops working... but i then do service alsa restart and it works again. El Mié 17 Dic 2003 11:00, Sven Jacobs escribió: > Hello! > > > HI! i have a problem getting audio on the digital output when the source > > isn't