All of lore.kernel.org
 help / color / mirror / Atom feed
From: Morgan Read <mstuff@read.org.nz>
To: linux-hotplug@vger.kernel.org
Subject: udev.rules can't set group or mode?
Date: Fri, 28 Jul 2006 04:25:48 +0000	[thread overview]
Message-ID: <eac3k5$ces$1@sea.gmane.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1406 bytes --]

Hi Folks,

I don't seem to be able to set the mode or group for '/dev/ttyUSB1'

Following Daniel Drake's howto here:
http://www.reactivated.net/writing_udev_rules.html

Without the rule:
'/dev/ttyUSB1' has group=uucp and mode=0660.

With the rule (DRIVER="ark3116", NAME="nokiaca42clone",
SYMLINK="ttyUSB%n", GROUP="uucp", MODE="0666"):
'/dev/nokiaca42clone' and '/dev/ttyUSB1' (a symlink) get made OK, but
with group=root and mode=0600 (not 'uucp' and '0666').

Here's output of udevtest:
[morgan@morgansmachine ~]$ udevtest /class/tty/ttyUSB1
main: looking at device '/class/tty/ttyUSB1' from subsystem 'tty'
udev_rules_get_name: reset symlink list
udev_rules_get_name: add symlink 'ttyUSB1'
udev_rules_get_name: rule applied, 'ttyUSB1' becomes 'nokiaca42clone'
create_node: creating device node '/dev/nokiaca42clone', major = '188',
minor = '1', mode = '0600', uid = '0', gid = '0'
create_node: creating symlink '/dev/ttyUSB1' to 'nokiaca42clone'
main: run: 'socket:/org/kernel/udev/monitor'
main: run: '/lib/udev/udev_run_devd'
main: run: 'socket:/org/freedesktop/hal/udev_event'
main: run: '/sbin/pam_console_apply /dev/nokiaca42clone /dev/ttyUSB1'
[morgan@morgansmachine ~]$

Any ideas?  Any help much appreciated.
Regards,
Morgan.
-- 
Morgan Read
NEW ZEALAND
<mailto:mstuffATreadDOTorgDOTnz>

fedora: Freedom Forever!
http://fedoraproject.org/wiki/Overview


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

[-- Attachment #2: Type: text/plain, Size: 348 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #3: Type: text/plain, Size: 226 bytes --]

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2006-07-28  4:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-28  4:25 Morgan Read [this message]
2006-07-28 22:12 ` udev.rules can't set group or mode? Kay Sievers
2006-07-29 11:29 ` Morgan Read
2006-07-29 11:47 ` Kay Sievers
2006-07-30  5:02 ` Morgan Read
2006-07-30 10:19 ` Kay Sievers
2006-07-31 21:55 ` Morgan Read
2006-08-01 12:23 ` Kay Sievers

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='eac3k5$ces$1@sea.gmane.org' \
    --to=mstuff@read.org.nz \
    --cc=linux-hotplug@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.