Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-23-2003, 02:11 AM
|
#1
|
Member
Registered: May 2003
Distribution: Slackware 10
Posts: 34
Rep:
|
no /dev/dsp file
i've been trying to get my sound working on Mandrake 9.1 but it doesn't seem to detect my onboard sound. ive got a SB16 or compatable as onboard sound but linux doesn't recognize it or just doesn't see it. it works fine in windows. so now i have no sound. i even tried to recompile the kernel it still gives the same message on start-up the sound server could not find /dev/dsp and will continue with null output. how do i get it to see the soundcard and get sound working.
|
|
|
05-23-2003, 05:15 AM
|
#2
|
Member
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805
Rep:
|
As root, try chmod 666 /dev/dsp and chmod 666 /dev/mi*
|
|
|
05-23-2003, 03:21 PM
|
#3
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
that no /dev/dsp is just a sign that the sound card isn't
working.
run lspci and look for what the soundcard is
or cat /proc/pci
it's a terminal command. i don't know the name of
the mandrake sound config tool, but i would guess
that if mandrake didn't get it set up on install, it
may not support your card.
another option is downloading alsa-lib,driver, and utils.
but you will still need to know what chip is there so
you'll know what driver.
sb compatible rarely means the sound blaster driver
will work. it usually means that when the driver is
loaded, sound blaster protocol can be used.
you can look in windows in your device manager
and probably figure out what sound chip is there too.
|
|
|
05-28-2003, 01:50 AM
|
#4
|
Member
Registered: May 2003
Distribution: Slackware 10
Posts: 34
Original Poster
Rep:
|
whansard>> thanks for the tip man, i checked in windows my sound chip is a cmedia 8330. i then found some help on the cmedia website and found the documentation for cmedia chips in the linux src. all i really needed to do was a modprobe sb and now i have sound.
I still have another problem my linux freezes at least three times a day on me. it never used to do this until i had to change my motherboard (my father fried my bios trying to upgrade the bios) and also before i used a linux native partition then i reformatted to ext3 partition. could this be the problem?
thanks for the help
|
|
|
05-28-2003, 02:04 AM
|
#5
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
did it just start locking up after you got the sound working?
anyway, hard freezes with no error message can be
anything, like memory timings too fast or some other
bios setting. for years linux would lock up about every
5 hours of mp3 playing before i switched to the alsa
drivers.
C-Media CMI 8330
Module snd-card-cmi8330.o for soundcards based on C-Media CMI8330 chips. This Module supports up to 8 cards.
from the alsa site. so if you think the lockups are
sound oriented, you might try different drivers.
if you think the problem may be video oriented, you
could get a different version of xfree86 or try some
different options with your current one.
|
|
|
05-28-2003, 02:12 AM
|
#6
|
Member
Registered: May 2003
Distribution: Slackware 10
Posts: 34
Original Poster
Rep:
|
no the freezing started before i got the sound working thats why it took so long to get the sound working coz my computer froze every now and again.
|
|
|
05-28-2003, 03:45 AM
|
#7
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
i next easy guess would be to disable dma on all
your drives, to see if that is it.
hdparm -d0 /dev/hda /dev/hdb /dev/hdc /dev/hdd
the computer will be slower, but this is just to figure out
what the problem is. if your computer can run for a day
or 2 like that without crashing, then you can try a different
kernel or slightly slower settings for your ide drives.
|
|
|
05-29-2003, 12:54 AM
|
#8
|
Member
Registered: May 2003
Distribution: Slackware 10
Posts: 34
Original Poster
Rep:
|
thanks i'll give it a try and see what happens. i'll let you know if this solves the problem.
thanks alot
|
|
|
05-30-2003, 03:24 AM
|
#9
|
Member
Registered: May 2003
Distribution: Slackware 10
Posts: 34
Original Poster
Rep:
|
whansard >> i don't think i'm gonna have to try the hdparm coz i ran it last night and not a freeze at all looks like it sorted out its own gremlins, for now anyway.
|
|
|
05-30-2003, 03:29 AM
|
#10
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
was it cooler last night than usual?
|
|
|
05-30-2003, 03:34 AM
|
#11
|
Member
Registered: May 2003
Distribution: Slackware 10
Posts: 34
Original Poster
Rep:
|
well winter just started over here so yes it was colder than usual.
|
|
|
05-30-2003, 03:45 AM
|
#12
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
i was just suggesting the possiblity of a heat problem.
|
|
|
05-30-2003, 03:47 AM
|
#13
|
Member
Registered: May 2003
Distribution: Slackware 10
Posts: 34
Original Poster
Rep:
|
well for now it seems to be ok so i'm not gonna worry too much about it thanks for all the help.
|
|
|
All times are GMT -5. The time now is 07:31 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|