From owner-freebsd-stable@FreeBSD.ORG Tue Oct 26 10:41:54 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D084C1065783 for ; Tue, 26 Oct 2010 10:41:54 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 967568FC1B for ; Tue, 26 Oct 2010 10:41:54 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PAgyX-00037N-57 for freebsd-stable@freebsd.org; Tue, 26 Oct 2010 03:41:53 -0700 Message-ID: <30056250.post@talk.nabble.com> Date: Tue, 26 Oct 2010 03:41:53 -0700 (PDT) From: Jakub Lach To: freebsd-stable@freebsd.org In-Reply-To: <4cc69e5f.gNWjuvNN/eQJQ0Qi%Joerg.Schilling@fokus.fraunhofer.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: jakub_lach@mailplus.pl References: <29978939.post@talk.nabble.com> <4cc69e5f.gNWjuvNN/eQJQ0Qi%Joerg.Schilling@fokus.fraunhofer.de> Subject: Re: cdrtools /devel and wodim broken X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 10:41:55 -0000 Joerg Schilling-3 wrote: >=20 > wodim is a dead end from a 6 year old version of cdrecord with the DVD > support=20 > ripped off and replaced by something broken. But there have been even mor= e > bugs=20 > added to wodim and it is not under "development" since May 2007. >=20 > If cdrecord gives the same message, I encourage you to make a kernel bug > report. > This message is a hint to a serious kernel problem. A sense key value -1 > cannot > happen, so you need to find out why the SCSI command has not been > transported=20 > correctly by the kernel. >=20 Hi J=C3=B6rg. I usually prefer cdrtools, wodim was convenient way to try old code. After booting GENERIC kernel + ahci driver and compiling cdrtools release problem is still present. Full message. cdrecord: No write mode specified. cdrecord: Assuming -sao mode. cdrecord: If your drive does not accept -sao, try -tao. cdrecord: Future versions of cdrecord may have different drive dependent defaults. Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd8.1) Copyright (C) 1995-2010 J=C3=B6rg Schilling TOC Type: 1 =3D CD-ROM scsidev: '1,0,0' scsibus: 1 target: 0 lun: 0 Using libscg version 'schily-0.9'. SCSI buffer size: 65536 atapi: 0 Device type : Removable CD-ROM Version : 0 Response Format: 2 Capabilities :=20 Vendor_info : 'HL-DT-ST' Identifikation : 'DVDRAM GSA-U20N ' Revision : 'HX11' Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM. Current: DVD-R sequential recording Profile: DVD-RAM=20 Profile: DVD-R sequential recording (current) Profile: DVD-R/DL sequential recording=20 Profile: DVD-R/DL layer jump recording=20 Profile: DVD-RW sequential recording=20 Profile: DVD-RW restricted overwrite=20 Profile: DVD+RW=20 Profile: DVD+R=20 Profile: DVD+R/DL=20 Profile: DVD-ROM=20 Profile: CD-R=20 Profile: CD-RW=20 Profile: CD-ROM=20 Profile: Removable Disk=20 Using generic SCSI-3/mmc-2 DVD-R/DVD-RW/DVD-RAM driver (mmc_dvd). Driver flags : NO-CD DVD MMC-3 SWABAUDIO BURNFREE=20 Supported modes: PACKET SAO LAYER_JUMP Drive buf size : 1114112 =3D 1088 KB Drive pbuf size: 1966080 =3D 1920 KB Drive DMA Speed: 15100 kB/s 85x CD 10x DVD 3x BD FIFO size : 4194304 =3D 4096 KB Track 01: data 2858 MB =20 Total size: 2858 MB =3D 1463428 sectors Current Secsize: 2048 Total power on hours: 0 Blocks total: 2298496 Blocks current: 2298496 Blocks remaining: 835068 Starting to write CD/DVD/BD at speed 8 in real SAO mode for single session. Last chance to quit, starting real write 0 seconds. Operation starts. Waiting for reader process to fill input buffer ... input buffer ready. BURN-Free is ON. Turning BURN-Free off Starting new track at sector: 0 Track 01: 0 of 2858 MB written.cdrecord: Input/output error. write_g1: scsi sendcmd: retryable error CDB: 2A 00 00 00 00 00 00 00 20 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Sense Key: 0xFFFFFFFF [], Segment 0 Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0 Sense flags: Blk 0 (not valid)=20 cmd finished after 23.946s timeout 200s write track data: error after 0 bytes cdrecord: A write error occured. cdrecord: Please properly read the error message above. Writing time: 29.002s Average write speed 74.7x. Fixating... Fixating time: 22.355s cdrecord: fifo had 64 puts and 1 gets. cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. I destroyed all my spare media, so I'm also spared from burning problems for now ;) I'm quite puzzled that only I have reported such problems,=20 it's like I'm on CURRENT again.. best regards,=20 - Jakub Lach --=20 View this message in context: http://old.nabble.com/cdrtools--devel-and-wod= im-broken-tp29978939p30056250.html Sent from the freebsd-stable mailing list archive at Nabble.com.