You are not logged in.

#1 2013-02-01 13:14:36

ansh_kumar
Member
Registered: 2013-02-01
Posts: 89

[SOLVED] screen goes black after installing gnome or kde

I am using virtualbox for installing arch.
The problem is quite weird. First I installed arch (without gui)  and then installed xorg-server xorg-xinit xorg-server-utils.xorg-twm xorg-xclock xterm

Then I installed virtualbox-guest-utils. Manually loaded the modules (modprobe -a vboxguest vboxsf vboxvideo) and created a virtualbox.conf in /etc/modules-load.d with these line:

vboxguest
vboxsf
vboxvideo

Then I started X using "startx" command, every thing works fine. Xterm is working fine.

Then I installed gnome and enabled gdm (systemctl enable gdm.service) , when i rebooted the screen goes black, there is nothing on the screen.
I also tried to install kde and upgraded all the packages but nothing worked.
Here is my /var/log/Xorg.0.log file :

[    14.288] 
X.Org X Server 1.13.2
Release Date: 2013-01-24
[    14.288] X Protocol Version 11, Revision 0
[    14.288] Build Operating System: Linux 3.7.4-1-ARCH i686 
[    14.289] Current Operating System: Linux localhost 3.7.5-1-ARCH #1 SMP PREEMPT Mon Jan 28 10:38:12 CET 2013 i686
[    14.289] Kernel command line: root=/dev/sda2 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    14.289] Build Date: 25 January 2013  09:41:07AM
[    14.289]  
[    14.289] Current version of pixman: 0.28.2
[    14.289] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[    14.289] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.290] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb  1 11:55:18 2013
[    14.340] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    14.374] (==) No Layout section.  Using the first Screen section.
[    14.374] (==) No screen section available. Using defaults.
[    14.374] (**) |-->Screen "Default Screen Section" (0)
[    14.374] (**) |   |-->Monitor "<default monitor>"
[    14.390] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.390] (==) Automatically adding devices
[    14.391] (==) Automatically enabling devices
[    14.391] (==) Automatically adding GPU devices
[    14.423] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    14.423] 	Entry deleted from font path.
[    14.480] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    14.481] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.481] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.497] (II) Loader magic: 0x825a640
[    14.497] (II) Module ABI versions:
[    14.497] 	X.Org ANSI C Emulation: 0.4
[    14.497] 	X.Org Video Driver: 13.1
[    14.497] 	X.Org XInput driver : 18.0
[    14.497] 	X.Org Server Extension : 7.0
[    14.499] (II) config/udev: Adding drm device (/dev/dri/card0)
[    14.514] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/134217728
[    14.515] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    14.516] Initializing built-in extension Generic Event Extension
[    14.516] Initializing built-in extension SHAPE
[    14.516] Initializing built-in extension MIT-SHM
[    14.517] Initializing built-in extension XInputExtension
[    14.517] Initializing built-in extension XTEST
[    14.517] Initializing built-in extension BIG-REQUESTS
[    14.517] Initializing built-in extension SYNC
[    14.517] Initializing built-in extension XKEYBOARD
[    14.517] Initializing built-in extension XC-MISC
[    14.517] Initializing built-in extension SECURITY
[    14.517] Initializing built-in extension XINERAMA
[    14.517] Initializing built-in extension XFIXES
[    14.517] Initializing built-in extension RENDER
[    14.517] Initializing built-in extension RANDR
[    14.517] Initializing built-in extension COMPOSITE
[    14.518] Initializing built-in extension DAMAGE
[    14.518] Initializing built-in extension MIT-SCREEN-SAVER
[    14.518] Initializing built-in extension DOUBLE-BUFFER
[    14.518] Initializing built-in extension RECORD
[    14.518] Initializing built-in extension DPMS
[    14.518] Initializing built-in extension X-Resource
[    14.518] Initializing built-in extension XVideo
[    14.518] Initializing built-in extension XVideo-MotionCompensation
[    14.518] Initializing built-in extension XFree86-VidModeExtension
[    14.518] Initializing built-in extension XFree86-DGA
[    14.518] Initializing built-in extension XFree86-DRI
[    14.518] Initializing built-in extension DRI2
[    14.519] (II) LoadModule: "glx"
[    14.540] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.563] (II) Module glx: vendor="X.Org Foundation"
[    14.564] 	compiled for 1.13.2, module version = 1.0.0
[    14.564] 	ABI class: X.Org Server Extension, version 7.0
[    14.564] (==) AIGLX enabled
[    14.565] Loading extension GLX
[    14.565] (==) Matched vboxvideo as autoconfigured driver 0
[    14.565] (==) Matched vboxvideo as autoconfigured driver 1
[    14.565] (==) Matched vesa as autoconfigured driver 2
[    14.565] (==) Matched modesetting as autoconfigured driver 3
[    14.565] (==) Matched fbdev as autoconfigured driver 4
[    14.566] (==) Assigned the driver to the xf86ConfigLayout
[    14.566] (II) LoadModule: "vboxvideo"
[    14.596] (II) Loading /usr/lib/xorg/modules/drivers/vboxvideo.so
[    14.620] (II) Module vboxvideo: vendor="Oracle Corporation"
[    14.621] 	compiled for 10.13.0, module version = 1.0.1
[    14.621] 	Module class: X.Org Video Driver
[    14.621] 	ABI class: X.Org Video Driver, version 13.0
[    14.621] (**) Load address of symbol "VBOXVIDEO" is 0xb7205c60
[    14.621] (II) LoadModule: "vesa"
[    14.622] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    14.629] (II) Module vesa: vendor="X.Org Foundation"
[    14.630] 	compiled for 1.13.0, module version = 2.3.2
[    14.630] 	Module class: X.Org Video Driver
[    14.630] 	ABI class: X.Org Video Driver, version 13.0
[    14.630] (II) LoadModule: "modesetting"
[    14.631] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.639] (II) Module modesetting: vendor="X.Org Foundation"
[    14.639] 	compiled for 1.13.1, module version = 0.6.0
[    14.639] 	Module class: X.Org Video Driver
[    14.640] 	ABI class: X.Org Video Driver, version 13.1
[    14.640] (II) LoadModule: "fbdev"
[    14.640] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    14.655] (II) Module fbdev: vendor="X.Org Foundation"
[    14.656] 	compiled for 1.13.0, module version = 0.4.3
[    14.656] 	Module class: X.Org Video Driver
[    14.656] 	ABI class: X.Org Video Driver, version 13.0
[    14.656] (II) VBoxVideo: guest driver for VirtualBox: vbox
[    14.656] (II) VESA: driver for VESA chipsets: vesa
[    14.656] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.657] (II) FBDEV: driver for framebuffer: fbdev
[    14.657] (++) using VT number 1

[    14.665] (WW) Falling back to old probe method for vesa
[    14.665] (WW) Falling back to old probe method for modesetting
[    14.666] (WW) Falling back to old probe method for fbdev
[    14.666] (II) Loading sub module "fbdevhw"
[    14.666] (II) LoadModule: "fbdevhw"
[    14.667] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    14.676] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.676] 	compiled for 1.13.2, module version = 0.0.2
[    14.676] 	ABI class: X.Org Video Driver, version 13.1
[    14.676] (EE) open /dev/fb0: No such file or directory
[    14.678] (II) VBoxVideo(0): VirtualBox guest additions video driver version 4.2.6_OSE
[    14.678] (II) Loading sub module "ramdac"
[    14.678] (II) LoadModule: "ramdac"
[    14.678] (II) Module "ramdac" already built-in
[    14.678] (II) Loading sub module "fb"
[    14.678] (II) LoadModule: "fb"
[    14.724] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.734] (II) Module fb: vendor="X.Org Foundation"
[    14.735] 	compiled for 1.13.2, module version = 1.0.0
[    14.735] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.735] (II) Loading sub module "shadowfb"
[    14.735] (II) LoadModule: "shadowfb"
[    14.735] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    14.738] (II) Module shadowfb: vendor="X.Org Foundation"
[    14.738] 	compiled for 1.13.2, module version = 1.0.0
[    14.738] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.738] (II) Loading sub module "vgahw"
[    14.738] (II) LoadModule: "vgahw"
[    14.738] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    14.741] (II) Module vgahw: vendor="X.Org Foundation"
[    14.741] 	compiled for 1.13.2, module version = 0.1.0
[    14.741] 	ABI class: X.Org Video Driver, version 13.1
[    14.741] (II) Loading sub module "dri"
[    14.741] (II) LoadModule: "dri"
[    14.741] (II) Module "dri" already built-in
[    14.744] (II) VBoxVideo(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.744] (==) VBoxVideo(0): Depth 24, (--) framebuffer bpp 32
[    14.745] (--) VBoxVideo(0): Virtual size is 32000x32000 (pitch 32000)
[    14.745] (**) VBoxVideo(0):  Built-in mode "VBoxInitialMode": 17.7 MHz (scaled from 0.0 MHz), 24.4 kHz, 60.0 Hz
[    14.745] (II) VBoxVideo(0): Modeline "VBoxInitialMode"x0.0   17.68  720 722 724 726  400 402 404 406 (24.4 kHz b)
[    14.745] (**) VBoxVideo(0):  Built-in mode "VBoxDynamicMode": 17.7 MHz (scaled from 0.0 MHz), 24.4 kHz, 60.0 Hz
[    14.745] (II) VBoxVideo(0): Modeline "VBoxDynamicMode"x0.0   17.68  720 722 724 726  400 402 404 406 (24.4 kHz b)
[    14.745] (**) VBoxVideo(0):  Built-in mode "VBoxDynamicMode": 17.7 MHz (scaled from 0.0 MHz), 24.4 kHz, 60.0 Hz
[    14.745] (II) VBoxVideo(0): Modeline "VBoxDynamicMode"x0.0   17.68  720 722 724 726  400 402 404 406 (24.4 kHz b)
[    14.745] (**) VBoxVideo(0):  Built-in mode "VBox-800x600": 29.3 MHz (scaled from 0.0 MHz), 36.4 kHz, 60.0 Hz
[    14.745] (II) VBoxVideo(0): Modeline "VBox-800x600"x0.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[    14.745] (**) VBoxVideo(0):  Built-in mode "VBox-640x480": 18.8 MHz (scaled from 0.0 MHz), 29.2 kHz, 60.0 Hz
[    14.746] (II) VBoxVideo(0): Modeline "VBox-640x480"x0.0   18.84  640 642 644 646  480 482 484 486 (29.2 kHz b)
[    14.746] (II) VBoxVideo(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    14.746] (==) VBoxVideo(0): RGB weight 888
[    14.747] (==) VBoxVideo(0): Default visual is TrueColor
[    14.747] (==) VBoxVideo(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.747] (==) VBoxVideo(0): DPI set to (96, 96)
[    14.747] (II) UnloadModule: "vesa"
[    14.747] (II) Unloading vesa
[    14.747] (II) UnloadModule: "modesetting"
[    14.747] (II) Unloading modesetting
[    14.748] (II) UnloadModule: "fbdev"
[    14.748] (II) Unloading fbdev
[    14.748] (II) UnloadSubModule: "fbdevhw"
[    14.748] (II) Unloading fbdevhw
[    14.748] (--) Depth 24 pixmap format is 32 bpp
[    15.377] (II) [drm] DRM interface version 1.4
[    15.377] (II) [drm] DRM open master succeeded.
[    15.377] (II) VBoxVideo(0): [drm] Using the DRM lock SAREA also for drawables.
[    15.377] (II) VBoxVideo(0): [drm] framebuffer handle = 0xe0000000
[    15.378] (II) VBoxVideo(0): [drm] added 1 reserved context for kernel
[    15.378] (II) VBoxVideo(0): X context handle = 0x1
[    15.378] (II) VBoxVideo(0): [drm] installed DRM signal handler
[    15.378] (II) VBoxVideo(0): visual configurations initialized
[    15.396] (II) VBoxVideo(0): Requested monitor count: 1
[    15.396] (II) VBoxVideo(0): Output VBOX0 has no monitor section
[    15.396] (II) VBoxVideo(0): Output VBOX0 has no monitor section
[    15.398] (II) VBoxVideo(0): EDID for output VBOX0
[    15.399] (II) VBoxVideo(0): Manufacturer: VBX  Model: 0  Serial#: 26215120
[    15.399] (II) VBoxVideo(0): Year: 1990  Week: 1
[    15.399] (II) VBoxVideo(0): EDID Version: 1.3
[    15.399] (II) VBoxVideo(0): Digital Display Input
[    15.399] (II) VBoxVideo(0): Indeterminate output size
[    15.399] (II) VBoxVideo(0): Gamma: 2.20
[    15.399] (II) VBoxVideo(0): DPMS capabilities: StandBy Suspend Off
[    15.399] (II) VBoxVideo(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    15.399] (II) VBoxVideo(0): Default color space is primary color space
[    15.400] (II) VBoxVideo(0): First detailed timing is preferred mode
[    15.400] (II) VBoxVideo(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    15.400] (II) VBoxVideo(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[    15.400] (II) VBoxVideo(0): Manufacturer's mask: 0
[    15.400] (II) VBoxVideo(0): Supported detailed timing:
[    15.400] (II) VBoxVideo(0): clock: 17.7 MHz   Image Size:  0 x 0 mm
[    15.400] (II) VBoxVideo(0): h_active: 720  h_sync: 722  h_sync_end 724 h_blank_end 726 h_border: 0
[    15.401] (II) VBoxVideo(0): v_active: 400  v_sync: 402  v_sync_

And I'm my host pc is Wndows 7 Home Basic 64 bit and virtualbox v 4.2.4
Thanks in advance... smile

Last edited by ansh_kumar (2013-02-03 07:09:28)

Offline

#2 2013-02-02 02:14:32

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,132

Re: [SOLVED] screen goes black after installing gnome or kde

Did you install any ttf fonts? Try installing dejavu. I only mention this because I remember not having this can cause weird errors with KDE - no idea if gnome is the same.

Please use [code ] [/code ] tags.

Last edited by cfr (2013-02-02 02:16:33)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#3 2013-02-03 06:16:13

ansh_kumar
Member
Registered: 2013-02-01
Posts: 89

Re: [SOLVED] screen goes black after installing gnome or kde

Sorry for log part, I'm new to forums.

Yes I've installed ttf, no success.
Actually ttf fonts are installed along with gnome & gnome-extra.

Last edited by ansh_kumar (2013-02-03 06:31:02)

Offline

#4 2013-02-03 07:07:20

ansh_kumar
Member
Registered: 2013-02-01
Posts: 89

Re: [SOLVED] screen goes black after installing gnome or kde

Okay finally I decided to make new installation (from making of new virtual disk), but this time in VmPlayer.
Followed the same process and made it...
Everything is working fine (actually got some issues with using custom scripts, will be posting of it in new forum), but the good thing is that I can see a working gui finally.
Also I would like to mention that Gnome runs slow than KDE (actually very much slow in Virtual environment on new hardware), so I shifted to KDE.
smile smile smile

Offline

Board footer

Powered by FluxBB