[gentoo-user] Last week gentoo problems durring installation

2008-03-06 Thread mateuszmierzwinski
Hi!

If You want to know what hapend last week with gentoo installation with kde4, 
kde3, GTK+ apps without fonts I just want to say that it was xf86-video-i810 
aka xf86-video-intel driver problem - EXA cards don't display correctly fonts 
with EXA enabled. When Force XAA fonts come back. Also PageFlipping don't work 
anymore with XAA/EXA. That issues don't exisit under experimental 
xf86-video-intel driver from intellinuxgraphics.com/org or what ever. And what 
makes me think it's all about driver? Hmm... I accidently install VESA driver 
and in config (xorgconfig) I choose VESA thinking - why do not try? And Voila! 
All done! Kde 3.5.8 working with no errors. Also applying some tweaks for 
i965GM chipset:

Section Device
Identifier  ** Intel i810 (generic)   [i810]
Driver  intel # i810 is simlinked to intel so 
not matter - it can be freely typed i810
#VideoRam262144 # Not needed - card autodetect
Option TripleBuffer true# TripleBuffer works perfect
Option AperTexSize 131072   # resized texture memory for 3D 
games and apps
Option AccelMethod XAA  # only XAA works - must be 
forced
#   Option PageFlip true# not working correctly
Option RenderAccel true # because KDE 3.5.8 want's it - 
not used by driver ;)
EndSection

This works perfect with maximized texture memory 128MB ;) ideal for UT2004.

Greetings,
Mateusz M.
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Problem with FONTS under X

2008-03-05 Thread mateuszmierzwinski
Hmm...

I've try revdep-rebuild after each 'emerge -vea world' when nothing happens, 
packages reemerges and nothing else. Everything was OK, no reemerges by 
revdep-rebuild. I've drop some C/CXXFLAGS like -fno-strict-aliasing and nothing 
happens. Also I recompile xorg-server couple times with xf86-input-keyboard, 
xf86-input-mouse, xf86-input-evdev, xf86-video-i810, libdrm and mesa - still no 
luck. I'm trying to change my xorg.conf but everything is OK with that config - 
chipset 965G works good, no Xorg.log errors, warnings etc. I give You also my 
make.conf file like this:

---[/etc/make.conf]

CFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona -mtune=nocona
CXXFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona -mtune=nocona
CHOST=x86_64-pc-linux-gnu
LINGUAS=pl
USE=-ipv6 -xprint curl xinerama mdnsresponder-compat xcomposite accessibility 
qt4 nptl usb bluetooth pdf xine xscreensaver dri acpi laptop gif jpeg png 
unicode sse sse2 ssse3 mmx mmxext kde X alsa opengl glut
# USE=opengl alsa X kde4 qt gtk mmx mmxext sse sse2 ssse3 glut xorg dri amrnb 
amrwb
FEATURES=-sandbox ccache buildpkg
MAKEOPTS=-j3
PKGDIR=/root/.packages
ACCEPT_KEYWORDS=~amd64
VIDEO_CARDS=i810 i965 intel

---
Here is 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_import_context, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
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_copy_sub_buffer, 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_pbuffer, 
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method, 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002
OpenGL version string: 1.4 Mesa 7.0.2
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging, 
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters, 
GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, 
GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, 
GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object, 
GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, 
GL_EXT_blend_color, GL_EXT_blend_equation_separate, 
GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax, 
GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, 
GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture, 
GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_histogram, 
GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters, 
GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, 
GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, 
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, 
GL_3DFX_texture_compression_FXT1, GL_APPLE_client_storage, 
GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate, 
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, 
GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent, 
GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_OES_read_format, 
GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap, 
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
GL_SGIS_texture_lod, 

Re: [gentoo-user] Problem with FONTS under X

2008-03-05 Thread mateuszmierzwinski
I don't have xfs launcher (/etc/init.d/xfs) :(

Mateusz M. 


