Re: Question a-propos a USB modem

2015-01-24 Thread Greg Madden
>>  just reboot the machine.

Use 'top' or 'ps' to kill a process that won't die gracefully.
>
>Shades of MS Windows  ;-3(

That is what systemd is for ;-)


-- 
Peace

Greg

On Sat, Jan 24, 2015 at 1:26 PM, Renaud  OLGIATI
 wrote:
> On Sat, 24 Jan 2015 21:45:09 +
> Philip Ashmore  wrote:
>
>>  just reboot the machine.
>
> Shades of MS Windows  ;-3(
>
> Thanks to all for your help.
>
> Cheers,
>
> Ron.
> --
>It is not too late to turn back
>   from the Gates of Hell. Use Linux.
>
>-- http://www.olgiati-in-paraguay.org --


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAO6D2z+OrJk=OuXsdiNTa=gudnfpccuoq3c-potroy7hptl...@mail.gmail.com



Re: Question a-propos a USB modem

2015-01-24 Thread Ron
On Sat, 24 Jan 2015 21:45:09 +
Philip Ashmore  wrote:

>  just reboot the machine.

Shades of MS Windows  ;-3(

Thanks to all for your help.
 
Cheers,
 
Ron.
-- 
   It is not too late to turn back
  from the Gates of Hell. Use Linux.

   -- http://www.olgiati-in-paraguay.org --
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150124192640.1a613...@ron.cerrocora.org



Re: Question a-propos a USB modem

2015-01-24 Thread Philip Ashmore

On 24/01/15 16:11, Renaud (Ron) OLGIATI wrote:

On Sat, 24 Jan 2015 15:35:15 +0100
Hans  wrote:


When I plug in my USB modem, it is recognized and mounted on /dev/ttyACM0
Sadly, it is not accessible to the user as:
root@ron # ls -l /dev/ttyA*
crw-rw---T 1 root dialout 166, 0 Jan 24 11:23 /dev/ttyACM0
and I must chmod a+rw before users can use it.
Is there a way to make it mount crw-rw-rw-T without root intervention ?



I believe (but I am not sure), the user, whos wants to use the modem, must be
in group "dialout". Take a look at the rigts of the modem aka /dev/.


I have added the user to the dialout group, with no result: cannot send a fax 
until I have chmod'ed /dev/ttyACM0

Cheers,

Ron.

The user has to log out and log in again for the group changes to take 
effect.


I've experienced the case where daemons running on behalf of the user 
continue to run even though the user has logged out, so check for these 
or just reboot the machine.


Regards,
Philip Ashmore


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54c41265.6090...@philipashmore.com



Re: Question a-propos a USB modem

2015-01-24 Thread Brad Rogers
On Sat, 24 Jan 2015 13:11:45 -0300
Renaud (Ron) OLGIATI  wrote:

Hello Renaud,

>I have added the user to the dialout group,

Did you log out, and back in again?  Group changes aren't always
recognised in the current session, but will be in a new one.

-- 
 Regards  _
 / )   "The blindingly obvious is
/ _)radnever immediately apparent"
Life's short, don't make a mess of it
No Time To Be 21 - The Adverts


pgpuXOJiwAVZj.pgp
Description: OpenPGP digital signature


Re: Question a-propos a USB modem

2015-01-24 Thread Ron
On Sat, 24 Jan 2015 15:35:15 +0100
Hans  wrote:

> > When I plug in my USB modem, it is recognized and mounted on /dev/ttyACM0
> > Sadly, it is not accessible to the user as:
> > root@ron # ls -l /dev/ttyA*
> > crw-rw---T 1 root dialout 166, 0 Jan 24 11:23 /dev/ttyACM0
> > and I must chmod a+rw before users can use it.
> > Is there a way to make it mount crw-rw-rw-T without root intervention ?

> I believe (but I am not sure), the user, whos wants to use the modem, must be 
> in group "dialout". Take a look at the rigts of the modem aka /dev/.

I have added the user to the dialout group, with no result: cannot send a fax 
until I have chmod'ed /dev/ttyACM0
 
Cheers,
 
Ron.
-- 
Sex without love is an empty experience, but,
as empty experiences go, it's one of the best.
-- Woody Allen

   -- http://www.olgiati-in-paraguay.org --
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150124131145.64314...@ron.cerrocora.org



Re: Question a-propos a USB modem

2015-01-24 Thread Hans
Am Samstag, 24. Januar 2015, 11:26:49 schrieb Renaud OLGIATI:
> When I plug in my USB modem, it is recogniz"ed and mounted on /dev/ttyACM0
> 
> Sadly, it is not accessible to the user as:
> root@ron # ls -l /dev/ttyA*
> crw-rw---T 1 root dialout 166, 0 Jan 24 11:23 /dev/ttyACM0
> 
> and I must chmod a+rw before users can use it.
> 
> Is there a way to make it mount crw-rw-rw-T without root intervention ?
> 
> Cheers,
> 
> Ron.
Hi Ron,

I believe (but I am not sure), the user, whos wants to use the modem, must be 
in group "dialout". Take a look at the rigts of the modem aka /dev/.

Best 

Hans




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2816202.ImEMqZZ34g@protheus2



Question a-propos a USB modem

2015-01-24 Thread Ron
When I plug in my USB modem, it is recogniz"ed and mounted on /dev/ttyACM0

Sadly, it is not accessible to the user as:
root@ron # ls -l /dev/ttyA*
crw-rw---T 1 root dialout 166, 0 Jan 24 11:23 /dev/ttyACM0

and I must chmod a+rw before users can use it.

Is there a way to make it mount crw-rw-rw-T without root intervention ?
 
Cheers,
 
Ron.
-- 
   Il est dangereux d'avoir raison dans des choses
   où des hommes accrédités ont tort. 
   -- Voltaire

   -- http://www.olgiati-in-paraguay.org --
 


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150124112649.247cc...@ron.cerrocora.org