LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-26-2016, 10:50 AM   #76
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled

So is it running now?

Code:
ps ax | grep dbus
 
Old 04-26-2016, 11:07 AM   #77
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
Originally Posted by GT-Force View Post
When I go to /etc and execute

ls -l rc?.d | grep dbus

I get nothing!

According to this thread

http://ubuntuforums.org/showthread.php?t=819551

I should have a line in one of these rc#.d files to start dbus, right?
This is probably obsolete, Ubuntu is using systemd now.
 
Old 04-26-2016, 11:22 AM   #78
GT-Force
Member
 
Registered: Apr 2016
Posts: 43

Original Poster
Rep: Reputation: Disabled
After I start dbus, if I execute startx this is the log (it does not start):

Code:
[ 63036.289] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[ 63036.296] X Protocol Version 11, Revision 0
[ 63036.297] Build Operating System: Linux 3.2.0-76-generic x86_64 Ubuntu
[ 63036.298] Current Operating System: Linux **** 3.13.0-83-generic #127-Ubuntu SMP Fri Mar 11 00:25:37 UTC 2016 x86_64
[ 63036.298] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-83-generic root=UUID=3b7ac7cf-7c4b-4eea-ab7a-0f7e752ef417 ro noplymouth
[ 63036.301] Build Date: 12 February 2015  02:49:29PM
[ 63036.302] xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see http://www.ubuntu.com/support) 
[ 63036.304] Current version of pixman: 0.30.2
[ 63036.306] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 63036.306] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 63036.312] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 26 12:14:13 2016
[ 63036.314] (==) Using config file: "/etc/X11/xorg.conf"
[ 63036.315] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 63036.315] (==) ServerLayout "Layout0"
[ 63036.315] (**) |-->Screen "Screen0" (0)
[ 63036.315] (**) |   |-->Monitor "Monitor0"
[ 63036.315] (**) |   |-->Device "Device0"
[ 63036.315] (**) |-->Input Device "Keyboard0"
[ 63036.315] (**) |-->Input Device "Mouse0"
[ 63036.315] (==) Automatically adding devices
[ 63036.315] (==) Automatically enabling devices
[ 63036.315] (==) Automatically adding GPU devices
[ 63036.315] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 63036.315] 	Entry deleted from font path.
[ 63036.315] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 63036.315] 	Entry deleted from font path.
[ 63036.315] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 63036.315] 	Entry deleted from font path.
[ 63036.316] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 63036.316] 	Entry deleted from font path.
[ 63036.316] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 63036.316] 	Entry deleted from font path.
[ 63036.316] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[ 63036.316] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 63036.316] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 63036.316] (WW) Disabling Keyboard0
[ 63036.316] (WW) Disabling Mouse0
[ 63036.316] (II) Loader magic: 0x7f066b7a4d40
[ 63036.316] (II) Module ABI versions:
[ 63036.316] 	X.Org ANSI C Emulation: 0.4
[ 63036.316] 	X.Org Video Driver: 15.0
[ 63036.316] 	X.Org XInput driver : 20.0
[ 63036.316] 	X.Org Server Extension : 8.0
[ 63036.316] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 63036.320] (--) PCI:*(0:3:0:0) 10de:11b4:10de:1096 rev 161, Mem @ 0xd6000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 63036.322] Initializing built-in extension Generic Event Extension
[ 63036.323] Initializing built-in extension SHAPE
[ 63036.324] Initializing built-in extension MIT-SHM
[ 63036.326] Initializing built-in extension XInputExtension
[ 63036.327] Initializing built-in extension XTEST
[ 63036.328] Initializing built-in extension BIG-REQUESTS
[ 63036.330] Initializing built-in extension SYNC
[ 63036.331] Initializing built-in extension XKEYBOARD
[ 63036.333] Initializing built-in extension XC-MISC
[ 63036.334] Initializing built-in extension SECURITY
[ 63036.335] Initializing built-in extension XINERAMA
[ 63036.337] Initializing built-in extension XFIXES
[ 63036.338] Initializing built-in extension RENDER
[ 63036.339] Initializing built-in extension RANDR
[ 63036.340] Initializing built-in extension COMPOSITE
[ 63036.342] Initializing built-in extension DAMAGE
[ 63036.343] Initializing built-in extension MIT-SCREEN-SAVER
[ 63036.344] Initializing built-in extension DOUBLE-BUFFER
[ 63036.345] Initializing built-in extension RECORD
[ 63036.346] Initializing built-in extension DPMS
[ 63036.347] Initializing built-in extension Present
[ 63036.348] Initializing built-in extension DRI3
[ 63036.350] Initializing built-in extension X-Resource
[ 63036.351] Initializing built-in extension XVideo
[ 63036.352] Initializing built-in extension XVideo-MotionCompensation
[ 63036.353] Initializing built-in extension SELinux
[ 63036.354] Initializing built-in extension XFree86-VidModeExtension
[ 63036.355] Initializing built-in extension XFree86-DGA
[ 63036.356] Initializing built-in extension XFree86-DRI
[ 63036.357] Initializing built-in extension DRI2
[ 63036.357] (II) LoadModule: "glx"
[ 63036.357] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 63036.362] (II) Module glx: vendor="NVIDIA Corporation"
[ 63036.362] 	compiled for 4.0.2, module version = 1.0.0
[ 63036.362] 	Module class: X.Org Server Extension
[ 63036.362] (II) NVIDIA GLX Module  355.11  Wed Aug 26 16:02:11 PDT 2015
[ 63036.363] Loading extension GLX
[ 63036.363] (II) LoadModule: "nvidia"
[ 63036.364] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 63036.364] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 63036.364] 	compiled for 4.0.2, module version = 1.0.0
[ 63036.364] 	Module class: X.Org Video Driver
[ 63036.364] (II) NVIDIA dlloader X Driver  355.11  Wed Aug 26 15:38:55 PDT 2015
[ 63036.364] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 63036.364] (--) using VT number 7

[ 63036.372] (II) Loading sub module "fb"
[ 63036.372] (II) LoadModule: "fb"
[ 63036.372] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 63036.372] (II) Module fb: vendor="X.Org Foundation"
[ 63036.372] 	compiled for 1.15.1, module version = 1.0.0
[ 63036.372] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 63036.372] (II) Loading sub module "wfb"
[ 63036.372] (II) LoadModule: "wfb"
[ 63036.373] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 63036.373] (II) Module wfb: vendor="X.Org Foundation"
[ 63036.373] 	compiled for 1.15.1, module version = 1.0.0
[ 63036.373] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 63036.373] (II) Loading sub module "ramdac"
[ 63036.373] (II) LoadModule: "ramdac"
[ 63036.373] (II) Module "ramdac" already built-in
[ 63036.374] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 63036.374] (==) NVIDIA(0): RGB weight 888
[ 63036.374] (==) NVIDIA(0): Default visual is TrueColor
[ 63036.374] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 63036.374] (**) NVIDIA(0): Enabling 2D acceleration
[ 63037.176] (II) NVIDIA: Allocated GPU:0 (GPU-738c958d-df75-12f5-30e8-d6cebcb39b91) @
[ 63037.177] (II) NVIDIA:     PCI:0000:03:00.0
[ 63037.285] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[ 63037.285] (--) NVIDIA(0):     CRT-0
[ 63037.285] (--) NVIDIA(0):     DFP-0 (boot)
[ 63037.285] (--) NVIDIA(0):     DFP-1
[ 63037.285] (--) NVIDIA(0):     DFP-2
[ 63037.285] (--) NVIDIA(0):     DFP-3
[ 63037.285] (--) NVIDIA(0):     DFP-4
[ 63037.291] (--) NVIDIA(0): CRT-0: disconnected
[ 63037.291] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 63037.291] (--) NVIDIA(0): 
[ 63037.304] (--) NVIDIA(0): DELL U2713HM (DFP-0): connected
[ 63037.304] (--) NVIDIA(0): DELL U2713HM (DFP-0): Internal TMDS
[ 63037.304] (--) NVIDIA(0): DELL U2713HM (DFP-0): 330.0 MHz maximum pixel clock
[ 63037.304] (--) NVIDIA(0): 
[ 63037.304] (--) NVIDIA(0): DFP-1: disconnected
[ 63037.304] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 63037.304] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 63037.304] (--) NVIDIA(0): 
[ 63037.304] (--) NVIDIA(0): DFP-2: disconnected
[ 63037.304] (--) NVIDIA(0): DFP-2: Internal TMDS
[ 63037.304] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[ 63037.304] (--) NVIDIA(0): 
[ 63037.305] (--) NVIDIA(0): Samsung U28D590 (DFP-3): connected
[ 63037.305] (--) NVIDIA(0): Samsung U28D590 (DFP-3): Internal DisplayPort
[ 63037.305] (--) NVIDIA(0): Samsung U28D590 (DFP-3): 960.0 MHz maximum pixel clock
[ 63037.305] (--) NVIDIA(0): 
[ 63037.305] (--) NVIDIA(0): DFP-4: disconnected
[ 63037.305] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 63037.305] (--) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock
[ 63037.305] (--) NVIDIA(0): 
[ 63037.305] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 63037.306] (II) NVIDIA(0): NVIDIA GPU Quadro K4200 (GK104GL) at PCI:3:0:0 (GPU-0)
[ 63037.306] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 63037.306] (--) NVIDIA(0): VideoBIOS: 80.04.fe.00.07
[ 63037.306] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 63037.306] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 63037.306] (**) NVIDIA(0):     device DELL U2713HM (DFP-0) (Using EDID frequencies has
[ 63037.306] (**) NVIDIA(0):     been enabled on all display devices.)
[ 63037.308] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 63037.308] (**) NVIDIA(0):     device Samsung U28D590 (DFP-3) (Using EDID frequencies has
[ 63037.308] (**) NVIDIA(0):     been enabled on all display devices.)
[ 63037.310] (==) NVIDIA(0): 
[ 63037.310] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 63037.310] (==) NVIDIA(0):     will be used as the requested mode.
[ 63037.310] (==) NVIDIA(0): 
[ 63037.311] (II) NVIDIA(0): Validated MetaModes:
[ 63037.311] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select,DFP-3:nvidia-auto-select"
[ 63037.311] (II) NVIDIA(0): Virtual screen size determined to be 6400 x 2160
[ 63037.319] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[ 63037.319] (--) NVIDIA(0):     option
[ 63037.319] (--) Depth 24 pixmap format is 32 bpp
[ 63037.319] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 63037.319] (II) NVIDIA:     access.
[ 63037.368] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-3:nvidia-auto-select"
[ 63037.431] Loading extension NV-GLX
[ 63037.444] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 63037.444] (==) NVIDIA(0): Backing store enabled
[ 63037.444] (==) NVIDIA(0): Silken mouse enabled
[ 63037.444] (**) NVIDIA(0): DPMS enabled
[ 63037.445] Loading extension NV-CONTROL
[ 63037.445] Loading extension XINERAMA
[ 63037.445] (II) Loading sub module "dri2"
[ 63037.445] (II) LoadModule: "dri2"
[ 63037.445] (II) Module "dri2" already built-in
[ 63037.445] (II) NVIDIA(0): [DRI2] Setup complete
[ 63037.445] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 63037.445] (--) RandR disabled
[ 63037.450] (II) SELinux: Disabled on system
[ 63037.450] (II) Initializing extension GLX
[ 63037.468] (II) XKB: generating xkmfile /tmp/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 63037.492] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 63037.492] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 63037.492] (II) LoadModule: "evdev"
[ 63037.492] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 63037.492] (II) Module evdev: vendor="X.Org Foundation"
[ 63037.492] 	compiled for 1.15.0, module version = 2.8.2
[ 63037.492] 	Module class: X.Org XInput Driver
[ 63037.492] 	ABI class: X.Org XInput driver, version 20.0
[ 63037.492] (II) Using input driver 'evdev' for 'Power Button'
[ 63037.492] (**) Power Button: always reports core events
[ 63037.492] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 63037.493] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 63037.493] (--) evdev: Power Button: Found keys
[ 63037.493] (II) evdev: Power Button: Configuring as keyboard
[ 63037.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 63037.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 63037.493] (**) Option "xkb_rules" "evdev"
[ 63037.493] (**) Option "xkb_model" "pc105"
[ 63037.493] (**) Option "xkb_layout" "us"
[ 63037.493] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 63037.493] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 63037.493] (II) Using input driver 'evdev' for 'Power Button'
[ 63037.493] (**) Power Button: always reports core events
[ 63037.493] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 63037.493] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 63037.493] (--) evdev: Power Button: Found keys
[ 63037.493] (II) evdev: Power Button: Configuring as keyboard
[ 63037.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 63037.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 63037.493] (**) Option "xkb_rules" "evdev"
[ 63037.493] (**) Option "xkb_model" "pc105"
[ 63037.493] (**) Option "xkb_layout" "us"
[ 63037.494] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/card0
[ 63037.494] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[ 63037.494] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[ 63037.494] (II) No input driver specified, ignoring this device.
[ 63037.494] (II) This device may have been added with another device file.
[ 63037.494] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 63037.494] (II) No input driver specified, ignoring this device.
[ 63037.494] (II) This device may have been added with another device file.
[ 63037.494] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[ 63037.495] (II) No input driver specified, ignoring this device.
[ 63037.495] (II) This device may have been added with another device file.
[ 63037.495] (II) config/udev: Adding input device Dell Dell Smart Card Reader Keyboard (/dev/input/event3)
[ 63037.495] (**) Dell Dell Smart Card Reader Keyboard: Applying InputClass "evdev keyboard catchall"
[ 63037.495] (II) Using input driver 'evdev' for 'Dell Dell Smart Card Reader Keyboard'
[ 63037.495] (**) Dell Dell Smart Card Reader Keyboard: always reports core events
[ 63037.495] (**) evdev: Dell Dell Smart Card Reader Keyboard: Device: "/dev/input/event3"
[ 63037.495] (--) evdev: Dell Dell Smart Card Reader Keyboard: Vendor 0x413c Product 0x2101
[ 63037.495] (--) evdev: Dell Dell Smart Card Reader Keyboard: Found keys
[ 63037.495] (II) evdev: Dell Dell Smart Card Reader Keyboard: Configuring as keyboard
[ 63037.495] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7.2/3-7.2:1.0/input/input44/event3"
[ 63037.495] (II) XINPUT: Adding extended input device "Dell Dell Smart Card Reader Keyboard" (type: KEYBOARD, id 8)
[ 63037.495] (**) Option "xkb_rules" "evdev"
[ 63037.495] (**) Option "xkb_model" "pc105"
[ 63037.495] (**) Option "xkb_layout" "us"
[ 63037.496] (II) config/udev: Adding input device DELL DELL USB Laser Mouse (/dev/input/event4)
[ 63037.496] (**) DELL DELL USB Laser Mouse: Applying InputClass "evdev pointer catchall"
[ 63037.496] (II) Using input driver 'evdev' for 'DELL DELL USB Laser Mouse'
[ 63037.496] (**) DELL DELL USB Laser Mouse: always reports core events
[ 63037.496] (**) evdev: DELL DELL USB Laser Mouse: Device: "/dev/input/event4"
[ 63037.496] (--) evdev: DELL DELL USB Laser Mouse: Vendor 0x46d Product 0xc063
[ 63037.496] (--) evdev: DELL DELL USB Laser Mouse: Found 12 mouse buttons
[ 63037.496] (--) evdev: DELL DELL USB Laser Mouse: Found scroll wheel(s)
[ 63037.496] (--) evdev: DELL DELL USB Laser Mouse: Found relative axes
[ 63037.496] (--) evdev: DELL DELL USB Laser Mouse: Found x and y relative axes
[ 63037.496] (II) evdev: DELL DELL USB Laser Mouse: Configuring as mouse
[ 63037.496] (II) evdev: DELL DELL USB Laser Mouse: Adding scrollwheel support
[ 63037.496] (**) evdev: DELL DELL USB Laser Mouse: YAxisMapping: buttons 4 and 5
[ 63037.496] (**) evdev: DELL DELL USB Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 63037.496] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7.3/3-7.3:1.0/input/input45/event4"
[ 63037.496] (II) XINPUT: Adding extended input device "DELL DELL USB Laser Mouse" (type: MOUSE, id 9)
[ 63037.496] (II) evdev: DELL DELL USB Laser Mouse: initialized for relative axes.
[ 63037.496] (**) DELL DELL USB Laser Mouse: (accel) keeping acceleration scheme 1
[ 63037.496] (**) DELL DELL USB Laser Mouse: (accel) acceleration profile 0
[ 63037.496] (**) DELL DELL USB Laser Mouse: (accel) acceleration factor: 2.000
[ 63037.496] (**) DELL DELL USB Laser Mouse: (accel) acceleration threshold: 4
[ 63037.497] (II) config/udev: Adding input device DELL DELL USB Laser Mouse (/dev/input/mouse0)
[ 63037.497] (II) No input driver specified, ignoring this device.
[ 63037.497] (II) This device may have been added with another device file.
[ 63037.497] (II) config/udev: Adding input device ATEN DVI DL DV KVMP (/dev/input/event5)
[ 63037.497] (**) ATEN DVI DL DV KVMP: Applying InputClass "evdev keyboard catchall"
[ 63037.497] (II) Using input driver 'evdev' for 'ATEN DVI DL DV KVMP'
[ 63037.497] (**) ATEN DVI DL DV KVMP: always reports core events
[ 63037.497] (**) evdev: ATEN DVI DL DV KVMP: Device: "/dev/input/event5"
[ 63037.497] (--) evdev: ATEN DVI DL DV KVMP: Vendor 0x557 Product 0x2213
[ 63037.497] (--) evdev: ATEN DVI DL DV KVMP: Found keys
[ 63037.497] (II) evdev: ATEN DVI DL DV KVMP: Configuring as keyboard
[ 63037.497] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7.4/3-7.4:1.0/input/input7/event5"
[ 63037.497] (II) XINPUT: Adding extended input device "ATEN DVI DL DV KVMP" (type: KEYBOARD, id 10)
[ 63037.497] (**) Option "xkb_rules" "evdev"
[ 63037.497] (**) Option "xkb_model" "pc105"
[ 63037.497] (**) Option "xkb_layout" "us"
[ 63037.498] (II) config/udev: Adding input device ATEN DVI DL DV KVMP (/dev/input/event6)
[ 63037.498] (**) ATEN DVI DL DV KVMP: Applying InputClass "evdev pointer catchall"
[ 63037.498] (II) Using input driver 'evdev' for 'ATEN DVI DL DV KVMP'
[ 63037.498] (**) ATEN DVI DL DV KVMP: always reports core events
[ 63037.498] (**) evdev: ATEN DVI DL DV KVMP: Device: "/dev/input/event6"
[ 63037.498] (--) evdev: ATEN DVI DL DV KVMP: Vendor 0x557 Product 0x2213
[ 63037.498] (--) evdev: ATEN DVI DL DV KVMP: Found 9 mouse buttons
[ 63037.498] (--) evdev: ATEN DVI DL DV KVMP: Found scroll wheel(s)
[ 63037.498] (--) evdev: ATEN DVI DL DV KVMP: Found relative axes
[ 63037.498] (--) evdev: ATEN DVI DL DV KVMP: Found x and y relative axes
[ 63037.498] (II) evdev: ATEN DVI DL DV KVMP: Configuring as mouse
[ 63037.498] (II) evdev: ATEN DVI DL DV KVMP: Adding scrollwheel support
[ 63037.498] (**) evdev: ATEN DVI DL DV KVMP: YAxisMapping: buttons 4 and 5
[ 63037.498] (**) evdev: ATEN DVI DL DV KVMP: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 63037.498] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7.4/3-7.4:1.1/input/input8/event6"
[ 63037.498] (II) XINPUT: Adding extended input device "ATEN DVI DL DV KVMP" (type: MOUSE, id 11)
[ 63037.498] (II) evdev: ATEN DVI DL DV KVMP: initialized for relative axes.
[ 63037.498] (**) ATEN DVI DL DV KVMP: (accel) keeping acceleration scheme 1
[ 63037.498] (**) ATEN DVI DL DV KVMP: (accel) acceleration profile 0
[ 63037.498] (**) ATEN DVI DL DV KVMP: (accel) acceleration factor: 2.000
[ 63037.498] (**) ATEN DVI DL DV KVMP: (accel) acceleration threshold: 4
[ 63037.499] (II) config/udev: Adding input device ATEN DVI DL DV KVMP (/dev/input/mouse1)
[ 63037.499] (II) No input driver specified, ignoring this device.
[ 63037.499] (II) This device may have been added with another device file.
[ 63037.499] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 63037.499] (II) No input driver specified, ignoring this device.
[ 63037.499] (II) This device may have been added with another device file.
[ 63037.499] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event8)
[ 63037.499] (II) No input driver specified, ignoring this device.
[ 63037.499] (II) This device may have been added with another device file.
[ 63037.499] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event7)
[ 63037.499] (II) No input driver specified, ignoring this device.
[ 63037.499] (II) This device may have been added with another device file.
[ 63037.500] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
[ 63037.500] (II) No input driver specified, ignoring this device.
[ 63037.500] (II) This device may have been added with another device file.
[ 63037.500] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 63037.500] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 63037.500] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 63037.500] (**) AT Translated Set 2 keyboard: always reports core events
[ 63037.500] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 63037.500] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 63037.500] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 63037.500] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 63037.500] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 63037.500] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 63037.500] (**) Option "xkb_rules" "evdev"
[ 63037.500] (**) Option "xkb_model" "pc105"
[ 63037.500] (**) Option "xkb_layout" "us"
[ 63038.089] (II) evdev: AT Translated Set 2 keyboard: Close
[ 63038.089] (II) UnloadModule: "evdev"
[ 63038.089] (II) evdev: ATEN DVI DL DV KVMP: Close
[ 63038.089] (II) UnloadModule: "evdev"
[ 63038.089] (II) evdev: ATEN DVI DL DV KVMP: Close
[ 63038.089] (II) UnloadModule: "evdev"
[ 63038.089] (II) evdev: DELL DELL USB Laser Mouse: Close
[ 63038.089] (II) UnloadModule: "evdev"
[ 63038.089] (II) evdev: Dell Dell Smart Card Reader Keyboard: Close
[ 63038.089] (II) UnloadModule: "evdev"
[ 63038.089] (II) evdev: Power Button: Close
[ 63038.089] (II) UnloadModule: "evdev"
[ 63038.089] (II) evdev: Power Button: Close
[ 63038.089] (II) UnloadModule: "evdev"
[ 63038.700] (II) NVIDIA: Freed GPU:0 (GPU-738c958d-df75-12f5-30e8-d6cebcb39b91) @
[ 63038.700] (II) NVIDIA:     PCI:0000:03:00.0
[ 63038.808] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 63038.839] (EE) Server terminated successfully (0). Closing log file.
I do not see any errors or reasons given for the last line "(EE) Server terminated successfully (0)"; do you?

Thanks.

Last edited by GT-Force; 04-26-2016 at 11:23 AM.
 
Old 04-26-2016, 11:41 AM   #79
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
It looks like successful start, yes. What's in your ~/.xinitrc ? If you run startx and it has nothing to do you will get black screen - Xorg running.
 
Old 04-26-2016, 01:06 PM   #80
GT-Force
Member
 
Registered: Apr 2016
Posts: 43

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Emerson View Post
It looks like successful start, yes. What's in your ~/.xinitrc ? If you run startx and it has nothing to do you will get black screen - Xorg running.
I do not have that file there. It is /etc/X11/xinit/xinitrc

and its content is a single line:

. /etc/X11/Xsession
 
Old 04-26-2016, 01:56 PM   #81
GT-Force
Member
 
Registered: Apr 2016
Posts: 43

Original Poster
Rep: Reputation: Disabled
ok, I might have found the reason: I had a system_bus_socket file, but I just realized that it has a size of zero! So, looks like it was corrupted for whatever reason.

Is this something I can copy from another 14.04 installation, or is it something generated during OS installation and system-specific?

Update: Nevermind! Just checked my VirtualBox 14.04 installation, and this file has a zero size there, too! So, what is this?

Thanks.

Last edited by GT-Force; 04-26-2016 at 01:59 PM.
 
Old 04-26-2016, 03:37 PM   #82
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
This is a socket, a special file. Anyhow, if you do not have ~/.xinitrc then startx will start plain Xorg with no application running on it. In most cases people want a WM running on X. My ~/.xinitrc has exec opebox-session in it, so when Xorg starts OpenBox will be loaded.
 
Old 04-26-2016, 03:52 PM   #83
GT-Force
Member
 
Registered: Apr 2016
Posts: 43

Original Poster
Rep: Reputation: Disabled
As for the xinitrc, you do not seem to be right: I checked the 14.04 that is working fine under VirtualBox, and the only xinitrc is also found under /etc/X11/xinit and that also has the same single line in it.


As for dbus: during our troubleshooting, I have moved the system_bus_socket to a tmp folder under my home directory. Now that I want to put it back using

cp system_bus_socket /usr/local/var/run/dbus/.

it does not let me, as it says

cp: cannot open 'system_bus_socket' for reading: No such device or address

Is there a way to put it back to /usr/local/var/run/dbus/ ?

Thanks.

Last edited by GT-Force; 04-26-2016 at 03:59 PM.
 
Old 04-26-2016, 04:04 PM   #84
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
As for the xinitrc, you do not seem to be right
Time to learn for you Linux world is full of choices. What I described was starting X using startx.
Ubuntu uses some login manager, not startx. This login manager (xdm, kdm, whatnot) takes care of starting the desktop environment. It is not configured using ~/.xinitrc.
 
Old 04-26-2016, 04:07 PM   #85
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
Originally Posted by GT-Force View Post
As for dbus: during our troubleshooting, I have moved the system_bus_socket to a tmp folder under my home directory. Now that I want to put it back using

cp system_bus_socket /usr/local/var/run/dbus/.

it does not let me, as it says

cp: cannot open 'system_bus_socket' for reading: No such device or address

Is there a way to put it back to /usr/local/var/run/dbus/ ?

Thanks.
My friend, I'm getting tired of this. This socket is created when dbus runs. I asked whether dbus is running and you never bothered to answer.
 
Old 04-26-2016, 05:19 PM   #86
GT-Force
Member
 
Registered: Apr 2016
Posts: 43

Original Poster
Rep: Reputation: Disabled
I thought in my posts #73, #75 and #78 I answered your question whether dbus was running. Yes, it is running. I also double-checked it by using

ps ax | grep dbus

as you suggested.

I also created an ~./xinitrc file and tried startx again, and got

/home/username/.xinitrc: 1: exec: openbox-session: not found
xinit: connection to X server lost

Nothing is working.

If you are saying that you are getting tired of this, you can imagine how I feel. You are saying "Time to learn for you Linux world is full of choices". Too much of a good thing is a bad thing!!! This is exactly what is wrong with Linux! What the heck is this:

http://distrowatch.com/dwres.php?resource=popularity

Talk about fragmentation. Of course, each of these main names also come with several different "flavors", like mint comes with four, yes, four different ones. So, multiply this list with the number of flavors, you'll see how much worse it is.

Why is this a bad thing? Because no one knows what the heck is going on. You and user widget, being Linux gurus, having been using it for so long, have no idea what is the cause of my problem, and how to fix it. I have also been scouring other forms, reading post after post, looking for a way to fix it. I have never run into such a serious problem as losing my Windows OS. When I had problems, I always found a way to fix it without reinstalling. Because someone had that issue at some point, and someone figured out how to fix it. Then, I can use that solution, because all of the Windows (insert your version number here) are all the same!

Anyway, as usual with Linux, I have, once again, wasted many days fiddling with this broken OS called Linux, instead of doing real work: science. Enough is enough, I will reinstall and call it a day. Of course, now I will have to spend a few more days, if not a couple of weeks, to put everything back the way it was.

Thank you both for all your help and suggestions, and time; I appreciate it.

So long...

Last edited by GT-Force; 04-26-2016 at 05:22 PM.
 
Old 04-27-2016, 01:03 AM   #87
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Interesting. Any package that will run in Ubuntu will run in LM.

CentOS is also a very, very reliable OS. No matter what ubuntu likes to claim the people running Linux on Business desktops use mainly CentOS of Debian. Simply because they are reliable and predictable.

