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.
|
|
03-07-2004, 05:47 AM
|
#1
|
Member
Registered: Mar 2004
Posts: 121
Rep:
|
PCM volume control doesn't work / 5.1
I Have a C-media 8378 sound card. When i use aumix to change the volume of the pcm audio nothig happens. Besides that, I have a 5.1 speaker setup but only get sound from the two front speakers.
How can I fix this ?
|
|
|
03-07-2004, 04:50 PM
|
#2
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
The pcm problem I'm not sure of, but the two speaker problem is in the module. The module allows for different compile time parameters on number of speakers, the default is two. Your distro probably compiled the default, at least that is if we're talking about the OSS module cmpci.o, I'm not certain about the alsa module's tricks.
If its cmpci.o you can recompile the kernel (or just the module), and get it set up for greater then 2.
Cheers,
Finegan
|
|
|
03-08-2004, 12:18 AM
|
#3
|
Member
Registered: Mar 2004
Posts: 121
Original Poster
Rep:
|
OK..... but I'm a so just how do I do this :
Quote:
If its cmpci.o you can recompile the kernel (or just the module), and get it set up for greater then 2.
|
|
|
|
03-09-2004, 07:23 PM
|
#4
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
Sorry about the lag in reply... work work work...
Check to see that you are indeed using the oss modules and not alsa...
/sbin/lsmod
and look for cmpci.o, if you're running alsa, then there will be a ton of modules listed with the name alsa in them, should be easy to sort out, if its alsa... well, let's check to make sure under whatever GUI multimedia mixer that it hasn't got the second line out muted. That would be funny, heck check under the mixer even if it is OSS's cmpci.
If its indeed cmpci its not necessary to recompile the whole kernel to just get the changes to the one module. We can just do the modules... see if you have your kernel source installed, it should be about a 150MB directory under /usr/src/ called linux or really... it'll be a symbolic link to a directory called /usr/src/linux-2.4.??
Which ?? Good question. If you haven't got your kernel source on there, no biggie, it'll be in RPM format on the CD, or .tgz... or wait, okay first, what distro?
Also make certain that you've got gcc on there too, the rest of the compiling toys should get installed as dependencies of gcc and the kernel source.
Cheers,
Finegan
|
|
|
All times are GMT -5. The time now is 10:06 PM.
|
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
|
|