This is a discussion on Slackware 10.0 with Kyro II problems with non-root users within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I installed Slackware 10 the day after it came out, added powervr-2.01.21-7.tgz drivers and I had glxgears at 1100fps ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I installed Slackware 10 the day after it came out, added powervr-2.01.21-7.tgz drivers and I had glxgears at 1100fps on my duron 900 and decent mplayer video playback using -vo gl2. I use slapt-get to keep my system up to date and a few days ago I noticed my OpenGL screen savers on KDE had stopped working. In /etc/X11/xorg.conf I still have Section "DRI" Mode 0666 EndSection and ls -lR /dev/dri /dev/dri: total 0 crw-rw-rw- 1 root root 226, 0 2004-07-18 12:30 card0 and as far as I can see /usr/lib and /usr/X11R6 stuff has world read access. When I boot with "init 3" and login as a user, startx fails after (II) loading /usr/X11R6/lib/modules/drivers/libPVR2D.so whereas startx as root goes on to tell me vendor info etc (II) module libPVR2D ... Any ideas what I've screwed up, or what update I've installed that is incompatible with powervr kyro drivers? ************************************************** ****************** As an ordinary user: paul@night:~$ glxinfo name of display: :0.0 Segmentation fault paul@night:~$ su Password: root@night:/home/paul# /usr/X11R6/bin/xauth merge .Xauthority root@night:/home/paul# /usr/X11/bin/glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_make_current_read, GLX_SGIS_multisample client glx vendor string: SGI client glx version string: 1.2 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group GLX extensions: GLX_ARB_get_proc_address, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating OpenGL vendor string: Imagination Technologies OpenGL renderer string: PowerVR KYRO OpenGL version string: 1.2.1 OpenGL extensions: GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_texture_compression, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_compiled_vertex_array, GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_compression_s3tc, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_filter_anisotropic, GL_EXT_vertex_array, GL_S3_s3tc glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x23 16 tc 1 16 0 r . . 5 6 5 0 0 32 0 0 0 0 0 0 0 None 0x24 16 tc 1 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x25 16 tc 1 16 0 r y . 5 6 5 0 0 32 0 0 0 0 0 0 0 None 0x26 16 tc 1 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x27 16 tc 1 16 0 r . . 5 6 5 0 0 32 4 0 0 0 0 0 0 None 0x28 16 tc 1 16 0 r . . 5 6 5 0 0 16 4 0 0 0 0 0 0 None 0x29 16 tc 1 16 0 r y . 5 6 5 0 0 32 4 0 0 0 0 0 0 None 0x2a 16 tc 1 16 0 r y . 5 6 5 0 0 16 4 0 0 0 0 0 0 None 0x2b 16 dc 1 16 0 r . . 5 6 5 0 0 32 0 0 0 0 0 0 0 None 0x2c 16 dc 1 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x2d 16 dc 1 16 0 r y . 5 6 5 0 0 32 0 0 0 0 0 0 0 None 0x2e 16 dc 1 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x2f 16 dc 1 16 0 r . . 5 6 5 0 0 32 4 0 0 0 0 0 0 None 0x30 16 dc 1 16 0 r . . 5 6 5 0 0 16 4 0 0 0 0 0 0 None 0x31 16 dc 1 16 0 r y . 5 6 5 0 0 32 4 0 0 0 0 0 0 None 0x32 16 dc 1 16 0 r y . 5 6 5 0 0 16 4 0 0 0 0 0 0 None |
| ||||
| Sussed. Found other non-root user could run openGL so had a delve in my home folder and deleted ".powervr_kyro.ini" which had references to a few dodgy KDE apps that had not worked and I'd uninstalled. |