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

2008-01-16 Thread Yannick Le Teigner
mario dupuis sympatico.ca> writes: > > > That's the way it worked for me. So don't throw your soundcard over the > window, > there is a possible solution. > That is really interesting! Do you mind posting an lsmod, and lspci -v of your card? Thanks, Yannick -

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

2008-01-13 Thread Bill Unruh
On Sun, 13 Jan 2008, mario dupuis wrote: > 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 >

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

2008-01-13 Thread Sergei Steshenko
On Sun, 13 Jan 2008 19:29:04 + (UTC) mario dupuis <[EMAIL PROTECTED]> wrote: > 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

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 with an error message saying th