Sponsored Content
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing Virtual sound card for Ubuntu Post 302543829 by getrue on Tuesday 2nd of August 2011 07:52:18 AM
Old 08-02-2011
This is very important for us. Is this impossible or not.
Have you any experienc?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sound Card configuration

Hie, Im using Linux Kernel 2.2.16-22 (Linux Ver7.0), My problem is My sound Card is not detected and configured properly, i tried many ways but still cant configured it out. Heres my detail problem. Whenever i tried to configure my sound card which i newly purchased ( Creative Vibra 128 Audio... (2 Replies)
Discussion started by: killerserv
2 Replies

2. 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

3. 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

4. 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

5. 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

6. 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

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
SND_GUSC(4)						   BSD Kernel Interfaces Manual 					       SND_GUSC(4)

NAME
snd_gusc -- Gravis UltraSound ISA bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_gusc Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_gusc_load="YES" Non-PnP cards require the following lines in device.hints(5): hint.gusc.0.at="isa" hint.gusc.0.port="0x220" hint.gusc.0.irq="5" hint.gusc.0.drq="1" hint.gusc.0.flags="0x13" DESCRIPTION
The snd_gusc bridge driver allows the generic audio driver sound(4) to attach to Gravis UltraSound sound cards. The value of flags specifies the secondary DMA channel. If the secondary DMA channel is C, set the flags to (C | 0x10). For a sound card without the secondary DMA channel, the flags should be set to zero. HARDWARE
The snd_gusc driver supports the following sound cards: o Gravis UltraSound MAX o Gravis UltraSound PnP DIAGNOSTICS
xxx: gus pcm not attached, out of memory There are not enough memory to drive the device. SEE ALSO
sound(4) HISTORY
The snd_gusc device driver first appeared in FreeBSD 4.0. AUTHORS
Ville-Pertti Keinonen <will@iki.fi> Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> BUGS
Recording pcm sound data is not supported yet. BSD
December 15, 2005 BSD
All times are GMT -4. The time now is 03:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy