From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: udev: lost dvd
Date: Thu, 17 Nov 2005 23:31:47 +0000 (UTC) [thread overview]
Message-ID: <loom.20051118T002456-516@post.gmane.org> (raw)
In-Reply-To: loom.20051117T232519-271@post.gmane.org
James <wireless <at> tampabay.rr.com> writes:
> > 2. Write a custom rule for your device, and add it to
> > /etc/udev/rules.d/10-local.rules. Something like this should do the
> > trick:
> OK, this file does not exist, only:
> -rw-r--r-- 1 root root 54 Sep 14 10:38 30-svgalib.rules
> -rw-r--r-- 1 root root 11492 Nov 17 18:31 50-udev.rules
> so I created it:
> -rw-r--r-- 1 root root 120 Nov 17 18:47 10-local.rules
> > KERNEL=="hdc", NAME="%k", GROUP="cdrom", ACTION=="add",
> > SYMLINK+="_dvd%e", IMPORT="/sbin/cdrom_id --export $tempnode"
> cat /etc/udev/rules.d/10-local.rules
> KERNEL=="hdc", NAME="%k", GROUP="cdrom", ACTION=="add",
> SYMLINK+="dvd%e", IMPORT="/sbin/cdrom_id --export $tempnode"
I tried it with this line a 2 lines in the file
/etc/udev/rules.d/10-local.rules
and as a single line.
cat /etc/udev/rules.d/10-local.rules
KERNEL=="hdc", NAME="%k", GROUP="cdrom", ACTION=="add", SYMLINK+="dvd%e",
IMPORT="/sbin/cdrom_id --export $tempnode"
Neither way workd and I get the same error messages from kaffeine as before?
I guess it's time to remove vixie-cron and emerge 'syslog-ng' ?
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-11-17 23:42 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-17 19:20 [gentoo-user] udev: lost dvd James
2005-11-17 20:26 ` Richard Fish
2005-11-17 21:23 ` [gentoo-user] " James
2005-11-17 22:14 ` Richard Fish
2005-11-17 22:16 ` Richard Fish
2005-11-17 22:54 ` James
2005-11-17 23:29 ` Richard Fish
2005-11-18 0:00 ` James
2005-11-18 7:29 ` Uwe Thiem
2005-11-18 8:42 ` Neil Bothwick
2005-11-18 16:19 ` James
2005-11-18 17:06 ` Neil Bothwick
2005-11-18 17:29 ` James
2005-11-18 18:09 ` Holly Bostick
2005-11-18 19:36 ` abhay
2005-11-17 23:31 ` James [this message]
2005-11-17 23:53 ` Richard Fish
2005-11-18 0:15 ` James
2005-11-18 0:41 ` Richard Fish
2005-11-18 1:31 ` James
2005-11-18 21:17 ` Nick Rout
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=loom.20051118T002456-516@post.gmane.org \
--to=wireless@tampabay.rr.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