Section "ServerFlags"
Option "Xinerama" "true"
EndSection
xauth: creating new authority file /home/tichy/.serverauth.5287
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux tichy-laptop 2.6.20-16-generic #2 SMP Wed May 23 01:46:23 UTC 2007 i686
Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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.1.log", Time: Tue Jun 12 09:03:34 2007
(==) Using config file: "/etc/X11/xorg.conf"
(WW) VBoxVideo(0): Failed to set up write-combining range (0xe0000000,0x800000)
(EE) AIGLX: Screen 0 is not DRI capable
(EE) No Input driver matching `mouse'
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : No such file or directory
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.
ManfredB wrote:Hello,
try XUbuntu, it does run!
Manfred
vrabcak wrote:Adding xconsole didn't help, the problem is still the same.
vrabcak wrote:I alsou tried to install ubuntu - everything went ok. Then I installed metapackage kubuntu-desktop and after logout and login KDE worked. But after reboot, the problem was back, i wasn't able to log in to KDE neither GNOME.
I have removed package kdm and everything was fine again with login from gdm. So I assume that guest additions break something in kdm.
chmod 644 /etc/X11/Xsession.d/98vboxadd-xclient/usr/bin/vboxadd-xclient || truebodhi.zazen wrote:add the following lines to /etc/X11/xorg.conf:Section "ServerFlags"
Option "Xinerama" "true"
EndSection
nuno wrote:Add "xconsole &" right after the shebang line (#!/bin/sh) in /usr/bin/startkde
nuno wrote:- to make clear that this file is not executable, it's sourced:
- Code: Select all Expand viewCollapse view
chmod 644 /etc/X11/Xsession.d/98vboxadd-xclient
- to prevent Xsession from exiting because of error exit code, replace the "/usr/bin/vboxadd-xclient" line with:
- Code: Select all Expand viewCollapse view
/usr/bin/vboxadd-xclient || true
polarbear101 wrote:Can anybody explain step by step
- how to "bypass" the login screen from KDE
- how to edit /etc/X11/Xsession.d/98vboxadd-xclient from the command-line
Users browsing this forum: Google [Bot] and 7 guests