LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   X.org say "no screens found" (https://www.linuxquestions.org/questions/linux-desktop-74/x-org-say-no-screens-found-4175484438/)

meronbar 11-13-2013 08:05 AM

X.org say "no screens found"
 
Hello all
I am not experienced in this area. so cant googling right hint by myself.
I install XEN and create PV DomU Debian
After ssh on them, add xorg and try startx them, but got error

Quote:

root@deb-virt:~# startx


X.Org X Server 1.12.4
Release Date: 2012-08-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
Current Operating System: Linux deb-virt 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686
Kernel command line: root=/dev/xvda2 ro root=/dev/xvda2 ro ip=:127.0.255.255::::eth0:dhcp
Build Date: 21 October 2013 05:31:52PM
xorg-server 2:1.12.4-6+deb7u1 (Moritz Muehlenhoff <jmm@debian.org>)
Current version of pixman: 0.26.0
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: Wed Nov 13 15:36:01 2013
(==) Using system config directory "/usr/share/X11/xorg.conf.d"

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
/var/log/Xorg.0.log contain this

Code:

[  4847.845]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[  4847.845] X Protocol Version 11, Revision 0
[  4847.845] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[  4847.845] Current Operating System: Linux deb-virt 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686
[  4847.845] Kernel command line: root=/dev/xvda2 ro root=/dev/xvda2 ro ip=:127.0.255.255::::eth0:dhcp
[  4847.845] Build Date: 21 October 2013  05:31:52PM
[  4847.845] xorg-server 2:1.12.4-6+deb7u1 (Moritz Muehlenhoff <jmm@debian.org>)
[  4847.845] Current version of pixman: 0.26.0
[  4847.845]        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  4847.845] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4847.845] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 13 15:36:01 2013
[  4847.845] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  4847.846] (==) No Layout section.  Using the first Screen section.
[  4847.846] (==) No screen section available. Using defaults.
[  4847.846] (**) |-->Screen "Default Screen Section" (0)
[  4847.846] (**) |  |-->Monitor "<default monitor>"
[  4847.846] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  4847.846] (==) Automatically adding devices
[  4847.846] (==) Automatically enabling devices
[  4847.846] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  4847.846]        Entry deleted from font path.
[  4847.846] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  4847.846]        Entry deleted from font path.
[  4847.846] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[  4847.846] (==) ModulePath set to "/usr/lib/xorg/modules"
[  4847.846] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4847.846] (II) Loader magic: 0xb774d5a0
[  4847.846] (II) Module ABI versions:
[  4847.846]        X.Org ANSI C Emulation: 0.4
[  4847.846]        X.Org Video Driver: 12.1
[  4847.846]        X.Org XInput driver : 16.0
[  4847.846]        X.Org Server Extension : 6.0
[  4847.846] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  4847.846] (II) LoadModule: "extmod"
[  4847.846] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  4847.846] (II) Module extmod: vendor="X.Org Foundation"
[  4847.846]        compiled for 1.12.4, module version = 1.0.0
[  4847.846]        Module class: X.Org Server Extension
[  4847.846]        ABI class: X.Org Server Extension, version 6.0
[  4847.846] (II) Loading extension SELinux
[  4847.846] (II) Loading extension MIT-SCREEN-SAVER
[  4847.846] (II) Loading extension XFree86-VidModeExtension
[  4847.846] (II) Loading extension XFree86-DGA
[  4847.846] (II) Loading extension DPMS
[  4847.846] (II) Loading extension XVideo
[  4847.846] (II) Loading extension XVideo-MotionCompensation
[  4847.846] (II) Loading extension X-Resource
[  4847.846] (II) LoadModule: "dbe"
[  4847.846] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  4847.847] (II) Module dbe: vendor="X.Org Foundation"
[  4847.847]        compiled for 1.12.4, module version = 1.0.0
[  4847.847]        Module class: X.Org Server Extension
[  4847.847]        ABI class: X.Org Server Extension, version 6.0
[  4847.847] (II) Loading extension DOUBLE-BUFFER
[  4847.847] (II) LoadModule: "glx"
[  4847.847] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  4847.847] (II) Module glx: vendor="X.Org Foundation"
[  4847.847]        compiled for 1.12.4, module version = 1.0.0
[  4847.847]        ABI class: X.Org Server Extension, version 6.0
[  4847.847] (==) AIGLX enabled
[  4847.847] (II) Loading extension GLX
[  4847.847] (II) LoadModule: "record"
[  4847.847] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  4847.847] (II) Module record: vendor="X.Org Foundation"
[  4847.847]        compiled for 1.12.4, module version = 1.13.0
[  4847.847]        Module class: X.Org Server Extension
[  4847.847]        ABI class: X.Org Server Extension, version 6.0
[  4847.847] (II) Loading extension RECORD
[  4847.847] (II) LoadModule: "dri"
[  4847.847] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  4847.847] (II) Module dri: vendor="X.Org Foundation"
[  4847.847]        compiled for 1.12.4, module version = 1.0.0
[  4847.847]        ABI class: X.Org Server Extension, version 6.0
[  4847.847] (II) Loading extension XFree86-DRI
[  4847.847] (II) LoadModule: "dri2"
[  4847.847] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  4847.847] (II) Module dri2: vendor="X.Org Foundation"
[  4847.847]        compiled for 1.12.4, module version = 1.2.0
[  4847.847]        ABI class: X.Org Server Extension, version 6.0
[  4847.847] (II) Loading extension DRI2
[  4847.847] (==) Matched vesa as autoconfigured driver 0
[  4847.847] (==) Matched fbdev as autoconfigured driver 1
[  4847.847] (==) Assigned the driver to the xf86ConfigLayout
[  4847.847] (II) LoadModule: "vesa"
[  4847.847] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  4847.848] (II) Module vesa: vendor="X.Org Foundation"
[  4847.848]        compiled for 1.12.1, module version = 2.3.1
[  4847.848]        Module class: X.Org Video Driver
[  4847.848]        ABI class: X.Org Video Driver, version 12.0
[  4847.848] (II) LoadModule: "fbdev"
[  4847.848] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  4847.848] (II) Module fbdev: vendor="X.Org Foundation"
[  4847.848]        compiled for 1.12.1, module version = 0.4.2
[  4847.848]        ABI class: X.Org Video Driver, version 12.0
[  4847.848] (II) VESA: driver for VESA chipsets: vesa
[  4847.848] (II) FBDEV: driver for framebuffer: fbdev
[  4847.848] (--) using VT number 2