Dnia 5 marca 2008 18:01 cypherstrong [EMAIL PROTECTED] napisał(a):

 Do you have xfs launche ? (/etc/init.d/xfs)
 And xorg.conf (/etc/X11) set properly
 Section Files
 #FontPath /usr/share/fonts/misc/
 #FontPath /usr/share/fonts/TTF/
 #FontPath /usr/share/fonts/OTF
 ##FontPath /usr/share/fonts/Type1/
 #FontPath /usr/share/fonts/100dpi/
 #FontPath /usr/share/fonts/75dpi/
 FontPath   unix/:-1
 EndSection
 
 and fs set properly (/etc/X11/fs/config)
 catalogue = /usr/share/fonts/75dpi,
 /usr/share/fonts/100dpi,
 /usr/share/fonts/misc,
 /usr/share/fonts/Type1,
 /usr/share/fonts/Speedo,
 /usr/share/fonts/CID,
 /usr/share/fonts/util,
 /usr/share/fonts/local,
 /usr/share/fonts/Speedo,
 /usr/share/fonts/truetype,
 /usr/share/fonts/TTF,
 /usr/share/fonts/cyrillic,
 /usr/share/fonts/freefont,
 /usr/share/fonts/sharefont,
 /usr/share/fonts/corefont,
 /usr/share/fonts/default/Type1,
 /usr/share/fonts/ttf/decoratives,
 /usr/share/fonts/ttf/western
 
 
 ???
 
 Le Wednesday 05 March 2008 17:53:45 [EMAIL PROTECTED], vous avez 
 écrit :
  Hmm...
 
  I've try revdep-rebuild after each 'emerge -vea world' when nothing
  happens, packages reemerges and nothing else. Everything was OK, no
  reemerges by revdep-rebuild. I've drop some C/CXXFLAGS like
  -fno-strict-aliasing and nothing happens. Also I recompile xorg-server
  couple times with xf86-input-keyboard, xf86-input-mouse, xf86-input-evdev,
  xf86-video-i810, libdrm and mesa - still no luck. I'm trying to change my
  xorg.conf but everything is OK with that config - chipset 965G works good,
  no Xorg.log errors, warnings etc. I give You also my make.conf file like
  this:
 
  ---[/etc/make.conf]
 
  CFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona -mtune=nocona
  CXXFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona -mtune=nocona
  CHOST=x86_64-pc-linux-gnu
  LINGUAS=pl
  USE=-ipv6 -xprint curl xinerama mdnsresponder-compat xcomposite
  accessibility qt4 nptl usb bluetooth pdf xine xscreensaver dri acpi laptop
  gif jpeg png unicode sse sse2 ssse3 mmx mmxext kde X alsa opengl glut #
  USE=opengl alsa X kde4 qt gtk mmx mmxext sse sse2 ssse3 glut xorg dri
  amrnb amrwb FEATURES=-sandbox ccache buildpkg
  MAKEOPTS=-j3
  PKGDIR=/root/.packages
  ACCEPT_KEYWORDS=~amd64
  VIDEO_CARDS=i810 i965 intel
 
  ---
  Here is 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_import_context,
  GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
  GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGI_make_current_read,
  GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
  GLX_SGIX_visual_select_group client glx vendor string: SGI
  client glx version string: 1.4
  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_copy_sub_buffer, 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_pbuffer,
  GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
  GLX version: 1.2
  GLX extensions:
  GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
  GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
  GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
  GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
  GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
  OpenGL vendor string: Tungsten Graphics, Inc
  OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002
  OpenGL version string: 1.4 Mesa 7.0.2
  OpenGL extensions:
  GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,
  GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
  GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
  GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
  GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
  GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
  GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,
  GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,
  GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
  GL_EXT_blend_color, GL_EXT_blend_equation_separate,
  

Re: [gentoo-user] Problem with FONTS under X

2008-03-05 Thread mateuszmierzwinski
I've emerged that package (xfs) and still nothing happend :/

Mateusz M. 

Dnia 5 marca 2008 18:08 [EMAIL PROTECTED] napisał(a):

 I don't have xfs launcher (/etc/init.d/xfs) :(
 
 Mateusz M. 
 
 
 Dnia 5 marca 2008 18:01 cypherstrong  napisał(a):
 
  Do you have xfs launche ? (/etc/init.d/xfs)
  And xorg.conf (/etc/X11) set properly
  Section Files
  #FontPath /usr/share/fonts/misc/
  #FontPath /usr/share/fonts/TTF/
  #FontPath /usr/share/fonts/OTF
  ##FontPath /usr/share/fonts/Type1/
  #FontPath /usr/share/fonts/100dpi/
  #FontPath /usr/share/fonts/75dpi/
  FontPath   unix/:-1
  EndSection
  
  and fs set properly (/etc/X11/fs/config)
  catalogue = /usr/share/fonts/75dpi,
  /usr/share/fonts/100dpi,
  /usr/share/fonts/misc,
  /usr/share/fonts/Type1,
  /usr/share/fonts/Speedo,
  /usr/share/fonts/CID,
  /usr/share/fonts/util,
  /usr/share/fonts/local,
  /usr/share/fonts/Speedo,
  /usr/share/fonts/truetype,
  /usr/share/fonts/TTF,
  /usr/share/fonts/cyrillic,
  /usr/share/fonts/freefont,
  /usr/share/fonts/sharefont,
  /usr/share/fonts/corefont,
  /usr/share/fonts/default/Type1,
  /usr/share/fonts/ttf/decoratives,
  /usr/share/fonts/ttf/western
  
  
  ???
  
  Le Wednesday 05 March 2008 17:53:45 [EMAIL PROTECTED], vous avez 
  écrit :
   Hmm...
  
   I've try revdep-rebuild after each 'emerge -vea world' when nothing
   happens, packages reemerges and nothing else. Everything was OK, no
   reemerges by revdep-rebuild. I've drop some C/CXXFLAGS like
   -fno-strict-aliasing and nothing happens. Also I recompile xorg-server
   couple times with xf86-input-keyboard, xf86-input-mouse, xf86-input-evdev,
   xf86-video-i810, libdrm and mesa - still no luck. I'm trying to change my
   xorg.conf but everything is OK with that config - chipset 965G works good,
   no Xorg.log errors, warnings etc. I give You also my make.conf file like
   this:
  
   ---[/etc/make.conf]
  
   CFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona -mtune=nocona
   CXXFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona -mtune=nocona
   CHOST=x86_64-pc-linux-gnu
   LINGUAS=pl
   USE=-ipv6 -xprint curl xinerama mdnsresponder-compat xcomposite
   accessibility qt4 nptl usb bluetooth pdf xine xscreensaver dri acpi laptop
   gif jpeg png unicode sse sse2 ssse3 mmx mmxext kde X alsa opengl glut #
   USE=opengl alsa X kde4 qt gtk mmx mmxext sse sse2 ssse3 glut xorg dri
   amrnb amrwb FEATURES=-sandbox ccache buildpkg
   MAKEOPTS=-j3
   PKGDIR=/root/.packages
   ACCEPT_KEYWORDS=~amd64
   VIDEO_CARDS=i810 i965 intel
  
   ---
   Here is 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_import_context,
   GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
   GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGI_make_current_read,
   GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
   GLX_SGIX_visual_select_group client glx vendor string: SGI
   client glx version string: 1.4
   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_copy_sub_buffer, 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_pbuffer,
   GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
   GLX version: 1.2
   GLX extensions:
   GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
   GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
   GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
   GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
   GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
   OpenGL vendor string: Tungsten Graphics, Inc
   OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002
   OpenGL version string: 1.4 Mesa 7.0.2
   OpenGL extensions:
   GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,
   GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
   GL_ARB_shadow, GL_ARB_texture_border_clamp, 
   GL_ARB_texture_compression,
   GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
   GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
   GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
   GL_ARB_texture_non_power_of_two, 

Re: [gentoo-user] Problem with FONTS under X

2008-03-05 Thread mateuszmierzwinski


Well now...

I've install Gentoo Linux couple times with O3 optimize flag and there is 
nothing with it. I can try but I don't think that makes this error. GLX is 
needed by me because OpenGL programming and UT2004 playing :);). Compose is 
available by KDE3 and 4.0 build inside by desktop effects. I install KDE4 
because it compiles faster than KDE4 on my laptop and shows (because of cmake) 
progress of compilation ;)... like when you must shutdown laptop when work time 
is up and You need to go home ;)... Compiz-fussion I already use under old PC 
with NV FX5500 on board, but on Laptop I don't touch that - intel cards don't 
have much power as NV - even 965GM chip on board.

Maybee I should remove all fonts and reinstall it?!

Mateusz M.



 [EMAIL PROTECTED] wrote:
  CFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona
  -mtune=nocona
  CXXFLAGS=-O3 -pipe -fomit-frame-pointer -march=nocona
  -mtune=nocona
 
 Recompile your entire system with -O2, and see if the problem 
 persists.  If it persists, show the full output of emerge --info.  
 By the way, -march implies -mtune, so you can drop the latter.
 
  Here is GLXINFO:
 
 Why is glxinfo relevant?  Are you trying to use this new-fangled 
 compiz stuff?  How about switching that off and see how it goes?  
 And show us your xorg.conf.
 
 Why are you already using KDE-4 when it is still hard masked?  You 
 seem to be asking for trouble.
 
 Benno
 -- 
 gentoo-user@lists.gentoo.org mailing list
 
 
--
gentoo-user@lists.gentoo.org mailing list