oops, sorry. Last time I sent the email accidently too early. :-) So, here the 
(hopefully) complete email.:

Hi,

I am trying to install my Gina24 on opensuse10.2 with this installation howto:

http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Echo+Digital+Audio+Corporation&card=Gina24.&chip=Motorola+56301+or+56361%2C+FPGA&module=gina24

but I don't get it done.

As root I check

       modinfo soundcore

and it returns

filename:       /lib/modules/2.6.18.2-34-default/kernel/sound/soundcore.ko
description:    Core sound module
author:         Alan Cox
license:        GPL
alias:          char-major-14-*
vermagic:       2.6.18.2-34-default SMP mod_unload 586 REGPARM gcc-4.1
supported:      yes
depends:
srcversion:     69B73D502EF87CE567454E1

which I think is OK, right?


Next section is Quick install. I did these things:

"
In a shell type these commands:

Make a directory to store the alsa source code in.

        cd /usr/src
        mkdir alsa
        cd alsa
        cp /downloads/alsa-* .

Now unzip and install the alsa-driver package

        bunzip2 alsa-driver-xxx
        tar -xf alsa-driver-xxx
        cd alsa-driver-xxx
        ./configure --with-cards=gina24 --with-sequencer=yes;make;make install
"

and got many error messages.  So I typed

        ./configure --with-cards=gina24 --with-sequencer=yes

and it looks OK to me. Nothing looks to me like an error there.

Then I type "make" and get this:

make[1]: Entering directory `/home/fritzman/alsa/alsa-driver-1.0.9rc4a/acore'
make[1]: *** Keine Regel vorhanden, um das Target 
»/home/fritzman/ALSA/alsa-driver-1.0.9rc4a/include/sound/driver.h«,
  benötigt von »hpetimer.o«, zu erstellen.  Schluss.
make[1]: Leaving directory `/home/fritzman/alsa/alsa-driver-1.0.9rc4a/acore'
make: *** [compile] Fehler 1

and then I'm stuck as I don't know what this should tell me.


Would you please help me get the Gina24 installed?


Thanx a lot, FRitz
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to