diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-September/008727.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-September/008727.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-September/008727.html b/zarb-ml/mageia-discuss/2012-September/008727.html new file mode 100644 index 000000000..d0e8b1789 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-September/008727.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Making the serial port available to all + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Making%20the%20serial%20port%20available%20to%20all&In-Reply-To=%3CCAHDxzRfwtBYimAgGVLu6Yhg8nC5N7_%2BB%3D6UQiQ7VLEGLXTzHYQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008726.html"> + <LINK REL="Next" HREF="008730.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Making the serial port available to all</H1> + <B>Alejandro López</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Making%20the%20serial%20port%20available%20to%20all&In-Reply-To=%3CCAHDxzRfwtBYimAgGVLu6Yhg8nC5N7_%2BB%3D6UQiQ7VLEGLXTzHYQ%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] Making the serial port available to all">listas.apl at gmail.com + </A><BR> + <I>Mon Sep 17 09:08:16 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008726.html">[Mageia-discuss] Making the serial port available to all +</A></li> + <LI>Next message: <A HREF="008730.html">[Mageia-discuss] Making the serial port available to all +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8727">[ date ]</a> + <a href="thread.html#8727">[ thread ]</a> + <a href="subject.html#8727">[ subject ]</a> + <a href="author.html#8727">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi Renaud, + +On Mon, Sep 17, 2012 at 3:42 AM, Renaud (Ron) Olgiati < +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">renaud at olgiati-in-paraguay.org</A>> wrote: + +><i> I have a problem, in that whenever I want to use the USB Serial port at +</I>><i> /dev/ttyUSB0 I have to log in as root. +</I>><i> +</I>><i> I wonder if the way to solve this is by adding a rule +</I>><i> /dev/ttyUSB0 root root 777 in Mcc > Security > Settings > Permissions or is +</I>><i> there another way ? +</I>><i> +</I>><i> I have tried to change the permissions in /dev but they always revert to +</I>><i> 660 +</I>><i> after a time. +</I>><i> +</I> +The devices in /dev/ are recreated with each boot. This explains why they +loose the permissions. udevd is responsible for creating them at boot time, +following some rules. You need to modify those rules. If I remember +correctly, they are located in /etc/udev/rules.d/. + +HTH, +Alejandro. + + + +><i> +</I>><i> Cheers, +</I>><i> +</I>><i> Ron. +</I>><i> -- +</I>><i> Sed nescio quo modo nihil tam absurde dici potest +</I>><i> quod non dicatur ab aliquo philosophorum. +</I>><i> -- Marcus Tullius Cicero +</I>><i> +</I>><i> -- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> -- +</I>><i> +</I>><i> +</I>-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20120917/d58f77ef/attachment.html> +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008726.html">[Mageia-discuss] Making the serial port available to all +</A></li> + <LI>Next message: <A HREF="008730.html">[Mageia-discuss] Making the serial port available to all +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8727">[ date ]</a> + <a href="thread.html#8727">[ thread ]</a> + <a href="subject.html#8727">[ subject ]</a> + <a href="author.html#8727">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |