From owner-freebsd-questions Wed Mar 20 17:35:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA23541 for questions-outgoing; Wed, 20 Mar 1996 17:35:29 -0800 (PST) Received: from acs4.bu.edu (root@ACS4.BU.EDU [128.197.154.40]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA23536 for ; Wed, 20 Mar 1996 17:35:26 -0800 (PST) From: rdmurphy@acs.bu.edu Received: by acs4.bu.edu (8.6.13/BU_SmartClient-1.0) id UAA171296; Wed, 20 Mar 1996 20:31:59 -0500 Date: Wed, 20 Mar 1996 20:31:59 -0500 Message-Id: <199603210131.UAA171296@acs4.bu.edu> To: questions@freebsd.org Subject: Playing audio CD Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a question about playing an audio CD (through headphones) on my CD-ROM drive. I've tried using a couple different programs without success. Using "cdplay", I can access the drive, in the sense that it lists the tracks, but it won't play the CD. When I attempt to play it, the following message is generated: cd0(ncr0:3:0): ILLEGAL REQUEST asc:26,0 Invalid field in parameter list Any idea what's going on here? My system: FreeBSD 2.1-STABLE #0: Mon Mar 11 01:03:52 1996 root@dunquin:/usr/src/sys/compile/DUNQUIN CPU: 133-MHz Pentium 735\\90 or 815\\100 (Pentium-class CPU) Origin = "GenuineIntel" Id = 0x52b Stepping=11 Features=0x1bf real memory = 16777216 (16384K bytes) avail memory = 15126528 (14772K bytes) Probing for devices on PCI bus 0: chip0 rev 2 on pci0:0 chip1 rev 2 on pci0:7 vga0 rev 0 int a irq 10 on pci0:10 ncr0 rev 2 int a irq 11 on pci0:12 ncr0 waiting for scsi devices to settle (ncr0:0:0): "FUJITSU M1606S-512 6234" type 0 fixed SCSI 2 sd0(ncr0:0:0): Direct-Access sd0(ncr0:0:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8. 1041MB (2131992 512 byte sectors) (ncr0:3:0): "SONY CD-ROM CDU-76S 1.1c" type 5 removable SCSI 2 cd0(ncr0:3:0): CD-ROM cd0(ncr0:3:0): 200ns (5 Mb/sec) offset 8. cd0(ncr0:3:0): UNIT ATTENTION asc:28,0 cd0(ncr0:3:0): Not ready to ready transition, medium may have changed cd present.[400000 x 2048 byte records] Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A sio2 at 0x3e8-0x3ef irq 7 on isa sio2: type 16550A lpt0 at 0x378-0x37f on isa mse0 at 0x23c irq 5 on isa fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in npx0 on motherboard npx0: INT 16 interface Thanks for any help you can offer. Russ Murphy