From owner-freebsd-stable@FreeBSD.ORG Sun Sep 26 09:31:46 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 518FC106566C for ; Sun, 26 Sep 2010 09:31:46 +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 D6F138FC0A for ; Sun, 26 Sep 2010 09:31:45 +0000 (UTC) Received: by bwz15 with SMTP id 15so3675722bwz.13 for ; Sun, 26 Sep 2010 02:31:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=kus1Kl+joKRgBd3bR8Qf0ntTi9zQ+raQsQaicknI9tI=; b=QZz8/JU43iLhXqciDBk97GD8nDZezppA4lZUpuKBC4JSoryqzG3mE85m6Loip2twVD t1tZafzDeLuV9VZr4AYKz/QPvombO8xyfsMEGRSaNxKMYN0n1snwHB3WbWdZBiDkFr6e fkI7BsXzEbWWOPpFWHgmIyb5akwFS8qKGAKDc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xf4EKp50jAuWyMKx4c2zGA5mN/pdScLz19NQv2sxzKgIQfZH54L7ttCGbTSGF3mB8G IkFUC6L8sKXhYErO5qcewiqiFowr6NZD0Il83HAJq9/RXF69x/yEw3EnaetsO5/DdhkN FSiAPb115n0iaDHoV2MBCVKo4/2zW+empZGXc= MIME-Version: 1.0 Received: by 10.204.75.81 with SMTP id x17mr4040573bkj.72.1285493501465; Sun, 26 Sep 2010 02:31:41 -0700 (PDT) Received: by 10.204.97.208 with HTTP; Sun, 26 Sep 2010 02:31:41 -0700 (PDT) Date: Sun, 26 Sep 2010 11:31:41 +0200 Message-ID: From: David DEMELIER To: freebsd-stable Content-Type: text/plain; charset=UTF-8 Subject: 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 09:31:46 -0000 Hi, I posted this PR : http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/146464 I can't burn with the optical drive, I can read it but not burn. When I try to use burncd it says acd0: FAILURE - MODE_SELECT_BIG timed out It's a Master: acd0 SATA revision 1.x Slave: 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 Sep 26 10:15:10 CEST 2010 root@Melon.malikania.fr:/usr/obj/usr/src/sys/Melon amd64 Kind regards, -- Demelier David