From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Can't get a DVD to burn.
Date: Tue, 6 Apr 2010 11:32:07 -0500 [thread overview]
Message-ID: <t2u58965d8a1004060932x44680a38jad4208ad5ad73c49@mail.gmail.com> (raw)
In-Reply-To: <4bbb5952.zmfgfYeulkp9GfKf%Joerg.Schilling@fokus.fraunhofer.de>
On Tue, Apr 6, 2010 at 10:54 AM, Joerg Schilling
<Joerg.Schilling@fokus.fraunhofer.de> wrote:
> Paul Hartman <paul.hartman+gentoo@gmail.com> wrote:
>
>> >> Would a HAL preprobe FDI like this prevent it from interfering with burning?
>> >
>> > Could you explain what this means?
>>
>> I was just thinking if HAL is instructed to ignore the device maybe it
>> won't bother it any more (if that's even the cause of Dale's problem).
>> Not a fix but a workaround. Maybe not even a workaround. :)
>
> I have been told that this could work but I have no idea on how to do this.
Create a file in /etc/hal/fdi/preprobe/ containing these contents:
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<match key="storage.drive_type" string="cdrom">
<merge key="info.ignore" type="bool">true</merge>
</match>
</device>
</deviceinfo>
Then reboot (or maybe restart HAL is enough). It should hopefully make
HAL completely ignore the cdrom device. (maybe edit to match your
specific device)
next prev parent reply other threads:[~2010-04-06 16:32 UTC|newest]
Thread overview: 78+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-30 1:19 [gentoo-user] Can't get a DVD to burn Dale
2010-03-30 7:39 ` Neil Bothwick
2010-03-30 14:53 ` stosss
2010-03-30 15:54 ` Dale
2010-03-30 16:00 ` Dale
2010-03-30 16:05 ` Paul Hartman
2010-03-30 16:22 ` Neil Bothwick
2010-03-30 17:00 ` Dale
2010-03-30 17:52 ` Dale
2010-03-30 20:06 ` Dale
2010-03-31 22:07 ` Marc Joliet
2010-03-31 22:46 ` Dale
2010-03-31 22:59 ` Neil Bothwick
2010-04-01 10:04 ` Joerg Schilling
2010-04-01 15:02 ` Joerg Schilling
2010-04-01 15:17 ` Dale
2010-04-06 12:10 ` Joerg Schilling
2010-04-06 18:41 ` Dale
2010-04-10 20:52 ` Dale
2010-04-12 0:34 ` Paul Hartman
2010-04-12 3:09 ` Dale
2010-04-13 13:51 ` Joerg Schilling
2010-04-13 17:16 ` Dale
2010-04-13 19:52 ` Dale
2010-04-14 9:17 ` Joerg Schilling
2010-04-14 13:40 ` Dale
2010-04-14 15:15 ` Joerg Schilling
2010-04-14 17:02 ` Dale
2010-04-20 1:44 ` Dale
2010-04-20 13:14 ` Joerg Schilling
2010-04-20 19:27 ` Dale
2010-04-20 19:58 ` Joerg Schilling
2010-04-20 21:19 ` Dale
2010-04-20 15:01 ` Paul Hartman
2010-04-20 15:38 ` Joerg Schilling
2010-04-20 15:45 ` Paul Hartman
2010-04-20 21:16 ` Willie Wong
2010-04-20 16:08 ` Mike Edenfield
2010-04-14 15:46 ` [gentoo-user] Bug dan blum
2010-04-14 16:37 ` Paul Hartman
2010-04-14 17:12 ` Dale
2010-04-18 22:41 ` dan blum
2010-04-19 2:50 ` Dale
2010-04-19 6:19 ` KH
2010-04-19 17:14 ` dan blum
2010-04-19 17:29 ` Paul Hartman
2010-04-19 17:38 ` Dale
2010-04-14 8:27 ` [gentoo-user] Can't get a DVD to burn Joerg Schilling
2010-04-01 20:21 ` Neil Bothwick
2010-04-01 20:41 ` Joerg Schilling
2010-04-01 21:12 ` Dale
2010-04-02 8:39 ` Neil Bothwick
2010-04-02 15:20 ` Dale
2010-04-02 19:30 ` Neil Bothwick
2010-04-02 20:08 ` Dale
2010-04-02 16:21 ` Dale
2010-04-02 19:25 ` stosss
2010-04-02 19:32 ` Neil Bothwick
2010-04-02 20:10 ` Dale
2010-04-06 12:29 ` Joerg Schilling
2010-04-01 20:38 ` Paul Hartman
2010-04-02 15:58 ` Mike Edenfield
2010-04-02 19:27 ` stosss
2010-04-02 23:32 ` Zeerak Mustafa Waseem
2010-04-06 12:24 ` Joerg Schilling
2010-04-06 15:37 ` Paul Hartman
2010-04-06 15:54 ` Joerg Schilling
2010-04-06 16:32 ` Paul Hartman [this message]
2010-03-30 20:39 ` Mike Edenfield
2010-03-30 20:54 ` Dale
2010-04-01 10:06 ` Joerg Schilling
2010-04-01 10:47 ` Dale
2010-04-01 10:05 ` Joerg Schilling
2010-04-01 9:52 ` Joerg Schilling
2010-04-01 10:43 ` Dale
2010-04-01 11:52 ` Joerg Schilling
2010-04-01 9:28 ` Joerg Schilling
2010-04-01 9:08 ` Joerg Schilling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=t2u58965d8a1004060932x44680a38jad4208ad5ad73c49@mail.gmail.com \
--to=paul.hartman+gentoo@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox