Forum Discussion
Altera_Forum
Honored Contributor
13 years agonios2-terminal and jtag
Hello all, I am running Nios2 on Ubuntu 12LTS and I have received the following error when trying to run nios2-terminal: $ sudo bash ./nios2-terminal ./nios2-terminal-wrapped: error while ...
Altera_Forum
Honored Contributor
13 years ago'Insufficient port permissions' looks like a file permissions check somewhere. Probably your uid/gid doesn't have access to the relevent /dev entry and the programs aren't suid/sgid.
Running as 'root' would confirm this.