Ask a Question related to Debian, Design and Development.
-
Rick Pasotto #1
cdrecord warning message
I recently rebuilt my system. I didn't use to get this message:
cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
cdrecord: Permission denied. WARNING: Cannot set priority using
setpriority(). cdrecord: WARNING: This causes a high risk for buffer
underruns.
The cd burned just fine but I'd like to know what needs to be changed to
avoid the warnings. I'm burning it as a regular user that's been added
to the cdrom group.
BTW, is there a way to re-read the /etc/group file without logging out
and then logging in?
--
"The authority of government ... to be strictly just, it must have the
sanction and consent of the governed. It can have no pure right over my
person and property but what I concede to it." -- Henry David Thoreau
Rick Pasotto [email]rick@niof.net[/email] [url]http://www.niof.net[/url]
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Rick Pasotto Guest
-
warning message (alert)
Hi, I want to create the alert message ' You are about to over writte the acct, do you wish to continue?'). I need two buttons here, YES/ NO. If... -
Disable warning message
We have an Acrobat database of over 1000 PDF files totalling 310MB. Acrobat 5.0 searches across this fully indexed database almost instantly. ... -
Please, once & for all, Explain the Warning message!
I'm sorry, but I'm having problems with the horrible message that means nothing to me. LOL Warning: No pixels are more than 50% selected. The... -
Help with Warning Message please
I have to tell someone - Photoshop has to be the worst piece of Software in my computer as far as User Friendly goes... It's not going back in it's... -
Warning Message
Hi Everyone, I'll explain what I'm doing first. At the moment, I am doing a record search via a form. I like to know if it's possible to display... -
Marc Wilson #2
Re: cdrecord warning message
On Wed, Jul 02, 2003 at 05:37:21PM -0400, Rick Pasotto wrote:
Simply that cdrecord wants to do things that root is allowed, but a normal> cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
> cdrecord: Permission denied. WARNING: Cannot set priority using
> setpriority(). cdrecord: WARNING: This causes a high risk for buffer
> underruns.
user is not.
Which gives you access to the device, but doesn't give you access to> I'm burning it as a regular user that's been added to the cdrom group.
setpriority().
Either run cdrecord as root (using sudo, for instance), or set it suid
root, so that it can do what it wants to do.
No. Or not really. What's wrong with logging in again?> BTW, is there a way to re-read the /etc/group file without logging out
> and then logging in?
--
Marc Wilson | Necessity is the plea for every infringement of
[email]msw@cox.net[/email] | human freedom. It is the argument of tyrants;
| it is the creed of slaves. -- William Pitt, 1783
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Marc Wilson Guest
-
Eduard Bloch #3
Re: cdrecord warning message
#include <hallo.h>
* Marc Wilson [Wed, Jul 02 2003, 10:01:53PM]:
Will work with SUID only with the latest Sid version.> Either run cdrecord as root (using sudo, for instance), or set it suid
> root, so that it can do what it wants to do.
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Eduard Bloch Guest



Reply With Quote

