Results 1 to 1 of 1
Tried ioperm() with no success, so now trying to use the /dev/port approach. The open() call returns a "no permission" message, even though I run it as root. Suspect it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-28-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
Can't open /dev/port
Tried ioperm() with no success, so now trying to use the /dev/port approach. The open() call returns a "no permission" message, even though I run it as root. Suspect it may be something to do with the capabilities settings; the capabilities mask value is -257, which equates to FFFFFEFF, so only one bit cleared (which I assume is the CAP_SET bit) What am I missing here?


Reply With Quote
