I'm trying to forward X window from remote java applet (on Solaris host) to my FreeBSD machine, but the output gets garbled when data in the window starts auto-updating.
The only workaround I've found so far is to disable Intel acceleration in xorg.conf (that's bad because I wanted to keep my modern workstation fast).
My setup: 8.2-RELEASE ; xorg-server-1.7.7_1,1 ; xf86-video-intel-2.7.1_4.
Any hints are much appreciated.
dmesg:
The only workaround I've found so far is to disable Intel acceleration in xorg.conf (that's bad because I wanted to keep my modern workstation fast).
My setup: 8.2-RELEASE ; xorg-server-1.7.7_1,1 ; xf86-video-intel-2.7.1_4.
Any hints are much appreciated.
Code:
...
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
#InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Autorepeat" "200 25"
Option "AllowEmptyInput" "off"
Option "AIGLX" "true"
Option "BlankTime" "15"
Option "StandbyTime" "30"
Option "OffTime" "40"
EndSection
Section "Module"
Load "extmod"
Load "record"
Load "dbe"
Load "glx"
Load "dri"
Load "dri2"
EndSection
Section "Device"
Option "NoAccel" "true" # [<bool>]
Option "Tiling" "false"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "4 Series Chipset Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
...
dmesg:
Code:
drm0: <Intel Q45/Q43> on vgapci0
info: [drm] MSI enabled 1 message(s)
vgapci0: child drm0 requested pci_enable_busmaster
info: [drm] AGP at 0xe0000000 256MB
info: [drm] Initialized i915 1.6.0 20080730