Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't get a DVD to burn.
Date: Thu, 01 Apr 2010 20:38:53
Message-Id: l2l58965d8a1004011338kf951258ci744ff5828b3091c0@mail.gmail.com
In Reply to: Re: [gentoo-user] Can't get a DVD to burn. by Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling)
1 On Thu, Apr 1, 2010 at 10:02 AM, Joerg Schilling
2 <Joerg.Schilling@××××××××××××××××.de> wrote:
3 > Your media was either accepted after several tries by the drive for unknown
4 > reasons and is now usable in general again or you are observing a problem
5 > caused by "hald". Note that hald does not care about the CD/DVD/BD Writing
6 > process and interrupts it. This is why hald may cause any strange result.
7
8 Would a HAL preprobe FDI like this prevent it from interfering with burning?
9
10 <?xml version="1.0" encoding="UTF-8"?>
11 <deviceinfo version="0.2">
12 <device>
13 <match key="storage.drive_type" string="cdrom">
14 <merge key="info.ignore" type="bool">true</merge>
15 </match>
16 </device>
17 </deviceinfo>

Replies

Subject Author
Re: [gentoo-user] Can't get a DVD to burn. Mike Edenfield <kutulu@××××××.org>
Re: [gentoo-user] Can't get a DVD to burn. Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling)