X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAMreM0+cKEcU/2dsb2JhbABDryeBB4F5EihRARUnAi8TJgEEGxqiUoQ1lB2MDQkGCw8KBCoDAYMMBkuDO2MEiEiERI4gjQQ From: "Buchbinder, Barry (NIH/NIAID) [E]" To: "cygwin AT cygwin DOT com" Date: Thu, 9 Feb 2012 09:57:50 -0500 Subject: problem with /dev/dsp Message-ID: <0105D5C1E0353146B1B222348B0411A20A51DE5C41@NIHMLBX02.nih.gov> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q19EwDn1030911 I used to be able to copy WAV files to /dev/dsp, they would play, and I would know what was happening in my scripts. Now I get a silent error message. $ /bin/cp bin/alert.wav /dev/dsp cp: writing `/dev/dsp': No space left on device cp: failed to extend `/dev/dsp': No space left on device $ cat bin/alert.wav > /dev/dsp cat: write error: No space left on device $ cat bin/alert.wav >> /dev/dsp cat: write error: No space left on device echo '^G' works fine. Everything up to date. Seems correlated with the new cygwin1.dll. Thanks, - Barry -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple