Problem when downloading logs (Solved)

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Fri Aug 30 09:54:43 UTC 2013


On Fri, 30 Aug 2013, Victor Solanes wrote:
>
> I could see the device at ttyUSB0 so I didn't understand what was wrong.
> Finally I found out it was a problem with permissions. I had no
> permission to write on the FTDI device.
> I solved it as easily as opening the terminal and typing:
> sudo chmod 666 /dev/ttyUSB0

If you dive into the documentation (Documentation/user-manual.txt) too,
you'll find:

,----
| Make sure you have read/write permissions to that
| port. On Ubuntu that could mean you should run the command
| following command in a terminal window:
|
| 	sudo adduser [your_username] dialout
`----


Cheers,

-- 
Cristian


More information about the subsurface mailing list