Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: USB-Serial Follow Up
Date: Fri, 18 Aug 2006 07:50:58
Message-Id: ec3r93$3mh$1@sea.gmane.org
In Reply to: [gentoo-amd64] USB-Serial Follow Up by Peter Davoust
1 "Peter Davoust" <worldgnat@×××××.com> posted
2 7c08b4dd0608172107y3686a483wee43281ad3e60959@××××××××××.com, excerpted
3 below, on Fri, 18 Aug 2006 04:07:31 +0000:
4
5 > Ok, so now the connection is working, but booting kstars as root is a bad
6 > idea, so how do I get permissions to /dev/ttyUSB0? I've done it once, but
7 > being the clutz I am, I've forgotten. Can someone please pass on some noob
8 > instructions for changing the permissions of a device on hotplug?
9
10 This should point you in the right direction:
11
12 $grep ttyUSB /etc/udev/rules.d/*
13 /etc/udev/rules.d/50-udev.rules:KERNEL=="ttyUSB[0-9]*", NAME="%k", SYMLINK="tts/USB%n", GROUP="tty", MODE="0660"
14
15
16 --
17 Duncan - List replies preferred. No HTML msgs.
18 "Every nonfree program has a lord, a master --
19 and if you use the program, he is your master." Richard Stallman
20
21 --
22 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: USB-Serial Follow Up Peter Davoust <worldgnat@×××××.com>