From owner-freebsd-hardware@FreeBSD.ORG Sat Dec 9 20:50:42 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 367A616A412 for ; Sat, 9 Dec 2006 20:50:42 +0000 (UTC) (envelope-from nuno.antunes@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC93743CAE for ; Sat, 9 Dec 2006 20:49:28 +0000 (GMT) (envelope-from nuno.antunes@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1447156nfc for ; Sat, 09 Dec 2006 12:50:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EXipP19Ce0ZlzhE8zdQSN2UYe9XrLIVKiF/99KwXqcc0D44P+ZInntwRi6MiXxB0uPQIeORPtGRhqFBtKhaM3Xj6mqCTzSc+rre2DdBjrLJ7ACCRYj0fvZ5aNe+k/hd4dSQCh7mXWrVUUk7aBie+wXKKWqX7VPl16msa2aeSCXY= Received: by 10.49.93.4 with SMTP id v4mr281044nfl.1165697433460; Sat, 09 Dec 2006 12:50:33 -0800 (PST) Received: by 10.49.63.15 with HTTP; Sat, 9 Dec 2006 12:50:33 -0800 (PST) Message-ID: <262949390612091250p7326005kbfdd13406cb2cda9@mail.gmail.com> Date: Sat, 9 Dec 2006 20:50:33 +0000 From: "Nuno Antunes" To: "CleanPHP Team" In-Reply-To: <1165630151.1292.28.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1165630151.1292.28.camel@localhost> Cc: freebsd-hardware@freebsd.org Subject: Re: Lifebook E8010 - can not use cdrom X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2006 20:50:42 -0000 On 12/9/06, CleanPHP Team wrote: > Hi > > after long time googling and lists.freebsd searching, i'm hopefull to > find the solution for my problem in the right place > > so, i was unable to install FreeBSD 6.1 RELEASE from cdrom. > after boot up from the cdrom, it says my cd looks more like audio one, > than FreeBSD disc > > weel, i gave up, and instaled the system from FTP > > system stands up, Xorg + Gnome works great > > but ... > > i can not use cdrom! > > dmesg says: > acd0: DVDR at ata1-master UDMA33 I'm writing this from a lifebook E8010 but my cdrom device is different. Here's my dmesg with atapicam enabled in kernel config: acd0: CDRW at ata1-master UDMA33 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c losed > verbose dmesg says "Unretryable error" when try to read from device > > mount /cdrom says: > > mount_cd9660: /dev/acd0: Invalid argument > > The last strange thing - on another(non BSD) systems, this device works > properly. Can you try another cdrom device on your system? > did anybody encountered such problems? > > Thanks > > Hope this helps Nuno