Sponsored Content
Full Discussion: Sound Card configuration
Top Forums UNIX for Dummies Questions & Answers Sound Card configuration Post 3832 by Neo on Wednesday 11th of July 2001 11:47:26 PM
Old 07-12-2001
Java

The best place to start is the linux SOUND hardware FAQ:

http://www.ibiblio.org/pub/Linux/docs/HOWTO/Sound-HOWTO

On this page, you can easily discover more about supported sound cards, chips and other sound advice Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to configure my Sound Card????

I use sndconfig to configure it ..in addation the sample sound worked but the MIDI not work and game me an error from /var/log/messages I get that : Feb 18 09:04:35 localhost kernel: cs4232: set synthio and synthirq to use the wavefront facilities. Feb 18 09:04:50 localhost kernel: YM3812 and... (7 Replies)
Discussion started by: atiato
7 Replies

2. UNIX for Dummies Questions & Answers

How can I configure my sound card?

Where should I go for sound card configurations? (2 Replies)
Discussion started by: confusedoflife
2 Replies

3. UNIX for Dummies Questions & Answers

sound card ?????

sapp guys i've got this little problem, i have no idea what kind of sound card i got i check dmesg|more and its not there is there any other way to find out ? THX (4 Replies)
Discussion started by: challenger
4 Replies

4. UNIX for Advanced & Expert Users

problems with sound card on FreeBSD 4.5

Hi,friends!!! I have a problem with my integrated sound card AC97 on i815 and my version of FreeBSD is 4.5.I know that there is a driver for it called ich.c.gz,but the site containing it is unavaliable now.And is there another driver or some other ideas ? z-z-z-z-z :: email removed :: (1 Reply)
Discussion started by: kruch
1 Replies

5. UNIX for Dummies Questions & Answers

Please help me with my sound card...

Hello, I have recently installed Red Hat 7.3 next to my Windows XP. Everything works fine, except for the sound card (Sound Blaster Audigy), which is not supported yet. I heard that I can install SB Live! drivers to get it to work, but being a complete linux newbie I don't know how to do that. Can... (3 Replies)
Discussion started by: LittleMan
3 Replies

6. UNIX for Dummies Questions & Answers

how to check if sound card exists?

hi, i have a sun sparc II machine. i would like to play music from this workstation. so how should i check whether my machine has a sound card installed? what command should i type? pls enlighten me. thanks (1 Reply)
Discussion started by: champion
1 Replies

7. UNIX for Dummies Questions & Answers

sound card and audio song

Hello, How can i install the sound card on solaris 9.00 and also, how can i play MP3 and audio songs on solaris.... pls provide me the complete steps.... thnks (4 Replies)
Discussion started by: taurian1234
4 Replies

8. UNIX for Dummies Questions & Answers

sound card doesn't work!

Hello I have just installed Free BSD on my old computer system to learn how to use it and I can't get any sound. When I start KDE desktop I receve a message that says "Sound server informational message: Error while initializing the sound driver: device /dev/dsp can't be opened (No such file... (1 Reply)
Discussion started by: ac101
1 Replies

9. Shell Programming and Scripting

Is the sound card in use?

I'm just wondering if there's a simple way (that could be used in a shell script) to tell if the sound card is in use (as in audio is being played)? (0 Replies)
Discussion started by: petebear
0 Replies

10. Solaris

sound card roblem

hi all my sound card not define in my unix box how can i get driver for my sound card (3 Replies)
Discussion started by: xxmasrawy
3 Replies
IE(4)							 BSD/i386 Kernel Interfaces Manual						     IE(4)

NAME
ie -- Ethernet device driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device ie Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_ie_load="YES" In /boot/device.hints: hint.ie.0.at="isa" hint.ie.0.port="0x300" hint.ie.0.irq="5" hint.ie.0.maddr="0xd0000" HARDWARE
The ie driver provides supports the following 8 and 16bit ISA Ethernet cards that are based on the Intel i82586 chip: o 3COM 3C507 o AT&T EN100 o AT&T Starlan 10 o AT&T Starlan Fiber o Intel EtherExpress 16 o RACAL Interlan NI5210 DIAGNOSTICS
ie%d: unknown board type code %d An i82586 chip was found, but the driver was unable to determine the actual board type during the probe. ie%d: kernel configured maddr %x doesn't match board configured maddr %x The device probe detected a different maddr than the one specified in the kernel configuration file. ie%d: can't find shared memory The device probe could not access the shared memory to determine its size. ie%d: kernel configured msize %d doesn't match board configured msize %d The device probe found a different size for the shared memory than the one specified in the kernel configuration file. ie%d: kernel configured irq %d doesn't match board configured irq %d The device probe detected that the board is configured for a different interrupt than the one specified in the kernel configuration file. ie%d: reset The Intel i82586 had to be reset by the driver. ie%d: transceiver problem The driver has detected a problem with the Ethernet transceiver. This is usually due to a loose or broken trans- ceiver cable when using an external transceiver. When you experience this problem with an on-card transceiver your card may be incorrectly jumpered for to use an external transceiver. Worst case your on-board transceiver may be broken. ie%d: TDR detected an open %d clocks away The driver detected an open circuit in the Ethernet cable. Check your coax cable and terminator resistors. ie%d: TDR detected a short %d clocks away The driver detected a short circuit in the Ethernet cable. Check your coax cable and terminator resistors. ie%d: TDR returned unknown status %x The driver got an unknown status from the card during the Ethernet cable test. ie%d: multicast address setup command failed The card could not be put into multicast mode. ie%d: configure command failed The card refused to respond correctly during configuration. ie%d: individual address setup command failed The programming of the Ethernet (MAC) address failed. CAVEATS
The Racal Interlan NI5210 comes in variants with 8 and 16 kbytes of shared memory. It is strongly advisable to use the 16 kbyte variant. You can upgrade your 8 kbyte card to 16 kbyte by adding an additional RAM chip. SEE ALSO
arp(4), netintro(4), ng_ether(4), ifconfig(8) AUTHORS
The ie device driver was written by Garrett A. Wollman, based on code by William F. Jolitz and Lawrence Berkeley Laboratories. 3C507 support was written by Charles M. Hannum. This manual page was written by Wilko C. Bulte. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 10:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy