Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-24-2002, 08:44 AM
|
#1
|
|
Member
Registered: Mar 2002
Distribution: Mandrake 8.2 and StingLin
Posts: 35
Rep:
|
C-Media sound card problems
I have a 4 chan C-Media sound card and mandrake doesnt mix it rite... i can only play 1 sound at a time... in windows(  ) I used to play like 10 sounds at once.... how do i fix this?
oh yea, something else... everytime i boot, i have to unmount my shared folder, share it, mount it so it can be shared with other pcs... how do i make sort of a script for this?
Last edited by elmetald00d; 03-24-2002 at 08:58 AM.
|
|
|
|
03-24-2002, 10:28 AM
|
#2
|
|
Senior Member
Registered: Apr 2001
Location: Cornwall, England.
Distribution: Debian + Ubuntu
Posts: 4,345
Rep:
|
OK, taking your last question (about scripts).
If you know the commands that need to be entered, then you can make a script. At its easiest, a script file can be considered to be like the dos .BAT file. There are a few differences:
command --parameter will run the command.
command --parameter & will run the command and get onto the next one before this finished. Possibly less useful than:
command --parameter && will run the command and not run the next until this has finished.
So, for example, you could have a script that looks like this:
command1 --parameter && command2 --parameter.
It really can be as simple as that.
Oh yeah, once you've written the script, you must make it executable:
chmod +x myscript
That should be it done. You run it as you would any normal script (don't forget to put a ./ if you're running it from the current directory).
Last edited by Thymox; 03-25-2002 at 05:59 AM.
|
|
|
|
03-24-2002, 11:33 AM
|
#3
|
|
Member
Registered: Mar 2002
Distribution: Mandrake 8.2 and StingLin
Posts: 35
Original Poster
Rep:
|
Yes, that wasnt really helpful since I barely understood anything... I dont really need that rite now.,.. im actually more into trying to make my Sound card work
thanx
|
|
|
|
03-24-2002, 11:49 AM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,707
|
well i do't think it's so much a problem as "the way it is". i'd guess that you're not using esd tho, i *think* the esd sound server does allow for multiple inputs and such, but i've not used it. linux sound is not the most amzing thing in the world quite yet.
|
|
|
|
03-24-2002, 12:02 PM
|
#5
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,707
|
acutally, i just had a fiddle with esd, and got it working ok, had to unlock the esd server with "esdctl unlock". try playign two mp3s at once with two versions of xmms with esd output selected
|
|
|
|
03-24-2002, 12:41 PM
|
#6
|
|
Member
Registered: Mar 2002
Distribution: Mandrake 8.2 and StingLin
Posts: 35
Original Poster
Rep:
|
Well, actually, it plays now, but i cant like receive an IM and hear it if Im listening to music....
Another thing... I cant play tuxracer due to my GeForce2 MX 400 not being detected correctly... something about GLX... I went to NVIDIA's site and got the kernel and the GLX>... but still doesnt werrk...
Last edited by elmetald00d; 03-24-2002 at 12:45 PM.
|
|
|
|
03-25-2002, 06:05 AM
|
#7
|
|
Senior Member
Registered: Apr 2001
Location: Cornwall, England.
Distribution: Debian + Ubuntu
Posts: 4,345
Rep:
|
OK, for the NVidia stuff, here's one I made earlier (thread about installing NVidia stuff). A note though, since this thread it has become apparent that you'll need to:
rpm -Uvh something.rpm --force to get it to work.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:00 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
|
|