public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ALSA in 2.6 -- no snd-au8830?
@ 2004-02-04  3:53 Joshua Kwan
  2004-02-04  5:03 ` Joshua Kwan
  2004-02-04  7:59 ` Jaroslav Kysela
  0 siblings, 2 replies; 4+ messages in thread
From: Joshua Kwan @ 2004-02-04  3:53 UTC (permalink / raw)
  To: alsa-user; +Cc: linux-kernel mailing list

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

$SUBJECT. The driver seems to be present in alsa-driver but not the
in-kernel version. Is it very new? Does it need to be converted? Is it 
deprecated in 2.6 in favor of a better driver? May I help out?

I've just recently found an Aureal Vortex 2 gathering dust and I'm
hoping to get around my onboard sound problem with it for the time
being.

For those on alsa-user replying, either reply back to linux-kernel or
me. 

Thanks,

-- 
Joshua Kwan

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ALSA in 2.6 -- no snd-au8830?
  2004-02-04  3:53 ALSA in 2.6 -- no snd-au8830? Joshua Kwan
@ 2004-02-04  5:03 ` Joshua Kwan
  2004-02-04 13:32   ` Takashi Iwai
  2004-02-04  7:59 ` Jaroslav Kysela
  1 sibling, 1 reply; 4+ messages in thread
From: Joshua Kwan @ 2004-02-04  5:03 UTC (permalink / raw)
  To: alsa-user, linux-kernel mailing list

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

On Tue, Feb 03, 2004 at 07:53:36PM -0800, Joshua Kwan wrote:
> $SUBJECT. The driver seems to be present in alsa-driver but not the
> in-kernel version. Is it very new? Does it need to be converted? Is it 
> deprecated in 2.6 in favor of a better driver? May I help out?

Let me eat my words. Here is what I did to get it working (at least for
au8830):

1. Check out alsa-driver from CVS.
2. cp -r alsa-driver/pci/au88x0 /usr/src/linux/sound/pci
3. edit Kconfig to add SND_AU8830 entry
4. edit Makefile to add au88x0/ subdir for obj-$(CONFIG_SND)
5. edit au88x0/Makefile to remove 2.4 build cruft

And it works! :) I can submit a diff if desired.

-- 
Joshua Kwan

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ALSA in 2.6 -- no snd-au8830?
  2004-02-04  3:53 ALSA in 2.6 -- no snd-au8830? Joshua Kwan
  2004-02-04  5:03 ` Joshua Kwan
@ 2004-02-04  7:59 ` Jaroslav Kysela
  1 sibling, 0 replies; 4+ messages in thread
From: Jaroslav Kysela @ 2004-02-04  7:59 UTC (permalink / raw)
  To: Joshua Kwan; +Cc: alsa-user, linux-kernel mailing list

On Tue, 3 Feb 2004, Joshua Kwan wrote:

> $SUBJECT. The driver seems to be present in alsa-driver but not the
> in-kernel version. Is it very new? Does it need to be converted? Is it 
> deprecated in 2.6 in favor of a better driver? May I help out?

Actually, we are doing some cleanups in the code for 2.6. Then it will be 
propagated to our 2.6 BK patches.

						Jaroslav

-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ALSA in 2.6 -- no snd-au8830?
  2004-02-04  5:03 ` Joshua Kwan
@ 2004-02-04 13:32   ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2004-02-04 13:32 UTC (permalink / raw)
  To: Joshua Kwan; +Cc: alsa-user, linux-kernel mailing list

At Tue, 3 Feb 2004 21:03:52 -0800,
Joshua Kwan wrote:
> 
> [1  <text/plain; us-ascii (quoted-printable)>]
> On Tue, Feb 03, 2004 at 07:53:36PM -0800, Joshua Kwan wrote:
> > $SUBJECT. The driver seems to be present in alsa-driver but not the
> > in-kernel version. Is it very new? Does it need to be converted? Is it 
> > deprecated in 2.6 in favor of a better driver? May I help out?
> 
> Let me eat my words. Here is what I did to get it working (at least for
> au8830):
> 
> 1. Check out alsa-driver from CVS.
> 2. cp -r alsa-driver/pci/au88x0 /usr/src/linux/sound/pci
> 3. edit Kconfig to add SND_AU8830 entry
> 4. edit Makefile to add au88x0/ subdir for obj-$(CONFIG_SND)
> 5. edit au88x0/Makefile to remove 2.4 build cruft
> 
> And it works! :) I can submit a diff if desired.

you can build alsa-driver tree externally for 2.6 kernels, too.
just run configure, make and make install as usual.


--
Takashi Iwai <tiwai@suse.de>		ALSA Developer - www.alsa-project.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-04 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-04  3:53 ALSA in 2.6 -- no snd-au8830? Joshua Kwan
2004-02-04  5:03 ` Joshua Kwan
2004-02-04 13:32   ` Takashi Iwai
2004-02-04  7:59 ` Jaroslav Kysela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox