Coder_TimT
Member
- Joined
- Mar 17, 2006
- Messages
- 288
As the subtitle says, should this be working? I'm unable to get my calls to set_clock and set_brightness to do anything. Some logical deduction(and the fact I can't modify them directly) says that that the device files they write to are not user writable, so a normal program would have issues changing them. However, the cpu-speed program manages to make changes without apparent elevated permissions, so perhaps I'm doing something wrong. Currently I'm just including pnd_device.h and making the set calls...anything else need to happen?