From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 14:20:40 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 642C616A400 for ; Thu, 14 Jun 2007 14:20:40 +0000 (UTC) (envelope-from idiotbg@gmail.com) Received: from v4.rz.uni-leipzig.de (v4.rz.uni-leipzig.de [139.18.1.30]) by mx1.freebsd.org (Postfix) with ESMTP id E5AFB13C4AD for ; Thu, 14 Jun 2007 14:20:39 +0000 (UTC) (envelope-from idiotbg@gmail.com) Received: from localhost (localhost [127.0.0.1]) by v4.rz.uni-leipzig.de (Postfix) with ESMTP id 0A4081047A0 for ; Thu, 14 Jun 2007 16:00:58 +0200 (CEST) X-Virus-Scanned: by amavisd-new at v4-ul Received: from v4.rz.uni-leipzig.de ([127.0.0.1]) by localhost (v4.rz.uni-leipzig.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52KTKsPFLMhS for ; Thu, 14 Jun 2007 16:00:57 +0200 (CEST) Received: from v1.rz.uni-leipzig.de (v1.rz.uni-leipzig.de [139.18.1.26]) by v4.rz.uni-leipzig.de (Postfix) with ESMTP id DB1DC10479C for ; Thu, 14 Jun 2007 16:00:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by v1.rz.uni-leipzig.de (Postfix) with ESMTP id 3096E15890; Thu, 14 Jun 2007 16:00:56 +0200 (CEST) X-Virus-Scanned: by amavisd-new at v1-ul Received: from v1.rz.uni-leipzig.de ([127.0.0.1]) by localhost (v1.rz.uni-leipzig.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nnvo9TFoaFLX; Thu, 14 Jun 2007 16:00:56 +0200 (CEST) Received: from server1.rz.uni-leipzig.de (server1.rz.uni-leipzig.de [139.18.1.1]) by v1.rz.uni-leipzig.de (Postfix) with ESMTP id 168AE1588F; Thu, 14 Jun 2007 16:00:56 +0200 (CEST) Received: from [192.168.231.4] (unknown [139.18.202.253]) by server1.rz.uni-leipzig.de (Postfix) with ESMTP id F15AD21; Thu, 14 Jun 2007 16:00:55 +0200 (METDST) From: Momchil Ivanov To: Tom Evans Date: Thu, 14 Jun 2007 16:00:28 +0200 User-Agent: KMail/1.9.6 References: <200706132034.22794.idiotbg@gmail.com> <1181817741.1212.3.camel@localhost> In-Reply-To: <1181817741.1212.3.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1997352.GlCSl4p4II"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706141600.37249.idiotbg@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some error 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: Thu, 14 Jun 2007 14:20:40 -0000 --nextPart1997352.GlCSl4p4II Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 14 June 2007 12:42:20 Tom Evans wrote: > > The error message is benign - the controller tries to send a command to > the device, the device doesn't support it, so you get the error message. > That's all, everything else should work. > > Do you load or compile into your kernel > device scbus > device cd I have missed this one ^^, I`ve checked my config today and noticed that I`= ve=20 left that "device cd" commented, because it used to hang my system before=20 when trying to access the cd-rw drive. I`ve uncommented it and now it works= ,=20 I have /dev/cd0, though I still see some errors about /dev/acd0 acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks= =3D0x40=20 0x00 0x02 acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - READ_BUFFER ILLEGAL REQUEST asc=3D0x20 ascq=3D0x00=20 acd0: FAILURE - START_STOP ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x4= 0 0x00=20 0x04 acd0: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks= =3D0x40=20 0x00 0x02 acd0: FAILURE - READ_TOC ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x40 = 0x00 0x00 acd0: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks= =3D0x40=20 0x00 0x02 I have successfully burned a cd with k3b and mounted it afterwards, everyth= ing=20 seems to be there. Sorry for the noise. > device atapicam > > atapicam allows you to access ATAPI devices through the SCSI subsystem, > so you must ensure that you have a SCSI subsystem to access them > through. > > Cheers > > Tom =2D-=20 PGP KeyID: 0x3118168B Keyserver: pgp.mit.edu Key fingerprint BB50 2983 0714 36DC D02E =A0158A E03D 56DA 3118 168B =20 --nextPart1997352.GlCSl4p4II Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGcUn84D1W2jEYFosRAuIMAKCj8j6U1rRj8ctgloQq8tfkVR7pLgCghZVA MWFac5AVU0y+J7gXTPlPhoU= =VypZ -----END PGP SIGNATURE----- --nextPart1997352.GlCSl4p4II--