[Alsa-user] Re: Envy24Control Problem

2002-06-04 Thread Andreas von Heydwolff
Lawrie Abbott wrote: > - Original Message - > From: "Andreas von Heydwolff" <[EMAIL PROTECTED]> > To: "Lawrie Abbott" <[EMAIL PROTECTED]> > Sent: Wednesday, June 05, 2002 5:48 AM > Subject: Re: Envy24Control Problem > > > >>Lawrie Abbott wrote: >> >>>Paul Winkler wrote: >>> >>> On T

Re: [Alsa-user] Text-Mode MP3 Players For Alsa9?

2002-06-04 Thread Jason Van Cleve
Hi, Thanks for all you suggestions. I tried to compile Freeamp (which I've run on Windows before), but it requires libmusicbrainz, and for some reason I'm having problems with ftp.musicbrainz.org. Apparently Freeamp supports ALSA and can be run on the command line, so hopefully I'll get to the

[Alsa-user] Re: [Dxr3-devel] DXR3 on Dual OS Machine, help needed.

2002-06-04 Thread Tech R
After so many weeks of trying to get em8300 working in Linux, with the help of members from this list I have finally succeded. I have a concern similar to this post. Although em8300 works real good and I'm able to watch DVD in color, when I tried using the DVD player that came with in Win 2K I

Re: [Alsa-user] Problems with xmms, Kernel 2.4.18 and Alsa 0.5.11

2002-06-04 Thread Frans Ketelaars
On Tue, 4 Jun 2002 15:15:33 +0200 Christoph Maurer <[EMAIL PROTECTED]> wrote: > Hello together! > > I've recently compiled Linux 2.4.18 with preempt and > low-latency-Patch. I use Alsa 0.5.11 and also compiled and installed > the Alsa modules for the new kernel. But there seems to be a problem >

[Alsa-user] unresolved symbols

2002-06-04 Thread Tech R
On Tuesday 04 June 2002 01:06 pm, Tech R wrote: Do this. Normaly /usr/src/linux is one link, so make sure that link,links to your kernel source code in /usr/src/linux-2.4.18-5 next in /usr/src/linux do: ln -s /boot/System.map-2.4.18-3 System.map or edit Makefile and where you fin

[Alsa-user] unresolved symbols loading module

2002-06-04 Thread Tech R
Running on RedHat 7.3 recompiled kernel 2.4.18-3 wiht sound support. Running ./configure ./make ./make install ./snddevices didnt' give any error. However when running modprobe snd-sb16 I get the unresolved symbols. Help please. [root@sector400c alsa-driver-0.9.0rc1]# modprobe snd-sb16 /lib/

Re: [Alsa-user] Text-Mode MP3 Players For Alsa9?

2002-06-04 Thread Julien Patrick Claassen
Hallo! First of all, mpg123 is a player and a lib. You better compile it using the oss-interface. That should be enough. But I haven't compiled it myself for a long time. Because I'm using the suse-linux-distro and there it is included. But mpg123 also can pipe output (int raw-format) to stdout.

[Alsa-user] Problems with xmms, Kernel 2.4.18 and Alsa 0.5.11

2002-06-04 Thread Christoph Maurer
Hello together! I've recently compiled Linux 2.4.18 with preempt and low-latency-Patch. I use Alsa 0.5.11 and also compiled and installed the Alsa modules for the new kernel. But there seems to be a problem as xmms crashes at startup with a segmentation fault. This happens with xmms 1.2.7 and xmm

Re: [Alsa-user] Re: /dev/sequencer: No such file or directory

2002-06-04 Thread Bernez K
En réponse à Stefan Gartner <[EMAIL PROTECTED]>: > Hi, > as far as I know, /dev/sequencer gets created when you load snd-seq-oss > if > you're using devfs. At least that's what happens on my systems. > stefan Thank you Stefan but this is not the case on my system. What do you have in your /etc

Re: [Alsa-user] Text-Mode MP3 Players For Alsa9?

2002-06-04 Thread The Eye
On Tue, Jun 04, 2002 at 12:27:18AM -0700, Jason Van Cleve wrote: > Hi, > > I didn't see a FAQ for this list, so let me just blurt out an obvious > question. I'm looking for a text-mode MP3 player that can use ALSA9. > I've heard of Alsaplayer and mpg123, but what can you all recommend? > > Als

[Alsa-user] amixer fails in the alsa0.9.0rc1

2002-06-04 Thread Mineirinho da Silva
I am trying to configure the program amixer(alsa0.9.0rc1), and this giving the following message of error: amixer: Mixer attach default error: Sound protocol is not compatible My sound card is a ALS4000 in the distribuition Conectiva Linux 8.0, kernel 2.4.18. Help-me please. Thanks, Samuel _

Re: [Alsa-user] Re: /dev/sequencer: No such file or directory

2002-06-04 Thread Stefan Gartner
Hi, as far as I know, /dev/sequencer gets created when you load snd-seq-oss if you're using devfs. At least that's what happens on my systems. stefan > > I did: > # modprobe snd-seq-oss > # lsmod > Module Size Used byTainted: P > snd-emu10k1-synth 4384 0 (autocle

[Alsa-user] Text-Mode MP3 Players For Alsa9?

2002-06-04 Thread Jason Van Cleve
Hi, I didn't see a FAQ for this list, so let me just blurt out an obvious question. I'm looking for a text-mode MP3 player that can use ALSA9. I've heard of Alsaplayer and mpg123, but what can you all recommend? Also, I tried to compile mpg123 using "make linux-alsa" but had some trouble, whic