Results 1 to 6 of 6

Thread: permission problem

  1. #1
    Join Date
    Apr 2012
    Beans
    23

    permission problem

    Hey there.
    I got a permission problem, trying to send sms trough gammu and my old cell phone which is connected via usb cable, i can do it trough wammu if I run it as sudo/root

    But when I try sending sms trough gammu I get a "Error opening device, you don't have permissions."

    so I guess i have to add some permissions some where, but have no clue where? Anybody that knowns what the problem is?

    I am using Ubuntu

    Thanks
    Last edited by DonTommy; February 3rd, 2013 at 04:49 PM.

  2. #2
    Join Date
    Apr 2012
    Beans
    23

    Re: permission problem

    And I have added my user to the group dialout, which I understand is the user for modems, phones etc, but that dosnt do the trick?

  3. #3
    Join Date
    Jul 2009
    Beans
    516
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: permission problem

    What is the name of the device you have in your config file?

    Does your user account / group membership give you permission to read+write to it??
    Code:
    ls -l /dev/<device_name>
    Mark your thread as [SOLVED], use Thread Tools on forum page.

  4. #4
    Join Date
    Apr 2012
    Beans
    23

    Re: permission problem

    Ahh yes, that did the trick actually, chmod the device to 777 and it worked

    So thanks a bunch

  5. #5
    Join Date
    Sep 2012
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: permission problem

    Don't forget to mark this thread Solved if it's now fixed.

  6. #6
    Join Date
    Apr 2012
    Beans
    23

    Re: permission problem

    Where do I do that, can seem to find that button?

    Got it

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •