Sponsored Content
Full Discussion: sound issues and hangging up
Top Forums UNIX for Dummies Questions & Answers sound issues and hangging up Post 9671 by xiamin on Wednesday 31st of October 2001 11:19:25 PM
Old 11-01-2001
Hello

why dont you try out alsa ?

regards
Hrishy
 

10 More Discussions You Might Find Interesting

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

2. UNIX for Advanced & Expert Users

Sound Problems

Hi All I am having difficulty configuring sound on my system an wonder if anyone can help me. xmms refuses to play telling me that oss_open(): Failed to open audio device (/dev/sound/dsp): No such file or directory what I have done to try and fix this is 1. create /dev/sound/dsp ... (7 Replies)
Discussion started by: silvaman
7 Replies

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

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

5. AIX

Onboard Sound

Is there a command to make the onboard sound beep? (0 Replies)
Discussion started by: dig1tal
0 Replies

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

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

8. Ubuntu

Ubuntu 10.10 headphone/headset sound issues

I just installed Ubuntu 10.10 linux kernal 2.6.39-3-bb03 on my Asus U52F-BBG6 laptop and the sound works but only thru my internal speakers and I cant use my headphones that have a mic on them. well technically they are headsets. but can't get any sound out of them when i plug them into and cant... (4 Replies)
Discussion started by: stephen45ss
4 Replies

9. Shell Programming and Scripting

Play sound

hi i want to produce digit sounds.for ex: if my input text is four five six then code should able to produce sounds corresponding to digits which are stored in some directory as four.wav,five.wav etc.Please help me (8 Replies)
Discussion started by: sreejithalokkan
8 Replies

10. UNIX for Beginners Questions & Answers

No sound hdmi

i am having a problem with putting a sound via HDMi.Its muted, nothing. When I tested like this: speaker-test -D hw:PCH,DEV=7 -c 2 i hear that,. this is aplay -L aplay -L null Discard all samples (playback) or generate zero samples (capture) pulse PulseAudio Sound Server... (2 Replies)
Discussion started by: tomislav91
2 Replies
IDJC(1) 							Internet DJ Console							   IDJC(1)

NAME
idjc - be a dj on the internet SYNOPSIS
idjc idjc run --help idjc generateprofile --help DESCRIPTION
idjc is a powerful yet easy to use source-client for individuals interested in streaming live radio shows over the Internet using Shoutcast or Icecast servers or for making static recordings. Features include two main media players with a crossfader, a jingles player, microphone signal processing (compressor, noise gate), IRC announcements, automatic stream start/stop and reconnection, simultaneous mp3 and Ogg streaming, up to 12 mono or 6 stereo audio input channels, a DSP interface, a VoIP integration feature, MIDI input device support, audio level meters. It uses GTK+ for the user interface and JACK Audio Connection Kit for the audio back-end permitting the inclusion of third-party audio com- ponents into the mix. ENVIRONMENT
If the ~/.jackdrc file is not present depending on how recent a version of jackd you have JACK will either not start automatically or will start but configure itself with a sample rate of 48000 which is suboptimal for streaming CD audio. It is recommended to create such a file by this method within a console. $ echo "/usr/bin/jackd -d alsa -r 44100 -p 2048" > ~/.jackdrc If you prefer to start the JACK sound server manually you can do so like this. $ jackd -d alsa -r 44100 -p 2048 Refer to jackd(1) for further details. idjc has native language support built in and takes account of the LANG and LANGUAGE environment variables. SEE ALSO
http://idjc.sourceforge.net http://www.sourceforge.net/projects/idjc jackd(1), idjcctrl(1) idjc-0.8.7 2011-10-08 IDJC(1)
All times are GMT -4. The time now is 12:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy