Re: lcdproc client works only if run as root.
Paul Hunt <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On 01/05/11 20:16, Scott Sibley wrote: > --enable-debug is just going to install some information about > symbols, such as main() -- it's in there. --enable-debug allows you to > debug using tools like gdb and valgrind, or whatever other tools. They > need these symbols provided by this option. > > You're sure you've got the correct descriptor under /dev? What LCD are > you controlling? I don't know too much about LCDs so I may not be able > to help much, but information on the device may help these guys answer > your question a little better. > Ah, I had assumed it would just dump some more informative info to the console. I'm pretty sure this is a openSUSE thing, since the distro is very "nailed down". I have had to resort to custom udev rules to get various items of usb and firewire hardware to permit access by a non-root user. I did provide hardware info in my first post, but I'm using the imonlcd device - a usb device. Thanks for your interest. Paul