This forum has been archived. All content is frozen. Please use KDE Discuss instead.

KDE Startup - Black Screen

Tags: None
(comma "," separated)
Quantum
Registered Member
Posts
40
Karma
0

Re: KDE Startup - Black Screen

Sun Mar 30, 2014 4:15 pm
Yes, for some reason I can run these just fine, in XFCE through X2Go: kwrite, system-settings (kde), kdiff3, konqueror, kopete, kid3-qt, konsole, ksysguard, kuser, and KWalletManager.

KWin is still furiously crashing and restarting several times a second. I've rebooted, and no change. No screen flicker or flicker of any apps.

Starting a KDE X2Go session, still takes forever on the splash screen K, and eventually comes to the black screen with (working) cursor.

/var/log/kdm.log:
Code: Select all
X.Org X Server 1.15.0
Release Date: 2013-12-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.12-1-amd64 x86_64 Debian
Current Operating System: Linux cygnus 3.13-1-amd64 #1 SMP Debian 3.13.5-1 (2014-03-04) x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.13-1-amd64 root=UUID=edcafe06-fa1e-4e5c-8d56-e2fe9650690a ro init=/lib/systemd/systemd ipv6.disable=1 quiet
Build Date: 06 February 2014  03:20:45PM
xorg-server 2:1.15.0-2 (http://www.debian.org/support)
Current version of pixman: 0.32.4
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 29 08:26:36 2014
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension SECURITY
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension DRI3
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension SELinux
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
Loading extension GLX


It is not creating an ~/.xsession-errors file for some reason. Here is the most recent /var/log/Xorg.0.log: https://pastee.org/fh2ah

I do have KDE running fine on another machine, but find it impossible to get OpenGL running for some reason. I wonder if that same issue may be contributing to the problem on the bad machine?
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: KDE Startup - Black Screen

Tue Apr 01, 2014 6:20 am
Please provide the full output of "glxinfo", so we can rule out any GL related issues on your system?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
Quantum
Registered Member
Posts
40
Karma
0

Re: KDE Startup - Black Screen

Tue Apr 01, 2014 3:49 pm
Sure.

Code: Select all
# glxinfo
name of display: :59.0
display: :59  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_OML_swap_method, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
    GLX_SGI_make_current_read
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
    GLX_EXT_create_context_es2_profile, GLX_EXT_fbconfig_packed_float,
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
    GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_MESA_multithread_makecurrent, GLX_OML_swap_method,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGI_make_current_read
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits)
OpenGL version string: 2.1 Mesa 10.1.0
OpenGL shading language version string: 1.30
OpenGL extensions:
    GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
    GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_trinary_minmax,
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
    GL_ARB_ES2_compatibility, GL_ARB_blend_func_extended,
    GL_ARB_clear_buffer_object, GL_ARB_color_buffer_float,
    GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_debug_output,
    GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture,
    GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend,
    GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced,
    GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions,
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
    GL_ARB_fragment_shader, GL_ARB_framebuffer_object,
    GL_ARB_framebuffer_sRGB, GL_ARB_get_program_binary,
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex,
    GL_ARB_instanced_arrays, GL_ARB_internalformat_query,
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment,
    GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture,
    GL_ARB_occlusion_query, GL_ARB_occlusion_query2,
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
    GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects,
    GL_ARB_seamless_cube_map, GL_ARB_shader_bit_encoding,
    GL_ARB_shader_objects, GL_ARB_shader_texture_lod,
    GL_ARB_shading_language_100, GL_ARB_shading_language_420pack,
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_sync,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_ARB_texture_float, GL_ARB_texture_mirror_clamp_to_edge,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
    GL_ARB_texture_storage, GL_ARB_texture_swizzle, GL_ARB_timer_query,
    GL_ARB_transform_feedback2, GL_ARB_transform_feedback3,
    GL_ARB_transform_feedback_instanced, GL_ARB_transpose_matrix,
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra,
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev,
    GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers,
    GL_ATI_separate_stencil, GL_ATI_texture_compression_3dc,
    GL_ATI_texture_env_combine3, GL_ATI_texture_float,
    GL_ATI_texture_mirror_once, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array,
    GL_EXT_copy_texture, GL_EXT_draw_buffers2, GL_EXT_draw_instanced,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit,
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB,
    GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels,
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
    GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_array, GL_EXT_texture_compression_dxt1,
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc,
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_integer, GL_EXT_texture_lod_bias,
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode,
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm,
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback,
    GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
    GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, GL_KHR_debug,
    GL_MESA_pack_invert, GL_MESA_texture_signed_rgba, GL_MESA_window_pos,
    GL_MESA_ycbcr_texture, GL_NV_blend_square, GL_NV_conditional_render,
    GL_NV_depth_clamp, GL_NV_fog_distance, GL_NV_light_max_exponent,
    GL_NV_packed_depth_stencil, GL_NV_primitive_restart,
    GL_NV_texgen_reflection, GL_NV_texture_env_combine4,
    GL_NV_texture_rectangle, GL_NV_vdpau_interop, GL_OES_EGL_image,
    GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

2 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x048 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x04c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None

2 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x048 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x04c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None

#


I have to give this command in XFCE through X2Go. I'm seeing some AMD and ATI references in there, although I don't know whether they refer to AMD video cards. I used to have an AMD card in that machine, but have changed the motherboard and now use an Intel CPU-based GPU. (E3-1265L v3)

Since I removed the fglrx GLX driver, I find that now on the main console I can <alt><f2> to a console and <ctrl><alt><f1> to the main console. And from KDM I can still choose XFCE and boot into that, but when I select KDE I still get the black screen with (working) cursor. And the cursor is cyan-colored, as it should be,

Yesterday I saved the dmesg from boot and went though it carefully. (below) I deleted all the early lines as they are irrelevant and show no errors.

Code: Select all
[   21.992425] ACPI: Power Button [PWRF]
[   22.262650] wmi: Mapper loaded
[   22.328079] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
[   22.328087] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   22.328090] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251)
[   22.328094] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251)
[   22.328098] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   22.328099] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251)
[   22.328103] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251)
[   22.328106] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   22.328107] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   22.687318] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20131115/utaddress-251)
[   22.687322] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   22.703997] mei_me 0000:00:16.0: irq 51 for MSI/MSI-X
[   22.937779] snd_hda_intel 0000:00:1b.0: irq 52 for MSI/MSI-X
[   23.072675] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card2/input14
[   23.072692] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card2/input13
[   23.072707] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card2/input12
[   23.072721] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card2/input11
[   23.072735] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card2/input10
[   23.072753] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card2/input9
[   23.072767] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card2/input8
[   23.072781] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card2/input7
[   23.717012] input: PC Speaker as /devices/platform/pcspkr/input/input15
[   23.954116] [drm] Initialized drm 1.1.0 20060810
[   24.355647] iTCO_vendor_support: vendor-support=0
[   24.413602] systemd[1]: Found ordering cycle on basic.target/start
[   24.413605] systemd[1]: Walked on cycle path to sockets.target/start
[   24.413608] systemd[1]: Walked on cycle path to dbus.socket/start
[   24.413609] systemd[1]: Walked on cycle path to sysinit.target/start
[   24.413611] systemd[1]: Walked on cycle path to local-fs.target/start
[   24.413613] systemd[1]: Walked on cycle path to zfs.service/start
[   24.413615] systemd[1]: Walked on cycle path to basic.target/start
[   24.413616] systemd[1]: Breaking ordering cycle by deleting job sockets.target/start
[   24.413619] systemd[1]: Job sockets.target/start deleted to break ordering cycle starting with basic.target/start
[   24.413632] systemd[1]: Found ordering cycle on basic.target/start
[   24.413633] systemd[1]: Walked on cycle path to paths.target/start
[   24.413635] systemd[1]: Walked on cycle path to cups.path/start
[   24.413637] systemd[1]: Walked on cycle path to sysinit.target/start
[   24.413639] systemd[1]: Walked on cycle path to local-fs.target/start
[   24.413640] systemd[1]: Walked on cycle path to zfs.service/start
[   24.413642] systemd[1]: Walked on cycle path to basic.target/start
[   24.413644] systemd[1]: Breaking ordering cycle by deleting job paths.target/start
[   24.413646] systemd[1]: Job paths.target/start deleted to break ordering cycle starting with basic.target/start
[   24.413652] systemd[1]: Found ordering cycle on basic.target/start
[   24.413654] systemd[1]: Walked on cycle path to sysinit.target/start
[   24.413655] systemd[1]: Walked on cycle path to local-fs.target/start
[   24.413657] systemd[1]: Walked on cycle path to zfs.service/start
[   24.413659] systemd[1]: Walked on cycle path to basic.target/start
[   24.413660] systemd[1]: Breaking ordering cycle by deleting job local-fs.target/start
[   24.413662] systemd[1]: Job local-fs.target/start deleted to break ordering cycle starting with basic.target/start
[   24.413766] systemd[1]: Starting Journal Socket.
[   24.413811] systemd[1]: Listening on Journal Socket.
[   24.413834] systemd[1]: Starting Journal Service...
[   24.414147] systemd[1]: Started Journal Service.
[   24.414189] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
[   24.414457] systemd[1]: Started Set Up Additional Binary Formats.
[   24.414478] systemd[1]: Mounted Configuration File System.
[   24.414515] systemd[1]: Started Show Plymouth Boot Screen.
[   24.414530] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
[   24.414538] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
*[   24.461961] systemd[1]: Starting Sound Card.
*[   24.461971] systemd[1]: Reached target Sound Card.
[   24.462285] systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
[   24.462833] systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
[   24.485831] [drm] Memory usable by graphics device = 2048M
[   24.528789] i915 0000:00:02.0: irq 53 for MSI/MSI-X
[   24.528797] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   24.528798] [drm] Driver supports precise vblank timestamp query.
[   24.528853] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   24.608200] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   24.608219] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[   24.608272] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   24.714848] systemd[1]: Found device /dev/mapper/root.
[   24.752074] media: Linux media interface: v0.10
[   24.774267] asus_wmi: ASUS WMI generic driver loaded
[   24.810587] asus_wmi: Initialization: 0x0
[   24.810604] asus_wmi: BIOS WMI version: 0.9
[   24.810632] asus_wmi: SFUN value: 0x0
[   24.810863] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input17
[   24.811553] asus_wmi: Backlight controlled by ACPI video driver
[   24.898990] fbcon: inteldrmfb (fb0) is primary device
[   25.012997] Console: switching to colour frame buffer device 240x67
[   25.016666] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   25.016667] i915 0000:00:02.0: registered panic notifier
[   25.020436] Linux video capture interface: v2.00
[   25.037426] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   25.037671] acpi device:59: registered as cooling_device14
[   25.037726] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input18
[   25.037777] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
*[   25.038040] snd_hda_intel 0000:00:03.0: irq 54 for MSI/MSI-X
*[   25.046716] input: HDA Intel HDMI HDMI as /devices/pci0000:00/0000:00:03.0/sound/card1/input19
[   25.299546] cx23885: unknown parameter 'index' ignored
[   25.299549] cx23885: unknown parameter 'index' ignored
[   25.299672] cx23885 driver version 0.0.3 loaded
[   25.299959] CORE cx23885[0]: subsystem: 0070:7911, board: Hauppauge WinTV-HVR1250 [card=3,autodetected]
[   25.426691] tveeprom 7-0050: Hauppauge model 79001, rev E2D9, serial# 4894748
[   25.426694] tveeprom 7-0050: MAC address is 00:0d:fe:4a:b0:1c
[   25.426695] tveeprom 7-0050: tuner model is Microtune MT2131 (idx 139, type 4)
[   25.426696] tveeprom 7-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
[   25.426697] tveeprom 7-0050: audio processor is CX23885 (idx 39)
[   25.426698] tveeprom 7-0050: decoder processor is CX23885 (idx 33)
[   25.426698] tveeprom 7-0050: has no radio, has IR receiver, has no IR transmitter
[   25.426699] cx23885[0]: hauppauge eeprom: model=79001
[   25.672660] cx25840 9-0044: cx23885 A/V decoder found @ 0x88 (cx23885[0])
[   25.894467] cx25840 9-0044: firmware: failed to load v4l-cx23885-avcore-01.fw (-2)
[   25.894470] cx25840 9-0044: Direct firmware load failed with error -2
[   25.894472] cx25840 9-0044: Falling back to user helper
[   25.983139] cx23885[0]: registered device video0 [v4l2]
[   25.983164] cx23885[0]: registered device vbi0
*[   25.983233] cx23885[0]: registered ALSA audio device
[   26.010328] cx23885_dvb_register() allocating 1 frontend(s)
[   26.010331] cx23885[0]: cx23885 based dvb card
[   26.021229] usb 3-3: USB disconnect, device number 2
[   26.815069] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   26.990215] input: iMON Panel, Knob and Mouse(15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input20
[   27.079477] systemd[1]: Found device WDC_WD20EARS-00MVWB0.
[   27.079499] systemd[1]: Starting Cryptography Setup for sdb_crypt...
[   27.080281] systemd[1]: Found device WDC_WD20EARS-00MVWB0.
[   27.080297] systemd[1]: Starting Cryptography Setup for sdc_crypt...
[   27.081367] systemd[1]: Found device WDC_WD20EARS-00MVWB0.
[   27.081386] systemd[1]: Starting Cryptography Setup for sdd_crypt...
[   27.089100] systemd[1]: Found device WDC_WD3200BEKT-00F3T0.
[   27.089122] systemd[1]: Starting Cryptography Setup for root...
[   27.447747] MT2131: successfully identified at address 0x61
[   27.447750] DVB: registering new adapter (cx23885[0])
[   27.447754] cx23885 0000:05:00.0: DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...
[   27.447999] cx23885_dev_checkrevision() Hardware revision = 0xa4
[   27.448003] cx23885[0]/0: found at 0000:05:00.0, rev: 3, irq: 18, latency: 0, mmio: 0xf7800000
[   27.619736] Registered IR keymap rc-imon-pad
[   27.619800] input: iMON Remote (15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/rc/rc0/input21
[   27.619853] rc0: iMON Remote (15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/rc/rc0
[   27.627813] imon 3-8:1.0: iMON device (15c2:0035, intf0) on usb<3:4> initialized
[   27.627857] input: iMON USB Touchscreen (15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input22
[   27.627955] imon 3-8:1.1: iMON device (15c2:0035, intf1) on usb<3:4> initialized
[   27.627967] usbcore: registered new interface driver imon
[   27.779922] usb 3-3: new high-speed USB device number 7 using xhci_hcd
[   27.796121] usb 3-3: config 1 interface 0 altsetting 0 bulk endpoint 0x1 has invalid maxpacket 64
[   27.796123] usb 3-3: config 1 interface 0 altsetting 0 bulk endpoint 0x81 has invalid maxpacket 64
[   27.796334] usb 3-3: New USB device found, idVendor=0547, idProduct=1002
[   27.796336] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   27.796338] usb 3-3: Product: HD-USB DVR
[   27.796339] usb 3-3: Manufacturer: Nextcom
[   28.873102] systemd-tmpfiles[412]: rm_rf(/tmp): Read-only file system
[   28.873113] systemd-tmpfiles[412]: chmod(/tmp/.X11-unix) failed: Read-only file system
[   28.873118] systemd-tmpfiles[412]: chmod(/tmp/.ICE-unix) failed: Read-only file system
[   28.873123] systemd-tmpfiles[412]: chmod(/tmp/.XIM-unix) failed: Read-only file system
[   28.873128] systemd-tmpfiles[412]: chmod(/tmp/.font-unix) failed: Read-only file system
[   28.873132] systemd-tmpfiles[412]: chmod(/tmp/.Test-unix) failed: Read-only file system
[   38.570363] FAT-fs (sda4): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   38.849737] FAT-fs (sda4): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   38.968764] Adding 9765884k swap on /dev/mapper/swap.  Priority:-1 extents:1 across:9765884k
[   39.283887] SPL: using hostid 0xa8c0036f
[   39.778510] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   39.794045] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   43.502318] usbcore: deregistering interface driver imon
[   44.641986] input: iMON Panel, Knob and Mouse(15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input23
[   44.648335] Registered IR keymap rc-imon-pad
[   44.648391] input: iMON Remote (15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/rc/rc1/input24
[   44.648458] rc1: iMON Remote (15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/rc/rc1
[   44.652811] vboxdrv: Found 8 processor cores.
[   44.652958] vboxdrv: fAsync=0 offMin=0x18d offMax=0xe29
[   44.653005] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   44.653006] vboxdrv: Successfully loaded version 4.3.6_Debian (interface 0x001a0007).
[   44.656332] imon 3-8:1.0: could not get a minor number for display
[   44.656336] imon 3-8:1.0: iMON device (15c2:0035, intf0) on usb<3:4> initialized
[   44.656379] input: iMON USB Touchscreen (15c2:0035) as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input25
[   44.656451] imon 3-8:1.1: iMON device (15c2:0035, intf1) on usb<3:4> initialized
[   44.656470] usbcore: registered new interface driver imon
[   44.893081] vboxpci: IOMMU not found (not registered)


Another thing: audio is not working on this machine. Whenever I try to play an mp3 song in XFCE it says:
Code: Select all
Audio output failed:
The audio device "default" could not be used:
No such file or directory.


Notice in /var/log/Xorg.0.log above that it notices the audio device for some reason. (but doesn't load drivers)

Personally, I suspect this is a dbus problem of some sort. dbus is definitely contributing to my audio problems. I can run KDE systemsettings in XFCE and it runs fine, but when I choose Multimedia and AudioVideoSettings, it sits there forever. When I run systemsettings from the command-line:
Code: Select all
# systemsettings(14628) BackendLoader::init: "/usr/lib/x86_64-linux-gnu/kde4/plugins"
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.49'
systemsettings(14628)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libaudiocd_encoder_flac.so"
systemsettings(14628)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libaudiocd_encoder_lame.so"
systemsettings(14628)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libaudiocd_encoder_vorbis.so"
systemsettings(14628)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libaudiocd_encoder_wav.so"
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
systemsettings(14628)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")

... and even when I <ctrl>c it, I still get these dbus timeouts. I have to kill -9 all processes related to systemsettings for the messages to stop.

Code: Select all
# ps -aux |grep dbus
message+  2211  0.0  0.0  43640  3808 ?        Ss   Mar31   0:02 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
bill      3773  0.0  0.0  10584   332 ?        Ss   Mar31   0:00 /usr/bin/ssh-agent /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/bill/.gnupg/gpg-agent-info-cygnus /usr/bin/dbus-launch --exit-with-session startxfce4
bill      3774  0.0  0.0  19184   368 ?        Ss   Mar31   0:00 /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/bill/.gnupg/gpg-agent-info-cygnus /usr/bin/dbus-launch --exit-with-session startxfce4
bill      3777  0.0  0.0  24316   548 ?        S    Mar31   0:00 /usr/bin/dbus-launch --exit-with-session startxfce4
bill      3779  0.0  0.0  42024  1808 ?        Ss   Mar31   0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
bill      3835  0.0  0.0  41368  1608 ?        S    Mar31   0:00 /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3
root      4408  0.0  0.0  24316   548 ?        S    Mar31   0:00 /usr/bin/dbus-launch --autolaunch e1fdd58039af56ec4ea9e39752c685bf --binary-syntax --close-stderr
root      4409  0.0  0.0  41500  1164 ?        Ss   Mar31   0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
bill      6064  0.0  0.0  24316   552 ?        S    Mar31   0:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session xfce4-session
bill      6065  0.0  0.0  42020  1780 ?        Ss   Mar31   0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
bill      6115  0.0  0.0  41368  1620 ?        S    Mar31   0:00 /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3
bill      6363  0.0  0.0  41368   496 ?        Ss   Mar31   0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
root      6585  0.0  0.0  24316   548 ?        S    Mar31   0:00 dbus-launch --autolaunch=e1fdd58039af56ec4ea9e39752c685bf --binary-syntax --close-stderr
root      6586  0.0  0.0  41612  1432 ?        Ss   Mar31   0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
bill     10859  0.0  0.0  24316   608 ?        S    08:39   0:00 dbus-launch --sh-syntax --exit-with-session
bill     10860  0.0  0.0  41500  1208 ?        Ss   08:39   0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
root     16320  0.0  0.0  10344   888 pts/4    S+   09:19   0:00 grep --color=auto dbus
#
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: KDE Startup - Black Screen

Wed Apr 02, 2014 8:08 am
First problem - your system is running compositing through llvmpipe, which has extremely poor performance. Are you accessing this system directly, or remotely? If it is directly, then please check your /etc/X11/xorg.conf - it may be configured to not use the Intel driver. Otherwise, please verify your X11 installation, as it appears the Intel driver may be missing.

As for audio, is Pulseaudio present on your system?

With regards to D-Bus - does this only occur when accessing the Phonon module in System Settings, or do other modules trigger it as well?
Also, for D-Bus - are other applications other than System Settings affected by this?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
Quantum
Registered Member
Posts
40
Karma
0

Re: KDE Startup - Black Screen

Wed Apr 02, 2014 6:10 pm
Yes I did run those commands through XFCE, and no I didn't have the intel driver specified, and no I didn't have Pulse installed. I didn't think Pulse needed to be installed (no one's ever explained it), but I installed it. Then I set up /etc/X11/xorg.conf.d/20-intel.conf to specify the intel driver.

I rebooted the system and controlled it from its console, intending to run the tests again. It booted to a point, then black screen. I booted into recovery mode and removed 'quiet' from the kernel command line and rebooted. It booted to a certain point and then gave these as fast as it could, ad infinitum:
"skip ordering cycle found, skipping d-bus system message bus socket"

According to G**gle, there is no such incomprehensible error.

I give up. I've been down for almost a week and this is my main server. I'm doing a complete reinstall with XFCE. KDE has fallen to pieces.
luebking
Karma
0

Re: KDE Startup - Black Screen

Wed Apr 02, 2014 10:49 pm
You changed something on the setup between the first post and the second last.

The original post includes
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Server
OpenGL version string: 3.0 Mesa 9.2.2
OpenGL shading language version string: 1.30
Driver: Intel
GPU class: Haswell
OpenGL version: 3.0


and the glxinfo says you're running llvmpip (that is, no hardware acceleration is loaded)

However, this is not the main issue (kwin would simply turn off compositing on the SW renderer or after crashing "too often in a row".

The reason is on a lower level, a broken installation and more severe.
I suspect that this:
Code: Select all
[   28.873102] systemd-tmpfiles[412]: rm_rf(/tmp): Read-only file system
[   28.873113] systemd-tmpfiles[412]: chmod(/tmp/.X11-unix) failed: Read-only file system
[   28.873118] systemd-tmpfiles[412]: chmod(/tmp/.ICE-unix) failed: Read-only file system
[   28.873123] systemd-tmpfiles[412]: chmod(/tmp/.XIM-unix) failed: Read-only file system
[   28.873128] systemd-tmpfiles[412]: chmod(/tmp/.font-unix) failed: Read-only file system
[   28.873132] systemd-tmpfiles[412]: chmod(/tmp/.Test-unix) failed: Read-only file system

points the core of it - apparently /tmp is ro, what likely means there will be no "/tmp/ksocket-`whoami` resp. the relevant sockets in it (when logging into KDE)

Overmore I wonder whether /var/(run|cache|tmp|lock) would then be ro as well.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: KDE Startup - Black Screen

Fri Apr 04, 2014 6:01 am
Please post the output of "mount".

In terms of why llvmpipe is being used, this is probably due to either kernel options disabling it, or installation problems. Can you also provide the content of /proc/cmdline?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
Quantum
Registered Member
Posts
40
Karma
0

Re: KDE Startup - Black Screen

Fri Apr 04, 2014 10:33 pm
Neither.

Code: Select all
# mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=1005952,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,relatime,size=1612992k,mode=755)
/dev/disk/by-uuid/547c2b1e-8046-4ead-9f8e-e7ea64a1194e on / type jfs (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=36,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
pool on /home type zfs (rw,relatime,xattr,noacl)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /run/user type tmpfs (rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755)
/dev/sda1 on /boot type ext3 (rw,relatime,data=ordered)
/dev/sda4 on /media/windows type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=utf8,shortname=mixed,utf8,errors=remount-ro)


Code: Select all
# cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.13-1-amd64 root=UUID=547c2b1e-8046-4ead-9f8e-e7ea64a1194e ro init=/lib/systemd/systemd ipv6.disable=1 quiet


Code: Select all
[ 2546.955561] CPU: 0 PID: 15559 Comm: plasma-desktop Tainted: P      D W  O 3.13-1-amd64 #1 Debian 3.13.7-1
[ 2546.955582] Hardware name: ASUS All Series/H87M-PRO, BIOS 1308 02/28/2014
[ 2546.955597] task: ffff8801b3bed800 ti: ffff8801a0d84000 task.ti: ffff8801a0d84000
[ 2546.955612] RIP: 0010:[<ffffffffa0038922>]  [<ffffffffa0038922>] usb_devnode+0x12/0x30 [usbcore]
[ 2546.955640] RSP: 0018:ffff8801a0d85dd0  EFLAGS: 00010286
[ 2546.955651] RAX: ffffffffa069b2c0 RBX: ffff880213580c00 RCX: ffff8801a0d85e14
[ 2546.955666] RDX: ffff8801a0d85e10 RSI: ffff8801a0d85e0e RDI: ffff880213580c00
[ 2546.955692] RBP: ffff8801a0d85e0e R08: ffff8801a0d85e18 R09: 000000000000fffe
[ 2546.955708] R10: 0000000000000000 R11: ffff8801a0d85cbe R12: ffff8801a0d85e18
[ 2546.955733] R13: ffff8801b1c51000 R14: ffff88019189f000 R15: ffffffff81659b80
[ 2546.955749] FS:  00007fedef0747c0(0000) GS:ffff88021fa00000(0000) knlGS:0000000000000000
[ 2546.955765] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2546.955777] CR2: ffffffffa069b2c8 CR3: 00000001a3e73000 CR4: 00000000001407f0
[ 2546.955792] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2546.955807] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2546.955821] Stack:
[ 2546.955826]  ffff8801a0d85e0e ffff880213580c00 ffffffff81352c1d ffff880213580c10
[ 2546.955845]  ffff88019189f000 ffff880213580c00 ffffffff81352dc9 0000880216985280
[ 2546.955864]  0000000000000000 0000000000000000 0000000000000000 ffff880213580c10
[ 2546.955882] Call Trace:
[ 2546.955890]  [<ffffffff81352c1d>] ? device_get_devnode+0x5d/0xe0
[ 2546.955904]  [<ffffffff81352dc9>] ? dev_uevent+0x129/0x1f0
[ 2546.955917]  [<ffffffff81351d5a>] ? uevent_show+0x8a/0x100
[ 2546.955930]  [<ffffffff813515f7>] ? dev_attr_show+0x17/0x50
[ 2546.955944]  [<ffffffff814a5a59>] ? mutex_lock+0x9/0x25
[ 2546.955958]  [<ffffffff811e6f79>] ? sysfs_seq_show+0xb9/0x160
[ 2546.955972]  [<ffffffff8119a954>] ? seq_read+0x134/0x390
[ 2546.955986]  [<ffffffff811793fb>] ? vfs_read+0x8b/0x160
[ 2546.955998]  [<ffffffff81179ee3>] ? SyS_read+0x43/0xa0
[ 2546.956011]  [<ffffffff814ae4f9>] ? system_call_fastpath+0x16/0x1b
[ 2546.956024] Code: 24 04 48 83 c4 08 5b 5d 41 5c c3 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 f5 53 48 89 fb e8 43 c0 31 e1 48 85 c0 74 16 <48> 8b 40 08 48 85 c0 74 0d 48 89 df 48 89 ee 5b 5d ff e0 0f 1f
[ 2546.956116] RIP  [<ffffffffa0038922>] usb_devnode+0x12/0x30 [usbcore]
[ 2546.956142]  RSP <ffff8801a0d85dd0>
[ 2546.956151] CR2: ffffffffa069b2c8
[ 2546.961622] ---[ end trace 31e6f4f6aa835085 ]---
[ 2617.937101] usb 1-7: reset high-speed USB device number 4 using xhci_hcd
[ 2617.959911] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880212ca8200
[ 2617.959915] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880212ca8240
[ 3212.922105] warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
[ 3398.875985] BUG: unable to handle kernel paging request at ffffffffa069b2c8
[ 3398.876007] IP: [<ffffffffa0038922>] usb_devnode+0x12/0x30 [usbcore]
[ 3398.876030] PGD 180f067 PUD 1810063 PMD 2151c8067 PTE 0
[ 3398.876045] Oops: 0000 [#11] SMP
[ 3398.876055] Modules linked in: tcp_diag inet_diag pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) imon nf_conntrack_sane nf_conntrack_ftp nf_conntrack_pptp nf_conntrack_proto_gre nf_conntrack_snmp nf_conntrack_irc nf_conntrack_sip nf_conntrack_tftp ts_kmp nf_conntrack_amanda nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_h323 ipt_MASQUERADE xt_CHECKSUM xt_nfacct nfnetlink_acct ipt_rpfilter xt_DSCP xt_dscp xt_statistic xt_CT xt_AUDIT xt_NFLOG nfnetlink_log nfnetlink ipt_ULOG xt_LOG xt_time xt_connlimit xt_realm xt_NFQUEUE xt_tcpmss xt_tcpudp xt_addrtype xt_pkttype iptable_raw xt_TPROXY nf_defrag_ipv6 xt_CLASSIFY xt_mark xt_hashlimit xt_comment ipt_REJECT xt_length xt_connmark xt_owner xt_recent xt_iprange xt_physdev xt_policy iptable_mangle xt_nat iptable_nat nf_nat_ipv4 nf_nat xt_multiport nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ip6table_mangle ip6table_filter ip6_tables ip6t_ipv6header iptable_filter ip_tables x_tables nls_utf8 ext4 mbcache jbd2 crc16 nls_cp437 vfat fat joydev rc_imon_pad mt2131 s5h1409 tuner cx25840 usblp snd_hda_codec_realtek cx23885 snd_hda_intel eeepc_wmi asus_wmi sparse_keymap tda18271 rfkill videobuf_dvb tveeprom btcx_risc snd_hda_codec iTCO_wdt iTCO_vendor_support videobuf_dma_sg cx2341x videobuf_core dvb_core v4l2_common videodev media rc_core evdev i915 snd_hwdep snd_pcm snd_page_alloc kvm_intel serio_raw snd_seq snd_seq_device snd_timer mei_me drm_kms_helper drm i2c_algo_bit kvm mei pcspkr psmouse snd soundcore lpc_ich mfd_core intel_powerclamp x86_pkg_temp_thermal i2c_i801 wmi button video processor coretemp adm1021 i2c_core zfs(PO) zunicode(PO) zavl(PO) zcommon(PO) znvpair(PO) spl(O) fuse parport_pc ppdev lp parport autofs4 jfs hid_generic usbhid hid dm_crypt dm_mod sg sd_mod crc_t10dif usb_storage crc32_pclmul aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper ghash_clmulni_intel cryptd crct10dif_pclmul crct10dif_common crc32c_intel ahci r8169 libahci mii libata scsi_mod ehci_pci ehci_hcd xhci_hcd usbcore usb_common fan thermal thermal_sys [last unloaded: imon]
[ 3398.876565] CPU: 4 PID: 25244 Comm: knotify4 Tainted: P      D W  O 3.13-1-amd64 #1 Debian 3.13.7-1
[ 3398.876585] Hardware name: ASUS All Series/H87M-PRO, BIOS 1308 02/28/2014
[ 3398.876600] task: ffff880215baa800 ti: ffff88011317e000 task.ti: ffff88011317e000
[ 3398.876615] RIP: 0010:[<ffffffffa0038922>]  [<ffffffffa0038922>] usb_devnode+0x12/0x30 [usbcore]
luebking
Karma
0

