Sponsored Content
Special Forums UNIX Desktop Questions & Answers arecord not interrupted after specified duration Post 302634845 by thillai_selvan on Friday 4th of May 2012 12:39:18 AM
Old 05-04-2012
It was just waiting.
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

automated sftp procedure interrupted

Dear experts, I have a local computer and remote computer (only sftp accessed). I want to delete files x and y in both local and remote computer using the following automated script: sftp $remote > /dev/null < mdel.file the file mdel.file has been pre-created, and its content is cd... (2 Replies)
Discussion started by: boyin.huang
2 Replies

2. Programming

Problem with signal handler and interrupted system call

Hi, I have a daq program that runs in an infinite loop until it receives SIGINT. A handler catches the signal and sets a flag to stop the while loop. After the loop some things have to be cleaned up. The problem is that I want my main while loop to wait until the next full second begins, to... (2 Replies)
Discussion started by: soeckel
2 Replies

3. Red Hat

ssh connection refused post yum interrupted update

an update of RHEL 5.1 via yum was interrupted after installing the following packages. Running Transaction Updating : libgcc ##################### Updating : setup ##################### Updating : filesystem ... (4 Replies)
Discussion started by: egrotjahn
4 Replies

4. UNIX for Advanced & Expert Users

arecord, pdflush and bfr.

Hi All I'm using arecord to record directly to a USB key: arecord -f cd > /mnt/usb/myfile.wav But I see buffer overruns at 30 second intervals, which correspond with short bursts of USB write activity. I'm assuming this is related to: /proc/sys/vm/dirty_expire_centiseconds And the... (0 Replies)
Discussion started by: bucksbell
0 Replies

5. Shell Programming and Scripting

Sort by Duration

.......................................................................................................................... 03:40 Geonetric File from CCL Complete 03:40:59 03:41:08 00:00:09 00:00:01 N/A 005 sys_runccl ... (7 Replies)
Discussion started by: Daniel Gate
7 Replies

6. Windows & DOS: Issues & Discussions

Interrupted Cygwin install changed permissions on C drive

I was installing cygwin on my Windows 7 desktop. I guess I picked a bad mirror site because the download speed was very slow and it wasn't able to give me all the packages I wanted. I closed the setup in too much haste. I think it was still downloading and not yet installing though. It said that... (1 Reply)
Discussion started by: ethoma7329
1 Replies

7. OS X (Apple)

Folder location interrupted

Have had hidden/interrupted folder. It is on a NTFS-partition I use for OS and Bootcamp. I think that the problem is a HFS+ problem. I happened with all the folder which had a slash "/" in their folder name. So for example I had the folder "test/rand". Recently it disappeared from finder. In... (9 Replies)
Discussion started by: sceltecs
9 Replies

8. UNIX for Dummies Questions & Answers

Is original file modified when pigz is interrupted?

I had to stop a pigz (parallel gzip) compression before it completed. Is the original uncompressed file changed/corrupted? I was under the impression that the original file is not changed during compression, though it is deleted if the compression is successful. (1 Reply)
Discussion started by: colin123
1 Replies
ALSAMIXERGUI(1) 					      General Commands Manual						   ALSAMIXERGUI(1)

NAME
alsamixergui -- FLTK based frontend for alsamixer SYNOPSIS
alsamixergui [-h] [-c <card number or identification>] [-D <mixer device>] [-g] [-s] DESCRIPTION
This manual page documents briefly the alsamixergui commands. This manual page was written for the Debian distribution because the original program does not have a manual page. alsamixergui is a FLTK based frontend for alsamixer. It is written directly on top of the alsamixer source, leaving the original source intact, only adding a couple of ifdefs, and some calls to the gui part, so it provides exactly the same functionality, but with a graphical user interface. OPTIONS
-h -help Help: show available flags. -c <card number or identification> Select the soundcard to use, if you have more than one. Cards are numbered from 0 (the default). -D <device identification> Select the mixer device to control. -g Toggle the using of colors. (Accepted but ignored) -s Minimize the mixer window. (Accepted but ignored) SEE ALSO
alsamixer(1), amixer(1), aplay(1), arecord(1). AUTHOR
This manual page was written by Robert Jordens jordens@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2. On Debian systems, the full text of this license can be found in the file /usr/share/common-licenses/GPL-2. ALSAMIXERGUI(1)
All times are GMT -4. The time now is 02:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy