From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 15 17:30:09 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9E8F16A4CE for ; Thu, 15 Jul 2004 17:30:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E099743D2F for ; Thu, 15 Jul 2004 17:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i6FHU80g082306 for ; Thu, 15 Jul 2004 17:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6FHU8F6082305; Thu, 15 Jul 2004 17:30:08 GMT (envelope-from gnats) Resent-Date: Thu, 15 Jul 2004 17:30:08 GMT Resent-Message-Id: <200407151730.i6FHU8F6082305@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jayant Kumble Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5781716A4CE for ; Thu, 15 Jul 2004 17:25:23 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF6543D3F for ; Thu, 15 Jul 2004 17:25:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6FHPNjl030592 for ; Thu, 15 Jul 2004 17:25:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i6FHPMRP030569; Thu, 15 Jul 2004 17:25:22 GMT (envelope-from nobody) Message-Id: <200407151725.i6FHPMRP030569@www.freebsd.org> Date: Thu, 15 Jul 2004 17:25:22 GMT From: Jayant Kumble To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/69120: Release 4.10 is not able to detect my Samsung 52x CDROM X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 17:30:09 -0000 >Number: 69120 >Category: misc >Synopsis: Release 4.10 is not able to detect my Samsung 52x CDROM >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 15 17:30:08 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jayant Kumble >Release: 4.10 >Organization: EDot Solutions >Environment: FreeBSD jayant.edotsol 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004 root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: I've a SAMSUNG CD-ROM SC-152A which is not detected by FreeBSD .10. while searching for a solution over net I came across a forum where the following was mentioned; ----------------------------------- add these lines to /boot/loader.conf or /boot/loader.conf.local (create as necessary): hw.ata.ata_dma="1" hw.ata.atapi_dma="1" Then reboot. ------------------------------ The above doesn't seem to work for me. But a funny thing happend now, below is a partial output of my dmesg; ------------------------------ acd0: MODE_SENSE_BIG command timeout - resetting ata1: resetting devices .. done acd0: MODE_SENSE_BIG command timeout - resetting ata1: resetting devices .. done acd0: CDROM at ata1-master WDMA2 Mounting root from ufs:/dev/ad0s3a acd0: TEST_UNIT_READY command timeout - resetting ata1: resetting devices .. done acd0: TEST_UNIT_READY command timeout - resetting ata1: resetting devices .. done ---------------------------------- It seems like it did detect the cdrom after a long time but still I can't mount it and the TEST_UNIT_READY command still fails(I thing this came up after I tried to mount it). Devices listed by KDE's Info Center (tree view) --------------------------------------------- pcib0 (Host to PCI bridge) -> pci0 (PCI bus) -> atapci0 (Intel ICH4 ATA100 Controller) ->ata1 (ata1: at 0x170 irq 15 on atapci0) -> acd0 (SAMSUNG CD-ROM SC-152A) ->ata0 (ata0:at 0x1f0 irq 14 on atapci0) -> ad0 (SAMSUNG SP0411N) ------------------------------------------------- Motherboard : ASUS P4BGL-MX (Intel 810 chipset) >How-To-Repeat: Reboot the system. The following message appears while booting, acd0: MODE_SENSE_BIG command timeout - resetting ata1: resetting devices .. done >Fix: >Release-Note: >Audit-Trail: >Unformatted: