Page 1 of 1

[SOLVED] startx does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 15:00
by mackowiakp
After upgrade M3->M4 xstart does not want to work. The system I have the problem with, is my home NAS, streaming server etc. So basically it works without X server started. But from time to time I use GUI, starting X from console. After upgrade /etc/X11/xorg.conf looks the same way as before. Below content of Xorg log file. I do not noticed nothing strange. But for sure I am wrong. So can anybody look to log file and find out potential problem?

Code: Select all
[root@piotr log]# cat Xorg.0.log
[     9.827]
X.Org X Server 1.14.5
Release Date: 2013-12-12
[     9.827] X Protocol Version 11, Revision 0
[     9.827] Build Operating System: Linux_3.4.69-server-1.mga2 Mageia
[     9.827] Current Operating System: Linux piotr 3.12.8-desktop-2.mga4 #1 SMP Fri Jan 24 13:56:55 UTC 2014 x86_64
[     9.827] Kernel command line: BOOT_IMAGE=linux root=UUID=82d885b9-fe29-49e8-b279-526863a2214e splash quiet nokmsboot resume=UUID=62e8f9d1-c656-4676-817c-71e2f7531e2c vga=788
[     9.827] Build Date: 27 December 2013  09:29:22AM
[     9.827] 
[     9.827] Current version of pixman: 0.32.4
[     9.827]    Before reporting problems, check http://bugs.mageia.org
        to make sure that you have the latest version.
[     9.827] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.827] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb  5 08:37:55 2014
[     9.827] (==) Using config file: "/etc/X11/xorg.conf"
[     9.827] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.828] (==) ServerLayout "layout1"
[     9.828] (**) |-->Screen "screen1" (0)
[     9.828] (**) |   |-->Monitor "monitor1"
[     9.828] (**) |   |-->Device "device1"
[     9.828] (**) Option "DontZap" "False"
[     9.828] (**) Option "AllowMouseOpenFail"
[     9.828] (==) Automatically adding devices
[     9.828] (==) Automatically enabling devices
[     9.828] (==) Automatically adding GPU devices
[     9.828] (==) FontPath set to:
        catalogue:/etc/X11/fontpath.d
[     9.828] (==) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules"
[     9.828] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.828] (II) Loader magic: 0x7fdc40
[     9.828] (II) Module ABI versions:
[     9.828]    X.Org ANSI C Emulation: 0.4
[     9.828]    X.Org Video Driver: 14.1
[     9.828]    X.Org XInput driver : 19.1
[     9.828]    X.Org Server Extension : 7.0
[     9.829] (--) PCI:*(0:0:16:0) 10de:07e1:1043:82ae rev 162, Mem @ 0xed000000/16777216, 0xd0000000/268435456, 0xee000000/16777216, BIOS @ 0x????????/131072
[     9.830] (II) Open ACPI successful (/var/run/acpid.socket)
[     9.830] Initializing built-in extension Generic Event Extension
[     9.830] Initializing built-in extension SHAPE
[     9.830] Initializing built-in extension MIT-SHM
[     9.830] Initializing built-in extension XInputExtension
[     9.830] Initializing built-in extension XTEST
[     9.830] Initializing built-in extension BIG-REQUESTS
[     9.830] Initializing built-in extension SYNC
[     9.830] Initializing built-in extension XKEYBOARD
[     9.830] Initializing built-in extension XC-MISC
[     9.830] Initializing built-in extension SECURITY
[     9.830] Initializing built-in extension XINERAMA
[     9.830] Initializing built-in extension XFIXES
[     9.830] Initializing built-in extension XFree86-Bigfont
[     9.830] Initializing built-in extension RENDER
[     9.830] Initializing built-in extension RANDR
[     9.830] Initializing built-in extension COMPOSITE
[     9.830] Initializing built-in extension DAMAGE
[     9.830] Initializing built-in extension MIT-SCREEN-SAVER
[     9.830] Initializing built-in extension DOUBLE-BUFFER
[     9.830] Initializing built-in extension RECORD
[     9.830] Initializing built-in extension DPMS
[     9.830] Initializing built-in extension X-Resource
[     9.830] Initializing built-in extension XVideo
[     9.830] Initializing built-in extension XVideo-MotionCompensation
[     9.830] Initializing built-in extension XFree86-VidModeExtension
[     9.830] Initializing built-in extension XFree86-DGA
[     9.830] Initializing built-in extension XFree86-DRI
[     9.830] Initializing built-in extension DRI2
[     9.830] (II) "glx" will be loaded by default.
[     9.830] (II) LoadModule: "v4l"
[     9.837] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[     9.837] (II) Module v4l: vendor="X.Org Foundation"
[     9.837]    compiled for 1.14.3, module version = 0.1.1
[     9.837]    ABI class: X.Org Video Driver, version 14.1
[     9.837] (II) LoadModule: "glx"
[     9.837] (II) Loading /usr/lib64/xorg/extra-modules/libglx.so
[    10.204] (II) Module glx: vendor="NVIDIA Corporation"
[    10.204]    compiled for 4.0.2, module version = 1.0.0
[    10.204]    Module class: X.Org Server Extension
[    10.204] (II) NVIDIA GLX Module  304.119  Fri Jan 17 09:50:24 PST 2014
[    10.204] Loading extension GLX
[    10.204] (II) LoadModule: "nvidia"
[    10.204] (II) Loading /usr/lib64/xorg/extra-modules/nvidia_drv.so
[    10.204] (II) Module nvidia: vendor="NVIDIA Corporation"
[    10.204]    compiled for 4.0.2, module version = 1.0.0
[    10.204]    Module class: X.Org Video Driver
[    10.205] (II) v4l driver for Video4Linux
[    10.205] (II) NVIDIA dlloader X Driver  304.119  Fri Jan 17 09:32:25 PST 2014
[    10.205] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    10.205] (++) using VT number 1

[    10.205] (WW) Falling back to old probe method for v4l
[    10.205] (II) Loading sub module "fb"
[    10.205] (II) LoadModule: "fb"
[    10.205] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    10.205] (II) Module fb: vendor="X.Org Foundation"
[    10.205]    compiled for 1.14.5, module version = 1.0.0
[    10.205]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.205] (II) Loading sub module "wfb"
[    10.205] (II) LoadModule: "wfb"
[    10.205] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    10.205] (II) Module wfb: vendor="X.Org Foundation"
[    10.205]    compiled for 1.14.5, module version = 1.0.0
[    10.205]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.206] (II) Loading sub module "ramdac"
[    10.206] (II) LoadModule: "ramdac"
[    10.206] (II) Module "ramdac" already built-in
[    10.206] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    10.206] (==) NVIDIA(0): RGB weight 888
[    10.206] (==) NVIDIA(0): Default visual is TrueColor
[    10.206] (**) NVIDIA(0): Using gamma correction (0.4, 0.4, 0.4)
[    10.206] (**) NVIDIA(0): Option "AddARGBGLXVisuals"
[    10.206] (**) NVIDIA(0): Option "DynamicTwinView" "false"
[    10.206] (**) NVIDIA(0): Enabling 2D acceleration
[    10.862] (II) NVIDIA(GPU-0): Display (Philips 226V4 (CRT-0)) does not support NVIDIA 3D
[    10.862] (II) NVIDIA(GPU-0):     Vision stereo.
[    10.863] (II) NVIDIA(0): NVIDIA GPU GeForce 7100 / nForce 630i (C73) at PCI:0:16:0
[    10.863] (II) NVIDIA(0):     (GPU-0)
[    10.863] (--) NVIDIA(0): Memory: 524288 kBytes
[    10.863] (--) NVIDIA(0): VideoBIOS: 05.73.32.10.00
[    10.863] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    10.863] (--) NVIDIA(0): Valid display device(s) on GeForce 7100 / nForce 630i at PCI:0:16:0
[    10.863] (--) NVIDIA(0):     Philips 226V4 (CRT-0) (connected)
[    10.863] (--) NVIDIA(0):     DFP-0
[    10.863] (--) NVIDIA(0): Philips 226V4 (CRT-0): 350.0 MHz maximum pixel clock
[    10.863] (--) NVIDIA(0): DFP-0: 165.0 MHz maximum pixel clock
[    10.863] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[    10.863] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    10.863] (**) NVIDIA(0):     device Philips 226V4 (CRT-0) (Using EDID frequencies has
[    10.863] (**) NVIDIA(0):     been enabled on all display devices.)
[    10.863] (II) NVIDIA(0): Validated MetaModes:
[    10.863] (II) NVIDIA(0):     "CRT-0:1280x720"
[    10.863] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 720
[    10.864] (--) NVIDIA(0): DPI set to (67, 67); computed from "UseEdidDpi" X config
[    10.864] (--) NVIDIA(0):     option
[    10.864] (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[    10.864] (--) Depth 24 pixmap format is 32 bpp
[    10.868] (II) NVIDIA(0): Setting mode "CRT-0:1280x720"
[    10.941] Loading extension NV-GLX
[    10.951] (==) NVIDIA(0): Disabling shared memory pixmaps
[    10.951] (==) NVIDIA(0): Backing store disabled
[    10.951] (==) NVIDIA(0): Silken mouse enabled
[    10.951] (**) NVIDIA(0): DPMS enabled
[    10.952] Loading extension NV-CONTROL
[    10.952] Loading extension XINERAMA
[    10.952] (II) Loading sub module "dri2"
[    10.952] (II) LoadModule: "dri2"
[    10.952] (II) Module "dri2" already built-in
[    10.952] (II) NVIDIA(0): [DRI2] Setup complete
[    10.952] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    10.952] (--) RandR disabled
[    10.957] (II) Initializing extension GLX
[    10.996] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-8AA988DD479FAABEC4FC3CCCF4CC29B4948840B4.xkm
[    11.021] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    11.022] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.022] (II) LoadModule: "evdev"
[    11.024] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    11.024] (II) Module evdev: vendor="X.Org Foundation"
[    11.024]    compiled for 1.14.3, module version = 2.8.2
[    11.024]    Module class: X.Org XInput Driver
[    11.024]    ABI class: X.Org XInput driver, version 19.1
[    11.024] (II) Using input driver 'evdev' for 'Power Button'
[    11.024] (**) Power Button: always reports core events
[    11.024] (**) evdev: Power Button: Device: "/dev/input/event3"
[    11.024] (--) evdev: Power Button: Vendor 0 Product 0x1
[    11.024] (--) evdev: Power Button: Found keys
[    11.024] (II) evdev: Power Button: Configuring as keyboard
[    11.024] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    11.024] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.024] (**) Option "xkb_rules" "evdev"
[    11.024] (**) Option "xkb_model" "pc105"
[    11.024] (**) Option "xkb_layout" "pl"
[    11.024] (**) Option "xkb_options" "compose:rwin"
[    11.026] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-C94F5581E8FCC3EF50C90B4C59B91E63879BCBAE.xkm
[    11.048] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    11.048] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.048] (II) Using input driver 'evdev' for 'Power Button'
[    11.048] (**) Power Button: always reports core events
[    11.048] (**) evdev: Power Button: Device: "/dev/input/event2"
[    11.048] (--) evdev: Power Button: Vendor 0 Product 0x1
[    11.048] (--) evdev: Power Button: Found keys
[    11.048] (II) evdev: Power Button: Configuring as keyboard
[    11.048] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event2"
[    11.048] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    11.048] (**) Option "xkb_rules" "evdev"
[    11.048] (**) Option "xkb_model" "pc105"
[    11.048] (**) Option "xkb_layout" "pl"
[    11.048] (**) Option "xkb_options" "compose:rwin"
[    11.048] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
[    11.048] (II) No input driver specified, ignoring this device.
[    11.048] (II) This device may have been added with another device file.
[    11.048] (II) config/udev: Adding input device HDA NVidia Line Out CLFE (/dev/input/event6)
[    11.048] (II) No input driver specified, ignoring this device.
[    11.048] (II) This device may have been added with another device file.
[    11.049] (II) config/udev: Adding input device HDA NVidia Line Out Side (/dev/input/event5)
[    11.049] (II) No input driver specified, ignoring this device.
[    11.049] (II) This device may have been added with another device file.
[    11.049] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event10)
[    11.049] (II) No input driver specified, ignoring this device.
[    11.049] (II) This device may have been added with another device file.
[    11.049] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[    11.049] (II) No input driver specified, ignoring this device.
[    11.049] (II) This device may have been added with another device file.
[    11.049] (II) config/udev: Adding input device HDA NVidia Line Out Front (/dev/input/event8)
[    11.049] (II) No input driver specified, ignoring this device.
[    11.049] (II) This device may have been added with another device file.
[    11.050] (II) config/udev: Adding input device HDA NVidia Line Out Surround (/dev/input/event7)
[    11.050] (II) No input driver specified, ignoring this device.
[    11.050] (II) This device may have been added with another device file.
[    11.050] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    11.050] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    11.050] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    11.050] (**) AT Translated Set 2 keyboard: always reports core events
[    11.050] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    11.050] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    11.050] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    11.050] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    11.050] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    11.050] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    11.050] (**) Option "xkb_rules" "evdev"
[    11.050] (**) Option "xkb_model" "pc105"
[    11.050] (**) Option "xkb_layout" "pl"
[    11.050] (**) Option "xkb_options" "compose:rwin"
[    11.050] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event1)
[    11.050] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    11.050] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
[    11.050] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[    11.050] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event1"
[    11.050] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
[    11.050] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[    11.050] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[    11.050] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
[    11.050] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[    11.050] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[    11.050] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[    11.051] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[    11.051] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.051] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    11.051] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9)
[    11.051] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[    11.051] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[    11.051] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[    11.051] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    11.051] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    11.051] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[    11.051] (II) No input driver specified, ignoring this device.
[    11.051] (II) This device may have been added with another device file.
[    11.382] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-BA576B95D645C62C20D1CD4AAF4BF1A3CBA83DA1.xkm
[    19.145] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-B62EBD2126E5FC2A36A9F4F4AC3A44C98E6734A4.xkm
[    20.634] (II) NVIDIA(GPU-0): Display (Philips 226V4 (CRT-0)) does not support NVIDIA 3D
[    20.634] (II) NVIDIA(GPU-0):     Vision stereo.
[    20.634] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    20.634] (**) NVIDIA(0):     device Philips 226V4 (CRT-0) (Using EDID frequencies has
[    20.634] (**) NVIDIA(0):     been enabled on all display devices.)
[    21.616] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-B62EBD2126E5FC2A36A9F4F4AC3A44C98E6734A4.xkm
[    21.812] (II) NVIDIA(GPU-0): Display (Philips 226V4 (CRT-0)) does not support NVIDIA 3D
[    21.812] (II) NVIDIA(GPU-0):     Vision stereo.
[    21.812] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    21.812] (**) NVIDIA(0):     device Philips 226V4 (CRT-0) (Using EDID frequencies has
[    21.812] (**) NVIDIA(0):     been enabled on all display devices.)
[ 18751.641] (II) NVIDIA(GPU-0): Display (Philips 226V4 (CRT-0)) does not support NVIDIA 3D
[ 18751.641] (II) NVIDIA(GPU-0):     Vision stereo.
[ 18751.641] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 18751.641] (**) NVIDIA(0):     device Philips 226V4 (CRT-0) (Using EDID frequencies has
[ 18751.641] (**) NVIDIA(0):     been enabled on all display devices.)
[ 18752.751] (II) NVIDIA(GPU-0): Display (Philips 226V4 (CRT-0)) does not support NVIDIA 3D
[ 18752.751] (II) NVIDIA(GPU-0):     Vision stereo.
[ 18752.751] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 18752.751] (**) NVIDIA(0):     device Philips 226V4 (CRT-0) (Using EDID frequencies has
[ 18752.751] (**) NVIDIA(0):     been enabled on all display devices.)
[root@piotr log]# media
Last login: Wed Feb  5 10:20:45 2014 from piotr
[root@media ~]# cd /var/log
[root@media log]# cat Xorg.0.log
[   230.400]
X.Org X Server 1.14.5
Release Date: 2013-12-12
[   230.405] X Protocol Version 11, Revision 0
[   230.406] Build Operating System: Linux_3.4.69-server-1.mga2 Mageia
[   230.407] Current Operating System: Linux media 3.12.8-desktop-2.mga4 #1 SMP Fri Jan 24 14:06:18 UTC 2014 i686
[   230.408] Kernel command line: BOOT_IMAGE=linux root=UUID=a44c4078-0279-11de-98b7-79e5190ee279 resume=UUID=a9b4cb02-0279-11de-8f4c-650e49814357 vga=788
[   230.412] Build Date: 27 December 2013  09:29:47AM
[   230.413] 
[   230.415] Current version of pixman: 0.32.4
[   230.418]    Before reporting problems, check http://bugs.mageia.org
        to make sure that you have the latest version.
[   230.418] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   230.425] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb  5 09:56:25 2014
[   230.426] (==) Using config file: "/etc/X11/xorg.conf"
[   230.428] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   230.429] (==) ServerLayout "layout1"
[   230.429] (**) |-->Screen "screen1" (0)
[   230.429] (**) |   |-->Monitor "monitor1"
[   230.429] (**) |   |-->Device "device1"
[   230.429] (**) Option "DontZap" "False"
[   230.429] (**) Option "AllowMouseOpenFail"
[   230.429] (==) Automatically adding devices
[   230.429] (==) Automatically enabling devices
[   230.429] (==) Automatically adding GPU devices
[   230.429] (==) FontPath set to:
        catalogue:/etc/X11/fontpath.d
[   230.429] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[   230.429] (**) Extension "Composite" is disabled
[   230.429] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   230.429] (II) Loader magic: 0x825b640
[   230.429] (II) Module ABI versions:
[   230.429]    X.Org ANSI C Emulation: 0.4
[   230.429]    X.Org Video Driver: 14.1
[   230.429]    X.Org XInput driver : 19.1
[   230.429]    X.Org Server Extension : 7.0
[   230.429] (II) xfree86: Adding drm device (/dev/dri/card0)
[   230.431] (--) PCI:*(0:0:2:0) 8086:2592:1028:0182 rev 3, Mem @ 0xdff00000/524288, 0xc0000000/268435456, 0xdfec0000/262144, I/O @ 0x0000ec38/8
[   230.431] (--) PCI: (0:0:2:1) 8086:2792:1028:0182 rev 3, Mem @ 0xdff80000/524288
[   230.432] (II) Open ACPI successful (/var/run/acpid.socket)
[   230.434] Initializing built-in extension Generic Event Extension
[   230.436] Initializing built-in extension SHAPE
[   230.438] Initializing built-in extension MIT-SHM
[   230.440] Initializing built-in extension XInputExtension
[   230.442] Initializing built-in extension XTEST
[   230.443] Initializing built-in extension BIG-REQUESTS
[   230.445] Initializing built-in extension SYNC
[   230.447] Initializing built-in extension XKEYBOARD
[   230.449] Initializing built-in extension XC-MISC
[   230.451] Initializing built-in extension SECURITY
[   230.452] Initializing built-in extension XINERAMA
[   230.454] Initializing built-in extension XFIXES
[   230.456] Initializing built-in extension XFree86-Bigfont
[   230.458] Initializing built-in extension RENDER
[   230.460] Initializing built-in extension RANDR
[   230.461] Initializing built-in extension COMPOSITE
[   230.463] Initializing built-in extension DAMAGE
[   230.465] Initializing built-in extension MIT-SCREEN-SAVER
[   230.467] Initializing built-in extension DOUBLE-BUFFER
[   230.469] Initializing built-in extension RECORD
[   230.470] Initializing built-in extension DPMS
[   230.472] Initializing built-in extension X-Resource
[   230.473] Initializing built-in extension XVideo
[   230.475] Initializing built-in extension XVideo-MotionCompensation
[   230.477] Initializing built-in extension XFree86-VidModeExtension
[   230.478] Initializing built-in extension XFree86-DGA
[   230.479] Initializing built-in extension XFree86-DRI
[   230.481] Initializing built-in extension DRI2
[   230.481] (II) "glx" will be loaded by default.
[   230.481] (II) LoadModule: "v4l"
[   230.482] (II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
[   230.482] (II) Module v4l: vendor="X.Org Foundation"
[   230.482]    compiled for 1.14.3, module version = 0.1.1
[   230.482]    ABI class: X.Org Video Driver, version 14.1
[   230.482] (II) LoadModule: "glx"
[   230.482] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   230.482] (II) Module glx: vendor="X.Org Foundation"
[   230.482]    compiled for 1.14.5, module version = 1.0.0
[   230.482]    ABI class: X.Org Server Extension, version 7.0
[   230.482] (==) AIGLX enabled
[   230.484] Loading extension GLX
[   230.484] (II) LoadModule: "intel"
[   230.484] (II) Loading /usr/lib/xorg/modules/drivers/intel-common/intel_drv.so
[   230.503] (II) Module intel: vendor="X.Org Foundation"
[   230.503]    compiled for 1.14.5, module version = 2.99.907
[   230.503]    Module class: X.Org Video Driver
[   230.503]    ABI class: X.Org Video Driver, version 14.1
[   230.503] (II) v4l driver for Video4Linux
[   230.503] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   230.505] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[   230.505] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[   230.505] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[   230.505] (++) using VT number 1

