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!

Similar Messages

  • 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

  • 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

  • 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

  • No Airport activity on wake from sleep (but only when opening the lid)

    I've read a lot of discussions dealing with wi-fi issues, but none seems to match my own problem.
    I purchased a MBP 13" 2.4 GHz mid 2010 a few weeks ago and I'm running SL 10.6.3. I connect to the internet via a Time Capsule ethernet connected to a D-Link DSL 300T modem. Everything is updated and running smooth, but on wake from sleep opening the lid there's no way to get Airport working. Most of the times it's inactive, but I can not activate it in System Prefs > Network. Sometimes shows up as active, the Airport icon in menu bar keeps blinking but can't connect to the Time Capsule (whose light stays green all the time). The only way to get it back to work is restarting the MBP. This does never happen if I don't close the lid, though putting my Mac to sleep: on waking Airport works fine.
    I'm enclosing the Console log:
    12/06/10 20.50.36 kernel System SafeSleep
    12/06/10 23.12.03 kernel hibernatepage_listsetall start
    12/06/10 23.12.03 kernel hibernatepage_listsetall time: 241 ms
    12/06/10 23.12.03 kernel pages 567484, wire 98732, act 121807, inact 433, spec 197, zf 47, throt 0, could discard act 62083 inact 54861 purgeable 15277 spec 214047
    12/06/10 23.12.03 kernel hibernatepage_listsetall found pageCount 221216
    12/06/10 23.12.03 kernel IOHibernatePollerOpen, mlget_interruptsenabled 0
    12/06/10 23.12.03 kernel IOHibernatePollerOpen(0)
    12/06/10 23.12.03 kernel writing 219736 pages
    12/06/10 23.12.03 kernel image1Size 257469952
    12/06/10 23.12.03 kernel PMStats: Hibernate write took 7803 ms
    12/06/10 23.12.03 kernel all time: 7803 ms, comp time: 1432 ms, deco time: 0 ms,
    12/06/10 23.12.03 kernel image 511232512, uncompressed 900304896 (219801), compressed 508019200 (56%), sum1 29e36aa5, sum2 c7031b67
    12/06/10 23.12.03 kernel hibernatewriteimage done(0)
    12/06/10 23.12.03 kernel sleep
    12/06/10 23.12.03 kernel Wake reason = EC LID0
    12/06/10 23.12.03 kernel System Wake
    12/06/10 23.12.03 kernel Previous Sleep Cause: 5
    12/06/10 23.12.03 kernel AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    12/06/10 23.12.03 kernel en1: 802.11d country code set to 'X3'.
    12/06/10 23.12.03 kernel en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    12/06/10 23.12.04 configd[13] network configuration changed.
    12/06/10 23.12.05 kernel no card!
    12/06/10 23.12.05 kernel no card!
    12/06/10 23.12.05 kernel no card!
    12/06/10 23.12.05 kernel no card!
    12/06/10 23.12.05 kernel no card!
    and so on until I restart.
    I hope this may get fixed with a software/firmware update, but I'm wondering whether it's a forecast of future hardware failures.
    Thanks in advance.

    Hi,
    my MBP 13" Mid 2010 running 10.6.4. has similar problems. I like to use it closed lid connected to an external display with apple usb keyboard. In closed lid mode airport connection fails several times or I do get a poor connection, e.g. one or two curves in the airport menu bar icon with significant lower connection speeds. I do connect to a airport extreme n station with does its job rock solid. as my wife uses a two year old macbook and I have got an G4 with a sonnet airport card running both without problems even from a greater distance in our home it seems to me that the macbook pro has serious problems operating with the internal wifi antenna in closed lid mode, maybe due to shielding from the lid?
    Has anybody experienced the same problem or successfully found a way to solve this problem? When using open lid mode wifi problems never occurred, but that's not the preferred option for my desktop table.

  • Why the cursor changes only after moving the mouse?

    I have used the setCursor() on a JInternalFrame to change the image of the cursor. I change the cursor to Cursor.WAIT_CURSOR and back to Cursor.DEFAULT_CURSOR in a new thread. Then the only way for the cursor to change from WAIT to DEFAULT is to move the mouse, otherwise it will remain in WAIT status. What's going wrong?

    I am using version 1.1.2 in JBuilder1. I have an extended Dialog as an interface to change the Oracle Password. When the OK button is selected to complete the process of accessing the DB to make the change, I change cursor to the wait cursor before the DB is accessed. I have to move the mouse to trigger the cursor change to wait. I would think there would be an efficient way to do this. I would also appreciat some help. I'm not sure if this is a problem in later versions.
    Thanks,
    Mike

  • 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.

  • 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.

  • 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!

  • K8N NEO4 platinum hangs up on restart but only 40% of the time

    on booting up the pc it will hang up while windows is loading. the screen is a black one with the windows logo and the status bar moving from left to right. the screen will flicker a few times about half way into this screen. it will lockup at this point about 40% of the time and the rest it will load all the way to the desktop. when it makes it to the desktop it runs fine with no lockups. i have been through tech support with xfx(video card)thinking it could be the video drivers causing the problem, we had no luck. i have all windows updates,updated drivers for everything, amd patches, and bios. has anyone seen this before?
    i have replaced the motherboard and the video card. i have run memtest from start to finish 4 times with no errors. i have run hot cpu tester pro 4 with no errors and seagate system tools with no errors aswell.i have changed memeory slots removed floppy and all usb devices. i am running a raid0 with 2 seagate 250gig sata2 drives on nvida raid. any ideas?
    antec 500w ps

    If you do a full drive image of your RAID you won't have to worry about redoing anything.
    My fear here is that a firmware update sometimes changes the name of the drive.  Your RAID controller might think those are 2 new drives and it's old 2 RAID drive is missing.  So if you unplug them 1 at a time you could still lost the array if it thinks they are 2 new drives.  I doubt this being the case but it is possible.  I'm just telling you worse case because I don't want to be the cause of someones data loss. 
    I take it you don't have Ghost software, or another drive imaging program?  That is the safest if you don't want to lose anything. Might wait to see if someone else has an enlightening post.  I do alot of stuff with hard drives but this exact situation is unique so I am giving you the safest route with imaging the drive.  What you suggest may work but it may not.  At the very least do you remember the stripe size you were using? default?

  • Videos stop playing when i stop moving the mouse

    Videos and  audio stop playing if Istop moving the mouse, Has anyone else experienced this problem and know of a solution? Thank You.

    Hello @sunracer,
    I understand that you are having issues where your audio and video stop working if you do not move the mouse on your HP Pavilion p7-1010 Desktop PC. I would be happy to assist you, but first I would encourage you to post which operating system you are using. And whether your operating system is 32-bit or 64-bit as with this I can provide you with accurate information.
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Please re-post with the requested information and I would be happy to provide you with assistance. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • The camera app on my iphone 4S is crashing and while using the rear video cam black wavy lines are appearing but only when exposed to flurescent light in addition to the front cam... can any one please tell me what is happening???

    the camera app on my iphone 4S is crashing and while using the rear video cam black wavy lines are appearing but only when exposed to flurescent light in addition to the front cam... can any one please tell me what is happening???

    Try resetting your phone by holding down the home and off button until the apple symbol comes up. Then if still doing, restore your phone in itunes from your backup.

  • I'm trying to view my movies through itunes and apple TV but only a few appear in itunes when i add to library, they include .avi and mp4 files.  Whys have only a few copied and rest wont add to my library, can someone help? Do I need to convert them?

    I'm trying to view my movies through itunes and apple TV but only a few appear in itunes when i add to library, they include .avi and mp4 files.  Whys have only a few copied and rest wont add to my library, can someone help? Do I need to convert them?

    What are the file extensions of the movies that won't import to iTunes
    What video content works in iTunes
    What video content works with iTunes and mobile devices?
    iTunes:
    Video content purchased from the iTunes Store.
    QuickTime and MPEG-4 movie files that end in ".mov", ".m4v", or ".mp4" and are playable in QuickTime Player.
    Video podcasts.
    iTunes Digital Copies.
    iTunes Store Movie Rentals (Requires iTunes 9 or later).

  • TS3297 I keep getting this message that has some words & meaningless letters and then it has a mobile something or other.. But only when I try to buy give me everything by pitbull ... Please help!!

    I keep getting this message that has some words &amp; meaningless letters and then it has a mobile something or other.. But only when I try to buy give me everything by pitbull ... Please help!!

    I keep getting this message that has some words &amp; meaningless letters and then it has a mobile something or other.. But only when I try to buy give me everything by pitbull ... Please help!!

  • Updates all the photos (cameraroll) in iCloud or is it just photo stream when you sync? I have 5000 photos in the camera but only 800 in the stream and I would like to save them all. How to do?

    updates all the photos (cameraroll) in iCloud or is it just photo stream when you sync? I have 5000 photos in the camera but only 800 in the stream and I would like to save them all. How to do?

    Plug your iPhone into your Mac and open iPhoto. Transfer the photos from the phone to your Mac.

Maybe you are looking for

  • Renaming the file from in a static way.

    Hello  everyone, Its a Mail to File scenario. There is no mapping involved in this scenario. There  is a XLS file coming as an attachment  and this needs to be dropped in FTP server. But there are 7 reports and i want to use only one communication ch

  • Making buttons stay "selected"

    Hi, I can't figure out how to make a movie clip button appear to stay selected. Right now, I have a duplicate button off the stage, and was thinking when one of my nav buttons was clicked, I could make this duplicate button move over the actual butto

  • I want to know the exactly when the Kinect gives depth frame and color frame in a period of one frame

    Hi, I'm currently using Kinect for Windows v2 to get a blurry sequence of color frames as well as corresponding depth frames.  It seems to me that the depth frame is acquired after the exposure time of the color frame. I am using the sample in the Co

  • Make a transparent logo

    I have an animated logo that I want to use for text and transitions. I need help making it transparent. The logo has a black background. But I want to layer it over video but cannot figure out how to make it transparent. Any help??

  • Complete documentation of the richtext editor

    Is there a way to find out the complete documentation on how to customize the richtext editor? In my case, I don't have an access to the administrator side of Coldfusion. Thanks.