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.
|
|
02-16-2003, 11:04 PM
|
#1
|
LQ Newbie
Registered: Jan 2003
Posts: 4
Rep:
|
Analyze this!
I have an intel 8x0 based motherboard onboard sound. I am running a 2.4.17 kernel with no soundcore module loaded. It is a redhat 7.2 based distro. This entire distribution has been cloned from a central server on 10 machines at my office. However, sound seems to work on some workstations and does not work on others. All workstations have identical configuration.
Following are my related config files:
/etc/modules.conf:
alias eth0 eepro100
alias /dev/cdrom ide-cd
alias /dev/hdc ide-cd
alias scsi_hostadapter aic7xxx
alias char-major-116 snd
options snd snd_major=116
alias snd-card-0 snd-card-intel8x0
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias parport_lowlevel parport_pc
alias char-major-10-135 rtc
/etc/sysconfig/hwconf:
...
class: AUDIO
bus: PCI
detached: 0
driver: es1371
desc: "Ensoniq|CT5880 [AudioPCI]"
vendorId: 1274
deviceId: 5880
subVendorId: 1274
subDeviceId: 2003
pciType: 1
...
lsmod gives:
snd-pcm-oss 17440 0 (autoclean)
snd-pcm-plugin 14576 0 (autoclean) [snd-pcm-oss]
snd-mixer-oss 4608 1 (autoclean) [snd-pcm-oss]
snd-card-intel8x0 2304 1 (autoclean)
snd-intel8x0 6704 0 (autoclean) [snd-card-intel8x0]
snd-ac97-codec 24032 0 (autoclean) [snd-intel8x0]
snd-mixer 24464 0 (autoclean) [snd-mixer-oss snd-ac97-codec]
snd-pcm 31584 0 (autoclean) [snd-pcm-oss snd-pcm-plugin snd-intel8x0]
snd-timer 9056 0 (autoclean) [snd-pcm]
snd 32576 1 (autoclean) [snd-pcm-oss snd-pcm-plugin snd-mixer-oss snd-card-intel8x0 snd-intel8x0 snd-ac97-codec snd-mixer snd-pcm snd-timer]
firegl23 141840 7
eepro100 17344 1
af_packet 9008 1 (autoclean)
modprobe soundcore gives:
modprobe: Can't locate module soundcore
uname -a gives:
Linux calypso 2.4.17-p3d #2 SMP Wed Jan 23 10:00:33 PST 2002 i686 unknown
This config is identical on all machines and yet sound works on some machines and does not work on others. Analyze this, anyone?
|
|
|
02-16-2003, 11:06 PM
|
#2
|
Member
Registered: Feb 2003
Location: A Meatlocker, well feels like one
Distribution: Gentoo
Posts: 292
Rep:
|
since it works on some and not on others you could make sure all the sound is unmuted on each of the non working machines and you have to make sure the headphones are unmuted ( don't ask me why but its what i had to get the sound working on my machine among other things ).
|
|
|
02-16-2003, 11:11 PM
|
#3
|
LQ Newbie
Registered: Jan 2003
Posts: 4
Original Poster
Rep:
|
Hi Palin.
Thanks for the reply. However, the problem is not with muted mixer levels (maybe i missed something). When i run kmix (for example), it does not show any mixer channels. Running aumix also tells me cannot initialize mixer....
Rather perplexed
|
|
|
02-16-2003, 11:14 PM
|
#4
|
Member
Registered: Feb 2003
Location: A Meatlocker, well feels like one
Distribution: Gentoo
Posts: 292
Rep:
|
ok other 2 thoughts
have you tried sndconfig ( not sure of the exact name I think thats it )
is pnp os turned off in the bios.
|
|
|
02-16-2003, 11:39 PM
|
#5
|
LQ Newbie
Registered: Jan 2003
Posts: 4
Original Poster
Rep:
|
yes
Good questions. I double checked both.
1. sndconfig (yeah, the name is right) complains that i'm not running a kernel with modular sound enabled and hence cannot detect my sound card.
2. Yes, pnp os is turned off in the bios (is this the problem???)
|
|
|
02-16-2003, 11:47 PM
|
#6
|
Member
Registered: Feb 2003
Location: A Meatlocker, well feels like one
Distribution: Gentoo
Posts: 292
Rep:
|
ok try redhat-sndconfig I think thats what its called
and you want pnp os off.
|
|
|
All times are GMT -5. The time now is 12:58 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
|
|