Date: Sat, 05 Jun 2010 20:17:44 +0200 From: hans.dampf@eml.cc To: "FreeBSD Stable" <freebsd-stable@freebsd.org> Subject: Re: atapicam issue --- solved! Message-ID: <1275761864.15472.1378633255@webmail.messagingengine.com> In-Reply-To: <4C0A3DBE.4050304@FreeBSD.org> References: <4C09299A.1000406@FreeBSD.org> <mailpost.1275718641.5658467.80439.mailing.freebsd.stable@FreeBSD.cs.nctu.edu.tw> <4C0A3DBE.4050304@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you, Alexander. For some obscure reason, my kernel configuration lacked "device cd". Hans On Sat, 05 Jun 2010 15:06:22 +0300, "Alexander Motin" <mav@FreeBSD.org> said: > hans.dampf@eml.cc wrote: > > Here's the full and uncensored log: http://pastebin.org/308021 > > > > On Fri, 04 Jun 2010 19:28:10 +0300, "Alexander Motin" <mav@FreeBSD.org> > > said: > >> hans.dampf@eml.cc wrote: > >>> FreeBSD-stable clandestinely dropped support for my p-ata DVD drive some > >>> two or three weeks ago. The relevant "devcontrol list"-entry is still in > >>> its place, yet atapicam fails to create "/dev/cd0". > >>> > >>> # camcontrol devlist > >>> <HL-DT-ST DVD-RAM GH22NP20 1.02> at scbus0 target 0 lun 0 (pass0) > >>> > >>> dmesg reports: > >>> ------------------------ > >>> (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > >>> (probe0:ata0:0:0:0): CAM status: SCSI Status Error > >>> (probe0:ata0:0:0:0): SCSI status: Check Condition > >>> (probe0:ata0:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, > >>> reset, or bus device reset occurred) > >>> (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > >>> (probe0:ata0:0:0:0): CAM status: SCSI Status Error > >>> (probe0:ata0:0:0:0): SCSI status: Check Condition > >>> (probe0:ata0:0:0:0): SCSI sense: NOT READY asc:3a,1 (Medium not present > >>> - tray closed) > > I don't see there not only cdX, but also acdX device. So either it is > not atapicam problem, or you have custom kernel without both acd and cd > drivers. > > -- > Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1275761864.15472.1378633255>