k3b can't find CD drive

Ivan Klymenko fidaj at ukr.net
Wed Sep 21 13:49:03 UTC 2016


On Wed, 21 Sep 2016 22:35:44 +1000
Graham Menhennitt <graham at 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 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe at freebsd.org"


look patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210354


More information about the freebsd-ports mailing list