Sponsored Content
Full Discussion: RHEL6.2 Santiago Audio Issue
Homework and Emergencies Emergency UNIX and Linux Support RHEL6.2 Santiago Audio Issue Post 302820797 by Corona688 on Thursday 13th of June 2013 01:02:30 PM
Old 06-13-2013
I'm not sure I understand your question. You say the display is very clear?
 

10 More Discussions You Might Find Interesting

1. Red Hat

whats new in rhel6

hi everyone please tell me what is new in rhel 6 version,than rhel 5 or rhel 5.5? (1 Reply)
Discussion started by: dipanjan123
1 Replies

2. Red Hat

3D effects on RHEL6 OC

Hello, I just installed RHEL6 OC on my T61p. It's great! Just for fun I'd like to use some fancy cool Desktop effects. I tried to enable 3D Desktop effects from OC Welcome Center but it gave me error message: Accelerated 3D graphics is not available. Desktop effects require hardware 3D support.... (7 Replies)
Discussion started by: susja
7 Replies

3. Red Hat

3d effects in rhel6

I installed rhel 6.0 in my laptop but it is not upporting 3d graphics of rhel6 and i am getting an error message "Accelerated 3d graphics not available Desktop effects require hardware 3D support." my laptop is dll studio 1558 and my graphic card is ATI Radeon 5470 with 1 gb dedicated ram. (6 Replies)
Discussion started by: nileshgupta
6 Replies

4. Red Hat

Installation of java on RHEL6

HI all, I am trying to install java on RHEL 6 in a vm. Can any one Help me How to install Java on RHEL6. (1 Reply)
Discussion started by: saisrinivas99
1 Replies

5. IP Networking

Channel bonding Issue - Bond0 interface not getting up in on RHEL6

Hello, I am trying to set up Channel Bonding on a RHEL6 Virtual Box VM. I have 2 ethernet cards on the machine which are set up in Internal Network mode. I followed all the steps exactly as mentioned in the RHEL6 deployment Guide, but for some reason i think results are not correct. Here are my... (13 Replies)
Discussion started by: Rohit Bhanot
13 Replies

6. Red Hat

Mount problem in RHEL6

Hi Folks, I am trying to mount an AIX server in Linux 6, I am able to mount the path under the mount point of /mnt and also can view on df -h. But, under the /mnt there is no content ... its empty. (6 Replies)
Discussion started by: gsiva
6 Replies

7. UNIX for Dummies Questions & Answers

Keys not working after installing redhat santiago

Hi Guys, I have installed redhat santiago on my system but keys ar not working properly after installation , like for | (pipeline) it types "~" and for other special keys also. also man command doesnt work pls help (0 Replies)
Discussion started by: Jcpratap
0 Replies

8. Red Hat

[RHEL6.1] Installation phpmyadmin

Hi, i'm trying to install PhpMyAdmin on my RHEL 6.1 but when i do : yum install phpmyadmin it gives me this : Error: Package: php-common-5.5.8-1.el6.remi.i686 (remi-php55) Requires: libssl.so.10(libssl.so.10) Error: Package: php-5.5.8-1.el6.remi.i686 (remi-php55) ... (1 Reply)
Discussion started by: talkk
1 Replies

9. Slackware

Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix... (2 Replies)
Discussion started by: qzxcvbnm
2 Replies

10. Red Hat

Multipath issue in RHEL6.5 32-bit

I am facing problems with native multipath of the OS RHEL 6.5 (32-bit). One of the two paths of random Logical disks are not going neither failing back unless we reboot the system.what could be the reason? (1 Reply)
Discussion started by: Sahil Sharma
1 Replies
BPLAY(1)						      General Commands Manual							  BPLAY(1)

NAME
bplay, brec - buffered sound recording/playing SYNOPSIS
bplay [-d device] [-B buffersize] [-S] [-s speed] [-b bits] [[-t secs] | [-T samples]] [[-j secs] | [-J samples]] [-D level] [file] brec [-d device] [-B buffersize] [-S] [-s speed] [-b bits] [[-t secs] | [-T samples]] [-r|-v|-w] [-D level] [file] DESCRIPTION
bplay copies data from the named sound file (or the standard input if no filename is given) to the audio device. brec copies data from the audio device to the named sound file (or the standard output if no filename is present). These programs are intended to be drop-in replacements for the vplay and vrec programs by Michael Beck (beck@informatik.hu-berlin.de). OPTIONS -B buffersize Use the supplied audio buffer size instead of the default. -d device Use the supplied audio device instead of the default. -S Sound file is stereo. -s speed The speed in samples per second. -b bits The number of bits per sample. Only 8 and 16 are currently supported. -t secs The number of seconds to be played or recorded. -T samples The number of samples to be played or recorded. -j secs When playing, the number of seconds to skip at the beginning of the input before playing. -J samples When playing, the number of samples to skip at the beginning of the input before playing. -r When recording, write raw sound file. -v When recording, write Creative Labs VOC sound file. -w When recording write Microsoft Wave sound file. Note that the WAVE file format is limited to 4GiB filesize. Recording more data is possible, but the length info won't be consistent. -q Quiet mode. No messages are displayed. -D level Print debug information to stderr. Debug level ranges from 0 to 2, where 0 is no debug information. FILES
/dev/dsp The audio device. BUGS
The -t, -T, -j and -J options may do strange things when playing VOC files. There are limitations on recording VOC format files - specifically VOC files are only recorded in the 1.20 version of the format, which some player programs may choke on. There is also currently a limit of around 16M on the size of a VOC file which will be recorded. This is probably not a problem since I don't think anybody really uses VOC files anymore. This program prefers to run setuid root. This is because it wants to use setpriority() to run at the highest possible priority, and also locks down the buffers it uses to avoid them being swapped out. AUTHOR
David Monro (davidm@amberdata.demon.co.uk or davidm@cs.usyd.edu.au) The option parsing code was originally taken from vplay to maintain compatibility. 20 September 1999 BPLAY(1)
All times are GMT -4. The time now is 12:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy