Date: Tue, 11 Sep 2007 14:02:34 -0700 From: Patrick Hajek <pphajek@lbl.gov> To: thomas@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Recent changes in atapi-cam? Message-ID: <20070911210234.GC21433@lbl.gov>
next in thread | raw e-mail | index | archive | help
>> >> The upgrade was successful with one exception: >> >> ad0: 95205MB <TOSHIBA MK1032GAX AB211A> at ata0-master UDMA100 >> >> acd0: DVDR <MATSHITADVD-RAM UJ-840S/1.52> at ata1-master UDMA33 >> >> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 >> >> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 >> >> acd0: FAILURE - READ_TOC ILLEGAL REQUEST asc=0x24 ascq=0x00 >> >> acd0: FAILURE - READ_TOC ILLEGAL REQUEST asc=0x24 ascq=0x00 >> > >atapicam is disabled in your kernel configuration, so I assume you >> >are >> >loading it as a module. Do you still get the errors above (on acd0) >> >if >> >you do *not* load the atapi-cam module? >> >> >Thomas. >> >> Correct. When I first encountered the error, the vaious components >> were >> compiled into the kernel. Taking a wild stab, I decided to see if >> loading it as a module would result the the same issue and yes, it >> did. >so can you confirm whether you still get the acd0 errors when you do NOT >load atapi-cam at all (nor have it precompiled in the kernel)? > >Thomas. Commenting out atapicam_load="YES" in loader.conf and not precompiled it in the kernel, the errors disappear. dmesg shows: d0: 95205MB <TOSHIBA MK1032GAX AB211A> at ata0-master UDMA100 acd0: DVDR <MATSHITADVD-RAM UJ-840S/1.52> at ata1-master UDMA33 No sense errors. So, it appears to point to the atapi-cam module. Suggestions? Thanks, Patrick -- Patrick Hajek /"\ DOE Joint Genome Institute \ / ASCII RIBBON CAMPAIGN Desk: 925.296.5762 X HELP CURE HTML MAIL Cell: 925.997.4826 / \ PGP Fingerprint 688E B579 3449 28B1 DB14 E15A 76BB C1CA A745 9DAB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070911210234.GC21433>