Fedora is a good distro. It is also very cutting edge and therefore not the most stable thing in the world. It is used as a test bed for RHEL and CentOS.

If you software is available for Debian I would suggest that because of its stability. Besides my prejudice for Debian as it is what I use.

I would not recommend the use of packages made for one distro to be used in another. It can be done. Not real great idea for production critical work.

I will repeat that LM will run anything an Ubuntu LTS will run. Because they are using the Ubuntu LTS repos as their base and they do not mess with them.

Of the ones you listed, however, I would recommend CentOS. Because it is reliable.

Bored devs aare not a problem with FOSS software as a rule. Rouge distros such as Ubuntu that are more interested in selling cloud applications for Azure servers are when they try to palm of that sort of software in so called desktop editions. This is simple abuse of the users by scamming them into testing software that is not really even intended for desktop use.

Everyone knows that mobile devices, for instance, are much less secure than they should be. Vastly less secure. Snappy package managment on mobile devices actually improves security on those devices. This doesn't take much. That same level of security, however, degrades the security of your desktop install. This is simply because it was not designed to be used for desktop installs on PCs.

There are a lot of things that are popular that are not particularly good products at all. Fast food springs to mind.

What you need is a sensible, stable OS to run serious software. This is not an honest description of Ubuntu or any of their consumer products.

It is an honest description of Debian or CentOS. If you do not have packages available for Debian you should NEVER try to use Ubuntu packages in Debian. Or Debian packages in Ubuntu. There is too much crappy hacks of the file system in anything Canonical puts out to take that risk.

It could be done but I doubt you want to rewrite the install script to work in an unmodified Debian file system. I know I wouldn't in your possition. Computer science is probably not the point of your use of this software.

So get a good OS and use it. One that your needed packages are available for.

