WebGL doesn't work after update

When I updated from kernel 3.6.9 to 3.8.1 (after pacman -Syu), WebGL didn't work anymore. Now I updated to 3.9.6, but the problem persists.
WebGL correctly worked both in Chromium and Firefox, but now their createContext returns null with "webgl" and "experimental-webgl" (Firefox says "Error: WebGL: Can't get a usable WebGL context").
Also I can't create a context with OpenGL version >1.4 with GLFW.
PS: I don't use precompiled kernels from the official repository, because they don't work with NDISwrapper.
glxinfo:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile,
GLX_ARB_multisample, GLX_EXT_create_context_es2_profile,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_framebuffer_sRGB,
GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile,
GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_import_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) G33
OpenGL version string: 1.4 Mesa 9.1.3
OpenGL extensions:
GL_3DFX_texture_compression_FXT1, GL_ANGLE_texture_compression_dxt3,
GL_ANGLE_texture_compression_dxt5, GL_APPLE_object_purgeable,
GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
GL_ARB_ES2_compatibility, GL_ARB_copy_buffer, GL_ARB_debug_output,
GL_ARB_depth_texture, GL_ARB_draw_buffers,
GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location,
GL_ARB_fragment_program, GL_ARB_fragment_shader,
GL_ARB_framebuffer_object, GL_ARB_get_program_binary,
GL_ARB_half_float_pixel, GL_ARB_internalformat_query,
GL_ARB_invalidate_subdata, GL_ARB_map_buffer_range, GL_ARB_multisample,
GL_ARB_multitexture, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters,
GL_ARB_point_sprite, GL_ARB_provoking_vertex, GL_ARB_robustness,
GL_ARB_sampler_objects, GL_ARB_shader_objects,
GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync,
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_texture_storage, GL_ARB_transpose_matrix,
GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object,
GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
GL_ATI_blend_equation_separate, GL_ATI_draw_buffers,
GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, GL_EXT_abgr,
GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate,
GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_compiled_vertex_array, GL_EXT_copy_texture,
GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object,
GL_EXT_gpu_program_parameters, 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_provoking_vertex, GL_EXT_rescale_normal,
GL_EXT_secondary_color, GL_EXT_separate_shader_objects,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture,
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_compression_dxt1,
GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
GL_EXT_vertex_array, GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
GL_MESA_pack_invert, GL_MESA_window_pos, GL_MESA_ycbcr_texture,
GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
GL_NV_texgen_reflection, GL_NV_texture_env_combine4,
GL_NV_texture_rectangle, GL_OES_EGL_image, GL_OES_read_format,
GL_S3_s3tc, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
chrome://gpu
Graphics Feature Status
Canvas: Hardware accelerated
Compositing: Hardware accelerated
3D CSS: Hardware accelerated
CSS Animation: Accelerated
WebGL: Hardware accelerated
WebGL multisampling: Hardware accelerated
Flash 3D: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Texture Sharing: Hardware accelerated
Video Decode: Hardware accelerated
Video: Hardware accelerated
Panel Fitting: Unavailable. Hardware acceleration disabled.
Rasterization: Software only. Hardware acceleration disabled.
Problems Detected
Panel fitting is unavailable, either disabled at the command line or not supported by the current system.
Force compositing mode is off, either disabled at the command line or not supported by the current system.
Accelerated rasterization has not been enabled or is not supported by the current system.
Version Information
Data exported 21/6/2013 10:43:04
Chrome version Chrome/27.0.1453.110
Operating system Linux 3.9.6
Software rendering list version 0
ANGLE revision 2042
2D graphics backend Skia
Driver Information
Initialization time 99
Sandboxed true
GPU0 VENDOR = 0x8086 [Intel Corporation], DEVICE= 0x29c2 [82G33/G31 Express Integrated Graphics Controller]
Optimus false
AMD switchable false
Driver vendor Mesa
Driver version 9.1.3
Driver date
Pixel shader version
Vertex shader version
Machine model
GL version 1.4
GL_VENDOR Intel Open Source Technology Center
GL_RENDERER Mesa DRI Intel(R) G33
GL_VERSION 1.4 Mesa 9.1.3
GL_EXTENSIONS GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_point_sprite 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_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_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_object 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_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_compression_dxt1 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_packed_pixels GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATIX_texture_env_combine3 GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
Log Messages
[30720:30720:0621/082730:ERROR:context_group.cc(140)] : ContextGroup::Initialize failed because too few texture units supported.
[30720:30720:0621/082730:ERROR:gles2_cmd_decoder.cc(2310)] : GpuScheduler::InitializeCommon failed because group failed to initialize.
[30720:30720:0621/083440:ERROR:context_group.cc(140)] : ContextGroup::Initialize failed because too few texture units supported.
[30720:30720:0621/083440:ERROR:gles2_cmd_decoder.cc(2310)] : GpuScheduler::InitializeCommon failed because group failed to initialize.
[30720:30720:0621/084217:ERROR:context_group.cc(140)] : ContextGroup::Initialize failed because too few texture units supported.
[30720:30720:0621/084217:ERROR:gles2_cmd_decoder.cc(2310)] : GpuScheduler::InitializeCommon failed because group failed to initialize.
[30720:30720:0621/084217:ERROR:context_group.cc(140)] : ContextGroup::Initialize failed because too few texture units supported.
[30720:30720:0621/084217:ERROR:gles2_cmd_decoder.cc(2310)] : GpuScheduler::InitializeCommon failed because group failed to initialize.

