Firefox responds generally very slow but fast when moving the mouse

Firefox respons very slow but speeds up when I move the mouse over the page. Keeping the mouse moving results in normal speed.
?? Peter

Weird thing is that if I revert back to FF15, everything works with HA enabled and full bookmark menu.
but its a no go with FF16
PEACE

Similar Messages

  • Xorg hangs and is unkillable, but only when moving the mouse

    Hello everyone!
    I have a special problem related to Xorg, my graphics card and my mouse, as it seems.
    My Setup
    I have the following setup:
    Archlinux 3.6.2-1-ARCH i686 (everything should be pretty much up-to-date)
    Motherboard: Abit BH6 (quite old though)
    2 Video Adapters: One 3Dfx Voodoo 3 (rev 01), PCI at 0:f:0 and an ATI Rage 128, AGP at 1:0:0
    Standard Microsoft PS/2 Mouse (has been working fine ever since I bought it around 2001!)
    Edit: (forgot to mention)
    My BIOS is set up to use the AGP Card to Boot, VGA BIOS Caching, Shadowing and Video RAM Shadowing are disabled alltogether.
    End Edit
    I installed Xorg as described in https://wiki.archlinux.org/index.php/Xorg. (Please find the contents of my /etc/X11/xorg.conf.d/10-configuration.conf below)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    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/"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "ForcePCIMode" # [<bool>]
    #Option "CCEPIOMode" # [<bool>]
    #Option "CCENoSecurity" # [<bool>]
    #Option "CCEusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnablePageFlip" # [<bool>]
    #Option "Display" # <str>
    #Option "PanelWidth" # <i>
    #Option "PanelHeight" # <i>
    #Option "ProgramFPRegs" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "ShowCache" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "RenderAccel" # [<bool>]
    Identifier "Card0"
    Driver "r128"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "UsePIO" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "NoSLI" # [<bool>]
    #Option "TexturedVideo" # [<bool>]
    #Option "DRI" # [<bool>]
    Identifier "Card1"
    Driver "tdfx"
    BusID "PCI:0:15:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    How to reproduce the problem
    I initially had twm installed but now I have gdm, both of which (seem to) show the exact same behavior, when doing the following:
    Start Xorg using xinit (or even startx, doesn't make a difference)
    Start your dm, for example:
    gdm dbus-launch gnome-control-center
    Move your mouse around a bit, try to login, anything will do, and wait for it to hang up - it never takes longer than a Minute
    After that, killing X using signal 15 or 9 won't work, I have to restart my computer to get another try.
    The last lines of dmesg are:
    [ 1550.681449] EXT4-fs (sda1): re-mounted. Opts: data=ordered,commit=0
    [ 1550.715635] EXT4-fs (sdb1): re-mounted. Opts: data=ordered,commit=0
    [ 1800.843311] INFO: task X:297 blocked for more than 120 seconds.
    [ 1800.843333] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1800.843345] X D 016bde74 0 297 296 0x00400000
    [ 1800.843368] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 1800.843401] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 1800.843431] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 1800.843462] Call Trace:
    [ 1800.843517] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1800.843545] [<c04d0fc3>] schedule+0x23/0x60
    [ 1800.843576] [<c039a077>] vga_get+0xe7/0x150
    [ 1800.843616] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1800.843637] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1800.843667] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1800.843703] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1800.843723] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.843743] [<c0233b48>] vfs_write+0x88/0x160
    [ 1800.843762] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.843783] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1800.843808] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 1800.843828] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 1800.843837] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1800.843846] Xorg D 01cebe74 0 439 438 0x00400000
    [ 1800.843865] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 1800.843896] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 1800.843926] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 1800.843957] Call Trace:
    [ 1800.843992] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 1800.844016] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1800.844037] [<c04d0fc3>] schedule+0x23/0x60
    [ 1800.844057] [<c039a077>] vga_get+0xe7/0x150
    [ 1800.844082] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1800.844102] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1800.844124] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1800.844147] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1800.844167] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.844188] [<c0233b48>] vfs_write+0x88/0x160
    [ 1800.844207] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1800.844228] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1800.844248] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 1920.843300] INFO: task X:297 blocked for more than 120 seconds.
    [ 1920.843321] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1920.843333] X D 016bde74 0 297 296 0x00400000
    [ 1920.843356] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 1920.843389] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 1920.843419] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 1920.843450] Call Trace:
    [ 1920.843503] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1920.843530] [<c04d0fc3>] schedule+0x23/0x60
    [ 1920.843561] [<c039a077>] vga_get+0xe7/0x150
    [ 1920.843600] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1920.843620] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1920.843650] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1920.843685] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1920.843705] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.843726] [<c0233b48>] vfs_write+0x88/0x160
    [ 1920.843745] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.843765] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1920.843789] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 1920.843812] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 1920.843821] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 1920.843830] Xorg D 01cebe74 0 439 438 0x00400000
    [ 1920.843849] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 1920.843880] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 1920.843910] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 1920.843941] Call Trace:
    [ 1920.843975] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 1920.844000] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1920.844021] [<c04d0fc3>] schedule+0x23/0x60
    [ 1920.844042] [<c039a077>] vga_get+0xe7/0x150
    [ 1920.844066] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 1920.844086] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 1920.844108] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 1920.844132] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 1920.844151] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.844171] [<c0233b48>] vfs_write+0x88/0x160
    [ 1920.844191] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 1920.844211] [<c0233e3d>] sys_write+0x3d/0x80
    [ 1920.844232] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2040.843288] INFO: task X:297 blocked for more than 120 seconds.
    [ 2040.843308] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2040.843319] X D 016bde74 0 297 296 0x00400000
    [ 2040.843341] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 2040.843374] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 2040.843404] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 2040.843435] Call Trace:
    [ 2040.843489] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2040.843515] [<c04d0fc3>] schedule+0x23/0x60
    [ 2040.843544] [<c039a077>] vga_get+0xe7/0x150
    [ 2040.843581] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2040.843601] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2040.843630] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2040.843665] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2040.843684] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.843705] [<c0233b48>] vfs_write+0x88/0x160
    [ 2040.843724] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.843745] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2040.843768] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2040.843790] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 2040.843799] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2040.843808] Xorg D 01cebe74 0 439 438 0x00400000
    [ 2040.843827] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 2040.843858] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 2040.843888] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 2040.843919] Call Trace:
    [ 2040.843953] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 2040.843977] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2040.843997] [<c04d0fc3>] schedule+0x23/0x60
    [ 2040.844018] [<c039a077>] vga_get+0xe7/0x150
    [ 2040.844043] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2040.844063] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2040.844085] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2040.844109] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2040.844129] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.844149] [<c0233b48>] vfs_write+0x88/0x160
    [ 2040.844168] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2040.844188] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2040.844209] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2160.843271] INFO: task X:297 blocked for more than 120 seconds.
    [ 2160.843291] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2160.843302] X D 016bde74 0 297 296 0x00400000
    [ 2160.843326] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 2160.843359] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 2160.843389] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 2160.843419] Call Trace:
    [ 2160.843473] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2160.843499] [<c04d0fc3>] schedule+0x23/0x60
    [ 2160.843529] [<c039a077>] vga_get+0xe7/0x150
    [ 2160.843567] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2160.843587] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2160.843615] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2160.843650] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2160.843670] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.843690] [<c0233b48>] vfs_write+0x88/0x160
    [ 2160.843710] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.843730] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2160.843753] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2160.843774] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 2160.843783] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2160.843793] Xorg D 01cebe74 0 439 438 0x00400000
    [ 2160.843812] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 2160.843843] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 2160.843873] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 2160.843903] Call Trace:
    [ 2160.843938] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 2160.843963] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2160.843983] [<c04d0fc3>] schedule+0x23/0x60
    [ 2160.844003] [<c039a077>] vga_get+0xe7/0x150
    [ 2160.844028] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2160.844048] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2160.844070] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2160.844094] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2160.844114] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.844133] [<c0233b48>] vfs_write+0x88/0x160
    [ 2160.844153] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2160.844173] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2160.844194] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2280.843266] INFO: task X:297 blocked for more than 120 seconds.
    [ 2280.843285] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2280.843296] X D 016bde74 0 297 296 0x00400000
    [ 2280.843319] d26bded0 00000082 0826cde0 016bde74 00000000 c060c220 c06dd6c0 c06dd6c0
    [ 2280.843352] 9c9af169 0000017e d3a826c0 d26a1f20 00000000 00000000 00000000 00000003
    [ 2280.843382] d26bdeb0 00000000 d26bdec0 d2ecc136 00000000 00000000 d26bdec4 c02f39af
    [ 2280.843413] Call Trace:
    [ 2280.843465] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2280.843491] [<c04d0fc3>] schedule+0x23/0x60
    [ 2280.843521] [<c039a077>] vga_get+0xe7/0x150
    [ 2280.843558] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2280.843579] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2280.843606] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2280.843641] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2280.843661] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.843681] [<c0233b48>] vfs_write+0x88/0x160
    [ 2280.843700] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.843720] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2280.843743] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    [ 2280.843764] INFO: task Xorg:439 blocked for more than 120 seconds.
    [ 2280.843774] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 2280.843783] Xorg D 01cebe74 0 439 438 0x00400000
    [ 2280.843802] d1cebed0 00003082 bf8b2890 01cebe74 00000000 d1cf8000 c06dd6c0 c06dd6c0
    [ 2280.843833] 00000000 00000176 d3a826c0 d2156450 00004000 00000000 00000000 d1cebea4
    [ 2280.843863] c014b8e5 00000000 d1cebec0 d2ecc4b6 00000000 00000000 d1cebec4 c02f39af
    [ 2280.843893] Call Trace:
    [ 2280.843927] [<c014b8e5>] ? __set_task_blocked+0x35/0x80
    [ 2280.843952] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 2280.843972] [<c04d0fc3>] schedule+0x23/0x60
    [ 2280.843993] [<c039a077>] vga_get+0xe7/0x150
    [ 2280.844018] [<c016af00>] ? try_to_wake_up+0x240/0x240
    [ 2280.844038] [<c039a31e>] vga_arb_write+0x8e/0x4e0
    [ 2280.844059] [<c02abe34>] ? security_file_permission+0x24/0xb0
    [ 2280.844083] [<c02337c3>] ? rw_verify_area+0x63/0x110
    [ 2280.844103] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.844123] [<c0233b48>] vfs_write+0x88/0x160
    [ 2280.844142] [<c039a290>] ? vga_tryget+0xa0/0xa0
    [ 2280.844163] [<c0233e3d>] sys_write+0x3d/0x80
    [ 2280.844183] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    My Logfiles
    The contents of my /var/log/Xorg.0.log are (with Xorg still running but hung)
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 1502.702] X Protocol Version 11, Revision 0
    [ 1502.703] Build Operating System: Linux 3.6.2-1-ARCH i686
    [ 1502.704] Current Operating System: Linux bora 3.6.2-1-ARCH #1 SMP PREEMPT Sat Oct 13 07:19:40 CEST 2012 i686
    [ 1502.705] Kernel command line: root=/dev/sda1 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 1502.706] Build Date: 19 October 2012 03:58:01PM
    [ 1502.707]
    [ 1502.708] Current version of pixman: 0.26.2
    [ 1502.709] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1502.710] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1502.713] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 24 04:30:43 2012
    [ 1502.819] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1502.871] (==) ServerLayout "X.org Configured"
    [ 1502.871] (**) |-->Screen "Screen0" (0)
    [ 1502.871] (**) | |-->Monitor "Monitor0"
    [ 1502.872] (**) | |-->Device "Card0"
    [ 1502.873] (**) |-->Screen "Screen1" (1)
    [ 1502.873] (**) | |-->Monitor "Monitor1"
    [ 1502.874] (**) | |-->Device "Card1"
    [ 1502.874] (==) Automatically adding devices
    [ 1502.874] (==) Automatically enabling devices
    [ 1502.874] (==) Automatically adding GPU devices
    [ 1502.953] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1502.953] Entry deleted from font path.
    [ 1502.953] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1502.954] Entry deleted from font path.
    [ 1502.954] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1502.954] Entry deleted from font path.
    [ 1502.955] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1502.955] Entry deleted from font path.
    [ 1502.955] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1502.956] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1502.956] Entry deleted from font path.
    [ 1502.956] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1502.956] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1502.956] Entry deleted from font path.
    [ 1502.956] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1502.956] Entry deleted from font path.
    [ 1502.956] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1502.956] Entry deleted from font path.
    [ 1502.957] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1502.957] Entry deleted from font path.
    [ 1502.957] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1502.957] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1502.957] Entry deleted from font path.
    [ 1502.957] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1502.957] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/misc/
    [ 1502.957] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 1502.957] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1502.980] (II) Loader magic: 0x825a620
    [ 1502.980] (II) Module ABI versions:
    [ 1502.981] X.Org ANSI C Emulation: 0.4
    [ 1502.981] X.Org Video Driver: 13.0
    [ 1502.981] X.Org XInput driver : 18.0
    [ 1502.981] X.Org Server Extension : 7.0
    [ 1502.987] (--) PCI: (0:0:15:0) 121a:0005:121a:0036 rev 1, Mem @ 0xda000000/33554432, 0xdc000000/33554432, I/O @ 0x0000ec00/256, BIOS @ 0x????????/65536
    [ 1502.987] (--) PCI:*(0:1:0:0) 1002:5246:1002:0008 rev 0, Mem @ 0xd4000000/67108864, 0xd9000000/16384, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
    [ 1502.988] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1502.999] Initializing built-in extension Generic Event Extension
    [ 1503.000] Initializing built-in extension SHAPE
    [ 1503.001] Initializing built-in extension MIT-SHM
    [ 1503.002] Initializing built-in extension XInputExtension
    [ 1503.002] Initializing built-in extension XTEST
    [ 1503.003] Initializing built-in extension BIG-REQUESTS
    [ 1503.004] Initializing built-in extension SYNC
    [ 1503.005] Initializing built-in extension XKEYBOARD
    [ 1503.006] Initializing built-in extension XC-MISC
    [ 1503.006] Initializing built-in extension SECURITY
    [ 1503.007] Initializing built-in extension XINERAMA
    [ 1503.008] Initializing built-in extension XFIXES
    [ 1503.009] Initializing built-in extension RENDER
    [ 1503.009] Initializing built-in extension RANDR
    [ 1503.010] Initializing built-in extension COMPOSITE
    [ 1503.010] Initializing built-in extension DAMAGE
    [ 1503.010] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1503.011] Initializing built-in extension DOUBLE-BUFFER
    [ 1503.011] Initializing built-in extension RECORD
    [ 1503.012] Initializing built-in extension DPMS
    [ 1503.012] Initializing built-in extension X-Resource
    [ 1503.013] Initializing built-in extension XVideo
    [ 1503.013] Initializing built-in extension XVideo-MotionCompensation
    [ 1503.014] Initializing built-in extension XFree86-VidModeExtension
    [ 1503.014] Initializing built-in extension XFree86-DGA
    [ 1503.015] Initializing built-in extension XFree86-DRI
    [ 1503.015] Initializing built-in extension DRI2
    [ 1503.015] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 1503.015] (II) LoadModule: "glx"
    [ 1503.033] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1503.133] (II) Module glx: vendor="X.Org Foundation"
    [ 1503.133] compiled for 1.13.0, module version = 1.0.0
    [ 1503.133] ABI class: X.Org Server Extension, version 7.0
    [ 1503.133] (==) AIGLX enabled
    [ 1503.135] Loading extension GLX
    [ 1503.135] (II) LoadModule: "r128"
    [ 1503.153] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
    [ 1503.218] (II) Module r128: vendor="X.Org Foundation"
    [ 1503.218] compiled for 1.13.0, module version = 6.9.1
    [ 1503.218] Module class: X.Org Video Driver
    [ 1503.218] ABI class: X.Org Video Driver, version 13.0
    [ 1503.219] (II) LoadModule: "tdfx"
    [ 1503.220] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
    [ 1503.269] (II) Module tdfx: vendor="X.Org Foundation"
    [ 1503.269] compiled for 1.13.0, module version = 1.4.5
    [ 1503.269] Module class: X.Org Video Driver
    [ 1503.270] ABI class: X.Org Video Driver, version 13.0
    [ 1503.270] (II) R128: Driver for ATI Rage 128 chipsets:
    ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
    ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
    ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
    ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
    ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
    ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
    ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
    ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
    ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
    ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
    ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
    ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
    ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
    ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
    ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
    ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
    ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
    ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
    ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
    ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
    ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
    ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
    ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
    ATI Rage 128 Pro ULTRA TU (AGP?)
    [ 1503.275] (II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
    3dfx Voodoo3, 3dfx Voodoo5
    [ 1503.276] (--) using VT number 2
    [ 1503.281] (II) TDFX(1): PIO base = 0xec00
    [ 1503.281] (II) R128(0): PCI bus 1 card 0 func 0
    [ 1503.282] (==) R128(0): Depth 24, (--) framebuffer bpp 32
    [ 1503.282] (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 1503.282] (==) R128(0): Default visual is TrueColor
    [ 1503.282] (II) Loading sub module "vgahw"
    [ 1503.282] (II) LoadModule: "vgahw"
    [ 1503.287] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 1503.331] (II) Module vgahw: vendor="X.Org Foundation"
    [ 1503.331] compiled for 1.13.0, module version = 0.1.0
    [ 1503.331] ABI class: X.Org Video Driver, version 13.0
    [ 1503.332] (II) R128(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
    [ 1503.332] (==) R128(0): RGB weight 888
    [ 1503.332] (II) R128(0): Using 8 bits per RGB (8 bit DAC)
    [ 1503.332] (II) Loading sub module "int10"
    [ 1503.332] (II) LoadModule: "int10"
    [ 1503.333] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1503.368] (II) Module int10: vendor="X.Org Foundation"
    [ 1503.369] compiled for 1.13.0, module version = 1.0.0
    [ 1503.369] ABI class: X.Org Video Driver, version 13.0
    [ 1503.369] (II) R128(0): initializing int10
    [ 1503.392] (II) R128(0): Primary V_BIOS segment is: 0xc000
    [ 1503.392] (--) R128(0): Chipset: "ATI Rage 128 GL RF (AGP)" (ChipID = 0x5246)
    [ 1503.392] (--) R128(0): Linear framebuffer at 0xd4000000
    [ 1503.392] (--) R128(0): MMIO registers at 0xd9000000
    [ 1503.393] (--) R128(0): VideoRAM: 16384 kByte (128-bit SDR SGRAM 1:1)
    [ 1503.393] (**) R128(0): Using external CRT for display
    [ 1503.424] (II) R128(0): Primary Display == Type 1
    [ 1503.424] (WW) R128(0): Can't determine panel dimensions, and none specified.
    Disabling programming of FP registers.
    [ 1503.424] (II) R128(0): PLL parameters: rf=2950 rd=65 min=12500 max=25000; xclk=9000
    [ 1503.424] (II) Loading sub module "ddc"
    [ 1503.424] (II) LoadModule: "ddc"
    [ 1503.424] (II) Module "ddc" already built-in
    [ 1503.424] (II) Loading sub module "vbe"
    [ 1503.425] (II) LoadModule: "vbe"
    [ 1503.425] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 1503.438] (II) Module vbe: vendor="X.Org Foundation"
    [ 1503.439] compiled for 1.13.0, module version = 1.1.0
    [ 1503.439] ABI class: X.Org Video Driver, version 13.0
    [ 1503.440] (II) R128(0): VESA BIOS detected
    [ 1503.440] (II) R128(0): VESA VBE Version 2.0
    [ 1503.440] (II) R128(0): VESA VBE Total Mem: 16384 kB
    [ 1503.440] (II) R128(0): VESA VBE OEM: ATI RAGE128
    [ 1503.440] (II) R128(0): VESA VBE OEM Software Rev: 1.0
    [ 1503.440] (II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    [ 1503.440] (II) R128(0): VESA VBE OEM Product: R128
    [ 1503.440] (II) R128(0): VESA VBE OEM Product Rev: 01.00
    [ 1503.441] (II) Loading sub module "ddc"
    [ 1503.441] (II) LoadModule: "ddc"
    [ 1503.441] (II) Module "ddc" already built-in
    [ 1503.534] (II) R128(0): VESA VBE DDC supported
    [ 1503.534] (II) R128(0): VESA VBE DDC Level 2
    [ 1503.534] (II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
    [ 1504.071] (II) R128(0): VESA VBE DDC read successfully
    [ 1504.072] (II) R128(0): Manufacturer: AOC Model: a781 Serial#: 11653
    [ 1504.072] (II) R128(0): Year: 2003 Week: 18
    [ 1504.072] (II) R128(0): EDID Version: 1.3
    [ 1504.072] (II) R128(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 1504.072] (II) R128(0): Sync: Separate
    [ 1504.072] (II) R128(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 1504.072] (II) R128(0): Gamma: 2.20
    [ 1504.073] (II) R128(0): DPMS capabilities: Off; RGB/Color Display
    [ 1504.073] (II) R128(0): First detailed timing is preferred mode
    [ 1504.073] (II) R128(0): redX: 0.631 redY: 0.354 greenX: 0.294 greenY: 0.596
    [ 1504.073] (II) R128(0): blueX: 0.143 blueY: 0.087 whiteX: 0.300 whiteY: 0.340
    [ 1504.073] (II) R128(0): Supported established timings:
    [ 1504.073] (II) R128(0): 720x400@70Hz
    [ 1504.074] (II) R128(0): 640x480@60Hz
    [ 1504.074] (II) R128(0): 640x480@67Hz
    [ 1504.074] (II) R128(0): 640x480@72Hz
    [ 1504.074] (II) R128(0): 640x480@75Hz
    [ 1504.074] (II) R128(0): 800x600@56Hz
    [ 1504.074] (II) R128(0): 800x600@60Hz
    [ 1504.074] (II) R128(0): 800x600@72Hz
    [ 1504.074] (II) R128(0): 800x600@75Hz
    [ 1504.074] (II) R128(0): 832x624@75Hz
    [ 1504.075] (II) R128(0): 1024x768@60Hz
    [ 1504.075] (II) R128(0): 1024x768@70Hz
    [ 1504.075] (II) R128(0): 1024x768@75Hz
    [ 1504.075] (II) R128(0): 1280x1024@75Hz
    [ 1504.075] (II) R128(0): Manufacturer's mask: 0
    [ 1504.075] (II) R128(0): Supported standard timings:
    [ 1504.075] (II) R128(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1504.075] (II) R128(0): Supported detailed timing:
    [ 1504.075] (II) R128(0): clock: 135.0 MHz Image Size: 340 x 270 mm
    [ 1504.076] (II) R128(0): h_active: 1280 h_sync: 1296 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 1504.076] (II) R128(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 1504.076] (II) R128(0): Serial No: T7SJ34AZ11653
    [ 1504.076] (II) R128(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 135 MHz
    [ 1504.076] (II) R128(0): Monitor name: LM720/LM720A
    [ 1504.076] (II) R128(0): EDID (in hex):
    [ 1504.077] (II) R128(0): 00ffffffffffff0005e381a7852d0000
    [ 1504.077] (II) R128(0): 120d010368221b782aa69ca15a4b9824
    [ 1504.077] (II) R128(0): 164c57bfef0081800101010101010101
    [ 1504.077] (II) R128(0): 010101010101bc34009851002a401090
    [ 1504.077] (II) R128(0): 1300540e11000018000000ff00543753
    [ 1504.077] (II) R128(0): 4a3334415a3131363533000000fd0037
    [ 1504.077] (II) R128(0): 4b1e530d000a202020202020000000fc
    [ 1504.077] (II) R128(0): 004c4d3732302f4c4d373230410a00d5
    [ 1504.078] (II) R128(0): EDID vendor "AOC", prod id 42881
    [ 1504.078] (II) R128(0): Using EDID range info for horizontal sync
    [ 1504.078] (II) R128(0): Using EDID range info for vertical refresh
    [ 1504.078] (II) R128(0): Printing DDC gathered Modelines:
    [ 1504.078] (II) R128(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz eP)
    ... (more Modelines)
    [ 1504.080] (II) R128(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1504.081] (==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1504.081] (II) R128(0): Monitor0: Using hsync range of 30.00-83.00 kHz
    [ 1504.081] (II) R128(0): Monitor0: Using vrefresh range of 55.00-75.00 Hz
    [ 1504.081] (II) R128(0): Monitor0: Using maximum pixel clock of 135.00 MHz
    [ 1504.081] (II) R128(0): Estimated virtual size for aspect ratio 1.2593 is 1280x1024
    [ 1504.081] (II) R128(0): Clock range: 12.50 to 250.00 MHz
    [ 1504.082] (II) R128(0): Not using default mode "640x350" (vrefresh out of range)
    ... (more Not using... - messages)
    [ 1504.087] (II) R128(0): Not using default mode "1024x768" (hsync out of range)
    [ 1504.088] (--) R128(0): Virtual size is 1280x1024 (pitch 1280)
    [ 1504.089] (**) R128(0): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
    [ 1504.089] (II) R128(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz ezP)
    ... (more Modelines)
    [ 1504.103] (II) R128(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd)
    [ 1504.103] (**) R128(0): Display dimensions: (340, 270) mm
    [ 1504.103] (**) R128(0): DPI set to (95, 96)
    [ 1504.103] (II) Loading sub module "fb"
    [ 1504.104] (II) LoadModule: "fb"
    [ 1504.104] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1504.161] (II) Module fb: vendor="X.Org Foundation"
    [ 1504.161] compiled for 1.13.0, module version = 1.0.0
    [ 1504.161] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1504.161] (II) Loading sub module "ramdac"
    [ 1504.161] (II) LoadModule: "ramdac"
    [ 1504.161] (II) Module "ramdac" already built-in
    [ 1504.162] (II) Loading sub module "shadowfb"
    [ 1504.162] (II) LoadModule: "shadowfb"
    [ 1504.162] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 1504.176] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 1504.176] compiled for 1.13.0, module version = 1.0.0
    [ 1504.176] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1504.176] (II) R128(0): Page flipping disabled
    [ 1504.177] (!!) R128(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    [ 1504.177] (II) Loading sub module "vgahw"
    [ 1504.177] (II) LoadModule: "vgahw"
    [ 1504.178] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 1504.178] (II) Module vgahw: vendor="X.Org Foundation"
    [ 1504.179] compiled for 1.13.0, module version = 0.1.0
    [ 1504.179] ABI class: X.Org Video Driver, version 13.0
    [ 1504.179] (II) Loading sub module "int10"
    [ 1504.179] (II) LoadModule: "int10"
    [ 1504.180] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1504.180] (II) Module int10: vendor="X.Org Foundation"
    [ 1504.180] compiled for 1.13.0, module version = 1.0.0
    [ 1504.180] ABI class: X.Org Video Driver, version 13.0
    [ 1504.180] (II) TDFX(1): Softbooting the board (through the int10 interface).
    [ 1508.298] (II) TDFX(1): Softbooting the board succeeded.
    [ 1508.298] (==) TDFX(1): Depth 24, (--) framebuffer bpp 32
    [ 1508.298] (==) TDFX(1): RGB weight 888
    [ 1508.298] (==) TDFX(1): Default visual is TrueColor
    [ 1508.299] (--) TDFX(1): Chipset: "3dfx Voodoo3"
    [ 1508.299] (--) TDFX(1): Linear framebuffer at 0xDC000000
    [ 1508.299] (--) TDFX(1): MMIO registers at addr 0xDA000000
    [ 1508.299] (--) TDFX(1): PIO registers at addr 0xEC00
    [ 1508.299] (II) TDFX(1): DRAMINIT1 read 0x40530031, programming 0x40202031 (not Banshee)
    [ 1508.300] (II) TDFX(1): TDFXInitChips: numchips = 1
    [ 1508.300] (II) TDFX(1): TDFXInitChips: cfgbits = 0x00000000, initbits = 0x00000001
    [ 1508.300] (II) TDFX(1): TDFXInitChips: mem0base = 0xda000000, mem1base = 0xdc000008
    [ 1508.300] (II) TDFX(1): TDFXInitChips: mem0size = 0x02000000, mem1size = 0x02000000
    [ 1508.300] (II) TDFX(1): TDFXInitChips: mem0bits = 0x00000005, mem1bits = 0x00000050
    [ 1508.300] (II) TDFX(1): TDFXInitChips: cfgbits = 0x00000055
    [ 1508.301] (II) TDFX(1): TDFXInitChips: MMIOAddr[0] = 0xda000000
    [ 1508.301] (II) TDFX(1): TDFXInitChips: LinearAddr[0] = 0xdc000008
    [ 1508.301] (--) TDFX(1): VideoRAM: 16384 kByte Mapping 32768 kByte
    [ 1508.302] (==) TDFX(1): Using gamma correction (1.0, 1.0, 1.0)
    [ 1508.302] (II) Loading sub module "fb"
    [ 1508.302] (II) LoadModule: "fb"
    [ 1508.302] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1508.302] (II) Module fb: vendor="X.Org Foundation"
    [ 1508.303] compiled for 1.13.0, module version = 1.0.0
    [ 1508.303] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1508.303] (II) Loading sub module "xaa"
    [ 1508.303] (II) LoadModule: "xaa"
    [ 1508.336] (WW) Warning, couldn't open module xaa
    [ 1508.336] (II) UnloadModule: "xaa"
    [ 1508.336] (II) Unloading xaa
    [ 1508.336] (EE) TDFX: Failed to load module "xaa" (module does not exist, 0)
    [ 1508.336] (WW) TDFX(1): No acceleration available
    [ 1508.336] (**) TDFX(1): ShowCache Disabled
    [ 1508.337] (**) TDFX(1): video key default 0x1e
    [ 1508.337] (II) Loading sub module "ramdac"
    [ 1508.337] (II) LoadModule: "ramdac"
    [ 1508.337] (II) Module "ramdac" already built-in
    [ 1508.337] (II) Loading sub module "i2c"
    [ 1508.337] (II) LoadModule: "i2c"
    [ 1508.337] (II) Module "i2c" already built-in
    [ 1508.337] (II) Loading sub module "ddc"
    [ 1508.338] (II) LoadModule: "ddc"
    [ 1508.338] (II) Module "ddc" already built-in
    [ 1508.338] (II) TDFX(1): I2C bus "DDC" initialized.
    [ 1508.338] (II) TDFX(1): I2C device "DDC:ddc2" registered at address 0xA0.
    [ 1508.404] (II) TDFX(1): Manufacturer: AOC Model: a781 Serial#: 2230
    [ 1508.404] (II) TDFX(1): Year: 2003 Week: 20
    [ 1508.404] (II) TDFX(1): EDID Version: 1.3
    [ 1508.404] (II) TDFX(1): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 1508.404] (II) TDFX(1): Sync: Separate
    [ 1508.405] (II) TDFX(1): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 1508.405] (II) TDFX(1): Gamma: 2.20
    [ 1508.405] (II) TDFX(1): DPMS capabilities: Off; RGB/Color Display
    [ 1508.405] (II) TDFX(1): First detailed timing is preferred mode
    [ 1508.405] (II) TDFX(1): redX: 0.631 redY: 0.354 greenX: 0.294 greenY: 0.596
    [ 1508.405] (II) TDFX(1): blueX: 0.143 blueY: 0.087 whiteX: 0.300 whiteY: 0.340
    [ 1508.406] (II) TDFX(1): Supported established timings:
    [ 1508.406] (II) TDFX(1): 720x400@70Hz
    [ 1508.406] (II) TDFX(1): 640x480@60Hz
    [ 1508.406] (II) TDFX(1): 640x480@67Hz
    [ 1508.406] (II) TDFX(1): 640x480@72Hz
    [ 1508.406] (II) TDFX(1): 640x480@75Hz
    [ 1508.406] (II) TDFX(1): 800x600@56Hz
    [ 1508.406] (II) TDFX(1): 800x600@60Hz
    [ 1508.407] (II) TDFX(1): 800x600@72Hz
    [ 1508.407] (II) TDFX(1): 800x600@75Hz
    [ 1508.407] (II) TDFX(1): 832x624@75Hz
    [ 1508.407] (II) TDFX(1): 1024x768@60Hz
    [ 1508.407] (II) TDFX(1): 1024x768@70Hz
    [ 1508.407] (II) TDFX(1): 1024x768@75Hz
    [ 1508.407] (II) TDFX(1): 1280x1024@75Hz
    [ 1508.407] (II) TDFX(1): Manufacturer's mask: 0
    [ 1508.407] (II) TDFX(1): Supported standard timings:
    [ 1508.408] (II) TDFX(1): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1508.408] (II) TDFX(1): Supported detailed timing:
    [ 1508.408] (II) TDFX(1): clock: 135.0 MHz Image Size: 340 x 270 mm
    [ 1508.408] (II) TDFX(1): h_active: 1280 h_sync: 1296 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 1508.408] (II) TDFX(1): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 1508.408] (II) TDFX(1): Serial No: T7AJ35AD02230
    [ 1508.408] (II) TDFX(1): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 135 MHz
    [ 1508.409] (II) TDFX(1): Monitor name: LM720/LM720A
    [ 1508.409] (II) TDFX(1): EDID (in hex):
    [ 1508.409] (II) TDFX(1): 00ffffffffffff0005e381a7b6080000
    [ 1508.409] (II) TDFX(1): 140d010368221b782aa69ca15a4b9824
    [ 1508.409] (II) TDFX(1): 164c57bfef0081800101010101010101
    [ 1508.409] (II) TDFX(1): 010101010101bc34009851002a401090
    [ 1508.409] (II) TDFX(1): 1300540e11000018000000ff00543741
    [ 1508.410] (II) TDFX(1): 4a333541443032323330000000fd0037
    [ 1508.410] (II) TDFX(1): 4b1e530d000a202020202020000000fc
    [ 1508.410] (II) TDFX(1): 004c4d3732302f4c4d373230410a00f7
    [ 1508.410] (II) TDFX(1): EDID vendor "AOC", prod id 42881
    [ 1508.410] (II) TDFX(1): Using EDID range info for horizontal sync
    [ 1508.410] (II) TDFX(1): Using EDID range info for vertical refresh
    [ 1508.410] (II) TDFX(1): Printing DDC gathered Modelines:
    [ 1508.411] (II) TDFX(1): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz eP)
    ... (more Modelines)
    [ 1508.413] (II) TDFX(1): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1508.413] (II) TDFX(1): Monitor1: Using hsync range of 30.00-83.00 kHz
    [ 1508.413] (II) TDFX(1): Monitor1: Using vrefresh range of 55.00-75.00 Hz
    [ 1508.413] (II) TDFX(1): Monitor1: Using maximum pixel clock of 135.00 MHz
    [ 1508.413] (II) TDFX(1): Estimated virtual size for aspect ratio 1.2593 is 1280x1024
    [ 1508.413] (II) TDFX(1): Clock range: 12.00 to 300.00 MHz
    [ 1508.414] (II) TDFX(1): Not using default mode "640x350" (vrefresh out of range)
    ... (more TDFX Not using... - messages)
    [ 1508.419] (II) TDFX(1): Not using default mode "1024x768" (hsync out of range)
    [ 1508.420] (--) TDFX(1): Virtual size is 1280x1024 (pitch 1280)
    [ 1508.421] (**) TDFX(1): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
    [ 1508.421] (II) TDFX(1): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz ezP)
    [ 1508.421] (**) TDFX(1): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
    ... (more modelines from TDFX)
    [ 1508.435] (**) TDFX(1): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
    [ 1508.435] (II) TDFX(1): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd)
    [ 1508.435] (**) TDFX(1): Display dimensions: (340, 270) mm
    [ 1508.435] (**) TDFX(1): DPI set to (95, 96)
    [ 1508.435] (--) Depth 24 pixmap format is 32 bpp
    [ 1508.436] (II) R128(0): Acceleration of RENDER operations will be enabledupon successful loading of DRI and EXA
    [ 1508.546] (WW) R128(0): Direct rendering is not supported when VGA arb is necessary for the device
    [ 1508.547] (EE) R128(0): [dri] DRIScreenInit failed. Disabling DRI.
    [ 1508.577] (II) R128(0): Filling in EXA memory info
    [ 1508.577] (II) R128(0): Loading EXA module...
    [ 1508.577] (II) Loading sub module "exa"
    [ 1508.577] (II) LoadModule: "exa"
    [ 1508.578] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1508.632] (II) Module exa: vendor="X.Org Foundation"
    [ 1508.632] compiled for 1.13.0, module version = 2.6.0
    [ 1508.632] ABI class: X.Org Video Driver, version 13.0
    [ 1508.632] (II) R128(0): Allocating EXA driver...
    [ 1508.632] (II) R128(0): Acceleration enabled
    [ 1508.633] (II) R128(0): Filled in offs
    [ 1508.633] (II) R128(0): Going to init EXA...
    [ 1508.633] (II) R128(0): Setting up EXA callbacks
    [ 1508.633] (II) R128(0): Initalizing 2D acceleration engine...
    [ 1508.633] (II) R128(0): Initializing EXA driver...
    [ 1508.633] (II) EXA(0): Offscreen pixmap area of 11534336 bytes
    [ 1508.633] (II) EXA(0): Driver registered support for the following operations:
    [ 1508.634] (II) Solid
    [ 1508.634] (II) Copy
    [ 1508.634] (II) R128(0): EXA Acceleration enabled
    [ 1508.634] (==) R128(0): Backing store disabled
    [ 1508.635] (==) R128(0): Silken mouse enabled
    [ 1508.635] (II) R128(0): Using hardware cursor (scanline 13105)
    [ 1508.648] (==) R128(0): DPMS enabled
    [ 1508.648] (WW) R128(0): Direct rendering disabled
    [ 1508.649] (==) RandR enabled
    [ 1508.651] (II) TDFX(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0
    [ 1508.651] (II) TDFX(1): Changing back offset from 0x005ff000 to 0x005fe000
    [ 1508.651] (II) TDFX(1): Not enough video memory available for textures and depth buffer
    and/or back buffer. Disabling DRI. To use DRI try lower
    resolution modes and/or a smaller virtual screen size
    [ 1508.651] (II) TDFX(1): Cursor Offset: [0x00000000,0x00001000)
    [ 1508.651] (II) TDFX(1): Fifo Offset: [0x00001000, 0x00041000)
    [ 1508.651] (II) TDFX(1): Front Buffer Offset: [0x00041000, 0x00692800)
    [ 1508.651] (II) TDFX(1): (NOT USED) Texture Offset: [0x00692800, 0x006927FF)
    [ 1508.651] (II) TDFX(1): (NOT USED) BackOffset: [0x01000000, 0x01500000)
    [ 1508.652] (II) TDFX(1): (NOT USED) DepthOffset: [0xFFFFFFFF, 0x004FFFFF)
    [ 1508.652] (II) TDFX(1): Minimum 270, Maximum 1023 lines of offscreen memory available
    [ 1508.663] (==) TDFX(1): Backing store disabled
    [ 1508.663] (==) TDFX(1): Silken mouse enabled
    [ 1508.664] (==) TDFX(1): DPMS enabled
    [ 1508.664] (WW) TDFX(1): Direct rendering disabled
    [ 1508.665] (==) RandR enabled
    [ 1508.665] (II) Found 2 VGA devices: arbiter wrapping enabled
    [ 1508.734] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1508.734] (II) AIGLX: Screen 0 is not DRI capable
    [ 1509.746] (II) AIGLX: Loaded and initialized swrast
    [ 1509.746] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1509.747] (II) AIGLX: Screen 1 is not DRI2 capable
    [ 1509.747] (II) AIGLX: Screen 1 is not DRI capable
    [ 1509.752] (II) AIGLX: Loaded and initialized swrast
    [ 1509.752] (II) GLX: Initialized DRISWRAST GL provider for screen 1
    [ 1510.656] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 1510.656] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1510.657] (II) LoadModule: "evdev"
    [ 1510.658] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1510.701] (II) Module evdev: vendor="X.Org Foundation"
    [ 1510.701] compiled for 1.13.0, module version = 2.7.3
    [ 1510.701] Module class: X.Org XInput Driver
    [ 1510.701] ABI class: X.Org XInput driver, version 18.0
    [ 1510.701] (II) Using input driver 'evdev' for 'Power Button'
    [ 1510.701] (**) Power Button: always reports core events
    [ 1510.702] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 1510.702] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1510.702] (--) evdev: Power Button: Found keys
    [ 1510.703] (II) evdev: Power Button: Configuring as keyboard
    [ 1510.703] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 1510.703] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1510.703] (**) Option "xkb_rules" "evdev"
    [ 1510.703] (**) Option "xkb_model" "evdev"
    [ 1510.704] (**) Option "xkb_layout" "us"
    [ 1510.903] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 1510.903] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1510.904] (II) Using input driver 'evdev' for 'Power Button'
    [ 1510.904] (**) Power Button: always reports core events
    [ 1510.904] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 1510.904] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1510.904] (--) evdev: Power Button: Found keys
    [ 1510.904] (II) evdev: Power Button: Configuring as keyboard
    [ 1510.905] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 1510.905] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1510.905] (**) Option "xkb_rules" "evdev"
    [ 1510.905] (**) Option "xkb_model" "evdev"
    [ 1510.905] (**) Option "xkb_layout" "us"
    [ 1510.910] (II) config/udev: Adding input device pac7311 (/dev/input/event4)
    [ 1510.910] (**) pac7311: Applying InputClass "evdev keyboard catchall"
    [ 1510.910] (II) Using input driver 'evdev' for 'pac7311'
    [ 1510.910] (**) pac7311: always reports core events
    [ 1510.910] (**) evdev: pac7311: Device: "/dev/input/event4"
    [ 1510.911] (--) evdev: pac7311: Vendor 0x93a Product 0x260e
    [ 1510.911] (--) evdev: pac7311: Found keys
    [ 1510.911] (II) evdev: pac7311: Configuring as keyboard
    [ 1510.911] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.2/usb1/1-2/input/input4/event4"
    [ 1510.911] (II) XINPUT: Adding extended input device "pac7311" (type: KEYBOARD, id 8)
    [ 1510.911] (**) Option "xkb_rules" "evdev"
    [ 1510.912] (**) Option "xkb_model" "evdev"
    [ 1510.912] (**) Option "xkb_layout" "us"
    [ 1510.916] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1510.916] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1510.917] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 1510.917] (**) AT Translated Set 2 keyboard: always reports core events
    [ 1510.917] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 1510.917] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 1510.917] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 1510.917] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 1510.918] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 1510.918] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 1510.918] (**) Option "xkb_rules" "evdev"
    [ 1510.918] (**) Option "xkb_model" "evdev"
    [ 1510.918] (**) Option "xkb_layout" "us"
    [ 1510.923] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event5)
    [ 1510.923] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 1510.923] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 1510.923] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 1510.924] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event5"
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 1510.924] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 1510.925] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 1510.925] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 1510.925] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 1510.925] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1510.925] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
    [ 1510.925] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
    [ 1510.926] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 1510.927] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 1510.927] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 1510.927] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 1510.928] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 1510.930] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
    [ 1510.930] (II) No input driver specified, ignoring this device.
    [ 1510.930] (II) This device may have been added with another device file.
    [ 1510.932] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 1510.932] (II) No input driver specified, ignoring this device.
    [ 1510.932] (II) This device may have been added with another device file.
    Any help is appreciated.
    Last edited by e01f (2012-10-24 02:00:49)

    I added
    Option "SWCursor" "true"
    to my config, and it didn't seem to make a difference. Do those
    [ 1800.843462] Call Trace:
    [ 1800.843517] [<c02f39af>] ? string.isra.4+0x2f/0xa0
    [ 1800.843545] [<c04d0fc3>] schedule+0x23/0x60
    [ 1800.843576] [<c039a077>] vga_get+0xe7/0x150
    traces in dmesg tell you something? I regret that I am relatively new to Linux and therefore don't know much about the way drivers work, but I have been a C/C++/Pascal/PHP/... programmer for many years and have some expereince with assembler programming.
    Thanks again for your support!

  • FM9 crashing when moving the mouse to the pods

    Hi,
    I've FM9 (on XP SP3) frequently crash when moving the mouse cursor over one of the hidden "pods" in the lower side of the window (Conditional Text, to be precise).
    I've sent Adobe several of the crash logs, but it seems there is no update fixing this issue.
    Is someone else having this problem? I feel I alread asked this in this forum, but I can no longer find the thread.
    Paolo

    Paolo, just to be clear, "undocking" the pods by moving them away from your work area is different from actually "de-podding" -- which means stopping the pod from being displayed  -- by changing your workspace settings.
    There are some instructions about creating a custom workspace, in which you can stop the pods from being displayed or being "active" even when they are being minimizd, here:
    Workspaces in FrameMaker 9
    Adobe Forums: Steps to "de-pod" workspaces in FM 9

  • Individual Panels "Jump" when moving the mouse over

    I am using AE CS2. When I move the mouse over individual panels, the panels "jump". They don't change to a new location, they just jump once in place as if they have been bumped. It is quite annoying. What causes this?
    Thanks.

    Microsoft Intellipoint software is known to cause this issue.

  • Stop waking the screensaver when moving the mouse

    I am using Mac OX 10.6.8, i would like to use itunes artwork as screensaver and choose music. But it wake the mac every time i moved my mouse. Is there any solution? Or it doesn't work on my version?

    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. There are ways to back up a computer that isn't fully functional — ask if you need guidance.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    *An SSD doesn't need to be zeroed.

  • Strange hi pitch noise thru headphones button only when moving the mouse!?

    So i'm sitting there with a pair of sony headphones working on my intel imac and I notice a high pitch (but very quiet) noise.
    Eventually I work out that it only happens when I move my mouse.
    Does this happen to anyone else?

    I saw these last year!
    http://discussions.apple.com/thread.jspa?messageID=2713451&#2713451
    http://discussions.apple.com/thread.jspa?messageID=2301548&#2301548
    For more go here
    http://discussions.apple.com/search.jspa?threadID=&q=mightymouse+audionoise&objID=c189&dateRange=lastyear&userID=&numResults=15
    17" iMac Intel Core Duo 1.5GB Ram   Mac OS X (10.4.9)   Maxtor 300GB FireWire Creative Inspire 2.1 2G Nano

  • Screen image moves when moving the mouse

    I inadvertently changed either the mouse or expose settings last evening and now my screen is magnified so that some icons are off screen. If the mouse is moved the screen image jerks over to reveal the hidden areas in a horrible way. Does anyone have any idea how I can get things back to normal? AJ

    You should be able to change the magic mouse's settings
    and perhaps select to turn off some of the features which
    have enabled the unwanted effects.
    Since I have an older single-button Apple Pro black mouse
    with the clear case and black/green circuit board inside, I
    can understand the issues a newer design mouse brings.
    Several multiple-button mouse products I've tried (not wi-fi)
    were unsatisfactory due to the unwanted effects set into
    motion by various accidental activations.
    The Magic Mouse has a touch-surface, so you may have
    to try and find out what settings have triggered the effects
    you have no need for, & either change them, or turn them off.
    The touch gestures sometimes activated by just trying to
    use the sensor-laden top section of the Magic Mouse is
    an area you may have to do some searches into; some
    sites had discussed different matters regarding this item
    and some topics include custom gestures. There may be
    some kinds of custom software to modify the unit, too.
    One site with a list of motions that produce more effects:
    • "Add more gestures to your Magic Mouse"
    http://stagingkiller.wordpress.com/2009/11/26/add-more-gestures-to-your-magic-mo use/
    {There probably are some other sites with helpful hints
    about how to disable some of the existing ones. The
    control settings in System Preferences may be a start.}
    • MagicPrefs is a must download for Magic Mouse owners (freeware)
    http://www.tuaw.com/2009/12/31/magicprefs-is-a-must-download-for-magic-mouse-own ers/
    Other preference selection software to control gestures can be read
    about in this linked web page with some comparison products:
    http://www.geeksology.com/how-to-add-additional-gestures-to-apples-magic-mouse/
    Sorry to not be as much help as initially thought; and
    hopefully some other answers will be forthcoming.
    Good luck & happy computing!

  • The first time I start Firefox it is very slow coming up but after it is up and I want another window it fast again. What do I need to do to clean out whatever is clogging it up.

    Question
    The first time I start Firefox it is very slow coming up but after it is up and I want another window it fast again. What do I need to do to clean out whatever is clogging it up. edit

    * The first time you start up any application after turning on your computer is called a cold start, which is why Firefox takes a while to load right away. (I've noticed that future versions of Firefox start up faster on a cold start then Firefox 5.0.1.) Also, a lower amount of RAM could be slowing its start-up down since Firefox is kind of memory hungry.
    * As for the second part of your question, press ctrl,Alt, and the delete keys on your keyboard. The Windows Task Manager should start. Go to the processes tab and look for 'firefox.exe'. Right click on the firefox.exe and click 'End Process'. Hit Yes and wait for a minute.
    * Then opening Firefox again.
    Hopefully this helped somewhat!

  • My firefox is running very slow, espically when I am typing, scrolling and in many simple activities. On the other hand my internet explorer is going normally like simple browser.

    My firefox is running very slow, espically when I am typing, scrolling and in many simple activities. On the other hand my internet explorer is going normally like simple browser.

    Hi,
    Please try disabling all the features under '''Browsing''' in '''Tools '''('''Alt''' + '''T''') > '''Options '''> '''Advanced '''> '''General'''. You can later toggle the values to find an optimum solution. Please also [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u see this.]
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • I amexperiencing a very slow log in's and speed to my desktop is very slow also. What is the cleanup I have to do to make this faster

    I amexperiencing a very slow log in's and speed to my desktop is very slow also. What is the cleanup I have to do to make this faster

    How large is your hard drive and how much hard drive space do you have left?
    Sluggish Finder - Bunch of icons on your desktop?  An overcrowded desktop slows down your Mac.
    Get rid of needless Finder calculations - Open a window in Finder/View/Show View Options:  ensure "Calculate All Sizes" option is unchecked.
    Internet related - It's likely that your broadband connection is the bottleneck.  You can check your speed on http://www.speedtest.net to see how fast your connection is.  If your web browser specifically performs slowly, quit and relaunch it.
       If browser remains sluggish, empty its cache.
    Safari/Empty Cache
    Firefox/Preferences - select the Network tab of the Advanced preferences and click the "Clear Now" button in the "Offline Storage" area.
    Application related - Launch "Activity Monitor" - Applications/Utilities - click the CPU heading and see what float to the top.  If an application takes up a large chunk of CPU and won't let it go, it could be dragging down your Mac's performance.  Quit it by clicking the Quit Process button at the top of the Activity Monitor window.
    Too little ram - max out your ram.
    It is very difficult to offer troubleshooting suggestions when the "os version" you are using is unknown as each os has their own troubleshooting solutions.  Which model Macbook Pro are you using?

  • I own a 13-inch MacBook Pro and for the past day, my wifi on my laptop says I only have two bars of connection and is running very slow,but all of my other devices such as my iPhone and iPad are connecting perfectly to the wifi. How can I fix this? Thanks

    I own a 13-inch MacBook Pro and for the past day, my wifi on my laptop says I only have two bars of connection and is running very slow,but all of my other devices such as my iPhone and iPad are connecting perfectly to the wifi. How can I fix this? I have tried to shut my laptop off and let it rest and I have also re-started my wifi router three different times. Someone please help me with this problem so I can begin to use my laptop again as I take it to school and use it for class.
    Thanks so much!

    FCP, and all software on OSX, has a few different "preference" files (the extension is .plist), which store all your user settings. Each time you resize a window, change a setting, anything, this file is re-written. Kinda easy to see how they would become corrupt every now and then.
    -Close FCP
    -Navigate to User>Library>Preferences and delete com.apple.FinalCutPro.plist
    -Navigate to User>Library>Preferences>Final Cut Pro User Data and delete Final Cut Pro 5.0 Prefs
    -Empty your trash
    Relaunch FCP and see if that worked.
    Download FCP Rescue to make this process easier in the future. When you have FCP running really smooth, open FCP Rescue and create a backup of your preference files. If it starts acting wanky, just run FCP Rescue and Restore your backup preferences. Works really slick, and it's free.
    EDIT: Or use the really simple explaination that X posted as I was typing.

  • Clicking on a link does not open firefox and take me to the page when firefox is my default browser but does when Internet Explorer is my default browser, what is wrong?

    All of a sudden (I think after the last firefox update) links in other web pages won't open firefox to access the page when firefox is my default browser but works when I change my default browser to Internet Explorer and I can't figure out why. Help!!!

    This problem just arose for me today. Very frustrating. Tried all of the suggestions here without success. Then a very simple solution came to me:
    UNINSTALL CHROME. I haven't used Chrome for a long while anyway since it seems to have chronic problems of one sort or another. Firefox does 95% of what I need, and Internet Explorer can handle the other 5%.
    After uninstalling Chrome I clicked a mailto link. It asked me what program to use and did not list Firefox as an option for some reason. In the Tools menu, I chose "Options" and went to the "Applications" tab. Searched for "mailto". There was a single entry - when Chrome was installed it gave me no options to switch. After uninstalling Chrome I was able to change that. It still did not list Firefox, but it did list "Gmail". Selecting that causes my Gmail to open in Firefox.
    I have no idea whether Google or Microsoft is responsible for this, but I'm inclined to give the hairy eyeball to Google for this one. It's the sort of stunt they'd pull on Microsoft, then pretend it was just a mistake. Just one guy's opinion, of course.

  • Hi all.When pressed play and make some changes in loop (eg fade in fade out) are very slow to implement, and also the loops from the library are very slow to play, corrects the somewhat self so is the Logic??

    hi all.When pressed play and make some changes in loop (eg fade in fade out) are very slow to implement, and also the loops from the library are very slow to play, corrects the somewhat self so is the Logic??

    Hey there Logic Pro21,
    It sounds like you are seeing some odd performance issues with Logic Pro X. I recommend these troubleshooting steps specifically from the following article to help troubleshoot what is happening:
    Logic Pro X: Troubleshooting basics
    http://support.apple.com/kb/HT5859
    Verify that your computer meets the system requirements for Logic Pro X
    See Logic Pro X Technical Specifications.
    Test using the computer's built-in audio hardware
    If you use external audio hardware, try setting Logic Pro X to use the built-in audio hardware on your computer. Choose Logic Pro X > Preferences > Audio from the main menu and click the Devices tab. Choose the built in audio hardware from the Input Device and Output Device pop-up menus. If the issue is resolved using built-in audio, refer to the manufacturer of your audio interface.
    Start Logic with a different project template
    Sometimes project files can become damaged, causing unexpected behavior in Logic. If you use a template, damage to the template can cause unexpected results with any project subsequently created from it. To create a completely fresh project choose File > New from Template and select Empty Project in the template selector window. Test to see if the issue is resolved in the new project.
    Sometimes, issues with the data in a project can be repaired. Open an affected project and open the Project Information window with the Project Information key command. Click Reorganize Memory to attempt to repair the project. When you reorganize memory, the current project is checked for any signs of damage, structural problems, and unused blocks. If any unused blocks are found, you will be able to remove these, and repair the project. Project memory is also reorganized automatically after saving or opening a project.
    Delete the user preferences
    You can resolve many issues by restoring Logic Pro X back to its original settings. This will not impact your media files. To reset your Logic Pro X user preference settings to their original state, do the following:
    In the Finder, choose Go to Folder from the Go menu.
    Type ~/Library/Preferences in the "Go to the folder" field.
    Press the Go button.
    Remove the com.apple.logic10.plist file from the Preferences folder. Note that if you have programmed any custom key commands, this will reset them to the defaults. You may wish to export your custom key command as a preset before performing this step. See the Logic Pro X User Manual for details on how to do this. If you are having trouble with a control surface in Logic Pro X, then you may also wish to delete the com.apple.logic.pro.cs file from the preferences folder.
    If you have upgraded from an earlier version of Logic Pro, you should also remove~/Library/Preferences/Logic/com.apple.logic.pro.
    Restart the computer.
    Isolate an issue by using another user account
    For more information see Isolating an issue by using another user account.
    Reinstall Logic Pro X
    Another approach you might consider is reinstalling Logic Pro X. To do this effectively, you need to remove the application, then reinstall Logic Pro X. You don't have to remove everything that was installed with Logic Pro X. Follow the steps below to completely reinstall a fresh copy of Logic Pro X.
    In the Finder, choose Applications from the Go menu.
    Locate the Logic Pro X application and drag it to the trash.
    Open the Mac App Store
    Click the Purchases button in the Mac App Store toolbar.
    Sign in to the Mac App Store using the Apple ID you first used to purchase Logic Pro X.
    Look for Logic Pro X in the list of purchased applications in the App Store. If you don't see Logic Pro X in the list, make sure it's not hidden. See Mac App Store: Hiding and unhiding purchases for more information.
    Click Install to download and install Logic Pro X.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Firefox 12 is very slow to load pages and if two tabs are opening it lags.

    Firefox 12 is very slow to load pages and if two tabs are opening it lags. I've tried everything (e.g virus, defrag, I've created a new profile in "run", etc). I've had my router/line etc all checked and after 2 weeks of cleaning/testing etc its all pointing to Firefox as the problem. Please help as it's driving me nuts.

    I have the exact same problem.
    Not only does it load pages very slowly, sometimes the page will stop for a good 45 seconds and stop loading, only to finish it much later.
    Something is wrong with Firefox 12, it shouldn't be this slow.
    How is that each version is progressively worse than the one before it?.
    Stop releasing so many versions Mozilla, release one that works and build from there.

  • Internet is very slow but says i have a good connection ?

    My internet is very slow but yet i have a good connection please help

    Please answer as many of the following questions as you can. You may already have answered some of them. In that case, there's no need to repeat the answers.
    Have you restarted your router and your broadband device (if they're separate) since you first noticed the problem? If the answer is no, do that now and see whether there's any change.
    Are any other web browsers installed, and are they the same?
    What about other Internet applications, such as iTunes and the App Store?
    Are there any other devices on the same network that can browse the Web, and are they affected?
    If you can test Safari on another network, is it the same there?
    If you connect to your router with Wi-Fi and you can also connect with Ethernet, do that and turn off Wi-Fi. Any difference?

Maybe you are looking for