Re: KDE Startup - Black Screen

Sat Apr 05, 2014 1:57 pm
/tmp isn't mounted and not a tmpfs (hint: systemd does not like that at all)

Can you
Code: Select all
touch /tmp/ksocket-`whoami`/dummy


Also have a look around in there, it could be that clean-up is attempted before remounting / rw, thus fails and therefore gets you trouble.
Quantum
Registered Member
Posts
40
Karma
0

Re: KDE Startup - Black Screen

Sat Apr 05, 2014 3:34 pm
I am able to touch /tmp/ksocket-bill/dummy and the file is created, although this is after I'm booted and x2go-ed in by xfce, since I get only a black screen in kde. Yes I see that /tmp isn't mounted, but I think that's because it's part of the regular filesystem on /. It's definitely operational and touchable.
Code: Select all
# ls -al /tmp
total 1188
drwxrwxrwt 31 root    root    1155072 Apr  5 08:42 .
drwxr-xr-x 23 root    root       4096 Apr  4 09:19 ..                                       
drwx------  4 kdm     nogroup      16 Apr  4 12:17 2019020239                               
drwxrwxrwt  2 root    root          1 Apr  4 11:29 .font-unix                               
drwx------  2 bill    bill          8 Apr  4 12:12 gpg-4Vyf0U                               
drwx------  2 bill    bill          8 Apr  4 12:12 gpg-9O9phy                               
drwx------  2 bill    bill          8 Apr  4 12:18 gpg-IrQDca                               
drwx------  2 bill    bill          8 Apr  5 07:01 gpg-LdhKkE                               
drwx------  2 bill    bill          8 Apr  5 07:01 gpg-v5abFF                               
drwx------  2 bill    bill          8 Apr  4 12:18 gpg-ybqCLB                               
drwxrwxrwt  2 root    root         24 Apr  5 07:01 .ICE-unix                                 
drwx------  2 altcoin altcoin       1 Apr  4 11:45 kde-altcoin                               
drwx------  2 bill    bill          1 Apr  4 11:56 kde-bill                                 
drwx------  2 kdm     nogroup    4096 Apr  4 12:17 kde-kdm                                   
drwx------  2 root    root         24 Apr  5 08:25 kde-root                                 
drwx------  2 altcoin altcoin      32 Apr  4 11:48 ksocket-altcoin                           
drwx------  2 bill    bill         32 Apr  4 12:11 ksocket-bill                             
drwx------  2 kdm     nogroup       8 Apr  4 12:17 ksocket-kdm
drwx------  2 root    root         24 Apr  5 08:25 ksocket-root
drwx------  2 root    root         40 Apr  5 07:02 libgksu-nVkxu4
drwx------  2 root    root          1 Apr  4 11:29 pulse-PKdhtXMmr18n
-rw-------  1 root    root          0 Apr  5 08:42 rZHwAYijyT
drwx------  3 root    root          8 Apr  4 11:29 systemd-private-HwckUw
drwx------  3 root    root          8 Apr  4 11:30 systemd-private-kjs7O3
drwx------  3 root    root          8 Apr  4 11:29 systemd-private-uwDfkJ
drwx------  3 root    root          8 Apr  4 11:31 systemd-private-Ym6NmW
drwx------  3 root    root          8 Apr  4 11:30 systemd-private-Yxx62E
drwxrwxrwt  2 root    root          1 Apr  4 11:29 .Test-unix
drwx------  2 bill    bill         40 Apr  5 07:03 .vbox-bill-ipc
-r--r--r--  1 root    root         11 Apr  4 12:17 .X0-lock
drwxrwxrwt  2 root    root         56 Apr  5 07:01 .X11-unix
drwx------  5 bill    bill         32 Apr  5 07:01 .x2go-bill
-r--r--r--  1 bill    bill         11 Apr  4 12:18 .X50-lock
-r--r--r--  1 bill    bill         11 Apr  5 07:01 .X52-lock
-rw-------  1 bill    bill        410 Apr  4 12:12 .xfsm-ICE-64VBDX
-rw-------  1 bill    bill        406 Apr  5 07:01 .xfsm-ICE-HOOYDX
-rw-------  1 bill    bill        410 Apr  4 12:18 .xfsm-ICE-YVPPDX
drwxrwxrwt  2 root    root          1 Apr  4 11:29 .XIM-unix

Twice over the past week, I've deleted everything in /tmp and /var/tmp. No improvement. The system boots perfectly, including my custom .service files for unbound, dnscrypt, mysqld, and mythtvd which are mutually interdependent.

The first thing that I can see in the boot process that is disturbing is in /var/log/Xorg.0.log:
Code: Select all
[  2915.373] (II) SELinux: Disabled on system
[  2915.375] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[  2915.375] (EE) AIGLX: reverting to software rendering
[  2915.380] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[  2915.380] (EE) GLX: could not load software renderer
[  2915.380] (II) GLX: no usable GL providers found for screen 0
[  2915.380] (II) intel(0): Setting screen physical size to 508 x 285
[  2915.397] (II) config/udev: Adding input device Power Button (/dev/input/event3)


It appears that I am not getting OpenGL, and nothing I've done has fixed it, and G**gle has never heard of this error. All the relevant OpenGL packages are installed. This is a new motherboard, an ASUS H87M-Pro, with Intel CPU GPU. an E3-1265L v3. All brand new and the latest technology, running the latest Debian Testing. I am seeing indications that several processes are segfaulting (above) for reasons that I don't understand. I've run Debian for 15 years (including many years on KDE) and have never, never had this kind of problem.
wolfi323
Registered Member
Posts
1129
Karma
11
OS

