You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting "muse" as root works fine. Starting "muse" as
normal user (here user name "rosted") fails:
bash-2.05b$ muse
no locale <muse_en_US>/</usr/local/share/muse/locale>
open projectfile: No such file or directory
NO Config File </home/rosted/.MusE>
WARNING: Cannot lock memory:: Operation not permitted
cannot set tick on /dev/rtc: Permission denied
precise timer not available
bash-2.05b$
bash-2.05b$ ls -all /dev/rtc
lr-xr-xr-x 1 root root 8 Dec 20 13:03
/dev/rtc -> misc/rtc
bash-2.05b$
bash-2.05b$ ls -all /dev/misc/rtc
crwx------ 1 rosted video 10, 135 Jan 1 1970
/dev/misc/rtc
bash-2.05b$
I use a standard installation of Mandrake Linux 9.2
(download edition), enterprise kernel on a Pentium 4 HT
3GHz / 800Mhz bus.
The text was updated successfully, but these errors were encountered:
Submitted by nobody on 2003-12-20 14:05:38
Starting "muse" as root works fine. Starting "muse" as
normal user (here user name "rosted") fails:
bash-2.05b$ muse
no locale <muse_en_US>/</usr/local/share/muse/locale>
open projectfile: No such file or directory
NO Config File </home/rosted/.MusE>
WARNING: Cannot lock memory:: Operation not permitted
cannot set tick on /dev/rtc: Permission denied
precise timer not available
bash-2.05b$
bash-2.05b$ ls -all /dev/rtc
lr-xr-xr-x 1 root root 8 Dec 20 13:03
/dev/rtc -> misc/rtc
bash-2.05b$
bash-2.05b$ ls -all /dev/misc/rtc
crwx------ 1 rosted video 10, 135 Jan 1 1970
/dev/misc/rtc
bash-2.05b$
I use a standard installation of Mandrake Linux 9.2
(download edition), enterprise kernel on a Pentium 4 HT
3GHz / 800Mhz bus.
The text was updated successfully, but these errors were encountered: