Re: [newbie] aureal sound help

2000-03-03 Thread Vincent DECOUX

Hi Mark,

how do you run rpmdrake ? I tried "rpmdrake" from a console, it does not seem to
be installed (by default ?). I'm running a Mandrake 6.1.
Also, I did a find / -name rpmdrake -print and nothing came out.

Thanks

Vincent

Mark wrote:

 I just got mine to work yesterday.  Here is what i had to do:

 1. D/L the newest drives from http://linux.aureal.com

 2. make sure that these packages are installed.  Open up rpmdrake and show the
 installed packages and search form the kernel source, gcc, and make.  If any of
 them are not found, install them.

 3.  Then for a 8830 chip, tar -zxvf  auXXX.tar.gz then cd to that dir

 4.  then (as root) type  make install

 that should be it.  i am runnign mandrake 7 with a Monster MX300 SC.

 if you need help, let me know.

 FlipZ

  I have been crying for help for a few days now concerning aureal vortex
  driver install for sound card. I have unzipped the tar file into a new dir
  and tryed everything .
 
 It seems I am missing something with the command line..not sure,
  After cd to the driver dir I type " make install" and it will not work. Has
  anyone downloaded the aureal linux driver for the 8830 chip set? if so did
  ya get it to work? I have installed the "make" files and all seems to be in
  place.
 
  help
  [EMAIL PROTECTED]
 

 
 Content-Type: text/html; name="att1.htm"
 Content-Transfer-Encoding: base64
 Content-Description: Internet HTML
 



Re: [newbie] aureal sound help

2000-02-29 Thread steve . flynn




John,

"It will not work" is a bit vague. What happens? Keyboard stops responding.
Monitor switches off? All the lights go out?

What...

Please post the output from the 'make install' command. If it's something
like

Target install does not exist

then you need to re-read the docs which came with the tarball, telling you
how to compile the code.

Steve Flynn
IBM MVS Operations Analyst



"John Dipolito" [EMAIL PROTECTED] on 28/02/2000 04:03:23

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:(bcc: Steve Flynn/UK/Contr/IBM)
Subject:  [newbie] aureal sound help




I have been crying for help for a few days now concerning aureal vortex
driver install for sound card. I have unzipped the tar file into a new dir
and tryed everything .

   It seems I am missing something with the command line..not sure,
After cd to the driver dir I type " make install" and it will not work. Has
anyone downloaded the aureal linux driver for the 8830 chip set? if so did
ya get it to work? I have installed the "make" files and all seems to be in
place.

help
[EMAIL PROTECTED]




I have been crying for help for a few days now concerning 
aureal vortex driver install for sound card. I have unzipped the tar file into a 
new dir and tryed everything . 

 
It seems I am missing something with the command line..not sure, After cd to the 
driver dir I type " make install" and it will not work. Has anyone downloaded 
the aureal linux driver for the 8830 chip set? if so did ya get it to work? I 
have installed the "make" files and all seems to be in place.

 help 
[EMAIL PROTECTED]


Re: [newbie] aureal sound help

2000-02-29 Thread Brent Timmer

Can you play wave files and midi files?  For some reason, I can only play
mp3s on mine.


