Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2016 22:35:44 +1000
From:      Graham Menhennitt <graham@menhennitt.com.au>
To:        freebsd-ports@freebsd.org
Subject:   k3b can't find CD drive
Message-ID:  <a9e2cf61-863f-108b-b07d-71ae694a6864@menhennitt.com.au>

next in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a9e2cf61-863f-108b-b07d-71ae694a6864>