Re: KDE Startup - Black Screen

Sat Apr 05, 2014 8:04 pm
Quantum wrote:The first thing that I can see in the boot process that is disturbing is in /var/log/Xorg.0.log:
Code: Select all
[  2915.375] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[  2915.375] (EE) AIGLX: reverting to software rendering
[  2915.380] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[  2915.380] (EE) GLX: could not load software renderer


Upto now I only saw such messages about "undefined symbol: _glapi_tls_Dispatch" when the proprietary nvidia driver is installed (fglrx maybe too, I don't know). They are caused by the fact that that driver overrides Xorg's libglx and Mesa's libGL with its own versions.

So do you have that driver installed? (you said you switched the mainboard. maybe you had an nvidia card before?)
You have to remove/uninstall it completely for the intel driver to fully work.
Quantum
Registered Member
Posts
40
Karma
0

Re: KDE Startup - Black Screen

Sat Apr 05, 2014 8:23 pm
Originally yes, I'd swapped out the mobo without reinstalling the OS, and yes it had an AMD card. But I'd deinstalled everything fglrx that I could find before swapping the mobo. But when I got desperate to get -something- working in KDE, I did a complete new install of Debian Testing. (Net install, Expert Mode, KDE desktop) No change in the symptom.

In doing a Synaptic search I find that I have installed: libvdpau-dev, libvdpau1, nvidia-installer-cleanup, and xserver-xorg-video-nouveau. These were installed by default, as I haven't ever had an nVidia card in this machine nor chose to install these. Marking nvidia-installer-cleanup for complete removal also marked numerous OpenGL packages for removal as dependencies, which I can't remember now. I also have libfglrx, apparently installed by default.

I've removed these now, and nothing is installed when I search on nvidia or fglrx, but am unable to reboot to test as I'm still restoring files to this system.
wolfi323
Registered Member
Posts
1129
Karma
11
OS

Re: KDE Startup - Black Screen

Sat Apr 05, 2014 9:49 pm
Quantum wrote:Originally yes, I'd swapped out the mobo without reinstalling the OS, and yes it had an AMD card. But I'd deinstalled everything fglrx that I could find before swapping the mobo. But when I got desperate to get -something- working in KDE, I did a complete new install of Debian Testing. (Net install, Expert Mode, KDE desktop) No change in the symptom.

Well, then you have some version mismatch there between the Mesa, Xorg and intel driver packages, I would say.
I don't use Debian, so cannot really tell you which packages that would be.

In doing a Synaptic search I find that I have installed: libvdpau-dev, libvdpau1, nvidia-installer-cleanup, and xserver-xorg-video-nouveau. These were installed by default, as I haven't ever had an nVidia card in this machine nor chose to install these.

Those are not part of the nvidia driver and should not have any negative impact (libvdpau1 is for using VDPAU also with other drivers/cards, and nouveau is even a completely different driver, based on Mesa).
nvidia-installer-cleanup would be there to completely remove the nvidia driver if installed I guess.

But then I'd think you won't miss them either.

Marking nvidia-installer-cleanup for complete removal also marked numerous OpenGL packages for removal as dependencies, which I can't remember now.

Hm. I'm not sure whether this was a good idea... Depending on what OpenGL packages that have been.

I also have libfglrx, apparently installed by default.

Hm. That package's description is apparently "non-free ATI/AMD RadeonHD display driver (runtime libraries)", so it might indeed have caused the problem.
Although by a closer look at the package, it doesn't look dangerous.
luebking
Karma
0

Re: KDE Startup - Black Screen

Sat Apr 05, 2014 10:03 pm
Either
* a non-mesa libGL (nvidia/fglrx) is resolved or
* the mesa package is (very much < 7.xx) too old or
* MESA was build with shared libglapi, but that library isn't present now

-> No binary that links OpenGL will start (inc. kwin and plasma-desktop)
--> Which MESA package is installed? (please refer to http://packages.debian.org)
What's the output of
Code: Select all
ldd `which kwin`


Please notice that this is an additional issue, since the original post had a same MESA installation and kwin did start according to the posted .xsession-errors
Quantum
Registered Member
Posts
40
Karma
0

Re: KDE Startup - Black Screen

Sat Apr 05, 2014 10:24 pm
I don't want to interrupt my data restore as it's massive, but I terminated all my x2go windows, and sshed in to systemctl restart kdm, on the theory that that would restart X after I'd deinstalled the nvidia and fglrx packages. Then tried KDE in an x2go window again -- black screen.

These packages are installed and at version 10.1.0-4: libgl1-mesa-glx, libglapi-mesa, libglu1-mesa-dri, libosmesa6, libwayland-egl1-mesa, libopenvg1-mesa, libegl1-mesa, libgbm1, libgles2-mesa, libegl1-mesa-drivers. I haven't included the -dev files here. Also installed are these packages:
mesa-utils: 8.1.0-2+b1
libglu1-mesa: 9.0.0-2

I have to enter this in XFCE through x2go:
Code: Select all
$ ldd `which kwin`
        linux-vdso.so.1 (0x00007fff4cd59000)
        libkdeinit4_kwin.so => /usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so (0x00007ff0a9301000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff0a8f36000)
        libkdecorations.so.4abi2 => /usr/lib/libkdecorations.so.4abi2 (0x00007ff0a8d16000)
        libkwineffects.so.1abi5 => /usr/lib/libkwineffects.so.1abi5 (0x00007ff0a8ae7000)
        libQtDeclarative.so.4 => /usr/lib/x86_64-linux-gnu/libQtDeclarative.so.4 (0x00007ff0a8540000)
        libQtScript.so.4 => /usr/lib/x86_64-linux-gnu/libQtScript.so.4 (0x00007ff0a8098000)
        libkdeui.so.5 => /usr/lib/libkdeui.so.5 (0x00007ff0a7a2d000)
        libplasma.so.3 => /usr/lib/libplasma.so.3 (0x00007ff0a752d000)
        libkdeclarative.so.5 => /usr/lib/libkdeclarative.so.5 (0x00007ff0a731d000)
        libkactivities.so.6 => /usr/lib/libkactivities.so.6 (0x00007ff0a7102000)
        libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007ff0a6dc7000)
        libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007ff0a6bb4000)
        libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007ff0a6999000)
        libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007ff0a6792000)
        libXcursor.so.1 => /usr/lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007ff0a6586000)
        libXrandr.so.2 => /usr/lib/x86_64-linux-gnu/libXrandr.so.2 (0x00007ff0a637c000)
        libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007ff0a6176000)
        libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007ff0a5f56000)
        libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007ff0a5d54000)
        libxcb-xfixes.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-xfixes.so.0 (0x00007ff0a5b4d000)
        libxcb-damage.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-damage.so.0 (0x00007ff0a5949000)
        libxcb-composite.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-composite.so.0 (0x00007ff0a5746000)
        libxcb-shape.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shape.so.0 (0x00007ff0a5542000)
        libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007ff0a533b000)
        libxcb-render.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007ff0a5132000)
        libxcb-randr.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-randr.so.0 (0x00007ff0a4f25000)
        libxcb-keysyms.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so.1 (0x00007ff0a4d21000)
        libEGL.so.1 => /usr/lib/x86_64-linux-gnu/libEGL.so.1 (0x00007ff0a4afd000)
        libwayland-client.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007ff0a48ef000)
        libwayland-egl.so.1 => /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1 (0x00007ff0a46ec000)                                                                                         
        libxcb-shm.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007ff0a44e9000)   
        libxcb-xtest.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-xtest.so.0 (0x00007ff0a42e6000)
        libkwinglutils.so.1abi2 => /usr/lib/libkwinglutils.so.1abi2 (0x00007ff0a40b4000)     
        libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007ff0a3e4f000)             
        libkdecore.so.5 => /usr/lib/libkdecore.so.5 (0x00007ff0a397a000)                     
        libQtDBus.so.4 => /usr/lib/x86_64-linux-gnu/libQtDBus.so.4 (0x00007ff0a36fe000)     
        libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007ff0a3219000)     
        libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007ff0a256f000)       
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007ff0a226a000)     
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ff0a1f67000)                   
        /lib64/ld-linux-x86-64.so.2 (0x00007ff0a96a3000)                                     
        libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007ff0a1d63000)   
        libQtSql.so.4 => /usr/lib/x86_64-linux-gnu/libQtSql.so.4 (0x00007ff0a1b24000)       
        libQtXmlPatterns.so.4 => /usr/lib/x86_64-linux-gnu/libQtXmlPatterns.so.4 (0x00007ff0a14ea000)                                                                                     
        libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 (0x00007ff0a11a0000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007ff0a0f8a000)           
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007ff0a0d6d000)       
        libQtXml.so.4 => /usr/lib/x86_64-linux-gnu/libQtXml.so.4 (0x00007ff0a0b28000)       
        libattica.so.0.4 => /usr/lib/x86_64-linux-gnu/libattica.so.0.4 (0x00007ff0a083f000) 
        libQtSvg.so.4 => /usr/lib/x86_64-linux-gnu/libQtSvg.so.4 (0x00007ff0a05e8000)       
        libdbusmenu-qt.so.2 => /usr/lib/x86_64-linux-gnu/libdbusmenu-qt.so.2 (0x00007ff0a03b4000)                                                                                         
        libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007ff0a01ae000)     
        libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007ff09ffa4000)   
        libQtWebKit.so.4 => /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 (0x00007ff09e46a000) 
        libkdnssd.so.4 => /usr/lib/libkdnssd.so.4 (0x00007ff09e241000)                       
        libthreadweaver.so.4 => /usr/lib/libthreadweaver.so.4 (0x00007ff09e02a000)           
        libkio.so.5 => /usr/lib/libkio.so.5 (0x00007ff09db70000)                             
        libkdewebkit.so.5 => /usr/lib/libkdewebkit.so.5 (0x00007ff09d94c000)                 
        libknewstuff3.so.4 => /usr/lib/libknewstuff3.so.4 (0x00007ff09d6d8000)               
        libsolid.so.4 => /usr/lib/libsolid.so.4 (0x00007ff09d3d5000)
        libqca.so.2 => /usr/lib/x86_64-linux-gnu/libqca.so.2 (0x00007ff09d0d3000)
        libphonon.so.4 => /usr/lib/x86_64-linux-gnu/libphonon.so.4 (0x00007ff09ce58000)
        libQtOpenGL.so.4 => /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4 (0x00007ff09cb59000)
        libkcmutils.so.4 => /usr/lib/libkcmutils.so.4 (0x00007ff09c919000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ff09c714000)
        libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007ff09c50f000)
        libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007ff09c30a000)
        libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007ff09c105000)
        libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007ff09beff000)
        libwayland-server.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-server.so.0 (0x00007ff09bcee000)
        libgbm.so.1 => /usr/lib/x86_64-linux-gnu/libgbm.so.1 (0x00007ff09bae6000)
        libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007ff09b8d9000)
        libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007ff09b6d1000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007ff09b4c9000)
        libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 (0x00007ff09b2a1000)
        libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007ff09b08a000)
        libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007ff09ae86000)
        libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007ff09ac83000)
        libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1 (0x00007ff09aa81000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007ff09a868000)
        libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007ff09a658000)
        liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007ff09a434000)
        libdlrestrictions.so.1 => /usr/lib/libdlrestrictions.so.1 (0x00007ff09a22f000)
        libfam.so.0 => /usr/lib/libfam.so.0 (0x00007ff09a026000)
        libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007ff099de0000)
        libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007ff099ade000)
        libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007ff0998a2000)
        libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2 (0x00007ff099688000)
        libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007ff099461000)
        libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007ff0991bd000)
        libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007ff098f6b000)
        libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007ff098caf000)
        libgstapp-0.10.so.0 => /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0 (0x00007ff098aa1000)
        libgstinterfaces-0.10.so.0 => /usr/lib/x86_64-linux-gnu/libgstinterfaces-0.10.so.0 (0x00007ff09888f000)
        libgstpbutils-0.10.so.0 => /usr/lib/x86_64-linux-gnu/libgstpbutils-0.10.so.0 (0x00007ff09866a000)
        libgstvideo-0.10.so.0 => /usr/lib/x86_64-linux-gnu/libgstvideo-0.10.so.0 (0x00007ff09844c000)
        libgstbase-0.10.so.0 => /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0 (0x00007ff0981f7000)
        libgstreamer-0.10.so.0 => /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0 (0x00007ff097f0f000)
        libnepomuk.so.4 => /usr/lib/libnepomuk.so.4 (0x00007ff097c3f000)
        libstreamanalyzer.so.0 => /usr/lib/libstreamanalyzer.so.0 (0x00007ff0979c0000)
        libacl.so.1 => /lib/x86_64-linux-gnu/libacl.so.1 (0x00007ff0977b6000)
        libattr.so.1 => /lib/x86_64-linux-gnu/libattr.so.1 (0x00007ff0975b1000)
        libkparts.so.4 => /usr/lib/libkparts.so.4 (0x00007ff09735b000)
        libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007ff097148000)
        libpulse.so.0 => /usr/lib/x86_64-linux-gnu/libpulse.so.0 (0x00007ff096efe000)
        libpulse-mainloop-glib.so.0 => /usr/lib/x86_64-linux-gnu/libpulse-mainloop-glib.so.0 (0x00007ff096cf8000)
        libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007ff096ab9000)
        libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007ff09688f000)
        libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007ff096629000)
        liborc-0.4.so.0 => /usr/lib/x86_64-linux-gnu/liborc-0.4.so.0 (0x00007ff0963a2000)
        libgmodule-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0 (0x00007ff09619e000)
        libxml2.so.2 => /usr/lib/x86_64-linux-gnu/libxml2.so.2 (0x00007ff095e36000)
        libsoprano.so.4 => /usr/lib/libsoprano.so.4 (0x00007ff095b47000)
        libstreams.so.0 => /usr/lib/libstreams.so.0 (0x00007ff095911000)
        libnepomukutils.so.4 => /usr/lib/libnepomukutils.so.4 (0x00007ff0956d4000)
        libjson-c.so.2 => /lib/x86_64-linux-gnu/libjson-c.so.2 (0x00007ff0954c9000)
        libpulsecommon-4.0.so => /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so (0x00007ff09525c000)
        libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007ff095058000)
        libnepomukquery.so.4 => /usr/lib/libnepomukquery.so.4 (0x00007ff094e0e000)
        libXtst.so.6 => /usr/lib/x86_64-linux-gnu/libXtst.so.6 (0x00007ff094c08000)
        libwrap.so.0 => /lib/x86_64-linux-gnu/libwrap.so.0 (0x00007ff0949fd000)
        libsndfile.so.1 => /usr/lib/x86_64-linux-gnu/libsndfile.so.1 (0x00007ff094794000)
        libasyncns.so.0 => /usr/lib/x86_64-linux-gnu/libasyncns.so.0 (0x00007ff09458e000)
        libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007ff09437d000)
        libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007ff094165000)
        libFLAC.so.8 => /usr/lib/x86_64-linux-gnu/libFLAC.so.8 (0x00007ff093f33000)
        libvorbisenc.so.2 => /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2 (0x00007ff093a63000)
        libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0 (0x00007ff093836000)
        libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0 (0x00007ff09362f000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007ff093417000)
$


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]