Так, я всё продолжаю поковыривать этот тонкий клиент HP.
Хочу получить его dm через ssh. Но пока хз как это сделать.
Подключаюсь ssh -XYC. Там выполняю команду startx -- :1. Она выполняется и висит, типа как будто запустила X'ы, но я их не вижу. [more=копия вывода]X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-608-imx51 armv7l Ubuntu
Current Operating System: Linux HPf4ce46251837 2.6.32.9-dove-5.3.6-1-armel #1 Fri Jul 8 18:00:39 PDT 2011 armv7l
Kernel command line: mtdparts=spi0.0:768k(u-boot),8k(uboot_env),8k(pu_env),8k(hp_env) root=/dev/sda1 rw init=/init vmalloc=384M video=dovefb oldI2Cbus=1 cpufreq_disable=1 splash quiet
Build Date: 10 December 2010 06:20:46PM
xorg-server 2:1.7.6-2ubuntu7.5 (For technical support please see
http://www.ubuntu.com/support) Current version of pixman: 0.16.4
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: Fri Jan 25 08:20:57 2013
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
(EE) dovefb(0): mrvlFencePoolInit: virtual address 0x494c8000, physical address 38000000
xf86SetDesiredModes()
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
(EE) GLX: could not load software renderer
(EE) Unable to open evdev device "/dev/input/evdev-kbd".
(EE) PreInit returned NULL for "Generic Keyboard"
Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml"
Openbox-Message: Unable to find a valid menu file "debian-menu.xml"
Openbox-Message: Unable to find a valid menu file "menu.xml"
Openbox-Message: Unable to find a valid menu file "menu.xml"
This: 0x00000062, Primary: 0x00000000
This: 0x00000063, Primary: 0x00000000
Monitor[0]: 1024x768+0+0 (270x203+0+0 mm)
Monitor[1]: 1024x768+0+0 (270x203+0+0 mm)
Screen Size: 1024x768x24
attr('name') = 'duskyBlue radial'
attr('type') = 'radial'
attr('axis') = 'width'
attr('metric') = 'linear'
attr('colors') = '22AAFF 002244'
Adjust/Align 512,384 0x84 1x1 + 0,0 -> 512,384
describes Gradient item: 'duskyBlue radial'
attr('name') = 'HP Logo'
attr('source') = '/usr/share/themes/hptc-duskyblue/images/logo/HPCL_logo_btn.png'
attr('size') = '64x64'
attr('position') = '50%,10%'
attr('alignment') = 'hcenter top'
Position '50%,10%', pad 0 -> 512,77
Size '64x64' -> 64x64
describes Image item: 'HP Logo'
Adding font dir /usr/share/fonts/truetype
Adding font dir /usr/share/fonts/truetype/ttf-dejavu
ImageItem::addToImage src='/usr/share/themes/hptc-duskyblue/images/logo/HPCL_logo_btn.png' sz=64x64
Adjust/Align 512,77 0x24 62x64 + 0,0 -> 481,77
Image: alpha=255, 48x49 at 481,77, now 62x64
New pixmap is 0x00800001
QString::number(inPid) "8033"
NEW WINDOW
target window found !!!![/more]. DM там нету стандартных, есть некий hptc-dm, вот его-то я и жажду увидеть, но если вызывать именно его, то также происходит вызов X сервера и на этом всё заканчивается.
Есть мнение что он уходить куда-то на другой vt, но как его адресовать в ssh сессию, я думал что он туда должен уйти сам? Например, если запускать не X, а сразу rdesktop, то он нормально запустится через ssh -X.