From owner-freebsd-current Tue Dec 1 20:15:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA02758 for freebsd-current-outgoing; Tue, 1 Dec 1998 20:15:14 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA02745 for ; Tue, 1 Dec 1998 20:15:10 -0800 (PST) (envelope-from mestery@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id WAA02784 for ; Tue, 1 Dec 1998 22:14:50 -0600 (CST) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma002762; Tue, 1 Dec 98 22:14:38 -0600 Received: from localhost (mestery@localhost) by tundra.winternet.com (8.8.7/8.8.4) with ESMTP id WAA17946 for ; Tue, 1 Dec 1998 22:14:38 -0600 (CST) X-Authentication-Warning: tundra.winternet.com: mestery owned process doing -bs Date: Tue, 1 Dec 1998 22:14:37 -0600 (CST) From: Kyle Mestery To: freebsd-current@FreeBSD.ORG Subject: Problems in current with a CD-ROM drive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am running current as of 11-30 at about 4PM or so. I have a Sony 4x SCSI CD-ROM running on a dual Pentium machine that suddenly has stopped working. What I mean is, it no longer can correctly play audio CDs. Here is the relevant dmesg output: bt0: rev 0x00 int a irq 17 on pci0.19.0 bt0: BT-946C FW Rev. 4.25J Narrow SCSI Host Adapter, SCSI ID 7, 100 CCBs cd0 at bt0 bus 0 target 4 lun 0 cd0: Removable CD-ROM SCSI2 device cd0: 5.0MB/s transfers (5.0MHz, offset 15) cd0: cd present [214790 x 2048 byte records] There is also one 1GB HP disk on that controller. What happens is, if I load an audio CD into the drive, and use cdcontrol to play it, the CD plays fine initially, but when I type stop in cdcontrol to stop it, the process gets hung. I cannot kill it or anything. It gets stuck in cbwait, as is shown below from top: PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND 417 mestery -6 0 944K 432K cbwait 0 0:00 0.00% 0.00% cdcontrol If I type eject from cdcontrol, it will eject, but never close again until reset. THe drive's light continues to flicker from busy to not busy, and once again cdcontrol is stuck in cbwait. Is this a known problem with the above setup? Is anyone else seeing this? I tried using workman to play audio CDs, but it hangs upon pressing play. Not sure if it also hangs in cbwait. Any pointers would be appreciated! Thanks! -- Kyle Mestery StorageTek's Storage Networking Group To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message