Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD-5 against my DVD/CD drive



On Sat, Dec 12, 2009 at 08:41:09PM +0200, Aleksey Cheusov wrote:
> NetBSD-5 (netbsd-5 branch) doesn't like my DVD/CD drive.
> 
> It "works" like this:
> - I mount dvd and it is mounted correctly.
>   I'm able to read files from it and so on.
> - umount succeeds but I cannot eject CD from it.
> - In /var/log/messages I see the following
> 
>   Dec 12 20:17:41 chen /netbsd: cd0(viaide0:1:0): Sense Error Code 0x44
> 
> I also see the same message in dmesg(8) output
> 
> What's happening and to fix the problem?

I see where 0x44 is a CD-related opcode.  I'd be interested to see the
original command block that elicited this response.

Could you try a kernel with 'options SCSIDEBUG'?  (As this isn't
defflag'd, you'll need to ensure scsipi_base.o gets rebuilt.)

        Jonathan Kollasch


Home | Main Index | Thread Index | Old Index