Post
Topic
Board Mining support
Re: xhost: unable to open display ":0" Paying .2 BTC to whoever can help me.
by
insanehero
on 19/01/2014, 01:29:55 UTC
Looks like you dont have xinit running?


root@Miner-2:~# ps aux | grep X11
jason     1426  0.0  0.0   4396   656 ?        Ss   18:04   0:00 /bin/sh /etc/xdg/xfce4/xinitrc -- /etc/X11/xinit/xserverrc
root      2179  0.0  0.0  13600   928 pts/2    S+   18:04   0:00 grep --color=auto X11


I do though....

Oizopower respons (stuck in newbie jail):
Try "DISPLAY=:0.0 aticonfig --adapter=all --odgt" without the ""
or maybe add sudo if you are not root.

Still getting errors about X, yet it clearly shows its running

jason@Miner-2:~$ ps aux | grep X11
jason     2250  0.0  0.0   9440   936 pts/0    S+   20:28   0:00 grep --color=au                               to X11
jason@Miner-2:~$ DISPLAY=:0.0 aticonfig --adapter=all --odgt
No protocol specified
aticonfig: This program must be run as root when no X server is active
jason@Miner-2:~$ sudo DISPLAY=:0.0 aticonfig --adapter=all --odgt
[sudo] password for jason:
Invalid MIT-MAGIC-COOKIE-1 keyERROR - X needs to be running to perform AMD Overdrive(TM) commands
jason@Miner-2:~$