- Original Message -
From: Mark [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, March 01, 2000 10:44 AM
Subject: Re: [newbie] aureal sound help



 I just got mine to work yesterday.  Here is what i had to do:

 1. D/L the newest drives from http://linux.aureal.com

 2. make sure that these packages are installed.  Open up rpmdrake and show
the
 installed packages and search form the kernel source, gcc, and make.  If
any of
 them are not found, install them.

 3.  Then for a 8830 chip, tar -zxvf  auXXX.tar.gz then cd to that dir

 4.  then (as root) type  make install

 that should be it.  i am runnign mandrake 7 with a Monster MX300 SC.

 if you need help, let me know.

 FlipZ


  I have been crying for help for a few days now concerning aureal vortex
  driver install for sound card. I have unzipped the tar file into a new
dir
  and tryed everything .
 
 It seems I am missing something with the command line..not
sure,
  After cd to the driver dir I type " make install" and it will not work.
Has
  anyone downloaded the aureal linux driver for the 8830 chip set? if so
did
  ya get it to work? I have installed the "make" files and all seems to be
in
  place.
 
  help
  [EMAIL PROTECTED]
 

 
 Content-Type: text/html; name="att1.htm"
 Content-Transfer-Encoding: base64
 Content-Description: Internet HTML
 




Re: [newbie] aureal sound help

2000-02-29 Thread Vincent DECOUX

Hello,

I do have problems too.
Here is a post I sent to some news groups yesterday about it :

==
Subject : Aureal vortex2 (8830) sound driver for Linux installation
Contents :
Hello,

I have a Dell Dimension PC with a  Turtle Beach Montego II A3D PCI sound

card running Linux.
I downloaded the drivers from http://linux.aureal.com/ (v. 1.0.5) second

public release.
Then I uncompressed, untared, went to the directory, typed "make
install" (for a 8830 model).
And ... no sound. The makefile generates one error at the end, but just
iggnores it. So I guess
it's a non-fatal error.

Is there a way to check my installation ? my sound configuration ? I
must say I'm totally at using
sound under Linux.

Thanks if you can help at all.
Please reply to this group and CC: me as well to [EMAIL PROTECTED]

Vincent DECOUX
[EMAIL PROTECTED]
=

Actually, I tried the make install and no sound goes out of my CD player
(I got the OSS demo version to work fine about one month ago, but that was
just a commercial demo version limited to three hours use at once with a need
to restart after three hours).

I tried running rpmdrake, but I don't have such a program on my Linux installation

(Mandrake 6.1) Is there an equivalent, or a way to install it ? Also, is there
some
issue linked to the Kernel version (I don't know how to get this version number).

Thanks a lot

Vincent
[EMAIL PROTECTED]


Mark wrote:

 I just got mine to work yesterday.  Here is what i had to do:

 1. D/L the newest drives from http://linux.aureal.com

 2. make sure that these packages are installed.  Open up rpmdrake and show the
 installed packages and search form the kernel source, gcc, and make.  If any of
 them are not found, install them.

 3.  Then for a 8830 chip, tar -zxvf  auXXX.tar.gz then cd to that dir

 4.  then (as root) type  make install

 that should be it.  i am runnign mandrake 7 with a Monster MX300 SC.

 if you need help, let me know.

 FlipZ

  I have been crying for help for a few days now concerning aureal vortex
  driver install for sound card. I have unzipped the tar file into a new dir
  and tryed everything .
 
 It seems I am missing something with the command line..not sure,
  After cd to the driver dir I type " make install" and it will not work. Has
  anyone downloaded the aureal linux driver for the 8830 chip set? if so did
  ya get it to work? I have installed the "make" files and all seems to be in
  place.
 
  help
  [EMAIL PROTECTED]
 

 
 Content-Type: text/html; name="att1.htm"
 Content-Transfer-Encoding: base64
 Content-Description: Internet HTML
 



Re: [newbie] aureal sound help

2000-02-29 Thread Vincent DECOUX

Hello again Mark,

Here is the result of my "make install" :

= BEGINNING ==
mv -f /etc/conf.modules /etc/conf.modules.old
gawk -f mod_conf /etc/conf.modules.old  /etc/conf.modules
echo "alias sound au8830"  /etc/conf.modules
echo "alias midi au8830"  /etc/conf.modules
mkdir -p /lib/modules/2.2.13-7mdk/misc
cp -f au8830.o /lib/modules/2.2.13-7mdk/misc
/sbin/depmod -a
/lib/modules/2.2.13-7mdk/misc/wavefront.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/via82cxxx.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/v_midi.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/uart401.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/trix.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/sscape.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/sonicvibes.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/softoss2.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/sgalaxy.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/sb.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/pss.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/pas2.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/opl3sa2.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/opl3sa.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/opl3.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/msp3400.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/msnd_pinnacle.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/msnd_classic.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/mpu401.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/maui.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/mad16.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/gus.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/esssolo1.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/es1371.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/es1370.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/eicon.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/cs4232.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/cmpci.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/awe_wave.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/aedsp16.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/adlib_card.o : unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/ad1848.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/ad1816.o: unresolved symbol(s)
/lib/modules/2.2.13-7mdk/misc/aci.o: unresolved symbol(s)
/sbin/modprobe au8830
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
register_sound_midi_R2gig_c45bc1d1
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
register_sound_dsp_R2gig_9743c3b3
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
unregister_sound_dsp_R2gig_cd083b10
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
unregister_sound_midi_R2gig_fdab6de3
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
register_sound_special_R2gig_5a6d2097
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
unregister_sound_mixer_R2gig_7afc9d8a
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
register_sound_mixer_R2gig_69fa58e7
/lib/modules/2.2.13-7mdk/misc/au8830.o: unresolved symbol
unregister_sound_special_R2gig_99c95fa5
make: [install] Error 1 (ignored)
END ===

Is this "error 1" a fatal one ?

Thanks

Vincent

Mark wrote:

 I just got mine to work yesterday.  Here is what i had to do:

 1. D/L the newest drives from http://linux.aureal.com

 2. make sure that these packages are installed.  Open up rpmdrake and show the
 installed packages and search form the kernel source, gcc, and make.  If any of
 them are not found, install them.

 3.  Then for a 8830 chip, tar -zxvf  auXXX.tar.gz then cd to that dir

 4.  then (as root) type  make install

 that should be it.  i am runnign mandrake 7 with a Monster MX300 SC.

 if you need help, let me know.

 FlipZ

  I have been crying for help for a few days now concerning aureal vortex
  driver install for sound card. I have unzipped the tar file into a new dir
  and tryed everything .
 
 It seems I am missing something with the command line..not sure,
  After cd to the driver dir I type " make install" and it will not work. Has
  anyone downloaded the aureal linux driver for the 8830 chip set? if so did
  ya get it to work? I have installed the "make" files and all seems to be in
  place.
 
  help
  [EMAIL PROTECTED]
 

 
 Content-Type: text/html; name="att1.htm"
 Content-Transfer-Encoding: base64
 Content-Description: Internet HTML
 



Re: [newbie] aureal sound help

2000-02-29 Thread Vincent DECOUX

Here, I can't play anything at all !

Brent Timmer wrote:

 Can you play wave files and midi files?  For some reason, I can only play
 mp3s on mine.

 - Original Message -
 From: Mark [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, March 01, 2000 10:44 AM
 Subject: Re: [newbie] aureal sound help

 
  I just got mine to work yesterday.  Here is what i had to do:
 
  1. D/L the newest drives from http://linux.aureal.com
 
  2. make sure that these packages are installed.  Open up rpmdrake and show
 the
  installed packages and search form the kernel source, gcc, and make.  If
 any of
  them are not found, install them.
 
  3.  Then for a 8830 chip, tar -zxvf  auXXX.tar.gz then cd to that dir
 
  4.  then (as root) type  make install
 
  that should be it.  i am runnign mandrake 7 with a Monster MX300 SC.
 
  if you need help, let me know.
 
  FlipZ
 
 
   I have been crying for help for a few days now concerning aureal vortex
   driver install for sound card. I have unzipped the tar file into a new
 dir
   and tryed everything .
  
  It seems I am missing something with the command line..not
 sure,
   After cd to the driver dir I type " make install" and it will not work.
 Has
   anyone downloaded the aureal linux driver for the 8830 chip set? if so
 did
   ya get it to work? I have installed the "make" files and all seems to be
 in
   place.
  
   help
   [EMAIL PROTECTED]
  
 
  
  Content-Type: text/html; name="att1.htm"
  Content-Transfer-Encoding: base64
  Content-Description: Internet HTML
  
 



Re: [newbie] aureal sound help

2000-02-29 Thread Mark

Havent tried, i can play real audio streaming from the web !

that and mp3 is all i need.  I got napster working and im ready to go

Mark



On Tue, 29 Feb 2000, you wrote:
 Can you play wave files and midi files?  For some reason, I can only play
 mp3s on mine.
 
 
 - Original Message -
 From: Mark [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, March 01, 2000 10:44 AM
 Subject: Re: [newbie] aureal sound help
 
 
 
  I just got mine to work yesterday.  Here is what i had to do:
 
  1. D/L the newest drives from http://linux.aureal.com
 
  2. make sure that these packages are installed.  Open up rpmdrake and show
 the
  installed packages and search form the kernel source, gcc, and make.  If
 any of
  them are not found, install them.
 
  3.  Then for a 8830 chip, tar -zxvf  auXXX.tar.gz then cd to that dir
 
  4.  then (as root) type  make install
 
  that should be it.  i am runnign mandrake 7 with a Monster MX300 SC.
 
  if you need help, let me know.
 
  FlipZ
 
 
   I have been crying for help for a few days now concerning aureal vortex
   driver install for sound card. I have unzipped the tar file into a new
 dir
   and tryed everything .
  
  It seems I am missing something with the command line..not
 sure,
   After cd to the driver dir I type " make install" and it will not work.
 Has
   anyone downloaded the aureal linux driver for the 8830 chip set? if so
 did
   ya get it to work? I have installed the "make" files and all seems to be
 in
   place.
  
   help
   [EMAIL PROTECTED]
  
 
  
  Content-Type: text/html; name="att1.htm"
  Content-Transfer-Encoding: base64
  Content-Description: Internet HTML
  
 



[newbie] aureal sound help

2000-02-29 Thread John Dipolito



Thanks for the replys..FLipz has got me in the right 
direction, found out i didnt have package gcc installed.. not sure what you were 
talking about with the kernal source. But anyway now I am seeing a little action 
going on 8) still night right 8( .. when I change to the au88xx-1.0.5 newly 
created dir as the root and type "make install" I get a mile long page of 
commands trying to execute  getting better 
 

 
after typing "make install" this is what the first few lines read ... 
linux/autoconfig.h: no such file or dir , linux/kernal.h: no such file or dir , 
then the same lines for "module" , "version" , "wrapper" , config" then miles of 
commands all saying error this error that. I think it may have to do with form 
kernal source or something? 

 
I hope to get it worked out !! thanks for the help so far and remember " I am a 
newbie" to linux !! I love it so far just from the fact that its 
non-microsoft . 

my sound card is the aureal sq2500 with the 8830 chip.. sounds 
awsome in nascar3 with reflections and quake3 arena *) .. now if I can only get 
it to run in my new toy.. linux !! 8)

john Dipolito
 



Re: [newbie] aureal sound help

2000-02-28 Thread John Dipolito

Yes ..I change to root  "su" before I type  "make install" .. do i need
another module besides "make" installed?   sniff sniff
- Original Message -
From: "Necrotica" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, February 27, 2000 7:53 PM
Subject: Re: [newbie] aureal sound help


 I didn't have any problems at all installing the driver. Are you running
make
 install as root??

 -Necro


 On Sun, 27 Feb 2000, you wrote:
 
  I have been crying for help for a few days now concerning aureal vortex
driver install for sound card. I have unzipped the tar file into a new dir
and tryed everything .
 
 It seems I am missing something with the command line..not
sure, After cd to the driver dir I type " make install" and it will not
work. Has anyone downloaded the aureal linux driver for the 8830 chip set?
if so did ya get it to work? I have installed the "make" files and all seems
to be in place.
 
  help
  [EMAIL PROTECTED]
 

 
 Content-Type: text/html; name="unnamed"
 Content-Transfer-Encoding: quoted-printable
 Content-Description:
 




Re: [newbie] aureal sound help

2000-02-28 Thread steve . flynn




What error are you getting when you perform the make command?

You can capture the output with make  ~/makelisting and then browse
~/makelisting to pull it out (or insert it into an email to the list) or
you can use the 'script' command to record exactly what is happening  -
make sure you read 'man script' before using it though.

Post the output here and we should be able to see what the problem is (he
says, confidently!) :)

Steve Flynn
IBM MVS Operations Analyst



"John Dipolito" [EMAIL PROTECTED] on 28/02/2000 15:48:02

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:(bcc: Steve Flynn/UK/Contr/IBM)
Subject:  Re: [newbie] aureal sound help




Yes ..I change to root  "su" before I type  "make install" .. do i need
another module besides "make" installed?   sniff sniff
- Original Message -
From: "Necrotica" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, February 27, 2000 7:53 PM
Subject: Re: [newbie] aureal sound help


 I didn't have any problems at all installing the driver. Are you running
make
 install as root??

 -Necro


 On Sun, 27 Feb 2000, you wrote:
 
  I have been crying for help for a few days now concerning aureal vortex
driver install for sound card. I have unzipped the tar file into a new dir
and tryed everything .
 
 It seems I am missing something with the command line..not
sure, After cd to the driver dir I type " make install" and it will not
work. Has anyone downloaded the aureal linux driver for the 8830 chip set?
if so did ya get it to work? I have installed the "make" files and all
seems
to be in place.
 
  help
  [EMAIL PROTECTED]
 

 
 Content-Type: text/html; name="unnamed"
 Content-Transfer-Encoding: quoted-printable
 Content-Description:
 







Re: [newbie] aureal sound help

2000-02-28 Thread Brent Timmer



I did and mine worked fine.


  - Original Message - 
  From: 
  John 
  Dipolito 
  To: [EMAIL PROTECTED] 
  Sent: Sunday, February 27, 2000 11:03 
  PM
  Subject: [newbie] aureal sound help
  
  I have been crying for help for a few days now concerning 
  aureal vortex driver install for sound card. I have unzipped the tar file into 
  a new dir and tryed everything . 
  
   
  It seems I am missing something with the command line..not sure, After cd to 
  the driver dir I type " make install" and it will not work. Has anyone 
  downloaded the aureal linux driver for the 8830 chip set? if so did ya get it 
  to work? I have installed the "make" files and all seems to be in 
  place.
  
   help 
  [EMAIL PROTECTED]


[newbie] aureal sound help

2000-02-27 Thread John Dipolito



I have been crying for help for a few days now concerning 
aureal vortex driver install for sound card. I have unzipped the tar file into a 
new dir and tryed everything . 

 
It seems I am missing something with the command line..not sure, After cd to the 
driver dir I type " make install" and it will not work. Has anyone downloaded 
the aureal linux driver for the 8830 chip set? if so did ya get it to work? I 
have installed the "make" files and all seems to be in place.

 help 
[EMAIL PROTECTED]


Re: [newbie] aureal sound help

2000-02-27 Thread Necrotica

I didn't have any problems at all installing the driver. Are you running make
install as root??

-Necro


On Sun, 27 Feb 2000, you wrote:
 
 I have been crying for help for a few days now concerning aureal vortex driver 
install for sound card. I have unzipped the tar file into a new dir and tryed 
everything . 
 
It seems I am missing something with the command line..not sure, After cd 
to the driver dir I type " make install" and it will not work. Has anyone downloaded 
the aureal linux driver for the 8830 chip set? if so did ya get it to work? I have 
installed the "make" files and all seems to be in place.
 
 help 
 [EMAIL PROTECTED]
 


Content-Type: text/html; name="unnamed"
Content-Transfer-Encoding: quoted-printable
Content-Description: