From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 11 00:54:41 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC7B316A46D for ; Sun, 11 Nov 2007 00:54:41 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 6D3C913C480 for ; Sun, 11 Nov 2007 00:54:41 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so492191pyb for ; Sat, 10 Nov 2007 16:54:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-type:resent-date:message-id:content-transfer-encoding:resent-to:resent-message-id:from:subject:resent-from:date:to:x-mailer; bh=dYQmohd+R0LHu1a5Hy56OknM01q+luPBzX7fDn32y9s=; b=EGrkDBsJGcBlrOppRvmBASECC4Lo4Bx7E0vZV8QphT7ZFC/IjOFSIzUcQDZWpgZ/ihzBQz9cfinJZjnEL/Kji5YG/Qit5/exICDxeK73iSFdwhIaqSpIQcbBAN2W5Kpd5WVM/WThE9r0oa3Uh/Ad6/HO5A6U0kq9MhHyIQmztl0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-type:resent-date:message-id:content-transfer-encoding:resent-to:resent-message-id:from:subject:resent-from:date:to:x-mailer; b=RMCVta2zNypmvOvGUX9VN9tL5mQL1GcB7o6M0Lyy1zozApaZvHThbEycY7GlqVoG5RkT00rXcGDAXb5eSwM1bQ5XHI+Le4mV9qNic1rzaIlnYIXLPT6Dzq8H1Z6joplMk1G2dqRCQE+QAG+owSKBFeN+P82cJLdM7ZAwL51u8pQ= Received: by 10.35.109.2 with SMTP id l2mr4007771pym.1194740874535; Sat, 10 Nov 2007 16:27:54 -0800 (PST) Received: from ?192.168.1.4? ( [74.134.230.123]) by mx.google.com with ESMTPS id x72sm4129121pyg.2007.11.10.16.27.52 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 10 Nov 2007 16:27:53 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Resent-Date: Sat, 10 Nov 2007 18:27:50 -0600 Message-Id: <9a7b572639178c625b2a6d282db16eec@gmail.com> Content-Transfer-Encoding: 7bit Resent-To: freebsd-hackers@freebsd.org Resent-Message-Id: <27995aedf8e7691a972da9af1cc9e04c@gmail.com> From: Joshua Isom Resent-From: Joshua Isom Date: Mon, 5 Nov 2007 14:32:54 -0600 To: freebsd-questions Questions X-Mailer: Apple Mail (2.624) Cc: Subject: SATA DVD speed's too slow (Modified by Joshua Isom) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2007 00:54:41 -0000 Redirected from freebsd-questions after no reply. I currently have an SATA DVD-RW drive for my computer. I have to boot using a CURRENT kernel to get the drive recognized, and dmesg lists it as running at 3.3MB/s. Running mplayer -dumpstream gets around 3 megs a second. Copying off a data dvd gets about the same. But I recall reading about playing a dvd before trying to get the data off of it when using dd, and it seems to work. But the odd part is, it can get up to 20 megabytes a second. Does anyone know how to get the higher speeds all the time?