Hi Berclaz74,
If you are having issues with your Thunderbolt external monitor after a software update, you may want to try the troubleshooting in the following article, in particular the step about resetting the PRAM and SMC.
Apple computers: Troubleshooting issues with video on internal or external displays
http://support.apple.com/kb/ht1573
Cheers,
- Brenden

Similar Messages

  • My E-Mail Accounts Pop3 doesn´t work after update Lion

    My E-Mail Accounts Pop3 doesn´t work after update Lion.

    Same here,and Apple support did not have a solution!!

  • ZawgyiOne Font doesn't work after updating to iOS 7.1, please advice

    ZawgyiOne Font doesn't work after updating to iOS 7.1, please advice

    hi Mr.Sianpu
    nice to know you, my name Kiemtheng from Cambodia, i got a problem with Khmer Unicode font at my ipad which i just update from IOS 7.0.1 to ISO 7.1.1 , It not support with Khmer font which used to appear at the old version , the problem happen as the same Lian Tuang Question, and can you tell me how to fix this problem , hope to hear a good new from your, for khmer unicode font which support with Nokora and Battombong
    http://adkhmer.com/app/iphone/font_khmer_ios7_no_jailbreak/Nokora.mobileconfig
    https://docs.google.com/file/d/0B8798SqaxK-JS1B5T3hjNkJPQUE/edit?pli=1
    thanks

  • I4 push mail doesn't work after update

    My I4 push mail doesn't work after iOS 5 update. I have a mobileme acct and the settings show mail set up for push. Any thoughts?

    Hello amishnik,
    Thank you for your question regarding email on your BlackBerry PlayBook tablet.
    Have you restarted the device and verified that the device is still connected to Wi-Fi? Are you able to browse the internet? If not, try this and let us know the results including any error messages.
    Cheers,
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • Touch id doesn't work after update ios 7.1 APPLE PLEASE HELP!!!

    Touch id scanner dead after update 7.1. Tried remove fingerprints but cannot add new fingerprint because the touch id scanner DEAD. Tried rebooting the device and touch id scanner still doesn't work. For somehow the scanner works when the iphone is charging even it works slower than before the ios 7.1 update. APPLE PLEASE FIX THIS!!!
    FYI : I am not going to try backup and restore my 5s, for the last time i bought this 5s i already tried for 2DAYS and cannot restore my old iphone 5 data to my new 5s!! I give up and lost all my DATA! Cannot find any answer from apple support. REALLY DISSAPOINTED WITH APPLE!

    https://discussions.apple.com/message/25162081#25162081

  • Home sharing doesn't work after updating itunes to 10.6.40

    Hi
    Just update my itunes to 10.6.40 and ipad1/iphone4 to 5.1.
    The home sharing doesn't appear after enable it and both remote app (ipad and iphone) don't work!
    Now, my ipad doesn't sync thru wifi and my iphone 4 sync thru wifi even when not charging.
    Please help
    Regards
    Pedro Silva

    Thanks! I didn't realise there was a specific forum for Home Sharing... found it now and will repost there.

  • Lightroom doesn't work after update to CC 2014

    After last update to CC 2014, Lightroom doesn't work for me. I use Windows 8.1

    kmvereb - Don't accuse me of lying, OK? It works fine with penderra's instruction.
    1. Close Adobe Creative Cloud completely.
    2. Empty the folder: C:\Program Files (x86)\Common Files\Adobe\SLCache
    3. Launch Lightroom - you should be asked to Sign in to Adobe CC.

  • Auto-lock doesn't work after updating iOS 6.

    I'm using iphone 4s. After updating iOS 6, the auto-lock function doesn't work anymore. I left it for 10 minutes and when i came back, the screen was still on although the auto-lock time is 2 minutes. I tested many times, tried to reboot but it didnt help. But the screen auto-lock is still working. Does anyone have problem like me and know how to fix it ?

    Are you using Assistive Touch?
    See this thread:
                                                                               Re: IOs 6: Auto Lock Bug iPhone 4S (Updated)                    

  • Widget doesn't work after updating to OSX 10.6.8

    After installing the latest batch of updates, my sudoku widget doesn't work anymore. Anyone else having a problem like this, or know how to fix it?
    I noticed on the website which created it that others are also having this problem in the last few days:
    http://briandeboer.com/posts/sudoku-20-approaching-beta-status/
    Thanks!

    Someone posted the following on the Sudoku widget website:
    "Just wanted to add to my previous post. This widget uses images “.png” files so the font issue has not affected it’s performance. After some digging I found WebKit2 was bundled with the latest Safari update (5.1 and 5.0.6). WebKit2 uses a whole bunch of new APIs rendering some old ones obsolete. My guess is as good as yours, but most likely the SudokuC controller inside the widget is referring to one of those obsolete APIs."
    Does anyone know what this means, and can explain it to someone, like myself, who is not a programmer?
    Also, does it seem like a relevant solution and/or cause of the problem?
    Thanks!

  • YouYube doesn't work after updating to 2.2

    Does anybody know how to fix this? After I updated my iPhone 3G to 2.2 YouTube search started showing "Cannot connect to YouTube" error.
    I have Finnish language set. When I change the phone language to English it works! But when I change it back to Finnish, it shows the error message again (but now in Finnish "YouTube ei ole käytettävissä.")
    The phone is NOT jailbreaked!

    Define "doesn't work"?  That's an extremely vague explanation which makes offering suggestions difficult.

  • E-mail Doesn't work after update

    hi, after recent update with 1526, email stopped connecting to server with error saying "connect to wifi and try again " (and surely wifi is on at that moment and browser does work and I'm writing this message on PlayBook right now, but email still doesn't work ) neither my gmail account work nor my yandex (russian free email service) one. my pin 502e8815 can you fix this issue?  or maybe you can tell me how to downgrade to previous os version?  

    Hello amishnik,
    Thank you for your question regarding email on your BlackBerry PlayBook tablet.
    Have you restarted the device and verified that the device is still connected to Wi-Fi? Are you able to browse the internet? If not, try this and let us know the results including any error messages.
    Cheers,
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • TwoFingerScrolling doesn't work after update[SOLVED]

    Hello, after updating to the latest kernel on my Acer Aspire One twofingerscrolling doesn't work anymore.
    Here is my 11-x11-synaptics.fdi:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.product" contains="ETPS/2 Elantech Touchpad">
    <append key="info.capabilities" type="strlist">input.touchpad</append>
    </match>
    <match key="info.capabilities" contains="input.touchpad">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.TapButton2" type="string">3</merge>
    <merge key="input.x11_options.TapButton3" type="string">2</merge>
    <!-- Arbitrary options can be passed to the driver using
    the input.x11_options property since xorg-server-1.5. -->
    <!-- EXAMPLES:
    Switch on shared memory, enables the driver to be configured at runtime
    <merge key="input.x11_options.SHMConfig" type="string">true</merge>
    Maximum movement of the finger for detecting a tap
    <merge key="input.x11_options.MaxTapMove" type="string">2000</merge>
    Enable vertical scrolling when dragging along the right edge
    <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
    Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
    <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
    Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad
    <merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
    If on, circular scrolling is used
    <merge key="input.x11_options.CircularScrolling" type="string">true</merge>
    For other possible options, check CONFIGURATION DETAILS in synaptics man page
    -->
    </match>
    </device>
    </deviceinfo>
    xorg.conf:
    Section "ServerFlags"
    Option "DontZap" "false"
    EndSection
    Section "Module"
    Load "dri2"
    EndSection
    Section "Device"
    Identifier "Videocard0"
    Driver "intel"
    Option "Clone" "true"
    Option "MonitorLayout" "LVDS,VGA"
    BusID "PCI:0:2:0"
    Option "MigrationHeuristic" "greedy"
    # Option "AccelMethod" "exa"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    This was working on the previous kernel...
    Thanks in advance:)
    Last edited by kaola_linux (2009-05-08 04:33:24)

    Sorry for a long reply since I was busy, it seems that after the update my 11-x11-synaptics.fdi was reverted to the one I've posted.  That is not complete, so I made the changes and looked on the post of ktt which he provided his 11-x11-synaptics.fdi which is this:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.capabilities" contains="input.touchpad">
    <match key="info.product" contains="Synaptics TouchPad">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    <merge key="input.x11_options.SHMConfig" type="string">true</merge>
    <merge key="input.x11_options.LeftEdge" type="string">1500</merge>
    <merge key="input.x11_options.RightEdge" type="string">5800</merge>
    <merge key="input.x11_options.TopEdge" type="string">1500</merge>
    <merge key="input.x11_options.BottomEdge" type="string">4500</merge>
    <merge key="input.x11_options.ClickFinger1" type="string">1</merge>
    <merge key="input.x11_options.ClickFinger2" type="string">3</merge>
    <merge key="input.x11_options.ClickFinger3" type="string">2</merge>
    <merge key="input.x11_options.HorizEdgeScroll" type="string">0</merge>
    <merge key="input.x11_options.VertEdgeScroll" type="string">0</merge>
    <merge key="input.x11_options.EmulateMidButtonTime" type="string">75</merge>
    <merge key="input.x11_options.EmulateTwoFingerMinZ" type="string">25</merge>
    <merge key="input.x11_options.EmulateTwoFingerMinW" type="string">6</merge>
    <merge key="input.x11_options.VertTwoFingerScroll" type="string">1</merge>
    <merge key="input.x11_options.HorizTwoFingerScroll" type="string">1</merge>
    <merge key="input.x11_options.HorizScrollDelta" type="string">100</merge>
    <merge key="input.x11_options.VertScrollDelta" type="string">100</merge>
    <merge key="input.x11_options.PressureMotionMinZ" type="string">10</merge>
    <merge key="input.x11_options.FingerLow" type="string">25</merge>
    <merge key="input.x11_options.FingerHigh" type="string">30</merge>
    <merge key="input.x11_options.FingerPress" type="string">256</merge>
    <merge key="input.x11_options.PalmDetect" type="string">0</merge>
    <merge key="input.x11_options.PalmMinWidth" type="string">10</merge>
    <merge key="input.x11_options.PalmMinZ" type="string">200</merge>
    <merge key="input.x11_options.MinSpeed" type="string">0.40</merge>
    <merge key="input.x11_options.MaxSpeed" type="string">0.60</merge>
    <merge key="input.x11_options.AccelFactor" type="string">0.0015</merge>
    <merge key="input.x11_options.MaxTapMove" type="string">220</merge>
    <merge key="input.x11_options.MaxTapTime" type="string">180</merge>
    <merge key="input.x11_options.MaxDoubleTapTime" type="string">200</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.TapButton2" type="string">2</merge>
    <merge key="input.x11_options.TapButton3" type="string">3</merge>
    <merge key="input.x11_options.RTCornerButton" type="string">2</merge>
    <merge key="input.x11_options.RBCornerButton" type="string">3</merge>
    <merge key="input.x11_options.LTCornerButton" type="string">0</merge>
    <merge key="input.x11_options.LBCornerButton" type="string">0</merge>
    <merge key="input.x11_options.CornerCoasting" type="string">true</merge>
    <merge key="input.x11_options.CoastingSpeed" type="string">0.50</merge>
    </match>
    <match key="info.product" contains="AlpsPS/2 ALPS">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    </match>
    <match key="info.product" contains="appletouch">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    </match>
    <match key="info.product" contains="bcm5974">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    </match>
    </match>
    </device>
    </deviceinfo>
    This solved my problem..;)

  • "Help" doesn't work after update

    After updating to 10.4.4, I can no longer get the "Help" directory to work. I enter a topic, and the machine searches for ever. Anyone with a similar problem or solution?
    eric

    Eric,
    Welcome to Apple Discussions.
    Troubleshooting Help Viewer by Dr. Smoke may be "Helpful."
    ;~)

  • My Canon printer doesn't work after updating

    Hi everybody.
    Everytime when I update software, my printer doesn't work. I use Canon i-sense lbp3010b. For example, when I try to print out a document, I press the PRINT button (in any application) and it opens the printer application. It shows the message "Printing…" for some 3 minutes, then shows "Paused". I try to resume the process, but it doesn't help-the same scenario, again. Once, I have another problem on printer, which printed only graphics, not text. I solved this problem downloading the printer driver from canons austrian web-site, but it doesn't help either anymore.

    Might be best to delete device driver for printer before updating.  Then try setting your printer up afterwards.  The update may have some compatibility issues.  I'm sure there will be updates and bug fixed in the near future.  There have been a lot of issues with the recent lion software updates especially.  Best thing I can say is be patient and make sure you submit this issue to apple.

  • Touchpad doesn't work after update

    Hi.
    The touchpad stopped working after an update.
    > pacman -Q | grep synaptics
    xf86-input-synaptics 1.8.0-1
    > xinput list
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ Logitech USB Receiver id=10 [slave pointer (2)]
    ⎜ ↳ Logitech USB Receiver id=11 [slave pointer (2)]
    ⎜ ↳ DualPoint Stick id=14 [slave pointer (2)]
    ⎜ ↳ AlpsPS/2 ALPS DualPoint TouchPad id=13 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Sony Vaio Keys id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Power Button id=9 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
    > synclient
    Parameter settings:
    LeftEdge = 300
    RightEdge = 1700
    TopEdge = 210
    BottomEdge = 1190
    FingerLow = 12
    FingerHigh = 15
    MaxTapTime = 180
    MaxTapMove = 107
    MaxDoubleTapTime = 180
    SingleTapTimeout = 180
    ClickTime = 100
    EmulateMidButtonTime = 75
    EmulateTwoFingerMinZ = 141
    EmulateTwoFingerMinW = 7
    VertScrollDelta = 48
    HorizScrollDelta = 48
    VertEdgeScroll = 0
    HorizEdgeScroll = 0
    CornerCoasting = 0
    VertTwoFingerScroll = 1
    HorizTwoFingerScroll = 1
    MinSpeed = 1
    MaxSpeed = 1.75
    AccelFactor = 0.0819336
    TouchpadOff = 0
    LockedDrags = 0
    LockedDragTimeout = 5000
    RTCornerButton = 0
    RBCornerButton = 0
    LTCornerButton = 0
    LBCornerButton = 0
    TapButton1 = 1
    TapButton2 = 3
    TapButton3 = 2
    ClickFinger1 = 1
    ClickFinger2 = 1
    ClickFinger3 = 1
    CircularScrolling = 0
    CircScrollDelta = 0.1
    CircScrollTrigger = 0
    CircularPad = 0
    PalmDetect = 0
    PalmMinWidth = 10
    PalmMinZ = 100
    CoastingSpeed = 20
    CoastingFriction = 50
    PressureMotionMinZ = 15
    PressureMotionMaxZ = 80
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice = 0
    TapAndDragGesture = 1
    AreaLeftEdge = 0
    AreaRightEdge = 0
    AreaTopEdge = 0
    AreaBottomEdge = 0
    HorizHysteresis = 12
    VertHysteresis = 12
    ClickPad = 0
    > cat /etc/X11/xorg.conf.d/50-synaptics.conf
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on clickpads
    # and the right and middle top areas to be right / middle buttons on clickpads
    # with a top button area.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    When I push Fn + F1 an indicator of touchpad activity is displayed on the screen, but nothing happens.
    How can I restore the touchpad functionality?
    Thanks.
    Sony Vaio E-series (2011 model year);
    Alps touchpad;
    Linux 3.15.2;
    GNOME 3.12.2.

    A bunch of packages. Among them:
    linux;
    xf86-input-evdev;
    xorg-server.

Maybe you are looking for

  • How do I get 'everything else' from my ipod to the mac?

    Hello, I have a video ipod with music, videos and pictures on it. Since it was originally synched to a PC I wanted to get a macbook pro I recently purchased authorized so I did that and followed the directions I found in a doc on apple support to tra

  • Capturing from firewire to new macbook pro in FCS 7.0.3

    I'm thinking about buying a new macbook pro but it doesn't have a firewire input and my camera (Sony HC9) uses that for output.  Can I log and capture to FCP 7.0.3 through a firewire adapter or through the HDMI input on the computer.  thanks. Steve

  • ITunes will not open because Quicktime!help!

    I clicked on the iTunes icon on my computer and a message pops up saying "Quick time is required to run iTunes.Please reinstall iTunes" and all u can do is press ok! how can i open my itunes???

  • How to include Portal login link in the workflow notification

    hi All,           Wih the program RSWUWFML2 i am able to get the options like 1) workflow entry 2)workitem Display 3) workitem execution . When i click the workitem execution , it is going to SAP inbox and able to execute the workitem. How to do the

  • Open a Document in SharePoint website

    Hi, I got a big problem. I am working with an website witch has a sharePoint 2013. I can open the website and log me in, but I am not able to open any document with my office 2011. Can anyone help me?