[  4847.848] (WW) Falling back to old probe method for vesa
[  4847.848] (WW) Falling back to old probe method for fbdev
[  4847.848] (II) Loading sub module "fbdevhw"
[  4847.848] (II) LoadModule: "fbdevhw"
[  4847.848] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  4847.848] (II) Module fbdevhw: vendor="X.Org Foundation"
[  4847.848]        compiled for 1.12.4, module version = 0.0.2
[  4847.848]        ABI class: X.Org Video Driver, version 12.1
[  4847.848] (EE) open /dev/fb0: No such file or directory
[  4847.848] (EE) No devices detected.
[  4847.848]
Fatal server error:
[  4847.848] no screens found
[  4847.848]
Please consult the The X.Org Foundation support
        at http://wiki.x.org
 for help.
[  4847.848] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  4847.848]

Can anyone direct my, what can be a source of problem?
Thanks

smallpond 11-13-2013 12:12 PM

What is in your $HOME/.xinitrc file?
If it is an empty file, then delete it.

meronbar 11-14-2013 04:35 AM

Quote:

Originally Posted by smallpond (Post 5063787)
What is in your $HOME/.xinitrc file?
If it is an empty file, then delete it.

No such file in /root

meronbar 11-14-2013 06:23 AM

I check configuration of DomU and found that there is no one Video and Graphical devices.
I cant add any Video device, but then i add Graphical device (VNC access to console), and now startx run OK and displaying GUI ... on local console of DomU instead of my session.

So I suppose that something wrong with $DISPLAY settings. What can i do with this parameter?


All times are GMT -5. The time now is 10:59 AM.