From owner-freebsd-questions Mon Sep 9 16: 1:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F4AE37B400 for ; Mon, 9 Sep 2002 16:01:44 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE0743E42 for ; Mon, 9 Sep 2002 16:01:44 -0700 (PDT) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.3/8.12.3) with ESMTP id g89N1dmE066554; Mon, 9 Sep 2002 16:01:43 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200209092301.g89N1dmE066554@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 From: Orion Hodson To: Tomasz Koziara Cc: freebsd-questions Subject: Re: BURNCD fails after system update Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 Sep 2002 16:01:39 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tom writes: | Recently I have updated my FreeBSD from 4.4 to 4.7-PRERELEASE. | Unfortunatelly burncd stoped working. Actually it does blank CDRWs | but it doesn't record enything. Ioctl errors apear instead: | ------------------------------------------------------- | burncd: ioctl(CDIOCSTART): Device busy | ------------------------------------------------------- | or: | -------------------------------------------------------- | burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Invalid argument | -------------------------------------------------------- This bit me at some point - the userland and kernel were out of sync. Have you rebuilt and reinstalled world since upgrading the kernel? Cheers - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message