Sponsored Content
Full Discussion: sound cards
Top Forums UNIX for Dummies Questions & Answers sound cards Post 11638 by dewhite04 on Monday 10th of December 2001 01:59:46 AM
Old 12-10-2001
Wish I could help ya, but I've since given up on Mandrake now in favor of Slackware, and I have no need of a sound card in that particular machine anymore. I'm sure someone can give you some ideas though...

-daniel
::email removed::

Last edited by oombera; 02-18-2004 at 11:55 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Does this sound right?

A user's default permissions when creating new files or directories is set by the umask of either the system or in the startup script of the user itself. For example, I have 'umask 022' in my .profile which means that my default permissions will be 755. Typically, the system default umask is 022,... (1 Reply)
Discussion started by: wmosley2
1 Replies

2. BSD

WLAN PCI Cards

Hi! I just wanted to know what network cards are supported in FreeBSD. I have looked at the list of supported cards but I can't find any of them in the stores. Is the list not updated, I would really preciate info about where (in EU, Sweden) I can buy them. /Peter (2 Replies)
Discussion started by: Barfly.se
2 Replies

3. Linux

sound cards

i installed Red Hat Fedora (successfully this time) and my sound card wasnt automticly found or what ever. so how do i get my sound working and stuff? how do i gonfigure the sound card? how do i get it to detect the sound card? (4 Replies)
Discussion started by: xcaliber
4 Replies

4. Solaris

x25 cards on solaris 8

Has anyone configured one of these things, I cant seem to find any documentation on sunsolve, I want to verify that it is up and running... (1 Reply)
Discussion started by: csaunders
1 Replies

5. Solaris

How to List all Network cards

Hi, I'm looking for a command to be able to list all my network cards available on my server. With the command "ifconfig - a", I can only see to configured network card(s) Any idea ? :confused: Thanks a lot for your help, Fabien (5 Replies)
Discussion started by: unclefab
5 Replies

6. Shell Programming and Scripting

Shuffling 'cards' using perl.

I would be very grateful if someone could help me with this; using pop, shift, push, and the starting code below, I'd like a script that sufficiently "shuffles" a simulated deck of cards before printing the top five cards. #!/usr/bin/perl @startingdeck = ("A H","2 H","3 H","4 H","5 H","6... (9 Replies)
Discussion started by: DemonixX
9 Replies

7. HP-UX

HP UX 9000 NIC CARDS

Hello, I am trying to move an HP UX from one locaion to another. The new location don't have any Fiber switches. On the back of my server I see 2 RJ 45 for console management the other for networking , the server also has a fiber NIC card. When I disconnec the fiber and want to user regular... (1 Reply)
Discussion started by: ldaliosmane
1 Replies

8. High Performance Computing

Graphics cards

More and more applications which consist of computationally intensive tasks rely on the graphics card's capabilities in order to speed up the calculations. The question is how can one know whether the graphics card will have any influence for a proprietary application? (2 Replies)
Discussion started by: figaro
2 Replies

9. OS X (Apple)

Sound under OS 10.4.11 and 10.7.2

There is a change with UnIX version concerning these two platforms. I own a Power G4 Mac with OS 10.4.11 and a Mac Book Pro with Lion OS 10.7.2. There are some problems of compatibilities between the two UNIX versions. Under OS 10.4.11, these three UNIX commands work, in order to produce sounds,... (4 Replies)
Discussion started by: shub22
4 Replies

10. Linux

No sound

I reformatted my hard drive and installed Mandriva 2011. It works fine. I can go to the Internet The problem is no sound. I want to listen to songs from YouTube. Sound doesn't come. I see a man is singing on the screen. No sound. I had no problem with my old Mandriva. Sound and everything... (11 Replies)
Discussion started by: Toxic
11 Replies
sndconfig(8)						      System Manager's Manual						      sndconfig(8)

NAME
sndconfig - configure sound card for use with Linux kernel modules SYNOPSIS
sndconfig {--help,--noprobe,--noautoconfig} DESCRIPTION
sndconfig sets up the necessary configuration files to use a sound card on a Red Hat system. If PnP support is compiled in, by default snd- config will do an initial probe for PnP sound cards using the pnpdump utility. If the --noprobe option is given this step will be skipped. The user will be notified if any cards were found. Otherwise the user must pick the card type from a menu. Then the user must choose the I/O port, IRQ, and DMA settings for the sound card. These must be known ahead of time and depend upon the jumper settings of the sound card. For PnP cards, the program will determine settings for the card; if the --noautoconfig option is given the user can choose the val- ues which will be programmed into the PnP device. There is no guarantee that the values entered do not conflict with an existing non-PnP or PnP device. The user must make sure these types of conflicts do not occur. OPTIONS --help Print a usage message on standard output and exit successfully. --noprobe No probe will be made for PnP cards, and the PnP configuration files will not be changed. --noautoconfig No autoconfiguration of PnP cards will be done; the user will be prompted for settings. FILES
/etc/sysconfig/soundcard Stores current settings /etc/modules.conf Stores sound module configuration /etc/isapnp.conf Stores PnP configuration SEE ALSO
isapnp(1), pnpdump(1) Wed Aug 19 1998 sndconfig(8)
All times are GMT -4. The time now is 05:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy