Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 182685 Details for
Bug 259753
x11-drivers/xf86-video-intel-2.6.1: system crawls / graphics are flakey after the screen blanks
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Contains: lsmod, xorg.conf, drirc, and glxinfo
clipboard (text/plain), 15.36 KB, created by
Erik
on 2009-02-20 19:42:38 UTC
(
hide
)
Description:
Contains: lsmod, xorg.conf, drirc, and glxinfo
Filename:
MIME Type:
Creator:
Erik
Created:
2009-02-20 19:42:38 UTC
Size:
15.36 KB
patch
obsolete
> > > >(skimmer:~) circut% lsmod >Module Size Used by >fuse 61248 2 >jfs 155312 0 >vmnet 36928 13 >vmmon 1829436 0 >nls_cp437 15104 0 >vfat 18816 0 >fat 57656 1 vfat >sr_mod 23476 0 >ipv6 255696 10 >nls_iso8859_1 13440 1 >ntfs 93792 1 >usbhid 32176 0 >usbmouse 12672 0 >cpufreq_conservative 15240 0 >usb_storage 60672 1 >rtc_cmos 19032 0 >rtc_core 25012 1 rtc_cmos >rtc_lib 11520 1 rtc_core >fan 12288 0 >arc4 10240 2 >ecb 11264 2 >ohci1394 37428 0 >tg3 122628 0 >thermal 27040 0 >ehci_hcd 41868 0 >ieee1394 95600 1 ohci1394 >yenta_socket 33164 0 >iwl3945 165352 0 >libphy 30848 1 tg3 >processor 52792 3 thermal >uhci_hcd 29848 0 >sg 37328 0 >thermal_sys 21312 3 fan,thermal,processor >rsrc_nonstatic 18176 1 yenta_socket >pcmcia_core 44580 2 yenta_socket,rsrc_nonstatic >rfkill 20288 2 iwl3945 >snd_hda_intel 465216 3 >usbcore 154208 6 usbhid,usbmouse,usb_storage,ehci_hcd,uhci_hcd >mac80211 134928 1 iwl3945 >battery 20744 0 >leds_hp_disk 11400 0 >led_class 12936 2 iwl3945,leds_hp_disk >cfg80211 23072 2 iwl3945,mac80211 >hwmon 11192 1 thermal_sys >ac 13320 0 >snd_hwdep 16008 1 snd_hda_intel >wmi 15936 0 >button 15648 0 >container 12288 0 > > > >(skimmer:~) circut% LIBGL_DEBUG=verbose glxinfo >name of display: :0.0 >libGL: XF86DRIGetClientDriverName: 1.9.0 i965 (screen 0) >libGL: OpenDriver: trying /usr/lib64/dri/tls/i965_dri.so >libGL: OpenDriver: trying /usr/lib64/dri/i965_dri.so >drmOpenDevice: node name is /dev/dri/card0 >drmOpenDevice: open result is 4, (OK) >drmOpenByBusid: Searching for BusID pci:0000:00:02.0 >drmOpenDevice: node name is /dev/dri/card0 >drmOpenDevice: open result is 4, (OK) >drmOpenByBusid: drmOpenMinor returns 4 >drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 >libGL error: >Can't open configuration file /etc/drirc: No such file or directory. >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_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_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 GEM 20090114 >OpenGL version string: 2.1 Mesa 7.3 >OpenGL shading language version string: 1.10 >OpenGL extensions: > GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program, > GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, > GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, > GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, > GL_ARB_shader_objects, GL_ARB_shading_language_100, 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_vertex_shader, 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_copy_texture, GL_EXT_draw_range_elements, > GL_EXT_framebuffer_object, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, > GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, > GL_EXT_pixel_buffer_object, 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_texture_sRGB, > GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1, > GL_APPLE_client_storage, GL_APPLE_packed_pixels, > GL_ATI_blend_equation_separate, GL_ATI_texture_env_combine3, > GL_ATI_separate_stencil, 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_point_sprite, > GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program, > GL_NV_vertex_program1_1, GL_OES_read_format, GL_SGIS_generate_mipmap, > GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, > GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SUN_multi_draw_arrays >3 GLX Visuals > 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 >---------------------------------------------------------------------- >0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x63 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None > >36 GLXFBConfigs: > 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 >---------------------------------------------------------------------- >0x64 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None >0x65 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow >0x66 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None >0x67 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow >0x68 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None >0x69 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow >0x6a 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x6b 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x6c 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x6d 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x6e 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x6f 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x70 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x71 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x72 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x73 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x74 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x75 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x76 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None >0x77 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow >0x78 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None >0x79 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow >0x7a 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None >0x7b 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow >0x7c 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x7d 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x7e 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x7f 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x80 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x81 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x82 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x83 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x84 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x85 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow >0x86 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None >0x87 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow > > >(skimmer:~) circut% cat /etc/X11/xorg.conf >Section "ServerLayout" > Identifier "X.org Configured" > > InputDevice "Touchpad" "CorePointer" > InputDevice "UsbMouse" "SendCoreEvents" > InputDevice "Keyboard" "CoreKeyboard" > > # dual monitors > Screen 0 "Screen0" 0 0 > Screen 1 "Screen1" RightOf "Screen0" >EndSection > >Section "ServerFlags" > Option "AIGLX" "on" > Option "SHMConfig" "on" > #Option "AllowEmptyInput" "false" > #Option "AutoAddDevices" "true" > #Option "AutoEnableDevices" "true" >EndSection > > >Section "Files" > FontPath "/usr/share/fonts/misc/" > FontPath "/usr/share/fonts/100dpi/" > FontPath "/usr/share/fonts/75dpi/" >EndSection > >Section "Module" > Load "glx" > Load "extmod" > Load "xtrap" > Load "record" > Load "GLcore" > Load "dbe" > Load "dri" > Load "freetype" > Load "type1" >EndSection > >Section "InputDevice" > Identifier "Keyboard" > Driver "evdev" > #Option "Device" "/dev/input/event0" > > Option "CoreKeyboard" > Option "XkbRules" "xorg" > Option "XkbModel" "pc105" > Option "XkbLayout" "us" > #Option "XkbOptions" "lv3:ralt_switch" >EndSection > >## ># Usb & Touchpad mice >## >Section "InputDevice" > Identifier "UsbMouse" > Driver "mouse" > Option "Device" "/dev/input/mice" > Option "SendCoreEvents" "true" >EndSection > >Section "InputDevice" > Identifier "TouchPad" > Driver "synaptics" > Option "SendCoreEvents" "true" > Option "Protocol" "auto-dev" > Option "Device" "/dev/psaux" > > Option "HorizEdgeScroll" "0" > > #Option "SHMConfig" "on" > #Option "MaxTapMove" "0" > #Option "MaxTapTime" "180" > #Option "EmulateMidButtonTime" "75" > > #Option "ZAxisMapping" "4 5 6 7" > #Option "VertTwoFingerScroll" "true" > #Option "AccelFactor" "0.1" > #Option "HorizScrollDelta" "5" > #Option "VertScrollDelta" "5" > #Option "HorizTwoFingerScroll" "true" > #Option "LockedDrags" "false" > #Option "EdgeMotionUseAlways" "true" > #Option "EdgeMotionMinSpeed" "1" > #Option "EdgeMotionMaxSpeed" "5" > #Option "MinSpeed" "0.1" # min > #Option "MaxSpeed" "0.3" # max >EndSection > > >Section "Monitor" > Identifier "lcd" > VendorName "AUO" > ModelName "2174" > #Option "PreferredMode" "1280x800" > #ModeLine "1680x1050@60" 154.20 1680 1712 2296 2328 1050 1071 1081 1103 > #DisplaySize 1280 1024 # mm > #DisplaySize 330 210 # mm >EndSection > >Section "Monitor" > Identifier "TVOut" > Option "Disable" "true" > #Option "Ignore" "true" >EndSection > >Section "Monitor" > Identifier "VGA" > Option "Ignore" "false" > #Option "PreferredMode" "1280x1024" > #ModeLine "1280x1024@60" 154.20 1680 1712 2296 2328 1050 1071 1081 1103 > #DisplaySize 1280 1024 >EndSection > > > > >Section "Device" > ### Available Driver options are:- > ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", > ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" > ### [arg]: arg optional > #Option "NoAccel" # [<bool>] > #Option "SWcursor" # [<bool>] > #Option "ColorKey" # <i> > #Option "CacheLines" # <i> > #Option "Dac6Bit" # [<bool>] > #Option "NoDDC" # [<bool>] > #Option "ShowCache" # [<bool>] > #Option "XvMCSurfaces" # <i> > #Option "PageFlip" # [<bool>] > Identifier "Card0" > Driver "intel" > VendorName "Intel Corporation" > BoardName "Mobile GM965/GL960 Integrated Graphics Controller" > > Option "DRI" "True" > Option "CacheLines" "32768" > Option "monitor-VGA" "VGA" > Option "monitor-TV" "TVOut" > Option "monitor-LVCD" "LVCD" > BusID "PCI:0:2:0" > > #VideoRam 393216 ##65536 > #Option "AddARGBGLXVisuals" "True" > #Option "Legacy3D" "false" > #Option "DDC" "true" > #Option "AccelMethod" "EXA" > #Option "TripleBuffer" "true" > #Option "Tiling" "true" > #Option "PageFlip" "true" > #Option "VBERestore" "true" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "lcd" > SubSection "Display" > #Viewport 0 0 > # 1280x768 & 1280x1024 = X1+X2 by Y1 >? Y2 > Virtual 2560 1024 > Depth 32 > EndSubSection > SubSection "Display" > #Viewport 0 0 > Virtual 2560 1024 > Depth 24 > EndSubSection >EndSection > > >Section "Screen" > Identifier "Screen1" > Device "Card0" > Monitor "VGA" > > SubSection "Display" > Virtual 2560 1024 > Depth 32 > EndSubSection > SubSection "Display" > Virtual 2560 1024 > Depth 24 > EndSubSection >EndSection > > > >Section "DRI" > Mode 0666 >EndSection > >Section "Extensions" > Option "Composite" "Enable" >EndSection > > >(skimmer:~) circut% cat .drirc ><driconf> > <device screen="0" driver="i965"> > <application name="Default"> > <option name="force_s3tc_enable" value="false" /> > <option name="no_rast" value="false" /> > <option name="fthrottle_mode" value="2" /> > <option name="bo_reuse" value="1" /> > <option name="vblank_mode" value="1" /> > <option name="allow_large_textures" value="2" /> > </application> > </device> ></driconf>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 259753
: 182685 |
182687
|
182690
|
182691