Completely remove old modules in this directory by
typing
rm -rf /lib/modules/(your kernel version)/misc

> Compile the driver with these options.
> --with-kernel=(your kernel source dir path)
--with-moddir=/lib/modules/(your kernel version)/misc
> --with-cards=(your sound card chipset name)
type ./configure --help to see the
> rest of the options. And while you are in the driver
> dir type ./snddevices
Compile alsa-libs with the
> kernel option above. No options are needed on alsa
> utils. Edit modules.conf (look at examples in
> google.com) Then modprobe soundcore, modprobe
snd-(your card chipset name)
> start alsasound. IE redhat
> /etc/rc.d/init.d/alsasound start .Unmute the
> alsamixer./usr/bin/alsamixer



 --- Sanford A Geyer <[EMAIL PROTECTED]> skrev: > I
am attempting to istall a delta 44 sound card.  I
> have copied the
> 0.9.0rc3 driver to the usr/src/alsa directory and
> have attempted to
> compile using 
> ./configure --with-cards=ice1712
> --with-sequence=yes;make;make install
> I am using the Suse Linux 8.0 installation.
> I removed
> alsa-driver-0.9.0rc3/include/linux/isapnp.h.
> I get the following result:
> 
> pcm_native.o: In function `isapnp_wake':
> 
> pcm_native.o(.text+0x0): multiple definition of
> `isapnp_wake'
> 
> pcm.o(.text+0x0): first defined here
> 
> pcm_native.o: In function `isapnp_device':
> 
> pcm_native.o(.text+0x4): multiple definition of
> `isapnp_device'
> 
> pcm.o(.text+0x4): first defined here
> 
> pcm_native.o: In function `isapnp_activate':
> 
> pcm_native.o(.text+0x8): multiple definition of
> `isapnp_activate'
> 
> pcm.o(.text+0x8): first defined here
> 
> pcm_native.o: In function `isapnp_deactivate':
> 
> pcm_native.o(.text+0xc): multiple definition of
> `isapnp_deactivate'
> 
> pcm.o(.text+0xc): first defined here
> 
> pcm_native.o: In function `isapnp_find_card':
> 
> pcm_native.o(.text+0x10): multiple definition of
> `isapnp_find_card'
> 
> pcm.o(.text+0x10): first defined here
> pcm_native.o: In function `isapnp_find_dev':
> 
> pcm_native.o(.text+0x14): multiple definition of
> `isapnp_find_dev'
> 
> pcm.o(.text+0x14): first defined here
> 
> pcm_native.o: In function `isapnp_probe_cards':
> 
> pcm_native.o(.text+0x18): multiple definition of
> `isapnp_probe_cards'
> 
> pcm.o(.text+0x18): first defined here
> 
> pcm_native.o: In function `isapnp_resource_change':
> 
> pcm_native.o(.text+0x1c): multiple definition of
> `isapnp_resource_change'
> 
> pcm.o(.text+0x1c): first defined here
> 
> pcm_lib.o: In function `isapnp_wake':
> 
> pcm_lib.o(.text+0x0): multiple definition of
> `isapnp_wake'
> 
> pcm.o(.text+0x0): first defined here
> 
> pcm_lib.o: In function `isapnp_device':
> 
> pcm_lib.o(.text+0x4): multiple definition of
> `isapnp_device'
> 
> pcm.o(.text+0x4): first defined here
> 
> pcm_lib.o: In function `isapnp_activate':
> 
> pcm_lib.o(.text+0x8): multiple definition of
> `isapnp_activate'
> pcm.o(.text+0x8): first defined here
> 
> pcm_lib.o: In function `isapnp_deactivate':
> 
> pcm_lib.o(.text+0xc): multiple definition of
> `isapnp_deactivate'
> 
> pcm.o(.text+0xc): first defined here
> 
> pcm_lib.o: In function `isapnp_find_card':
> 
> pcm_lib.o(.text+0x10): multiple definition of
> `isapnp_find_card'
> 
> pcm.o(.text+0x10): first defined here
> pcm_lib.o: In function `isapnp_find_dev':
> pcm_lib.o(.text+0x14): multiple definition of
> `isapnp_find_dev'
> 
> pcm.o(.text+0x14): first defined here
> 
> pcm_lib.o: In function `isapnp_probe_cards':
> 
> pcm_lib.o(.text+0x18): multiple definition of
> `isapnp_probe_cards'
> 
> pcm.o(.text+0x18): first defined here
> 
> pcm_lib.o: In function `isapnp_resource_change':
> 
> pcm_lib.o(.text+0x1c): multiple definition of
> `isapnp_resource_change'
> 
> pcm.o(.text+0x1c): first defined here
> 
> pcm_timer.o: In function `isapnp_wake':
> 
> pcm_timer.o(.text+0x0): multiple definition of
> `isapnp_wake'
> 
> I would appreciate suggestion as to what I can try
> next.
> 
> Regards,
> Sanford Geyer
> 
>  

=====
http://home.no.net/~knutove/knut_ove_hauge_kuren.htm

______________________________________________________
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok


-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of  Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to