View Single Post
  #3   (View Single Post)  
Old 16th December 2017
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

I read your link!
I applied a few changes:
1 / mkdir -p ~/.icons/default/cursors
2/~/.xinitrc <<< xsetroot -cursor_name left_ptr
3/ created >> the file >> ~/.Xresources
and implementations!
Links 'ln' does not work! I think there is a lack of graphical libraries.
here are the installations I made:
Quote:
mate-applets ok
mate-control-center ok
mate-desktop ok
mate-indicator-applet nok
mate-menus ok
mate-panel ok
mate-screensaver ok
mate-session-manager ok
mate-settings-daemon nok
mate-terminal ok
nok means that I have errors with either pkgin or make install.
so I have 2 ports not installed

here my output after command startx
Code:
hpc-ortice$ startx
xauth:  file /home/phipo/.serverauth.52 does not exist
xauth: (argv):1:  bad display name "hpc-ortice:0" in "list" command
xauth: (stdin):1:  bad display name "hpc-ortice:0" in "add" command


X.Org X Server 1.10.6
Release Date: 2011-07-08
X Protocol Version 11, Revision 0
Build Operating System: NetBSD/i386  - 
Current Operating System: NetBSD hpc-ortice 7.0.2 NetBSD 7.0.2 (MY03KERNEL) #1: Thu Dec 14 02:11:25 UTC 2017  phipo@hpc-ortice:/usr/src/sys/arch/i386/compile/MY03KERNEL i386
Build Date: 01 August 2011  01:01:00AM
 
Current version of pixman: 0.32.6
        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 16 04:16:06 2017
(==) Using default built-in configuration (21 lines)
(II) [KMS] drm report modesetting isn't supported.
mtrr set failed: Device busy
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Couldn't lookup keysym
>                   Symbol interpretation ignored
> Error:            Couldn't lookup keysym
>                   Symbol interpretation ignored
Errors from xkbcomp are not fatal to the X server
_IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be created.
Failed to run gnome-keyring-daemon: Failed to execute child process "gnome-keyring-daemon" (No such file or directory)
mate-session[146]: WARNING: Unable to determine session: Unable to lookup session information for process '146'

mate-session[146]: WARNING: Unable to find provider 'marco' of required component 'windowmanager'

mate-session[146]: WARNING: Unable to find provider 'caja' of required component 'filemanager'

mate-session[146]: WARNING: Unable to find provider '' of required component 'dock'


** (mate-settings-daemon:2214): WARNING **: Error opening directory '/usr/pkg/etc/xrdb': No such file or directory
[1513397810,000,xklavier.c:xkl_engine_start_listen/]    The backend does not require manual layout management - but it is provided by the application
mate-session[146]: GLib-GObject-WARNING: g_object_get_valist: object class 'UpClient' has no property named 'can-suspend'

^Cxinit: connection to X server lost

waiting for X server to shut down mate-session[146]: WARNING: Detected that screensaver has left the bus

mate-session: Fatal IO error 35 (Resource temporarily unavailable) on X server :0.

(mate-panel:2163): Gtk-WARNING **: cannot open display: :0

xinit: unexpected signal 2
xauth: (argv):1:  bad display name "hpc-ortice:0" in "remove" command
hpc-ortice$ su
Password:
hpc-ortice# halt
Connection to 192.168.0.25 closed by remote host.
Connection to 192.168.0.25 closed.
$

Last edited by philo_neo71; 16th December 2017 at 04:45 AM.
Reply With Quote