From owner-freebsd-stable@FreeBSD.ORG Sun Sep 26 17:37:17 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AB85106566C for ; Sun, 26 Sep 2010 17:37:17 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 865C18FC13 for ; Sun, 26 Sep 2010 17:37:16 +0000 (UTC) Received: by bwz15 with SMTP id 15so3841003bwz.13 for ; Sun, 26 Sep 2010 10:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Hp3bqvxcaCg1gHR+8k1/t2XnAcJ87mlUZoIqL5SxrEk=; b=Mvcd8ZkBwqpoVVbUh/J1F5zVb2KKbJoqNF+SXwrgRJd3zjNIKVyrGLaoFHXQ3ehkqR o33CXXafOAIbLx0y2CvdeN7QAem4x/FL2RiTSPgAzFGOjFtQE4Tui5N/mDWT4Zkp6one iZjhdQMLWZqYMFtC5Wb9Tab0ml2uXZem9ZE50= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=d1rygxT1kXHh7d5P2ppnTS0lGqaUThuFGaMz4wFvblIEviIcSHZe7sSnKkMuMi3xtP FGyqplN6LHdxVfYOo1VirG9bFu7ob8zG1ZfFvnKrw8v3BTvslQj3ujfHo1syV1V/G6jQ oa1SBw3B7sCIsCmKtqbNJKY1HQmT0awIqeMm0= MIME-Version: 1.0 Received: by 10.204.11.13 with SMTP id r13mr4386608bkr.96.1285522635147; Sun, 26 Sep 2010 10:37:15 -0700 (PDT) Received: by 10.204.97.208 with HTTP; Sun, 26 Sep 2010 10:37:15 -0700 (PDT) In-Reply-To: <20100926172527.GA38405@icarus.home.lan> References: <4C9F16F9.50707@icyb.net.ua> <20100926103836.GA33415@owl.midgard.homeip.net> <20100926172527.GA38405@icarus.home.lan> Date: Sun, 26 Sep 2010 19:37:15 +0200 Message-ID: From: David DEMELIER To: Jeremy Chadwick Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable , Andriy Gapon Subject: Re: Failure to burn with ahci mode. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 17:37:17 -0000 2010/9/26 Jeremy Chadwick : > On Sun, Sep 26, 2010 at 07:12:17PM +0200, David DEMELIER wrote: >> 2010/9/26 Erik Trulsson : >> > On Sun, Sep 26, 2010 at 11:53:01AM +0200, David DEMELIER wrote: >> >> 2010/9/26 Andriy Gapon : >> >> > on 26/09/2010 12:31 David DEMELIER said the following: >> >> >> Hi, >> >> >> >> >> >> I posted this PR : http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dke= rn/146464 >> >> >> >> >> >> I can't burn with the optical drive, I can read it but not burn. W= hen >> >> >> I try to use burncd it says >> >> >> >> >> >> acd0: FAILURE - MODE_SELECT_BIG timed out >> >> >> >> >> >> It's a >> >> >> Master: acd0 SATA revision 1.x >> >> >> =C2=A0 =C2=A0 Slave: =C2=A0 =C2=A0 =C2=A0 no device present >> >> >> >> >> >> I would love to use ahci instead of ide since it's really faster. = I >> >> >> don't know how I can help you more, >> >> >> >> >> >> FreeBSD Melon.malikania.fr 8.1-STABLE FreeBSD 8.1-STABLE #3: Sun S= ep >> >> >> 26 10:15:10 CEST 2010 >> >> >> root@Melon.malikania.fr:/usr/obj/usr/src/sys/Melon =C2=A0amd64 >> >> > >> >> > Try using ahci(4) driver. >> >> > >> >> > -- >> >> > Andriy Gapon >> >> > >> >> >> >> That's what I'm doing. >> > >> > If you were using the ahci(4) driver the optical drive ought to show u= p >> > as cd0 rather than acd0. >> > >> > Anyway, I think burncd will only work with the old ata(4) driver. =C2= =A0The >> > new ahci(4) and ada(4) drivers use the cam(4) system and looks pretty >> > much like SCSI drives to the rest of the system. >> > >> > Try the sysutils/cdrecord port for burning. (Should work with all SCSI >> > and ATAPI optical drives, regardless of which driver is used.) >> > >> > >> > >> > >> > -- >> > >> > Erik Trulsson >> > ertr1013@student.uu.se >> > >> >> No it's still acd0, do I need atapicam as device in my kernel configurat= ion? >> >> Thanks for your answers. > > There's a difference between ataahci.ko ("device ataahci") and ahci.ko, > in case you're confusing to two. > > Can you please provide your loader.conf and kernel configuration file? > Thanks. > > -- > | Jeremy Chadwick =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 jdc@parodiu= s.com | > | Parodius Networking =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 http://www.parodius.com/ | > | UNIX Systems Administrator =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0Mountain View, CA, USA | > | Making life hard for others since 1977. =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0PGP: 4BD6C0CB | > > http://files.malikania.fr/Melon and http://files.malikania.fr/loader.conf markand@Melon ~ $ sudo camcontrol devlist at scbus0 target 0 lun 0 (ada0) at scbus1 target 0 lun 0 (cd0) markand@Melon ~ $ sudo cdrecord downloads/FreeBSD-8.1-RELEASE-amd64-livefs.= iso cdrecord: No write mode specified. cdrecord: Assuming -sao mode. cdrecord: If your drive does not accept -sao, try -tao. cdrecord: Future versions of cdrecord may have different drive dependent defaults. Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd8.1) Copyright (C) 1995-2010 J=C3=B6rg Schilling cdrecord: Error 0. Cannot open or use SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. cdrecord: For possible transport specifiers try 'cdrecord dev=3Dhelp'. markand@Melon ~ $ sudo cdrecord -scanbus Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd8.1) Copyright (C) 1995-2010 J=C3=B6rg Schilling cdrecord: Error 0. Cannot open or use SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. cdrecord: For possible transport specifiers try 'cdrecord dev=3Dhelp'. Cheers --=20 Demelier David