I am not a big fan of the package management system that the RH branch of Linux uses. That said most users of RPM based package management will say the same thing about the APT base for Debian branch package management. It is a fine system, my objection boils down to the fact that I am used to using APT.

I don't know what OSs they have your packages for but a full list would get you plenty of advice I am sure. Of what you listed, for serious work CentOS is really the best for your purposes. There may be others. Between CentOS, Fedora and Ubuntu I can tell you that either Fedora or Ubuntu are much prettier. This is not a sign that they are nearly as Stable.

I know very little about openSuse if that is on your list. This is because I have a personal problem with Novel corporation. That personal problem has, very obviously, little to do with the stability of that distro. I do know that my son uses openSuse and he is not particularly looking for the fun and adventure of unstable platforms. If openSuse is on your list I am sure that I could get him to give an honest appraisal of openSuse in relation to Ubuntu or Fedora. I am sure there are many others here that could do that too.

One thing I can tell you about Ubuntu is that I filed a couple bugs against packages that are critical to booting Ubuntu in 09. They are still open after being supposedly fixed and then reopened days later. This is still going on. As the original filer I still get any new developments in the handling of those bugs. Get them about 3 times a year. All they are is reports of shifting the severity level or shifting the dev that is supposedly working on them. There hasn't been any real movement at all in those bugs except for the few times they hvae claimed a fix. Those don't hold up a month.

The packages used by other distros based on the same source code work fine and have no outstanding serious bugs against them at all. That same source code is used in the boot process for CentOS. Works great. I have CentOS installed for a course ins Sys Admin I am taking so as to get a little experience with a different system than Debian. No it is not going to become my favorite OS. Is it an OS I would recommend for someone to use? Without any hesitation what so ever.

It uses as a DE a version of Gnome Shell fallback that they maintain. I am not a fan of Gnome Shell although it is better than Unity. The CentOS modifications of the fallback for Gnome Shell (was originally for hardware that would not run Gnome Shell) is very good. Has an actuall menu for instance. It is not designed to be primarily used with a touch screen which most people with desktop PCs do not have. This is nice.

One thing I am very, very good at is breaking systems. I tend to mess with them until they break. I haven't really tried hard but I do catch myself doing things that I know would break Ubuntu on CentOS. Much to my disapointment CentOS has not broken. I will have to try harder when this course is done. Just hope I can restrain myself until then.

I think you will find it stands up to software that is not native to it a hell of a lot better than Ubuntu.

As for your attempts at dealing with dmesg and so forth drop the grep pipe. It is above your pay scale. Use;
Code:
dmesg | tail -n 20
This will give you the last 20 lines. If that doesn't show you what you need increase it to 40. Should be some where toward the end of the file I wouldn't try more than 50.

You can read the start of the file with the same syntax replacing "tail" with "head". But your problem is later in the process so I think tail is more useful.
 
Old 04-27-2016, 09:51 AM   #88
GT-Force
Member
 
Registered: Apr 2016
Posts: 43

Original Poster
Rep: Reputation: Disabled
Emerson: Once I replaced unity with openbox-session in xinitrc, I got the GUI to start with startx. However, everything looked "weird" with fonts being different, no taskbar, etc. More importantly, my network was still down, and it did not let me change network settings using the GUI.

Anyway, that is just a last follow-up on that case, as none of this matters anymore.

As per widget's suggestion, I checked Mint. I was not aware of the fact that its adoption has come a long way since I tried it (I think, that was around 2008, just a couple of years after its first release, and I ended up preferring Fedora at the time, based on the suggestion from the developer of the software package I was using the most at the time), and now it is the most widely used distro. I also did not know it is based on Ubuntu, so all of the software I was using under Ubuntu should work with that.

After installing MATE and Cinnamon versions under VirtualBox and checking them very briefly, I installed Linux Mint Cinnamon to the real box. I used the partitioning tool provided during the installation, and installed it alongside my broken Ubuntu, just in case.

Anyway, if I run into problems with that, I now have a place to come back for help (i.e., here).

Thanks again, and take care.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Ubuntu 11.10 black screen after boot screen makrylemis Ubuntu 30 01-17-2012 01:46 PM
Acer A0A 110 has a black screen during boot up along with a black cursor sw3etpinay Linux - Newbie 23 12-29-2010 11:05 AM
I messed with the screen resolution and now Redhat will boot into a black screen! Mr. Hill Linux - Newbie 29 05-04-2009 11:52 AM
black screen on first boot up 57210788 Linux - Software 0 01-09-2006 02:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration