[SOLVED]xinit as user - dri permission denied

I've tried to launch a game in a separate X instance with:
xinit /usr/bin/ufo -- :1.0 vt2
xinit /usr/bin/ufo -- :1
xinit /usr/bin/env ufo -- :1
etc
but I get very slow rendering and strange output.
X.Org X Server 1.15.0
Release Date: 2013-12-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.12.5-1-ARCH i686
Current Operating System: Linux archdesk 3.12.9-1-ARCH #1 SMP PREEMPT Sun Jan 26 09:15:23 CET 2014 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=99a6d650-3886-4252-8ded-db4a892400e2 rw quiet
Build Date: 09 January 2014 09:32:33AM
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.1.log", Time: Sun Jan 26 15:16:22 2014
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
setversion 1.4 failed: Permission denied
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 XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
Loading extension GLX
(II) [KMS] Kernel modesetting enabled.
setversion 1.4 failed: Permission denied
---- endianness initialization -----
found little endian system
---- filesystem initialization -----
Adding game dir: /usr/share/ufoai/base
Added packfile /usr/share/ufoai/base/0base.pk3 (15 files)
Added packfile /usr/share/ufoai/base/0maps.pk3 (932 files)
Added packfile /usr/share/ufoai/base/0materials.pk3 (54 files)
Added packfile /usr/share/ufoai/base/0media.pk3 (19 files)
Added packfile /usr/share/ufoai/base/0models.pk3 (2801 files)
Added packfile /usr/share/ufoai/base/0music.pk3 (64 files)
Added packfile /usr/share/ufoai/base/0pics.pk3 (1059 files)
Added packfile /usr/share/ufoai/base/0shaders.pk3 (37 files)
Added packfile /usr/share/ufoai/base/0snd.pk3 (362 files)
Added packfile /usr/share/ufoai/base/0textures.pk3 (2721 files)
Added packfile /usr/share/ufoai/base/0ufos.pk3 (137 files)
Could not load '/usr/share/ufoai/base/0videos.pk3'
Adding game dir: ./base
Adding game dir: /home/dok/.ufoai/2.6-dev/base
using /home/dok/.ufoai/2.6-dev/base for writing
executing filesystem.cfg
executing default.cfg
executing config.cfg
----- network initialization -------
libcurl/7.34.0 OpenSSL/1.0.1f zlib/1.2.8 libssh2/1.4.3 initialized.
------ server initialization -------
added 12 maps to the mapcycle
----- console initialization -------
Console initialized.
------- video initialization -------
libGL error: failed to load driver: r300
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
SDL version: 2.0.1
I: setting mode 21
I: disable multisample buffers
I: set swap control to 0
available driver: x11
available driver: dummy
current desktop mode: 1600x900@60Hz (SDL_PIXELFORMAT_RGB888)
libGL error: failed to load driver: r300
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
driver: x11
found 1 display(s)
I: 1440x900 (fullscreen: yes)
I: got 0 bits of stencil
I: got 24 bits of depth buffer
I: got double buffer
I: got 8 bits for red
I: got 8 bits for green
I: got 8 bits for blue
I: got 0 bits for alpha
I: got multisample disabled
I: got 0 multisample buffers
GL_VENDOR: VMware, Inc.
GL_RENDERER: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
GL_VERSION: 2.1 Mesa 10.0.2
GL_EXTENSIONS: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax
GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object
GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip
GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters
GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap
GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB
GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat
GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord
GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_lod_bias
GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection
GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp
GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine
GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture
GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3
GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp
GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program
GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers
GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert
GL_MESA_ycbcr_texture GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow
GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync
GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate
GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object
GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc
GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc
GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent
GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object
GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced
GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer
GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_MESA_texture_array GL_ARB_copy_buffer
GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays
GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle
GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend
GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output
GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location
GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map
GL_ARB_shader_texture_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev
GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_get_program_binary
GL_ARB_robustness GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2
GL_ARB_transform_feedback3 GL_NV_vdpau_interop GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5
GL_ARB_conservative_depth GL_ARB_internalformat_uery GL_ARB_shading_language_420pack
GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced
GL_EXT_transform_feedback GL_ARB_invalidate_subdata GL_ARB_vertex_attrib_binding GL_KHR_debug
GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev
OpenGL version detected: 2.1found GL_ARB_multitexture
found GL_ARB_texture_compression
found GL_ARB_texture_non_power_of_two
using GL_ARB_texture_non_power_of_two
GL_EXT_texture_filter_anisotropic not found
found GL_EXT_texture_lod_bias
found GL_ARB_vertex_buffer_object
using GL_ARB_vertex_buffer_object
max vertex buffer size: 3000
found GL_ARB_fragment_shader
found GL_ARB_shading_language_100
GLSL version guaranteed to be supported by OpenGL implementation postfixed by vender supplied info: 1.30
found GL_###_framebuffer_object
using GL_ARB_framebuffer_object
max draw buffers: 8
max render buffer size: 8192
max color attachments: 8
found GL_###_draw_buffers
using GL_ARB_draw_buffers
max supported vertex texture units: 16
max supported lights: 8
max texture units: 8
max texture coords: 8
max vertex attributes: 16
max varying floats: 128
max fragment uniform components: 16384
max vertex uniform components: 16384
max texture size: detected 8192
...but using 2048 as requested
Using low resolution globe textures as requested.
R_LoadProgram: 'world_low' loaded.
R_LoadProgram: 'model_low' loaded.
R_LoadProgram: 'warp' loaded.
R_LoadProgram: 'geoscape' loaded.
R_LoadProgram: 'combine2' loaded.
R_LoadProgram: 'convolve3' loaded.
R_LoadProgram: 'atmosphere' loaded.
R_LoadProgram: 'simple_glow' loaded.
SDL_ttf version 2.0.12 - we need at least 2.0.7
------- sound initialization -------
Failed to create secure directory (/run/user/1000/pulse): Permission denied
SDL_mixer version: 2.0.0
... requested audio rate: 44100
Failed to create secure directory (/run/user/1000/pulse): Permission denied
... available audio driver pulseaudio
... available audio driver alsa
... available audio driver dsp
... available audio driver disk
... available audio driver dummy
... actual audio driver: alsa
... audio rate: 44100
... audio channels: 2
... loaded ogg vorbis support
------- input initialization -------
0 possible joysticks
no joystick found.
Allocate 3 megabytes for the ui hunk
------- web initialization ---------
... web access not yet configured
----------- parse scripts ----------
60 script files
59 ui script files
UI_ParseNodeBody: Command name for confunc
'hud_default.soldier.soldier_opts.soldier_buttons.headgear_bg.deselect_headgear' already registered
UI_ParseNodeBody: Command name for confunc
'hud_default.soldier.soldier_opts.soldier_buttons.headgear_bg.disable_headgear' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.deselect_stand'
already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.deselect_crouch'
already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.disable_stand' already
registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.soldier_opts.soldier_buttons.disable_crouch'
already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_primaryleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_primaryright' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_reloadleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.deselect_reloadright' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_primaryleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_primaryright' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_reloadleft' already registered
UI_ParseNodeBody: Command name for confunc 'hud_default.soldier.weapon.disable_reloadright' already registered
UI_ParseNodeBody: Command name for confunc 'singleplayermission.check_if_in_campaign_mode' already registered
Shared Client/Server Info loaded
...123 items parsed
... 32 damage types parsed
... 32 equipment definitions parsed
... 10 inventory definitions parsed
... 25 team definitions parsed
executing keys.cfg
UI_SetKeyBinding: node "employees.employee_list@pageUp" not found.
UI_SetKeyBinding: node "employees.employee_list@pageDown" not found.
UI_SetKeyBinding: node "employees.employee_list@moveUp" not found.
UI_SetKeyBinding: node "employees.employee_list@moveDown" not found.
UI_SetKeyBinding: node "employees.employee_list@moveHome" not found.
UI_SetKeyBinding: node "employees.employee_list@moveEnd" not found.
UI_SetKeyBinding: node "sequence.next" not found.
Music: track changed from to van_theme.
executing autoexec.cfg
"version" is "UFO: Alien Invasion 2.6-dev IA-32 Jan 25 2014 Linux RELEASE"
79 static models loaded
CL_LanguageInit: language settings are stored in configuration: en
...using language: en_GB.utf8
SDL_ttf version 2.0.12 - we need at least 2.0.7
...registering 14 fonts
----------- parse msgids -----------
18 msgid files
no translation for ufo_carrier_txt
no translation for ufo_ripper_txt
no translation for ufo_mothership_txt
no translation for mail_ufocarrier
no translation for ugv_phoenix_txt
no translation for ugv_ares_w_txt
no translation for ugv_chaingun_txt
no translation for ugv_chaingun_belt_txt
no translation for ugv_weapon_autocannon_txt
no translation for ugv_weapon_autocannon_pre_txt
no translation for vhs_assault_txt
no translation for xaw95_txt
no translation for bombkit1_txt
no translation for chaingun_txt
----------- game modes -------------
added _Multiplayer
added _Campaign
added _Skirmish
added 3 game modes
====== UFO Initialized ======
=============================
Switch grab input off
Wrote config.cfg.
Wrote keys.cfg
recursive shutdown
Error: Received signal 11.
xinit: connection to X server lost
waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
libGL error: failed to load driver: r300
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
caught my eye so I ran
LIBGL_DEBUG=verbose xinit /usr/bin/xterm -- :1
and in the resulting terminal a
glxinfo | grep render
which gave me:
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/r300_dri.so
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/r300_dri.so
libGL: driver does not expose __driDriverGetExtensions_r300():
/usr/lib/xorg/modules/dri/r300_dri.so: undefined symbol:
__driDriverGetExtensions_r300
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: r300
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
libGL: driver does not expose __driDriverGetExtensions_swrast():
/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol:
__driDriverGetExtensions_swrast
libGL: Can't open configuration file /home/dok/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/dok/.drirc: No such file or
directory.
direct rendering: Yes
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
and an Xorg.0.log
[ 2185.905]
X.Org X Server 1.15.0
Release Date: 2013-12-27
[ 2185.905] X Protocol Version 11, Revision 0
[ 2185.906] Build Operating System: Linux 3.12.5-1-ARCH i686
[ 2185.906] Current Operating System: Linux archdesk 3.12.9-1-ARCH #1 SMP PREEMPT Sun Jan 26 09:15:23 CET 2014 i686
[ 2185.906] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=99a6d650-3886-4252-8ded-db4a892400e2 rw quiet
[ 2185.907] Build Date: 09 January 2014 09:32:33AM
[ 2185.907]
[ 2185.907] Current version of pixman: 0.32.4
[ 2185.907] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2185.907] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2185.908] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Jan 26 16:35:29 2014
[ 2185.909] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2185.909] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2185.909] (==) No Layout section. Using the first Screen section.
[ 2185.909] (==) No screen section available. Using defaults.
[ 2185.909] (**) |-->Screen "Default Screen Section" (0)
[ 2185.909] (**) | |-->Monitor "<default monitor>"
[ 2185.911] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2185.911] (==) Automatically adding devices
[ 2185.911] (==) Automatically enabling devices
[ 2185.911] (==) Automatically adding GPU devices
[ 2185.911] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 2185.911] Entry deleted from font path.
[ 2185.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 2185.912] Entry deleted from font path.
[ 2185.912] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 2185.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 2185.912] Entry deleted from font path.
[ 2185.912] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 2185.912] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 2185.912] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2185.912] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2185.912] (II) Loader magic: 0x8265660
[ 2185.912] (II) Module ABI versions:
[ 2185.912] X.Org ANSI C Emulation: 0.4
[ 2185.912] X.Org Video Driver: 15.0
[ 2185.912] X.Org XInput driver : 20.0
[ 2185.912] X.Org Server Extension : 8.0
[ 2185.913] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2185.915] setversion 1.4 failed: Permission denied
[ 2185.918] (--) PCI:*(0:1:0:0) 1002:7280:17af:2172 rev 154, Mem @ 0xe0000000/268435456, 0xfdff0000/65536, I/O @ 0x0000bc00/256, BIOS @ 0x????????/131072
[ 2185.918] (--) PCI: (0:1:0:1) 1002:72a0:17af:2173 rev 154, Mem @ 0xfdfe0000/65536
[ 2185.918] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2185.926] Initializing built-in extension Generic Event Extension
[ 2185.927] Initializing built-in extension SHAPE
[ 2185.927] Initializing built-in extension MIT-SHM
[ 2185.927] Initializing built-in extension XInputExtension
[ 2185.927] Initializing built-in extension XTEST
[ 2185.927] Initializing built-in extension BIG-REQUESTS
[ 2185.927] Initializing built-in extension SYNC
[ 2185.927] Initializing built-in extension XKEYBOARD
[ 2185.927] Initializing built-in extension XC-MISC
[ 2185.928] Initializing built-in extension SECURITY
[ 2185.928] Initializing built-in extension XINERAMA
[ 2185.928] Initializing built-in extension XFIXES
[ 2185.928] Initializing built-in extension RENDER
[ 2185.928] Initializing built-in extension RANDR
[ 2185.928] Initializing built-in extension COMPOSITE
[ 2185.928] Initializing built-in extension DAMAGE
[ 2185.928] Initializing built-in extension MIT-SCREEN-SAVER
[ 2185.928] Initializing built-in extension DOUBLE-BUFFER
[ 2185.928] Initializing built-in extension RECORD
[ 2185.929] Initializing built-in extension DPMS
[ 2185.929] Initializing built-in extension Present
[ 2185.929] Initializing built-in extension DRI3
[ 2185.929] Initializing built-in extension X-Resource
[ 2185.929] Initializing built-in extension XVideo
[ 2185.929] Initializing built-in extension XVideo-MotionCompensation
[ 2185.929] Initializing built-in extension XFree86-VidModeExtension
[ 2185.929] Initializing built-in extension XFree86-DGA
[ 2185.929] Initializing built-in extension XFree86-DRI
[ 2185.930] Initializing built-in extension DRI2
[ 2185.930] (II) "glx" will be loaded by default.
[ 2185.930] (II) LoadModule: "dri2"
[ 2185.930] (II) Module "dri2" already built-in
[ 2185.930] (II) LoadModule: "glamoregl"
[ 2185.930] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 2185.948] (II) Module glamoregl: vendor="X.Org Foundation"
[ 2185.949] compiled for 1.15.0, module version = 0.6.0
[ 2185.949] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2185.949] (II) LoadModule: "glx"
[ 2185.949] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2185.950] (II) Module glx: vendor="X.Org Foundation"
[ 2185.950] compiled for 1.15.0, module version = 1.0.0
[ 2185.950] ABI class: X.Org Server Extension, version 8.0
[ 2185.950] (==) AIGLX enabled
[ 2185.950] Loading extension GLX
[ 2185.950] (==) Matched ati as autoconfigured driver 0
[ 2185.950] (==) Matched modesetting as autoconfigured driver 1
[ 2185.950] (==) Matched fbdev as autoconfigured driver 2
[ 2185.950] (==) Matched vesa as autoconfigured driver 3
[ 2185.950] (==) Assigned the driver to the xf86ConfigLayout
[ 2185.950] (II) LoadModule: "ati"
[ 2185.951] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 2185.951] (II) Module ati: vendor="X.Org Foundation"
[ 2185.951] compiled for 1.15.0, module version = 7.3.0
[ 2185.951] Module class: X.Org Video Driver
[ 2185.951] ABI class: X.Org Video Driver, version 15.0
[ 2185.951] (II) LoadModule: "radeon"
[ 2185.951] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 2185.952] (II) Module radeon: vendor="X.Org Foundation"
[ 2185.952] compiled for 1.15.0, module version = 7.3.0
[ 2185.952] Module class: X.Org Video Driver
[ 2185.952] ABI class: X.Org Video Driver, version 15.0
[ 2185.952] (II) LoadModule: "modesetting"
[ 2185.958] (WW) Warning, couldn't open module modesetting
[ 2185.958] (II) UnloadModule: "modesetting"
[ 2185.958] (II) Unloading modesetting
[ 2185.958] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 2185.958] (II) LoadModule: "fbdev"
[ 2185.958] (WW) Warning, couldn't open module fbdev
[ 2185.958] (II) UnloadModule: "fbdev"
[ 2185.958] (II) Unloading fbdev
[ 2185.958] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 2185.958] (II) LoadModule: "vesa"
[ 2185.958] (WW) Warning, couldn't open module vesa
[ 2185.958] (II) UnloadModule: "vesa"
[ 2185.958] (II) Unloading vesa
[ 2185.958] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 2185.958] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII
[ 2185.974] (--) using VT number 2
[ 2186.554] (II) [KMS] Kernel modesetting enabled.
[ 2186.554] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2186.554] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 2186.554] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 2186.554] (==) RADEON(0): Default visual is TrueColor
[ 2186.554] (==) RADEON(0): RGB weight 888
[ 2186.554] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 2186.554] (--) RADEON(0): Chipset: "ATI Radeon X1950" (ChipID = 0x7280)
[ 2186.554] (II) Loading sub module "dri2"
[ 2186.554] (II) LoadModule: "dri2"
[ 2186.554] (II) Module "dri2" already built-in
[ 2186.554] (II) Loading sub module "exa"
[ 2186.554] (II) LoadModule: "exa"
[ 2186.555] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 2186.555] (II) Module exa: vendor="X.Org Foundation"
[ 2186.555] compiled for 1.15.0, module version = 2.6.0
[ 2186.555] ABI class: X.Org Video Driver, version 15.0
[ 2186.555] (II) RADEON(0): KMS Color Tiling: enabled
[ 2186.555] (II) RADEON(0): KMS Color Tiling 2D: disabled
[ 2186.555] (II) RADEON(0): KMS Pageflipping: enabled
[ 2186.555] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 2186.596] (II) RADEON(0): Output DVI-0 has no monitor section
[ 2186.636] (II) RADEON(0): Output S-video has no monitor section
[ 2186.672] (II) RADEON(0): Output DVI-1 has no monitor section
[ 2186.713] (II) RADEON(0): EDID for output DVI-0
[ 2186.753] (II) RADEON(0): EDID for output S-video
[ 2186.789] (II) RADEON(0): EDID for output DVI-1
[ 2186.789] (II) RADEON(0): Manufacturer: HWP Model: 2827 Serial#: 16843009
[ 2186.789] (II) RADEON(0): Year: 2009 Week: 20
[ 2186.789] (II) RADEON(0): EDID Version: 1.3
[ 2186.789] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 2186.789] (II) RADEON(0): Sync: Separate
[ 2186.789] (II) RADEON(0): Max Image Size [cm]: horiz.: 44 vert.: 25
[ 2186.789] (II) RADEON(0): Gamma: 2.20
[ 2186.789] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 2186.789] (II) RADEON(0): Default color space is primary color space
[ 2186.789] (II) RADEON(0): First detailed timing is preferred mode
[ 2186.789] (II) RADEON(0): redX: 0.650 redY: 0.335 greenX: 0.295 greenY: 0.605
[ 2186.790] (II) RADEON(0): blueX: 0.145 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
[ 2186.790] (II) RADEON(0): Supported established timings:
[ 2186.790] (II) RADEON(0): 720x400@70Hz
[ 2186.790] (II) RADEON(0): 640x480@60Hz
[ 2186.790] (II) RADEON(0): 800x600@60Hz
[ 2186.790] (II) RADEON(0): 1024x768@60Hz
[ 2186.790] (II) RADEON(0): Manufacturer's mask: 0
[ 2186.790] (II) RADEON(0): Supported standard timings:
[ 2186.790] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 2186.790] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 2186.790] (II) RADEON(0): Supported detailed timing:
[ 2186.790] (II) RADEON(0): clock: 108.0 MHz Image Size: 442 x 249 mm
[ 2186.790] (II) RADEON(0): h_active: 1600 h_sync: 1624 h_sync_end 1704 h_blank_end 1800 h_border: 0
[ 2186.790] (II) RADEON(0): v_active: 900 v_sync: 901 v_sync_end 904 v_blanking: 1000 v_border: 0
[ 2186.790] (II) RADEON(0): Ranges: V min: 48 V max: 76 Hz, H min: 24 H max: 85 kHz, PixClock max 175 MHz
[ 2186.790] (II) RADEON(0): Monitor name: HP 2009
[ 2186.790] (II) RADEON(0): Serial No: CNC9200VZ4
[ 2186.790] (II) RADEON(0): EDID (in hex):
[ 2186.790] (II) RADEON(0): 00ffffffffffff0022f0272801010101
[ 2186.790] (II) RADEON(0): 14130103682c1978eeb815a6554b9b25
[ 2186.790] (II) RADEON(0): 135054a1080081809500010101010101
[ 2186.790] (II) RADEON(0): 010101010101302a40c8608464301850
[ 2186.790] (II) RADEON(0): 1300baf91000001e000000fd00304c18
[ 2186.790] (II) RADEON(0): 5511000a202020202020000000fc0048
[ 2186.790] (II) RADEON(0): 5020323030390a2020202020000000ff
[ 2186.790] (II) RADEON(0): 00434e4339323030565a340a202000a2
[ 2186.790] (II) RADEON(0): Printing probed modes for output DVI-1
[ 2186.790] (II) RADEON(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 2186.790] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 2186.790] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 2186.791] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 2186.791] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 2186.791] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 2186.791] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 2186.791] (II) RADEON(0): Output DVI-0 disconnected
[ 2186.791] (II) RADEON(0): Output S-video disconnected
[ 2186.791] (II) RADEON(0): Output DVI-1 connected
[ 2186.791] (II) RADEON(0): Using exact sizes for initial modes
[ 2186.791] (II) RADEON(0): Output DVI-1 using initial mode 1600x900
[ 2186.791] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 2186.791] (II) RADEON(0): mem size init: gart size :7dff000 vram size: s:20000000 visible:1fa41000
[ 2186.791] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[ 2186.791] (==) RADEON(0): DPI set to (96, 96)
[ 2186.791] (II) Loading sub module "fb"
[ 2186.791] (II) LoadModule: "fb"
[ 2186.792] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2186.792] (II) Module fb: vendor="X.Org Foundation"
[ 2186.792] compiled for 1.15.0, module version = 1.0.0
[ 2186.793] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2186.793] (II) Loading sub module "ramdac"
[ 2186.793] (II) LoadModule: "ramdac"
[ 2186.793] (II) Module "ramdac" already built-in
[ 2186.793] (--) Depth 24 pixmap format is 32 bpp
[ 2186.793] (II) RADEON(0): [DRI2] Setup complete
[ 2186.793] (II) RADEON(0): [DRI2] DRI driver: r300
[ 2186.793] (II) RADEON(0): [DRI2] VDPAU driver: r300
[ 2186.793] (II) RADEON(0): Front buffer size: 5700K
[ 2186.793] (II) RADEON(0): VRAM usage limit set to 461404K
[ 2186.794] (==) RADEON(0): Backing store enabled
[ 2186.794] (II) RADEON(0): Direct rendering enabled
[ 2186.794] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[ 2186.794] (II) EXA(0): Driver allocated offscreen pixmaps
[ 2186.794] (II) EXA(0): Driver registered support for the following operations:
[ 2186.794] (II) Solid
[ 2186.794] (II) Copy
[ 2186.794] (II) Composite (RENDER acceleration)
[ 2186.794] (II) UploadToScreen
[ 2186.794] (II) DownloadFromScreen
[ 2186.794] (II) RADEON(0): Acceleration enabled
[ 2186.794] (==) RADEON(0): DPMS enabled
[ 2186.794] (==) RADEON(0): Silken mouse enabled
[ 2186.794] (II) RADEON(0): Set up textured video
[ 2186.794] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[ 2186.794] (II) RADEON(0): [XvMC] Extension initialized.
[ 2186.794] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 2186.797] (--) RandR disabled
[ 2186.840] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 2186.840] (II) AIGLX: enabled GLX_ARB_create_context
[ 2186.840] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 2186.840] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 2186.840] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 2186.840] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 2186.840] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 2186.840] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 2186.840] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 2186.841] (II) AIGLX: Loaded and initialized r300
[ 2186.841] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 2186.842] (II) RADEON(0): Setting screen physical size to 423 x 238
[ 2186.916] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 2186.916] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2186.916] (II) LoadModule: "evdev"
[ 2186.916] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2186.916] (II) Module evdev: vendor="X.Org Foundation"
[ 2186.916] compiled for 1.15.0, module version = 2.8.2
[ 2186.916] Module class: X.Org XInput Driver
[ 2186.916] ABI class: X.Org XInput driver, version 20.0
[ 2186.916] (II) Using input driver 'evdev' for 'Power Button'
[ 2186.916] (**) Power Button: always reports core events
[ 2186.916] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 2186.916] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 2186.916] (--) evdev: Power Button: Found keys
[ 2186.916] (II) evdev: Power Button: Configuring as keyboard
[ 2186.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 2186.916] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 2186.916] (**) Option "xkb_rules" "evdev"
[ 2186.916] (**) Option "xkb_model" "pc104"
[ 2186.916] (**) Option "xkb_layout" "us"
[ 2186.955] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 2186.955] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2186.955] (II) Using input driver 'evdev' for 'Power Button'
[ 2186.955] (**) Power Button: always reports core events
[ 2186.955] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 2186.955] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 2186.955] (--) evdev: Power Button: Found keys
[ 2186.955] (II) evdev: Power Button: Configuring as keyboard
[ 2186.955] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event2"
[ 2186.955] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 2186.955] (**) Option "xkb_rules" "evdev"
[ 2186.955] (**) Option "xkb_model" "pc104"
[ 2186.955] (**) Option "xkb_layout" "us"
[ 2186.956] (II) config/udev: Adding input device Afatech DVB-T 2 (/dev/input/event1)
[ 2186.956] (**) Afatech DVB-T 2: Applying InputClass "evdev keyboard catchall"
[ 2186.956] (II) Using input driver 'evdev' for 'Afatech DVB-T 2'
[ 2186.956] (**) Afatech DVB-T 2: always reports core events
[ 2186.956] (**) evdev: Afatech DVB-T 2: Device: "/dev/input/event1"
[ 2186.956] (--) evdev: Afatech DVB-T 2: Vendor 0x1b80 Product 0xe399
[ 2186.956] (--) evdev: Afatech DVB-T 2: Found keys
[ 2186.956] (II) evdev: Afatech DVB-T 2: Configuring as keyboard
[ 2186.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.2/usb2/2-5/2-5:1.1/input/input2/event1"
[ 2186.956] (II) XINPUT: Adding extended input device "Afatech DVB-T 2" (type: KEYBOARD, id 8)
[ 2186.956] (**) Option "xkb_rules" "evdev"
[ 2186.956] (**) Option "xkb_model" "pc104"
[ 2186.956] (**) Option "xkb_layout" "us"
[ 2186.957] (II) config/udev: Adding input device KWorld PlusTV Dual DVB-T Stick (DVB-T 399U) (/dev/input/event6)
[ 2186.957] (**) KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Applying InputClass "evdev keyboard catchall"
[ 2186.957] (II) Using input driver 'evdev' for 'KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)'
[ 2186.957] (**) KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): always reports core events
[ 2186.957] (**) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Device: "/dev/input/event6"
[ 2186.957] (--) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Vendor 0x1b80 Product 0xe399
[ 2186.957] (--) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Found keys
[ 2186.957] (II) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Configuring as keyboard
[ 2186.957] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.2/usb2/2-5/rc/rc0/input7/event6"
[ 2186.957] (II) XINPUT: Adding extended input device "KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)" (type: KEYBOARD, id 9)
[ 2186.957] (**) Option "xkb_rules" "evdev"
[ 2186.957] (**) Option "xkb_model" "pc104"
[ 2186.957] (**) Option "xkb_layout" "us"
[ 2186.957] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 2186.957] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2186.958] setversion 1.4 failed: Permission denied
[ 2186.958] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 2186.958] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 2186.958] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 2186.958] (**) AT Translated Set 2 keyboard: always reports core events
[ 2186.958] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 2186.958] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 2186.958] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 2186.958] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 2186.958] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 2186.958] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 2186.958] (**) Option "xkb_rules" "evdev"
[ 2186.958] (**) Option "xkb_model" "pc104"
[ 2186.958] (**) Option "xkb_layout" "us"
[ 2186.959] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event5)
[ 2186.959] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 2186.959] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[ 2186.959] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 2186.959] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event5"
[ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[ 2186.959] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[ 2186.959] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[ 2186.959] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[ 2186.959] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 2186.959] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 2186.959] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[ 2186.959] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 11)
[ 2186.959] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 2186.959] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 2186.960] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 2186.960] (II) No input driver specified, ignoring this device.
[ 2186.960] (II) This device may have been added with another device file.
[ 2186.960] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 2186.960] (II) No input driver specified, ignoring this device.
[ 2186.960] (II) This device may have been added with another device file.
[ 2192.987] (II) evdev: ImPS/2 Generic Wheel Mouse: Close
[ 2192.987] (II) UnloadModule: "evdev"
[ 2192.987] (II) evdev: AT Translated Set 2 keyboard: Close
[ 2192.987] (II) UnloadModule: "evdev"
[ 2192.987] (II) evdev: KWorld PlusTV Dual DVB-T Stick (DVB-T 399U): Close
[ 2192.987] (II) UnloadModule: "evdev"
[ 2192.987] (II) evdev: Afatech DVB-T 2: Close
[ 2192.987] (II) UnloadModule: "evdev"
[ 2192.987] (II) evdev: Power Button: Close
[ 2192.987] (II) UnloadModule: "evdev"
[ 2192.987] (II) evdev: Power Button: Close
[ 2192.987] (II) UnloadModule: "evdev"
[ 2193.034] (EE) Server terminated successfully (0). Closing log file.
when I run those xinit commands as root I get good screens with proper outputs.
I've tried to run the script from https://wiki.archlinux.org/index.php/Ru … _X_display
and another script which I've used in the past
#!/bin/bash
xinit /dev/stdin -- :1 vt8 -ac -depth 24 <<EOF
xrandr --output LVDS1 --mode 1400x900 -d :1
/usr/bin/ufo
EOF
I have to say that I'm stuck.
pacman -Ss xf86-video | grep installed
gives:
extra/xf86-video-ati 1:7.3.0-1 (xorg-drivers xorg) [installed]
If I run the game on an established screen, there is no problem. What can I do? Is it safe to run xinit as root?
Thanks
EDIT SOLVED:
Ok, so it seems I was close.  This is what works for me:
Go to a virtual terminal, let's say vt1 and login as your user:
xinit /usr/bin/ufo -- :1 vt1
The command can be run from an existing session or from the vt itself. The "trick" is to do with session permissions, it's important to be logged in to the virtual terminal as a user with X permissions. This is info missing from the wiki pages.
Last edited by jackwild (2014-01-28 03:20:26)

tomk wrote:Directories have to be executable - yours wasn't.
Thanks. Hadn't thought about that.
ngoonee wrote:You probably ran (or had a bad package/script run) chmod 666 -R on your ~/
Maybe. Tried to retrace my steps to figure out what I did, but because I did it at work I did everything in like five-minute-pieces, getting distracted all the time. The only thing I can think of that actually touched the folder at installation time was the "sakura" community package, though I don't believe that it would do something like that. I'll try to do it again when I'm at work though. Just to make sure.
Thanks anyway for your input.

Similar Messages

  • 'Unable to check credentials of user. Permission denied...'

    Hi everyone, i have this problem when i try to login in a jsp that connects with WCC to check user and password.
    oracle.stellent.ridc.protocol.ServiceException: Unable to check credentials of user. Permission denied. Address 'xx.xx.xx.xx' is not an allowable remote socket address.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:142)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
         at wcc.WccConnection.checkUser(WccConnection.java:597)
    The Address 'xx.xx.xx.xx' is a the IP Address of the VM where i mounted the WCC Server.
    I can access from another machine to the Control panel of the WCC with http://xx.xxx.xx.xx/cs so it has connectivity.
    Somebody said i had to change the file config.cfg in the WCC and add that address to the "SocketHostAddressSecurityFilter" variable, but it still doesnt work.
    Anyone has idea about this error?
    Thanks a lot!

    Check how Incoming Socket Connection Address Security Filter is configured. For more info see http://docs.oracle.com/cd/E23943_01/doc.1111/e14495/config.htm#INECM1695
    (don't forget to restart the server after changing the value)

  • Can't update user password - Permission denied

    Hi,
    having problem with user passwords in LDAP - they can't update them. Error message is Permission denied.
    Login with auto_home (NFS mounted homedir) to an ldap-client for an ldap user works.
    Using proxy auth, see below:
    #ldapclient list
    NS_LDAP_FILE_VERSION= 2.0
    NS_LDAP_BINDDN= cn=proxyagent,ou=profile,dc=XXXX,dc=xxxx
    NS_LDAP_BINDPASSWD= {NS1}3d49523a8533bcb5a4
    NS_LDAP_SERVERS= x.x.x.x x.x.x.x
    NS_LDAP_SEARCH_BASEDN= dc= XXXX,dc=xxxx
    NS_LDAP_AUTH= simple
    NS_LDAP_SEARCH_REF= FALSE
    NS_LDAP_SEARCH_SCOPE= one
    NS_LDAP_SEARCH_TIME= 30
    NS_LDAP_CACHETTL= 43200
    NS_LDAP_PROFILE= default
    NS_LDAP_CREDENTIAL_LEVEL= proxy
    NS_LDAP_BIND_TIME= 10
    Do I need to add anything to pam.conf - ('password' section)? or is it an missing ACI?
    Reg Henrik

    I'm having this same problem and thought I'd poke this to see if I can get any more help -
    Does anyone have a sample of what the ACIs should look like? The only ACIs I have is what ISW itself installed
    I can log in as a user just fine.
    passwd cdavis15
    Enter cdavis15's password:
    New Password:
    Re-enter new Password:
    Permission denied
    If I do an ldapsearch as that user to see his own information I see:
    ldap_init( server, 389 )
    filter pattern: uid=cdavis15
    returning: ALL
    filter is: (uid=cdavis15)
    ldap_search: DSA is unwilling to perform
    ldap_search: addition info: Password was reset and must be changed
    0 matches
    The ACI that ISW installed that seem related to what was suggested here:
    targetattr="userPassword")(version 3.0;acl "allow userpassword self modification"; allow (write) userdn = "ldap:///self";)
    Any help appreciated.

  • Damaged SSD, need to delete user folder - permission denied

    Hi everyone, this is my first post.
    I have installed SL onto my Kingston ssdnow v100 128GB solid-state drive (SSD) and used it as my primary OS drive along side of optibay in my first generation Macbook Pro Core Duo 2.0.
    It has been funcioning perfectly until 2 months ago: my laptop would idel at the grey startup screen after a cold start with the progress indicator (circular) running indefinetly. The system files were being loaded but the process never completes. I reinstalled SL fresh a few times, all successfully, but the problem would return the next morning when switched on from cold. Traditional SATA drive was used and did not cause this problem.
    I have decided that it was a SSD failure and have arranged it to be sent back to the seller.
    SO here is the PROBLEM:
    I wish to delete only the USER FOLDER while preserving  system files on the SSD drive, so that when the seller tests it he is able to pick up the problem. If I format the entire drive, the seller may not pick up the fault as the drive would install OS fine and appear functional.
    So I connected the SSD drive via USB to my other MBP, the Finder pops up and  tells me that the SSD drive can not be repaired but can be READ to recover my files. I then try to drag my USER FOLDER to trash but a Finder message pops up and say: It can not be deleted. The info window showed that all listed users are greyed out and clicking on the permission (read & write & read and write) did not bring up any options, just as if you can not click it. I have unlocked the info window to allow changes using admin password.
    Is there anyway (maybe via Terminal.app) that I can override file permission and allow me to delete this USER FOLDER that is on the SSD drive?
    Thank you for answering.

    Hi there! Welcome to the Apple comminity.
    In Terminal, this is how you override something: Add "sudo " before your command. Here's an example:
    sudo rm -Rf /Volumes/SSDdrive/Users/*
    It will then prompt you for a password (if you are an administrator on your computer). Good luck!
    Cheers.

  • Server Debug Permission denied

    I upgraded to CF8 and now when using the "Server Debug"
    feture in Dreamweaver 8 I get an error. I can skip the error and
    everything seems ok. It is just such a pain to get the error
    message each time I start a debug session.
    The error is:
    The following error has occured while connecting to the
    ColdFusion Server:
    Permission denied for the requested operation.
    Each time I make the error occure an entry is placed in the
    ColdFusion Runtime log:
    user RDSServlet: Permission denied for the requested
    operation
    I am running on MS IIS on a windows XP pro

    Try turning on logging.
    I typically edit /etc/syslog.conf and add an entry
    local7.info;local7.debug /var/log/sshd
    ensuring the entries are tab delimited.
    Then
    touch /var/log/sshd
    Edit /etc/ssh/sshd_config and change
    SyslogFacility auth
    LogLevel info
    to
    SyslogFacility LOCAL7
    LogLevel debug
    Restart everything:
    svcadm restart system-log
    svcadm restart ssh

  • Mac Windows Remote Desktop Permission Denied

    OS X Yosemite v10.10
    Microsoft Remote Desktop Version 8.0.10 (Build 25189)
    Please respond with a fix.
    [2014-Nov-15 04:49:45] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Nov-15 04:49:45] RDP (0): lo0 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): lo0 af=30 (AF_INET6) addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Nov-15 04:49:45] RDP (0): lo0 af=2 (AF_INET) addr=127.0.0.1 netmask=255.0.0.0
    [2014-Nov-15 04:49:45] RDP (0): lo0 af=30 (AF_INET6) addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-15 04:49:45] RDP (0): lo0 af=2 (AF_INET) addr=127.94.0.2 netmask=
    [2014-Nov-15 04:49:45] RDP (0): lo0 af=2 (AF_INET) addr=127.94.0.1 netmask=
    [2014-Nov-15 04:49:45] RDP (0): gif0 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): stf0 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): en0 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): en0 af=30 (AF_INET6) addr=fe80::6203:8ff:fe9d:9c6e%en0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-15 04:49:45] RDP (0): en0 af=2 (AF_INET) addr=192.168.1.23 netmask=255.255.255.0
    [2014-Nov-15 04:49:45] RDP (0): en1 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): en2 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): p2p0 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): awdl0 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): awdl0 af=30 (AF_INET6) addr=fe80::7c06:30ff:febb:b081%awdl0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-15 04:49:45] RDP (0): bridge0 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): vmnet1 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): vmnet1 af=2 (AF_INET) addr=192.168.173.1 netmask=255.255.255.0
    [2014-Nov-15 04:49:45] RDP (0): vmnet8 af=18 addr= netmask=
    [2014-Nov-15 04:49:45] RDP (0): vmnet8 af=2 (AF_INET) addr=172.16.188.1 netmask=255.255.255.0
    [2014-Nov-15 04:49:45] RDP (0): --- END INTERFACE LIST ---
    [2014-Nov-15 04:49:45] RDP (0): correlation id: b4c9a4f5-7082-015d-ca07-b8aa6e330000
    [2014-Nov-15 04:49:45] RDP (0): Resolved '192.168.1.255' to '192.168.1.255' using NameResolveMethod_DNS(1)
    [2014-Nov-15 04:49:45] RDP (0): Exception caught: Exception in file '../../librdpclient/asiosocketendpoint.cpp' at line 589
    User Message : Permission denied
    [2014-Nov-15 04:49:45] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Nov-15 04:49:45] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Nov-15 04:49:45] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Nov-15 04:49:45] RDP (0): ------ END ACTIVE CONNECTION ------

    Hi,
    Thank you for posting in Windows Server Forum.
    Please check whether having enough permission to access the server\remote system?
    Can he access remote session from other device? Does other users can login well?
    Because the error defines that he don’t have enough permission to perform this task. On Remote System\Server side kindly check whether he has added under “Remote Desktop Users” local group for accessing remote session. In addition please check following
    article.
    Why can’t I connect using Remote Desktop Connection?
    http://windows.microsoft.com/en-in/windows7/why-can-t-i-connect-using-remote-desktop-connection
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Hello I am on a macbook pro (retina IOS 9) i have installed xcodes and command line tools but codeblocks does not compile, terminal gives this message /Users/MacPc/Desktop/Untitled1: Permission denied      any one has a solution

    Hello I am on a macbook pro (retina IOS 9) i have installed xcodes and command line tools but codeblocks does not compile, terminal gives this message /Users/MacPc/Desktop/Untitled1: Permission denied      any one has a solution?? please...

    Back up all data before proceeding.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Apache user dir (13)Permission denied: access to /~simha/ denied

    I am getting Access forbidden! when I am trying to connect to http://localhost/~simha/ where simha is my user name
    my /var/log/httpd/error_log says
    [Thu Jul 08 17:44:30 2010] [error] [client 127.0.0.1] (13)Permission denied: access to /~simha/ denied
    I tried a lot and gave up. Can any one help me in this in regard
    The following are the permisions of my home dir simha and public_html
    drwx--x--x 130 simha users 16384 Jul 8 17:04 simha
    drwxr-xr-x 2 simha users 4096 Jul 8 17:02 public_html
    The following are my httpd.conf
    # This is the main Apache HTTP server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
    # In particular, see
    # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
    # for a discussion of each configuration directive.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do *not* begin
    # with "/", the value of ServerRoot is prepended -- so "/var/log/httpd/foo_log"
    # with ServerRoot set to "/etc/httpd" will be interpreted by the
    # server as "/etc/httpd//var/log/httpd/foo_log".
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do not add a slash at the end of the directory path. If you point
    # ServerRoot at a non-local disk, be sure to point the LockFile directive
    # at a local disk. If you wish to share the same ServerRoot for multiple
    # httpd daemons, you will need to change at least LockFile and PidFile.
    ServerRoot "/etc/httpd"
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses.
    #Listen 12.34.56.78:80
    Listen 80
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available _before_ they are used.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule authn_file_module modules/mod_authn_file.so
    LoadModule authn_dbm_module modules/mod_authn_dbm.so
    LoadModule authn_anon_module modules/mod_authn_anon.so
    LoadModule authn_dbd_module modules/mod_authn_dbd.so
    LoadModule authn_default_module modules/mod_authn_default.so
    LoadModule authz_host_module modules/mod_authz_host.so
    LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
    LoadModule authz_user_module modules/mod_authz_user.so
    LoadModule authz_dbm_module modules/mod_authz_dbm.so
    LoadModule authz_owner_module modules/mod_authz_owner.so
    LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
    LoadModule authz_default_module modules/mod_authz_default.so
    LoadModule auth_basic_module modules/mod_auth_basic.so
    LoadModule auth_digest_module modules/mod_auth_digest.so
    LoadModule file_cache_module modules/mod_file_cache.so
    LoadModule cache_module modules/mod_cache.so
    LoadModule disk_cache_module modules/mod_disk_cache.so
    LoadModule mem_cache_module modules/mod_mem_cache.so
    LoadModule dbd_module modules/mod_dbd.so
    LoadModule dumpio_module modules/mod_dumpio.so
    LoadModule ext_filter_module modules/mod_ext_filter.so
    LoadModule include_module modules/mod_include.so
    LoadModule filter_module modules/mod_filter.so
    LoadModule substitute_module modules/mod_substitute.so
    LoadModule deflate_module modules/mod_deflate.so
    LoadModule ldap_module modules/mod_ldap.so
    LoadModule log_config_module modules/mod_log_config.so
    LoadModule log_forensic_module modules/mod_log_forensic.so
    LoadModule logio_module modules/mod_logio.so
    LoadModule env_module modules/mod_env.so
    LoadModule mime_magic_module modules/mod_mime_magic.so
    LoadModule cern_meta_module modules/mod_cern_meta.so
    LoadModule expires_module modules/mod_expires.so
    LoadModule headers_module modules/mod_headers.so
    LoadModule ident_module modules/mod_ident.so
    LoadModule usertrack_module modules/mod_usertrack.so
    #LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule setenvif_module modules/mod_setenvif.so
    LoadModule version_module modules/mod_version.so
    LoadModule proxy_module modules/mod_proxy.so
    LoadModule proxy_connect_module modules/mod_proxy_connect.so
    LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    LoadModule proxy_http_module modules/mod_proxy_http.so
    LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
    LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
    LoadModule ssl_module modules/mod_ssl.so
    LoadModule mime_module modules/mod_mime.so
    LoadModule dav_module modules/mod_dav.so
    LoadModule status_module modules/mod_status.so
    LoadModule autoindex_module modules/mod_autoindex.so
    LoadModule asis_module modules/mod_asis.so
    LoadModule info_module modules/mod_info.so
    LoadModule suexec_module modules/mod_suexec.so
    LoadModule cgi_module modules/mod_cgi.so
    LoadModule cgid_module modules/mod_cgid.so
    LoadModule dav_fs_module modules/mod_dav_fs.so
    LoadModule vhost_alias_module modules/mod_vhost_alias.so
    LoadModule negotiation_module modules/mod_negotiation.so
    LoadModule dir_module modules/mod_dir.so
    LoadModule imagemap_module modules/mod_imagemap.so
    LoadModule actions_module modules/mod_actions.so
    LoadModule speling_module modules/mod_speling.so
    LoadModule userdir_module modules/mod_userdir.so
    LoadModule alias_module modules/mod_alias.so
    LoadModule rewrite_module modules/mod_rewrite.so
    LoadModule php5_module modules/libphp5.so
    <IfModule !mpm_netware_module>
    <IfModule !mpm_winnt_module>
    # If you wish httpd to run as a different user or group, you must run
    # httpd as root initially and it will switch.
    # User/Group: The name (or #number) of the user/group to run httpd as.
    # It is usually good practice to create a dedicated user and group for
    # running httpd, as with most system services.
    User http
    Group http
    </IfModule>
    </IfModule>
    # 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents. e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    #ServerName www.example.com:80
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "/srv/http"
    # Each directory to which Apache has access can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and its subdirectories).
    # First, we configure the "default" to be a very restrictive set of
    # features.
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # This should be changed to whatever you set DocumentRoot to.
    <Directory "/srv/http">
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    # Note that "MultiViews" must be named *explicitly* --- "Options All"
    # doesn't give it to you.
    # The Options directive is both complicated and important. Please see
    # http://httpd.apache.org/docs/2.2/mod/core.html#options
    # for more information.
    Options Indexes FollowSymLinks includes
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    # Options FileInfo AuthConfig Limit
    AllowOverride None
    # Controls who can get stuff from this server.
    Order allow,deny
    Allow from all
    </Directory>
    # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
    <IfModule dir_module>
    DirectoryIndex index.html
    </IfModule>
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <FilesMatch "^\.ht">
    Order allow,deny
    Deny from all
    Satisfy All
    </FilesMatch>
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you *do* define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "/var/log/httpd/error_log"
    # LogLevel: Control the number of messages logged to the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    <IfModule log_config_module>
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    <IfModule logio_module>
    # You need to enable mod_logio.c to use %I and %O
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you *do*
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and *not* in this file.
    CustomLog "/var/log/httpd/access_log" common
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog "/var/log/httpd/access_log" combined
    </IfModule>
    <IfModule alias_module>
    # Redirect: Allows you to tell clients about documents that used to
    # exist in your server's namespace, but do not anymore. The client
    # will make a new request for the document at its new location.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Alias: Maps web paths into filesystem paths and is used to
    # access content that does not live under the DocumentRoot.
    # Example:
    # Alias /webpath /full/filesystem/path
    # If you include a trailing / on /webpath then the server will
    # require it to be present in the URL. You will also likely
    # need to provide a <Directory> section to allow access to
    # the filesystem path.
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the target directory are treated as applications and
    # run by the server when requested rather than as documents sent to the
    # client. The same rules about trailing "/" apply to ScriptAlias
    # directives as to Alias.
    ScriptAlias /cgi-bin/ "/srv/http/cgi-bin/"
    </IfModule>
    <IfModule cgid_module>
    # ScriptSock: On threaded servers, designate the path to the UNIX
    # socket used to communicate with the CGI daemon of mod_cgid.
    #Scriptsock /var/run/httpd/cgisock
    </IfModule>
    # "/srv/http/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "/srv/http/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    # DefaultType: the default MIME type the server will use for a document
    # if it cannot otherwise determine one, such as from filename extensions.
    # If your server contains mostly text or HTML documents, "text/plain" is
    # a good value. If most of your content is binary, such as applications
    # or images, you may want to use "application/octet-stream" instead to
    # keep browsers from trying to display binary files as though they are
    # text.
    DefaultType text/plain
    <IfModule mime_module>
    # TypesConfig points to the file containing the list of mappings from
    # filename extension to MIME-type.
    TypesConfig conf/mime.types
    # AddType allows you to add to or override the MIME configuration
    # file specified in TypesConfig for specific file types.
    #AddType application/x-gzip .tgz
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #AddEncoding x-compress .Z
    #AddEncoding x-gzip .gz .tgz
    # If the AddEncoding directives above are commented-out, then you
    # probably should define those extensions to indicate media types:
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz
    # AddHandler allows you to map certain file extensions to "handlers":
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action directive (see below)
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #AddHandler cgi-script .cgi
    # For type maps (negotiated resources):
    #AddHandler type-map var
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
    </IfModule>
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    #MIMEMagicFile conf/magic
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # EnableMMAP and EnableSendfile: On systems that support it,
    # memory-mapping or the sendfile syscall is used to deliver
    # files. This usually improves server performance, but must
    # be turned off when serving from networked-mounted
    # filesystems or if support for these functions is otherwise
    # broken on your system.
    #EnableMMAP off
    #EnableSendfile off
    # Supplemental configuration
    # The configuration files in the conf/extra/ directory can be
    # included to add extra features or to modify the default configuration of
    # the server, or you may simply copy their contents here and change as
    # necessary.
    # Server-pool management (MPM specific)
    #Include conf/extra/httpd-mpm.conf
    # Multi-language error messages
    Include conf/extra/httpd-multilang-errordoc.conf
    # Fancy directory listings
    Include conf/extra/httpd-autoindex.conf
    # Language settings
    Include conf/extra/httpd-languages.conf
    # User home directories
    Include conf/extra/httpd-userdir.conf
    # Real-time info on requests and configuration
    #Include conf/extra/httpd-info.conf
    # Virtual hosts
    #Include conf/extra/httpd-vhosts.conf
    # Local access to the Apache HTTP Server Manual
    #Include conf/extra/httpd-manual.conf
    # Distributed authoring and versioning (WebDAV)
    #Include conf/extra/httpd-dav.conf
    # phpMyAdmin configuration
    Include conf/extra/httpd-phpmyadmin.conf
    # Various default settings
    Include conf/extra/httpd-default.conf
    # Secure (SSL/TLS) connections
    #Include conf/extra/httpd-ssl.conf
    Include conf/extra/php5_module.conf
    # Note: The following must must be present to support
    # starting without SSL on platforms with no /dev/random equivalent
    # but a statically compiled-in mod_ssl.
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    The following are my /etc/httpd/conf/extra/httpd-userdir.conf
    # Settings for user home directories
    # Required module: mod_userdir
    # UserDir: The name of the directory that is appended onto a user's home
    # directory if a ~user request is received. Note that you must also set
    # the default access control for these directories, as in the example below.
    UserDir public_html
    # Control access to UserDir directories. The following is an example
    # for a site where these directories are restricted to read-only.
    <Directory /home/*/public_html>
    AllowOverride FileInfo AuthConfig Limit Indexes
    Options MultiViews Indexes SymLinksIfOwnerMatch ExecCGI
    <Limit GET POST OPTIONS PROPFIND>
    Order allow,deny
    Allow from all
    </Limit>
    <LimitExcept GET POST OPTIONS PROPFIND>
    Order deny,allow
    Deny from all
    </LimitExcept>
    </Directory>
    I also tried adding user to the group http. BUt nothing is working.

    Do you have [or more like lack] +x on the user folder?

  • [SOLVED] mpd: Failed to stat /var/lib/mpd/music: Permission denied

    I've set up mpd according to the wiki.
    /etc/mpd.conf:
    music_directory "/var/lib/mpd/music"
    playlist_directory "/var/lib/mpd/playlists"
    db_file "/var/lib/mpd/mpd.db"
    log_file "/var/log/mpd/mpd.log"
    pid_file "/run/mpd/mpd.pid
    state_file "/var/lib/mpd/mpdstate"
    user "mpd"
    audio_output {
    type "pulse"
    name "My Pulse Output"
    # server "remote_server" # optional
    # sink "remote_server_sink" # optional
    /var/lib/mpd/music is a symlink to /home/dennis/Musik/mpd/. I've given the mpd user recursive ownership to both /var/lib/mpd/ and /home/dennis/Musik/mpd/.
    When I try to update the database (I've tried both mpc and Sonata), the log says
    Failed to stat /var/lib/mpd/music: Permission denied
    What permission am I missing?
    SOLUTION:
    I used the script config instead and it worked flawlessly.
    Last edited by snufkin (2013-01-03 00:18:44)

    I returned this:
    ene 17 21:00:55 ddich systemd[1]: Starting Music Player Daemon...
    ene 17 21:00:55 ddich systemd[1]: Started Music Player Daemon.
    ene 17 21:00:55 ddich mpd[14061]: output: No 'audio_output' defined in config file
    ene 17 21:00:55 ddich mpd[14061]: output: Attempt to detect audio output device
    ene 17 21:00:55 ddich mpd[14061]: output: Attempting to detect a alsa audio device
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_dri...ctory
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat r...ctory
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer re...ctory
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file ...ctory
    ene 17 21:00:55 ddich mpd[14061]: ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
    ene 17 21:00:55 ddich systemd[1]: mpd.service: main process exited, code=killed, status=6/ABRT
    ene 17 21:00:55 ddich systemd[1]: Unit mpd.service entered failed state.

  • Make: execvp: /usr/bin: Permission denied[SOLVED]

    hey, I'm trying to install an app called jconv.
    I get this error:
    make: execvp: /usr/bin: Permission denied
    here is the make file..(don't have the first clue on making a PKGBUILD)
    #  Copyright (C) 2005-2007 Fons Adriaensen <[email protected]>
    #  This program is free software; you can redistribute it and/or modify
    #  it under the terms of the GNU General Public License as published by
    #  the Free Software Foundation; either version 2 of the License, or
    #  (at your option) any later version.
    #  This program is distributed in the hope that it will be useful,
    #  but WITHOUT ANY WARRANTY; without even the implied warranty of
    #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    #  GNU General Public License for more details.
    #  You should have received a copy of the GNU General Public License
    #  along with this program; if not, write to the Free Software
    #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    PREFIX = /usr
    SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
    LIBDIR = lib$(SUFFIX)
    DISTDIR = jconv-$(VERSION)
    VERSION = 0.2.0
    LDFLAGS += -L$(PREFIX)/$(LIBDIR)
    CPPFLAGS += -O3 -Wall -MMD -MP -DVERSION=\"$(VERSION)\"
    #CPPFLAGS += -march=i686 -mtune=pentium4 -msse -msse2 -m3dnow -O3 -ffast-math
    # Uncomment if you use a libsndfile version without support for setting/getting the Ambisonic flags.
    CPPFLAGS += -DNOAMBIS=1
    all:    jconv fconv mkwavex
    JCONV_O =    jconv.o config.o jconfig.o jclient.o
    jconv:    LDLIBS += -lzita-convolver -lfftw3f -lsndfile -lclthreads -ljack -lpthread -lrt
    jconv:    $(JCONV_O)
        g++ $(LDFLAGS) -o $@ $(JCONV_O) $(LDLIBS)
    $(JCONV_O):
    -include $(JCONV_O:%.o=%.d)
    FCONV_O =    fconv.o config.o fconfig.o
    fconv:    LDLIBS += -lzita-convolver -lfftw3f -lsndfile -lpthread -lrt
    fconv:    $(FCONV_O)
        g++ $(LDFLAGS) -o $@ $(FCONV_O) $(LDLIBS)
    $(FCONV_O):
    -include $(FCONV_O:%.o=%.d)
    MKWAVEX_O =    mkwavex.o impdata.o
    mkwavex : LDLIBS += -lsndfile -lrt
    mkwavex:    $(MKWAVEX_O)
        g++ $(LDFLAGS) -o $@ $(MKWAVEX_O) $(LDLIBS)
    install:    jconv fconv mkwavex
        /usr/bin/install -m 755 jconv $(PREFIX)/bin
        /usr/bin/install -m 755 fconv $(PREFIX)/bin
        /usr/bin/install -m 755 mkwavex $(PREFIX)/bin
    clean:
        /bin/rm -f *~ *.o *.a *.d *.so jconv fconv
    Last edited by funkmuscle (2008-10-23 21:51:15)

    Thanx Chok. I know that. That's why I'm posting this. This app was make for debian so it's something to do with:
    install:    jconv fconv mkwavex
        /usr/bin/install -m 755 jconv $(PREFIX)/bin
        /usr/bin/install -m 755 fconv $(PREFIX)/bin
        /usr/bin/install -m 755 mkwavex $(PREFIX)/bin
    solved...I removed [/usr/bin/install -m 755] and replaced with [install]
    so it looked like this:
    install $(PREFIX)/bin
    Last edited by funkmuscle (2008-10-23 21:50:26)

  • [SOLVED] /dev/null: Permission Denied

    just tryin to run makechrootpkg, and was working fine 'till something happened recently.. now I get this:
    /usr/bin/makepkg: line 390: /dev/null: Permission denied
    ==> Retrieving Sources...
    /usr/bin/makepkg: line 461: /dev/null: Permission denied
    can anyone make sense of it? =/
    EDIT: nvm.. thankies #archlinux =P
    Last edited by Stythys (2010-06-05 17:33:33)

    I know it's solved, but I had the same issue today and fixed it like this:
    Add the following to the "mem" section in /usr/lib/udev/rules.d/50-udev-default.rules:
    SUBSYSTEM=="mem", KERNEL=="null|zero|full|random|urandom", MODE="0666"

  • [SOLVED]ObConf Permission Denied

    Hey Guys i am having some trouble to install some openbox themes using obconf, the error is this:
    Unable to extract the file "/home/raamon/Downloads/Murrine-Unity-20110222.obt".
    Please ensure that "/home/raamon/.themes" is writable and that the file is a valid Openbox theme archive.
    The following errors were reported:
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3: Cannot mkdir: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/iconify.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/shade.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/desk_toggled.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/max_toggled.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/bullet.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/desk.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/shade_toggled.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/max.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/close.xbm: Cannot open: No such file or directory
    tar: Murrine-Unity: Cannot mkdir: Permission denied
    tar: Murrine-Unity/openbox-3/themerc: Cannot open: No such file or directory
    tar: Exiting with failure status due to previous errors
    I tried to move the themes to the ~/.themes and then install by obconf but didn't worked too.
    Solved...
    Last edited by Arcken (2011-08-08 03:17:19)

    Can you please explain how it was solved?

  • [SOLVED]bash: Permission denied

    Hi!
    After yesterdays update (pacman -Syu) i can't seem to run scripts or execute commands like
    ./configure
    here is me trying to compile xbmc.
    ==> Bootstraping XBMC
    /home/*****/build/xbmc-pvr-svn/PKGBUILD: ./bootstrap: /bin/sh: felaktig tolk: Åtkomst nekas <--(Permission denied)
    ==> Configuring XBMC
    /home/*****/build/xbmc-pvr-svn/PKGBUILD: ./configure: /bin/sh: felaktig tolk: Åtkomst nekas <--(Permission denied)
    ==> FEL: Build misslyckades <--(build failed)
    Avbryter...
    sorry my locale is Swedish.
    here is me trying to run script that starts vdr.
    ./startvdr
    bash: ./startvdr: Permission denied
    What caused the problem was, my external drives is not auto mounted in Gnome so i used this udev rule
    http://wiki.archlinux.org/index.php/Ude … _it_exists
    which by the ways works great, after i deleted the udev rule file and rebooted everything is back to normal.
    Last edited by decaturguy (2009-12-23 23:26:34)

    ZaQ wrote:
    Hi,
    Maybe the permissions and/or the owner/group changed?
    Therefore, you could post:
    ls -l /PATH/startvdr
    nothing wrong with the permissions:
    -rwxr-xr-x 1 myusername users 180 23 feb 2009 startvdr
    i can run my scripts like this: bash ./startvdr
    but, bash ./configure is no go it get stuck.
    configure: WARNING: unrecognized options: --enable-external-libmad, --enable-external-libfaad, --enable-external-libvorbis, --enable-external-libmpcdec, --enable-external-libflac
    configure: Ensuring config.guess and config.sub exist and is executable
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for ccache... none
    checking for g++... g++
    checking whether the C++ compiler works... yes
    checking for C++ compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... configure: error: in `/home/****/build/xbmc-pvr-svn/src/pvr-testing2':
    configure: error: cannot run C++ compiled programs.
    If you meant to cross compile, use `--host'.
    See `config.log' for more details.

  • [solved] "permission denied" even though I am logged in as root

    Hi, I just installed Arch and now I am trying to add repositories to pacman.
    I am currently logged in as root
    [root@arch ~]#
    Now I am trying to access /etc/pacman.conf by typing
    /etc/pacman.conf
    wich returns
    -basch: /etc/pacman.conf: Permission denied
    So I checked the forum and the wiki how to check permissions for files. found this wiki.archlinux.org/index.php/File_Permi … ermissions
    so I did
    # cd /etc
    # ls -l
    wich gave me
    -rw-r--r-- 1 root root 2862 Jun 18 06:01 pacman.conf
    If I read this correctly it says that "root" can read and write. But I am logged in as "root" so why can I not edit the file?
    Last edited by ningfengrui (2013-08-21 09:50:17)

    No problem at all & welcome to arch.
    If you had not been so new, I would not of been this kind to you because the first result of a google search of  "basch: /etc/pacman.conf: Permission denied" would have given you the answer you needed
    But hey! we all make the same mistake, but be sure to search for the answer before you ask here.
    Also, you need to edit the title of your original post to read "[Solved]  "permission denied" even though I am logged in as root"
    lecture over ! & again, welcome to arch

  • [solved] nginx chroot jail: open() "/run/nginx.pid" Permission denied

    I used the perl script from the nginx wiki to configure chroot jail and also configured the nginx systemd unit file. When I try to start the service I get
    # systemctl start nginx
    Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
    # systemctl status nginx.service
    nginx.service - A high performance web server and a reverse proxy server in chroot jail
    Loaded: loaded (/etc/systemd/system/nginx.service; enabled)
    Active: failed (Result: exit-code) since tis 2013-05-07 20:58:49 CEST; 4s ago
    Process: 418 ExecStartPre=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -t -q -g pid /run/nginx.pid; daemon on; master_process on; (code=exited
    , status=1/FAILURE)
    Executing the ExecStartPre line produces the open error.
    # /usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -t -q -g 'pid /run/nginx.pid; daemon on; master_process on;'
    nginx: [emerg] open() "/run/nginx.pid" failed (13: Permission denied)
    What could be causing this?
    Here's my nginx.service
    # cat /etc/systemd/system/nginx.service
    [Unit]
    Description=A high performance web server and a reverse proxy server in chroot jail
    After=syslog.target network.target
    [Service]
    Type=forking
    PIDFile=/srv/http/run/nginx.pid
    ExecStartPre=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -t -q -g 'pid /run/nginx.pid; daemon on; master_process on;'
    ExecStart=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -g 'pid /run/nginx.pid; daemon on; master_process on;'
    ExecReload=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -g 'pid /run/nginx.pid; daemon on; master_process on;' -s reload
    ExecStop=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -g 'pid /run/nginx.pid;' -s quit
    [Install]
    WantedBy=multi-user.target
    /srv/http/run
    # ls -ahl /srv/http/run/
    totalt 8,0K
    drwxr-xr-x 2 root root 4,0K 7 maj 20.53 ./
    dr-x--x--x 9 root root 4,0K 7 maj 20.16 ../
    -rw-r--r-- 1 root root 0 7 maj 20.53 nginx.pid
    edit:
    # chroot --userspec http:http /srv/http /usr/sbin/nginx
    nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
    I tried to change the port to 8080 and got
    # chroot --userspec http:http /srv/http /usr/sbin/nginx
    nginx: [emerg] open("/dev/null") failed (13: Permission denied)
    solution:
    The problem was due to the partition being mounted nodev,nosuid.
    Last edited by seron (2013-05-08 11:25:12)

    I know this post is quite old but I wanted to say thank you to the author that you posted this solution. THANKS!!!

Maybe you are looking for

  • How do I start my setup process all over again?

    How do i start my setup process all over again?  I didn't complete it and I don't think its registered. My PC's iTunes does not see it.

  • Problems displaying fonts on browser

    Hello, I am just a newbie in creating webpages. my problem is that when i publish my designs using Firefox it looks good but when it tried to view it using google chrome or Internet explorer, the text is not displaying properly. Is this a browser com

  • Creating meeting request in SAP

    Is it possible to create meeting request in SAP?On of my clients is saying that his collegaues are doing creating this ....how is it done?

  • Indesign from Illustrator Script

    I'd like to automatically open InDesign/InDesign script from an Illustrator script. There would be some arrays with data that will be passed on to the InDesign script for processing. I thought that involved #target indesign but that does not seem lik

  • CS4-64bit in Vista - Keep getting "User Account Control" popup whenever I open a file!  Argh

    Anyone know how to turn off the lame User Account Control switch for Photoshop? Whenever I try to open a PSD file (even from Bridge), I get the annoying Vista warning window asking me if I really want to open the file. Anyone know?