From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-164514-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id D5F40138CD1
	for <garchives@archives.gentoo.org>; Tue, 26 May 2015 18:40:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7FDA6E089E;
	Tue, 26 May 2015 18:40:38 +0000 (UTC)
Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.31.26])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7344CE0872
	for <gentoo-user@lists.gentoo.org>; Tue, 26 May 2015 18:40:37 +0000 (UTC)
Received: from [84.118.152.175] (helo=[192.168.2.100])
	by smtprelay03.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128)
	(Exim 4.84)
	(envelope-from <lists@baums-on-web.de>)
	id 1YxJlh-0004Lv-Vi
	for gentoo-user@lists.gentoo.org; Tue, 26 May 2015 20:40:02 +0200
Message-ID: <5564BE23.4070209@baums-on-web.de>
Date: Tue, 26 May 2015 20:40:35 +0200
From: Heiko Baums <lists@baums-on-web.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: having problems getting burned cds to work
References: <16497.1432607259@ccs.covici.com> <20150526072522.1c6b9443@gen2ws.local> <55640655.7050803@gmail.com> <24850.1432623891@ccs.covici.com> <556421B3.5090406@baums-on-web.de> <30950.1432635157@ccs.covici.com> <loom.20150526T150430-620@post.gmane.org> <17327.1432648428@ccs.covici.com>
In-Reply-To: <17327.1432648428@ccs.covici.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-Df-Sender: NTM3MzY2
X-Archives-Salt: b554acf9-418b-415c-b11e-235c0c147dca
X-Archives-Hash: b3404b6de048c8018ec4151eb02ba138

Am 26.05.2015 um 15:53 schrieb covici@ccs.covici.com:
> Hmmm, well I tried this and it was successful, so I wonder what is going
> on with cdrecorder?

So you probably have found a bug in cdrecord. Have you tried to
downgrade cdrtools to check if it works with previous, preferentially
stable releases?

> Also, I logged in as root
> which is normally how I have always burned cds, any way aside from
> marking xfburn as suid root which I would prefer not to do to use the
> program as a normal user?

It's usually not necessary to burn a CD as root or give xfburn suid
root. This leads to the next questions. Have you set the correct file
permissions for /dev/sr0 (particularly user and group)? Should be
root:cdrom. And is your user in the corresponding group (usually the
group cdrom)?