public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* recomended Alsa version for an AWE64?
@  Adam Myrow
   ` Toby Fisher
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Adam Myrow @  UTC (permalink / raw)
  To: speakup

Well, hearing how once people get it working, everybody seems to be quite
pleased with Alsa, I've been trying to get it to compile.  I am using
Slackware Linux with kernel 2.4.19 and trying to build Alsa 0.9.0-RC3.
The drivers aren't compiling and giving a string of errors having to do
with conflicting definitions and such.  I am trying to use a Soundblaster
AWE64.  I know that this card has been around for awhile so I was thinking
that maybe an older version would be more likely to build.  Is there a
particular version that is known to work well with this card?  Otherwise,
I can provide the rather long list of warnings and errors I am getting and
go from there.  I'm doing this so I can use full duplex with Speak Freely.
I had found a hack to sort of get full duplex to work with the kernel
drivers, but it would generate a lot of record overrun errors and lengthy
pauses.  Any ideas welcome.




^ permalink raw reply	[flat|nested] 19+ messages in thread
* Re: recommended Alsa version for an AWE64?
@  igueths
  0 siblings, 0 replies; 19+ messages in thread
From: igueths @  UTC (permalink / raw)
  To: speakup

Hi Adam. Remove it from $prefix/alsa-0.9.0rc3/include. 
My configure was: ./configure --with-isapnp=yes --with-
moddir=/lib/modules/2.4.18/misc --with-oss=yes. 
> I think my configure was "./configure --with-sequencer=yes."  I tried
> "--with-alsapnp=no" as well and still the same.  I'll try removing the
> isapnp.h file and see what happens.  Which directory should I remove it
> from?  There is one in support and include/linux.
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 19+ messages in thread
* Re: recommended Alsa version for an AWE64?
@  igueths
  0 siblings, 0 replies; 19+ messages in thread
From: igueths @  UTC (permalink / raw)
  To: speakup

Hi Chuck. As I probably mentioned earlier, remove 
isapnp.h out of $prefix/alsa-0.9.0rc3/include. Then 
reconfigure and remake. 
> Hi Igor/Adam,
> 
> I left isapnp support out of my kernel when compiling it, and
> configured the alsa-drivers using --without-isapnp and
> --with-oss.
> 
> But my sound card is a PCI device, sblive.
> 
> Not sure what else I did this time that made it work okay.
> 
> 
> On Thu, 17 Oct 2002, Igor Gueths wrote:
> 
> > Oh one other thing. What did you include as configure cmdline?
> >
> > Microsoft dialogue
> > This company has performed an illegal operation and will be shutdown. If this 
> problem persists, delete Winblows and install Linux. Close button
> >
> > On Thu, 17 Oct 2002, Adam Myrow wrote:
> >
> > > On Thu, 17 Oct 2002, Igor Gueths wrote:
> > >
> > > > Hi Adam. Did you try rc3? Or any of the 'rc' versions? Also, what modules
> > > > did you have loaded Did you have snd-mixer-oss loaded (if using rc3)?
> > >
> > > I tried RC3 and it never would compile.  I still have the errors from
> > > attempts to compile it.  If possible, I'd rather use a later version as I
> > > figure that it'll hopefully be less buggy.  Anyhow, here is a sample of
> > > the errors I was getting when trying to build the driver.
> > >
> > > About halfway down:
> > >
> > > pdplus.c:3032: warning: #warning "This driver need to be ported to new 
> hw_info"
> > > pdplus.c:3082: warning: #warning "This driver need to be ported to new 
> hw_info"
> > > pdplus.c:3107: warning: #warning "This driver need to be ported to new 
> hw_info"
> > > pdplus.c:3136: warning: #warning "The S/PDIF setup code needs to be 
> rewritten."
> > > pdplus.c:3212: warning: #warning "This driver need to be ported to new 
> hw_info"
> > >
> > > Some time later:
> > >
> > >                  from 
> /usr/src/alsa-driver-0.9.0rc3/include/sound/driver.h:43,
> > >                  from ../alsa-kernel/core/hwdep.c:22,
> > >                  from hwdep.c:1:
> > > /usr/src/alsa-driver-0.9.0rc3/include/linux/isapnp.h:334: warning: `struct
> > > isapnp_card_id' declared inside parameter list
> > > /usr/src/alsa-driver-0.9.0rc3/include/linux/isapnp.h:334: warning: its
> > > scope is only this definition or declaration, which is probably not what
> > > you want.
> > >
> > > This last error repeats over and over and finally, the build would bomb
> > > out with:
> > >
> > > sound.c:41: `snd_hack_usb_set_interface' undeclared here (not in a
> > > function)
> > > sound.c:41: initializer element is not constant
> > > sound.c:41: (near initialization for
> > > `__ksymtab_snd_hack_usb_set_interface.value')
> > > make[1]: *** [sound.o] Error 1
> > > make[1]: Leaving directory `/usr/src/alsa-driver-0.9.0rc3/acore'
> > > make: *** [compile] Error 1
> > >
> > > Looking at this more closely, it may be choking on the fact that I don't
> > > have USB on this machine and thus don't include USB support in my kernel.
> > > any ideas?
> > >
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> 
> -- 
> The Moon is Waxing Gibbous (91% of Full)
> So visit me at http://www.valstar.net/~hallenbeck
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup


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

end of thread, other threads:[~ UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 recomended Alsa version for an AWE64? Adam Myrow
 ` Toby Fisher
 ` Charles Hallenbeck
   ` Steve Holmes
 ` Christopher Moore
   ` Adam Myrow
     ` jwantz
     [not found]     ` <Pine.LNX.4.44.0210160951590.12671-100000@babel.hpcc.noaa.g ov>
       ` recommended " Adam Myrow
         ` Igor Gueths
           ` Adam Myrow
             ` Igor Gueths
             ` Igor Gueths
               ` Charles Hallenbeck
               ` Adam Myrow
                 ` Charles Hallenbeck
                   ` Christopher Moore
                 ` Igor Gueths
 igueths
 igueths

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).