public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: "ymc014" <ymc014@ymc.mitsumi.co.jp>
To: linux-newbie <linux-newbie@vger.kernel.org>
Subject: Re: sound card problem
Date: Tue, 24 May 2005 13:02:31 +0800	[thread overview]
Message-ID: <01b001c5601d$cb56d230$4a071aac@autocadmachine1> (raw)
In-Reply-To: 426728CD.60402@comarre.com

Hello,

    I'm sorry it took me long to reply back.The reason is that the solutions
given generate more questions than answers for me(how do I type the *exact*
commands where?,the instructions given by Eric Bambach to press CTRL-ALT-F1
did help but I was not used to seeing $ in my command prompt)and rather than
posting countless questions,what I did was bought myself a book(linux for
dummies w/ a fedora core1 on it)familiarize the commands then go to the ALSA
website.
    For those interested this is how I did it(under fedora core1):
     1. Go to www.alsa-project.org download section and download
these:alsa-driver,alsa-lib package,alsa-utils package(the latest the
better).
     2. Go to the soundcard matrix section(click Soundcard at the top beside
         Download)choose the manufacturer(in my case Creative Labs) at the
         bottom portion,click go.
     3. Go to your respective soundcard model(in my case,SoundBlaster Audigy
LS),under
         Driver & Docs column click the details(in my case ca0106).
     4. The details gave all the necessary instructions just follow them,it
works for me.(If you are
          having a difficulty in the command line better try googling for
tutorials first before
          proceeding,I could not help here since I bought a book,you could
too but it will cost you)
          Then test(using xine or xmms).
     5. Here's one thing more,every time you start fedora the default
setting for the sound card is
         mute,you could add these lines to /etc/modules.conf to
automatically save levels at shut
         down:
                   post-install snd-card-0 /usr/sbin/alsactl restore
>/dev/null 2>&1 || :
                   pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null
2>&1 || :

I did tried the RPMs but it did not work for me(Maybe I missed up something,
if you would like to try, go to http://freshrpms.net to download the RPMs)

So there,thanks to Ray & Eric and others who gave time to answer my
questions,I appreciate
it very much.


----- Original Message -----
From: "Ray Olszewski" <ray@comarre.com>
To: "linux-newbie" <linux-newbie@vger.kernel.org>
Sent: Thursday, April 21, 2005 12:15 PM
Subject: Re: sound card problem


> Yeah, I pretty much read you as a first-timer from your earlier message.
> That's why I gave you the *exact* commands you need to type in to get
> the relevant information. All you need to do is type what I wrote and
> look at (or send us) the output. But see below; you probably do not
> actually have to go through all of that now.
>
> >
> > I have a fairly new sytem:
> >       Soundcard: It says here in the box,Creative SoundBlaster Audigy LS
> >                         Asian Edition

> Ah, that explains the problem. The Creative Website that you probably
> found says, in part --
>
> "Some OEM cards and the latest retail boards (such as the Dell CT0200
> and the Audigy LS) will not work with the drivers included in most Linux
> distributions. For those cards, try the latest code from ALSA or
> purchase a driver from 4FrontTechnologies."
>
> Use the Red Hat Package Manager utilities (rpm-find, I think) to find
> the alsa package (its name will probably be something like


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2005-05-24  5:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-21  1:22 sound card problem ymc014
2005-04-21  2:02 ` Ray Olszewski
2005-04-21  4:04   ` ymc014
2005-04-21  4:15     ` Ray Olszewski
2005-05-24  5:02       ` ymc014 [this message]
2005-04-21  4:22     ` Eric Bambach
2005-04-21 13:46       ` James Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='01b001c5601d$cb56d230$4a071aac@autocadmachine1' \
    --to=ymc014@ymc.mitsumi.co.jp \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox