On 1/28/22 09:56, (K.K.Paradox)T.Kobayashi wrote:
I'm still investigating the issue.
There were some warnings in Xorg.0.log.
I did the following to clear them.

$ sudo apt-get install -y xserver-xorg-video-fbdev

s390x@s390x:/var/log$ cat Xorg.0.log

[   483.532] (II) FBDEV: driver for framebuffer: fbdev
[   483.536] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[   483.538] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[   483.544] (EE) Fatal server error:
[   483.657] (EE) xf86OpenConsole: Cannot open virtual console 7 (No such file 
or directory)

[   483.727] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
[   483.738] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
[   483.809] (EE) Server terminated with error (1). Closing log file.

IBM Z does not have a framebuffer / graphics-adapter (nor Linux Virtual Terminals), so Xorg, even with the fbdev module, cannot run.

If that doesn't work, I'll try Xvnc instead of Xorg.

I think that's the only way if you want an X server in Linux on IBM Z.

----- Original Message -----
From: "Steffen Maier" <ma...@linux.ibm.com>
Sent: Friday, January 28, 2022 5:57 AM

On 1/27/22 10:06, (K.K.Paradox)T.Kobayashi wrote:

typical x86 desktop [VT7, fbdev]. If you want to go with this method of
starting up X, you probably need to teach it to use Xvnc instead of Xorg as
X
server. I haven't done such config since roughly 2 decades. Maybe:
https://manpages.ubuntu.com/manpages/bionic/en/man1/xdm.1.html#local%20server%20specification

On Wed, Jan 26, 2022 at 4:09 AM (K.K.Paradox)T.Kobayashi <
kobaya...@paradox.jp> wrote:

I'm setting up X Windows System on Ubuntu Server 18.04.

I installed the some packages with the following command:

$ sudo apt-get -y install xserver-xorg
$ sudo apt-get -y install x11-apps
$ sudo apt-get -y install xdm
$ sudo apt-get -y install x11vnc

--
Mit freundlichen Gruessen / Kind regards
Steffen Maier

Linux on IBM Z and LinuxONE

https://www.ibm.com/privacy/us/en/
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Gregor Pillen
Geschaeftsfuehrung: David Faller, Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to