Re: X windows FAIL

2016-10-06 Thread John DiMarco
In message >using miniroot-am335x-60.fs (2nd october) & ports(snapshot's one) , >x11vnc can be compiled but about to days is needed . > >$ pkg_info | grep >x11vnc >x11vnc-0.9.13p4 VNC server for real X displays > >if there is virtual X driver , then virtual x windows comes up . >then >vnc clie

Re: X windows FAIL

2016-10-05 Thread Tuyosi T
hi all . using miniroot-am335x-60.fs (2nd october) & ports(snapshot's one) , x11vnc can be compiled but about to days is needed . $ pkg_info | grep x11vnc x11vnc-0.9.13p4 VNC server for real X displays if there is virtual X driver , then virtual x windows comes up . then vnc client had have

Re: X windows FAIL

2016-10-01 Thread Tuyosi T
hi all . i expirienced a interesting phenomenon. banana pi which was running armbian abruptly cannot show nothing on TV . but i ssh into banana pi(A) from another PC(B) , and x11vnc on the terminal . and then i run tigervnc of B , then xfce of A apear on B's monitor . this is very impressive.

Re: X windows FAIL

2016-09-28 Thread John DiMarco
In message you write: >thans Dmitrij for your clear reply . >_nodes&user=100> > >arch linux can run X windows . >i paste dmesg etc because i hope arm of openbsd runs X windows near future . >i love openbsd . Someone w

Re: X windows FAIL

2016-09-27 Thread Janne Johansson
2016-09-27 23:28 GMT+02:00 Tuyosi T : > > but X windows does not come . > > > anyway how to start x windows ? > > The nitpicker elders of old awakens to quote the manpage: The X.Org Foundation requests that the following names be used when referring to this software:

Re: X windows FAIL

2016-09-27 Thread Tuyosi T
verry sorry i paste x86's one . this is for arch linux of BBB . dmesg -> [0.00] Booting Linux on physical CPU 0x0 [0.00] Linux version 4.7.4-1-ARCH (builduser@leming) (gcc version 6.2.1 20160830 (GCC) ) #1 Fri Sep 16 20:18:36 MDT 2016 [0.00] CPU: ARMv7 Pro

Re: X windows FAIL

2016-09-27 Thread Tuyosi T
thans Dmitrij for your clear reply . arch linux can run X windows . i paste dmesg etc because i hope arm of openbsd runs X windows near future . i love openbsd . ARCH LINUX dmesg is -->

Re: X windows FAIL

2016-09-27 Thread Dmitrij D. Czarkoff
AFAIK you can't run xdm on BeagleBone Black or any other OpenBSD/armv7 platforms because we don't support video controller.

Re: X windows FAIL

2016-09-27 Thread Tuyosi T
hi Dmitrij . thanks for your kind advices . 1) cat /etc/rc.conf.local xdm_flags= 2) $ cat /var/log/xdm.log xdm info (pid 6297): Starting xdm info (pid 6297): Starting X server on :0 (EE) Fatal server error: (EE) xf86OpenConsole: No console driver found Supported drivers: wscons

Re: X windows FAIL

2016-09-27 Thread Dmitrij D. Czarkoff
Tuyosi T wrote: >i set >cat /etc/rc.conf >xdm_flags= # on some architectures, you must also $ sed -n 3p /etc/rc.conf # DO NOT EDIT THIS FILE!! >but X windows does not come . That is not a lot of info, isn't it? Care to post /var/log/xdm.log, /var/log/Xorg.0.log and dmesg outp