[   230.505] (WW) Falling back to old probe method for v4l
[   230.514] (--) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
[   230.514] (--) intel(0): CPU: x86, sse2
[   230.515] (II) intel(0): Creating default Display subsection in Screen section
        "screen1" for depth/fbbpp 24/32
[   230.515] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   230.515] (==) intel(0): RGB weight 888
[   230.515] (==) intel(0): Default visual is TrueColor
[   230.515] (**) intel(0): Framebuffer tiled
[   230.515] (**) intel(0): Pixmaps tiled
[   230.515] (**) intel(0): "Tear free" disabled
[   230.515] (**) intel(0): Forcing per-crtc-pixmaps? no
[   230.516] (II) intel(0): Output LVDS1 using monitor section monitor1
[   230.517] (--) intel(0): found backlight control interface dell_backlight (type 'platform')
[   230.517] (II) intel(0): Output VGA1 has no monitor section
[   230.517] (II) intel(0): Output DVI1 has no monitor section
[   230.517] (II) intel(0): Output DVI2 has no monitor section
[   230.517] (II) intel(0): Output TV1 has no monitor section
[   230.517] (II) intel(0): Output VIRTUAL1 has no monitor section
[   230.517] (--) intel(0): Output LVDS1 using initial mode 1024x768 on pipe 1
[   230.517] (==) intel(0): DPI set to (96, 96)
[   230.517] (II) Loading sub module "dri2"
[   230.517] (II) LoadModule: "dri2"
[   230.517] (II) Module "dri2" already built-in
[   230.518] (==) Depth 24 pixmap format is 32 bpp
[   230.525] (II) intel(0): SNA initialized with Alviso (gen3) backend
[   230.525] (==) intel(0): Backing store disabled
[   230.525] (==) intel(0): Silken mouse enabled
[   230.525] (II) intel(0): HW Cursor enabled
[   230.525] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   230.525] (**) intel(0): DPMS enabled
[   230.527] (II) intel(0): [DRI2] Setup complete
[   230.527] (II) intel(0): [DRI2]   DRI driver: i915
[   230.527] (II) intel(0): direct rendering: DRI2 Enabled
[   230.527] (==) intel(0): hotplug detection: "enabled"
[   230.528] (--) RandR disabled
[   230.592] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   230.592] (II) AIGLX: enabled GLX_INTEL_swap_event
[   230.592] (II) AIGLX: enabled GLX_ARB_create_context
[   230.592] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   230.592] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   230.592] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   230.592] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   230.593] (II) AIGLX: Loaded and initialized i915
[   230.593] (II) GLX: Initialized DRI2 GL provider for screen 0
[   230.603] (II) intel(0): switch to mode 1024x768@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[   230.619] (II) intel(0): Setting screen physical size to 270 x 203
[   230.677] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-8AA988DD479FAABEC4FC3CCCF4CC29B4948840B4.xkm
[   230.757] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   230.757] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   230.757] (II) LoadModule: "evdev"
[   230.758] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   230.760] (II) Module evdev: vendor="X.Org Foundation"
[   230.760]    compiled for 1.14.3, module version = 2.8.2
[   230.760]    Module class: X.Org XInput Driver
[   230.760]    ABI class: X.Org XInput driver, version 19.1
[   230.760] (II) Using input driver 'evdev' for 'Video Bus'
[   230.760] (**) Video Bus: always reports core events
[   230.760] (**) evdev: Video Bus: Device: "/dev/input/event4"
[   230.760] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   230.760] (--) evdev: Video Bus: Found keys
[   230.760] (II) evdev: Video Bus: Configuring as keyboard
[   230.760] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input7/event4"
[   230.760] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   230.760] (**) Option "xkb_rules" "evdev"
[   230.760] (**) Option "xkb_model" "pc105"
[   230.760] (**) Option "xkb_layout" "pl"
[   230.760] (**) Option "xkb_options" "compose:rwin"
[   230.765] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-C94F5581E8FCC3EF50C90B4C59B91E63879BCBAE.xkm
[   230.795] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   230.795] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   230.795] (II) Using input driver 'evdev' for 'Power Button'
[   230.795] (**) Power Button: always reports core events
[   230.795] (**) evdev: Power Button: Device: "/dev/input/event2"
[   230.795] (--) evdev: Power Button: Vendor 0 Product 0x1
[   230.795] (--) evdev: Power Button: Found keys
[   230.795] (II) evdev: Power Button: Configuring as keyboard
[   230.795] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event2"
[   230.795] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   230.795] (**) Option "xkb_rules" "evdev"
[   230.795] (**) Option "xkb_model" "pc105"
[   230.795] (**) Option "xkb_layout" "pl"
[   230.795] (**) Option "xkb_options" "compose:rwin"
[   230.796] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   230.796] (II) No input driver specified, ignoring this device.
[   230.796] (II) This device may have been added with another device file.
[   230.796] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   230.796] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   230.796] (II) Using input driver 'evdev' for 'Sleep Button'
[   230.796] (**) Sleep Button: always reports core events
[   230.796] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[   230.797] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   230.797] (--) evdev: Sleep Button: Found keys
[   230.797] (II) evdev: Sleep Button: Configuring as keyboard
[   230.797] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6/event3"
[   230.797] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   230.797] (**) Option "xkb_rules" "evdev"
[   230.797] (**) Option "xkb_model" "pc105"
[   230.797] (**) Option "xkb_layout" "pl"
[   230.797] (**) Option "xkb_options" "compose:rwin"
[   230.797] (II) config/udev: Adding drm device (/dev/dri/card0)
[   230.798] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   230.798] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   230.798] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   230.798] (**) AT Translated Set 2 keyboard: always reports core events
[   230.798] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   230.798] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   230.798] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   230.798] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   230.798] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   230.798] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   230.798] (**) Option "xkb_rules" "evdev"
[   230.798] (**) Option "xkb_model" "pc105"
[   230.798] (**) Option "xkb_layout" "pl"
[   230.798] (**) Option "xkb_options" "compose:rwin"
[   230.799] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event6)
[   230.799] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[   230.799] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[   230.799] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons"
[   230.799] (II) LoadModule: "synaptics"
[   230.800] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   230.803] (II) Module synaptics: vendor="X.Org Foundation"
[   230.803]    compiled for 1.14.3, module version = 1.7.1
[   230.803]    Module class: X.Org XInput Driver
[   230.803]    ABI class: X.Org XInput driver, version 19.1
[   230.803] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[   230.803] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[   230.803] (**) Option "Device" "/dev/input/event6"
[   230.803] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023 (res 0)
[   230.803] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767 (res 0)
[   230.803] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[   230.803] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[   230.803] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[   230.803] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[   230.803] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[   230.803] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[   230.803] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[   230.803] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event6"
[   230.803] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 10)
[   230.803] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   230.803] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MaxSpeed is now 1.75
[   230.803] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) AccelFactor is now 0.156
[   230.804] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[   230.804] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[   230.804] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[   230.804] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[   230.804] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[   230.804] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse1)
[   230.804] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   230.804] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event5)
[   230.804] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[   230.804] (II) Using input driver 'evdev' for 'DualPoint Stick'
[   230.804] (**) DualPoint Stick: always reports core events
[   230.804] (**) evdev: DualPoint Stick: Device: "/dev/input/event5"
[   230.804] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[   230.804] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[   230.804] (--) evdev: DualPoint Stick: Found relative axes
[   230.804] (--) evdev: DualPoint Stick: Found x and y relative axes
[   230.805] (II) evdev: DualPoint Stick: Configuring as mouse
[   230.805] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[   230.805] (**) evdev: DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   230.805] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event5"
[   230.805] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 11)
[   230.805] (II) evdev: DualPoint Stick: initialized for relative axes.
[   230.805] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[   230.805] (**) DualPoint Stick: (accel) acceleration profile 0
[   230.805] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[   230.805] (**) DualPoint Stick: (accel) acceleration threshold: 4
[   230.805] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse0)
[   230.805] (II) No input driver specified, ignoring this device.
[   230.805] (II) This device may have been added with another device file.
[   231.030] (II) evdev: DualPoint Stick: Close
[   231.030] (II) UnloadModule: "evdev"
[   231.030] (II) UnloadModule: "synaptics"
[   231.030] (II) evdev: AT Translated Set 2 keyboard: Close
[   231.030] (II) UnloadModule: "evdev"
[   231.030] (II) evdev: Sleep Button: Close
[   231.030] (II) UnloadModule: "evdev"
[   231.030] (II) evdev: Power Button: Close
[   231.030] (II) UnloadModule: "evdev"
[   231.030] (II) evdev: Video Bus: Close
[   231.030] (II) UnloadModule: "evdev"
[   231.051] (EE) Server terminated successfully (0). Closing log file.

Re: Xstart does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 17:14
by doktor5000
What is xstart? How do you start X server exactly, using what command? Did you mean startx ? That is deprecated and shouldn't be used anymore.
Better directly start your preferred desktop environment directly using e.g. startgnome or startkde

Re: Xstart does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 19:58
by mackowiakp
Of course I mean about startx. But after upgrade, startkde is lost (no such command in system).

Re: Xstart does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 20:17
by doktor5000
Then get your KDE installation fixed:

Code: Select all
[doktor5000@Mageia3 ~]$ rpm -qf $(which startkde)
kdebase4-workspace-4.11.4-1.mga4


You could have easily found that yourself:

Code: Select all
[doktor5000@Mageia3 ~]$ urpmf startkde
kdebase4-workspace:/usr/bin/startkde
kdebase4-workspace:/usr/bin/startkde
[doktor5000@Mageia3 ~]$

Re: Xstart does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 20:20
by mackowiakp
Yep. Because of unknown reasons, kdebase4-workspace was lost during upgrade process :o

Re: Xstart does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 20:38
by doktor5000
Does it work now using startkde?

Re: [SOLVED]startx does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 22:14
by mackowiakp
No. Error "DISPLAY is not set or can not connect to X server". But startx work.

Re: [SOLVED]startx does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 22:24
by doktor5000
Why does it work now? Did you configure autologin previously?

Re: [SOLVED]startx does not work after upgrade M3->M4

PostPosted: Feb 5th, '14, 22:31
by mackowiakp
I dont remember exactly. As I wrote, this PC was from the beginning configured to use as home server without automatic start of X services. It was done 5-6 years ago (first installation of Mandriva).

[EDIT]

But for sure, autologin was never use. If any, only automatic startup of X server.