From owner-freebsd-questions Wed Feb 11 16:01:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18654 for questions-outgoing; Wed, 11 Feb 1998 16:01:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.xs4all.nl (smtp1.xs4all.nl [194.109.6.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18642 for ; Wed, 11 Feb 1998 16:01:46 -0800 (PST) (envelope-from harst@xs4all.nl) Received: from xs4all.nl (ztm10-14.dial.xs4all.nl [194.109.48.47]) by smtp1.xs4all.nl (8.8.8/8.8.8) with ESMTP id BAA06011 for ; Thu, 12 Feb 1998 01:01:36 +0100 (MET) Message-ID: <34E23AC9.D242BC6B@xs4all.nl> Date: Thu, 12 Feb 1998 00:56:57 +0100 From: Derk van der Harst Organization: Organization X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: I can't mount audio CD's but I can mount cdroms References: <199802110359.TAA02953@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I don't think there's any relationship between the two facts, but after compiling the kernel for adding SoundBlaster support, I can't seem to mount any audio cd's. I can mount normal data cdroms. I've been able to mount audio cd's before. I can play audio cd's with Win95. I tried to mount audio CD's I know I've mounted before. I tried to mount the audio cd using : sh-2.00# mount -t cd9660 /dev/wcd0c /cdrom That's when I get this error: sh-2.00# cd9660: /dev/wcd0c: Input/output error Using the same command to mount a data cdrom: sh-2.00# mount -t cd9660 /dev/wcd0c /cdrom sh-2.00# cd /cdrom sh-2.00# ls [dir listing] So mounting a normal cdrom is not a problem. I've tried mount_cd9660 with the same results. Does anybody know a solution to this? Is the cdrom player corrupted? Thanks in advance, Derk btw I'm only subscribed to the questions-digest Here's the dmesg: Script started on Thu Feb 12 00:17:16 1998 sh-2.00# dmesg Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.2-RELEASE #0: Wed Feb 11 01:54:42 CET 1998 root@HARST01.harst.com:/usr/src/sys/compile/KERNELII CPU: Pentium (99.72-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x526 Stepping=6 Features=0x1bf real memory = 67108864 (65536K bytes) avail memory = 62464000 (61000K bytes) Probing for devices on PCI bus 0: chip0 rev 2 on pci0:0 chip1 rev 2 on pci0:7:0 chip2 rev 2 on pci0:7:1 vga0 rev 83 int a irq 11 on pci0:15 Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 at 0x280-0x29f irq 10 on isa ed0: address 00:20:18:72:5e:5b, type NE2000 (16 bit) sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 1549MB (3173184 sectors), 3148 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): wd1: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, intr, iordis wcd0: 1033Kb/sec, 128Kb cache, audio play, 255 volume levels, ejectable tray wcd0: 120mm audio disc loaded, unlocked bt0 not found at 0x330 uha0 not found at 0x330 aha0 not found at 0x330 aic0 not found at 0x340 nca0 not found at 0x1f88 nca1 not found at 0x350 sea0 not found wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 npx0 flags 0x1 on motherboard npx0: INT 16 interface sb0 at 0x220 irq 7 drq 1 on isa sb0: sbxvi0 at 0x0 drq 5 on isa sbxvi0: sbmidi0 at 0x330 on isa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message