public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Ray Olszewski <ray@comarre.com>
To: linux-newbie <linux-newbie@vger.kernel.org>
Subject: Re: sound card problem
Date: Wed, 20 Apr 2005 19:02:49 -0700	[thread overview]
Message-ID: <426709C9.6090507@comarre.com> (raw)
In-Reply-To: <00a701c54610$9932c6f0$4a071aac@autocadmachine1>

ymc014 wrote:
> Hello,
> 
>      I had just installed Red Hat 9 but I have a problem with my
> soundcard,it does not recognize the Creative SoundBlaster in my hardware, I
> tried looking at the creative website for a driver suitable for linux
> unfortunately I didn't find any. So am I hopeless here?I wouldn't want to go
> back to XP but if I cannot use my soundcard I do not have any other option.
> Thanks.

There are many different cards whose names begin with "Creative 
SoundBlaster", and most, if not all, are supported by recent (2.4.x and 
2.6.x) Linux kernels. Typically they will use (on 2.4.x, anyway) the 
SBLive module.

First thing to do is see if "modprobe sb" does anything useful.

Second thing is to run "lspci -vv" and check the section for the 
"Multimedia audio controller". If there is not one ... might you have an 
old, ISA-bus sound card (I doubt it, since you mention XT as the 
alternate OS)?

Third thing to do is wonder if you have a PnP problem. I'm not sure what 
default Red Hat kernels do here, but the usual solution in Linux is to 
let the BIOS handle PnP (that is, in the BIOS setup screens, wherever it 
asks about "PnP OS", say No so the BIOS will know to set up IRQs ans IO 
ports.

(Do both the above things as root.)

Creative does (or did) provide some drivers, but I think the kernel 
drivers these days handle most, if not all, SoundBlaster cards. 
Certainly the info at http://opensource.creative.com/soundcard.html 
seems to say this is so. They do mention there that some more recent 
cards require the ALSA drivers, which RH may not try by default (not 
being a Red Hat user, I'm not sure what it autoprobes).

Beyond this ... we can probably be of more help to you, but not until 
you tell us more about the hardware ... a general description of the 
system (especially if it actually has sound on the mobo) and the info 
the lspci command I mention above reports about the audio subsystem. If 
you do post again with these details, please also include the output of

	lsmod
	more /proc/interrupts
	more /proc/ioports
	uname -a

Your final recourse (other than XT) is, of course, to replace the sound 
card with one that is supported. Here in the USA, that's a pretty cheap 
solution (around $30, usually little enough money to spend for the 
opportunity to run Linux). I don't know if prices in Japan are similarly 
modest, though.

BTW, these days Red Hat 9 is not current version of Linux. If you prefer 
REd Hat to the other distros, you probably want to move to Fedora (see 
http://www.redhat.com/apps/download/ to get started with this). But this 
is probably not related to your problem.

-
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-04-21  2: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 [this message]
2005-04-21  4:04   ` ymc014
2005-04-21  4:15     ` Ray Olszewski
2005-05-24  5:02       ` ymc014
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=426709C9.6090507@comarre.com \
    --to=ray@comarre.com \
    --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