Thanks for all your help so far, now just one more question. When I installed aumix-gtk it did not create a /etc/aumixrc file. When I run aumix it does create a /HOME/.aumixrc but no comments. Which I guess is fine. And I figured out my CD audio and TV card problem I have to set them to record or capture depending on which mixer I am using but I can't find a way to set them both at the same time I can only do one or the other anyway to fix this or do I just have to live with it. Sorry for sounding like a newbie I have been using Linux for about 4 years but sound cards have always given me problems and I don't know why:) Thanks Brad ----- Original Message ----- From: "Matt" <[EMAIL PROTECTED]> To: <debian-user@lists.debian.org> Cc: "Brad Cramer" <[EMAIL PROTECTED]> Sent: Monday, December 17, 2001 12:50 PM Subject: Re: emu10k1 troubles...
> Brad, > > Sounds like you just have mixer issues. Try apt-get'ting "aumix-gtk" > and using it to tweak your sound levels. It's a little better than > alsamixer. Also, when you install the aumix deb, make sure to comment > out the lines in /etc/aumixrc (add a # character to the beginning of the > line) that prevent it from messing with alsa mixer settings. You'll see > them -- they're documented in the aumixrc file. > > cheers, > > > On Sun, 2001-12-16 at 23:55, Brad Cramer wrote: > > I now have sound (kind of) I can play mp3s, wav's and I get sound from > DVD's > > but no sound from cd's or through my WinTV card. Any idea about this? > I > > cna't figure out what all the settings on alsamixer are for. I no > befor when > > I first got sound working with alsa0.5x and sblive value cd's and tv > card > > were first to work now it is the other way around. And what about > Exound > > does it not work with Alsa 0.9betaX? > > Thanks for any more help > > Brad > > ----- Original Message ----- > > From: "Matt" <[EMAIL PROTECTED]> > > To: "Brad Cramer" <[EMAIL PROTECTED]> > > Cc: <debian-user@lists.debian.org> > > Sent: Thursday, December 13, 2001 11:55 AM > > Subject: Re: emu10k1 troubles... > > > > > > > Hi Brad, > > > > > > > I have never used make-kpkg kernel tools. How would I use this to > set up > > the > > > > alsa stuff needed? > > > > > > You *should* use make-kpkg! :) It makes kernel building and module > > > handling a lot easier. Here's how: > > > > > > Just download the latest "alsa-source" package by typing "apt-get > > > install alsa-source" as root. Oh yeah, and do a "dpkg-reconfigure > > > alsa-source" afterwards so that you can set the packages > compile-time > > > settings (what card, what options). After this, go to /usr/src and > > > untar/ungzip the new alsa-source.tar.gz file there. It will make a > > > bunch of sub directories.. modules/alsa-source, I think... then go > into > > > /usr/src/linux (or wherever your latest kernel is) and do this: > > > > > > As root, type "make-kpkg kernel_image modules". This will > (hopefully) > > > bring you to the kernel configure screen if you've never done it > > > before.. (if you don't need the kernel installed or don't want a > kernel > > > deb, just use "make-kpkg modules")tweak whatever you have to tweak > and > > > then exit. make-kpkg will continue to build the kernel and the > modules > > > and then assemble nicely debianized packages for both the kernel and > > > modules in /usr/src. From there, just "dpkg -i > yourkernelpackage.deb > > > yourmodulepackage.deb" and it'll install it for you, lilo and all. > If > > > you use grub or something else, remember to reinstall it after a > kernel > > > upgrade. > > > > > > hope this helps, > > > Matt > > > > > > > > > > > > > > > >