Date: Wed, 21 Sep 2016 16:48:48 +0300 From: Ivan Klymenko <fidaj@ukr.net> To: Graham Menhennitt <graham@menhennitt.com.au> Cc: freebsd-ports@freebsd.org Subject: Re: k3b can't find CD drive Message-ID: <20160921164848.3334ce48@nonamehost> In-Reply-To: <a9e2cf61-863f-108b-b07d-71ae694a6864@menhennitt.com.au> References: <a9e2cf61-863f-108b-b07d-71ae694a6864@menhennitt.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Sep 2016 22:35:44 +1000 Graham Menhennitt <graham@menhennitt.com.au> wrote: > Hi all, > > I'm trying to write a CD using k3b. However, when it starts, it tells > me that it can't find a CD drive to work with. Dmesg shows: > > cd0 at ata0 bus 0 scbus4 target 0 lun 0 > cd0: <PIONEER BD-ROM BDC-207D 1.00> Removable CD-ROM SCSI device > cd0: Serial Number NHDL064152WL > cd0: 150.000MB/s transfers (SATA, UDMA5, ATAPI 12bytes, PIO > 8192bytes) cd0: 0MB (1 2048 byte sectors) > > but also has lots of error messages: > > (cd0:ata0:0:0:0): READ(10). CDB: 28 00 00 00 00 00 00 00 01 00 > (cd0:ata0:0:0:0): CAM status: SCSI Status Error > (cd0:ata0:0:0:0): SCSI status: Check Condition > (cd0:ata0:0:0:0): SCSI sense: BLANK CHECK asc:0,0 (No additional > sense information) > (cd0:ata0:0:0:0): Error 28, Unretryable error > (cd0:ata0:0:0:0): cddone: got error 0x1c back > > I've followed all the instructions in the port's pkg-message except I > get an error when setting the sysctl: > > sysctl hw.ata.atapi_dma=1 > sysctl: unknown oid 'hw.ata.atapi_dma' > > I think I've got all the correct things in my kernel: pass, scb, cd. > I'm I'm pretty sure it's not a permissions problem as it happens when > I run k3b as root too. > > This is on a recent 11-stable AMD64 with up to date ports. > > Thanks for any help, > > Graham > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" look patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210354
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160921164848.3334ce48>