Boehm
Dalayan Elder
Uhm, lets stop shitting up the fame thread. Can you;
1. Tell me which version of ubuntu you are using and which kernel
- "cat /etc/ubuntu_version" - i think
- "uname -r"
2. grep for CAP_SYS_NICE in /usr/include/linux/capability.h
and post that section of the file here so I can look at it when I get home.
It allows the setting of real time scheduling priorities in calling or arbitrary processes.
If it's not there;
"aptitude install linux-headers-$(uname -r)"
then check the file. you can remove the package after posting it.
I may ask you to run an strace later depending.
3. Any exact error messages would be great.
thanks vell
1. Tell me which version of ubuntu you are using and which kernel
- "cat /etc/ubuntu_version" - i think
- "uname -r"
2. grep for CAP_SYS_NICE in /usr/include/linux/capability.h
and post that section of the file here so I can look at it when I get home.
It allows the setting of real time scheduling priorities in calling or arbitrary processes.
If it's not there;
"aptitude install linux-headers-$(uname -r)"
then check the file. you can remove the package after posting it.
I may ask you to run an strace later depending.
3. Any exact error messages would be great.
thanks vell