Kernel modesetting
Weedy
weedy2887 at gmail.com
Wed Mar 25 01:13:12 PDT 2009
Colin Guthrie wrote:
> 'Twas brillig, and Tino Keitel at 25/03/09 06:46 did gyre and gimble:
>> On Tue, Mar 24, 2009 at 17:47:22 -0500, tsuraan wrote:
>>>> I assume you use RandR instead of Xinerama.
>>> Does RandR do monitor placement as well as the normal Resize and
>>> Rotate? I'll have to see if I have it enabled on my machine...
>> "RandR" is an abbreviation for "Resize and Rotate".
>
> I think he knew that judging by what he wrote, but yes, randr 1.2/1.3
> can do placement too. Just look at the output from xrandr command and
> the --help it provides :)
>
> Col
>
>
Back to the original topic. I have 2.6.29 running but KMS always locks
up the laptop when X starts. And 3D is horribly slow. While glxgears has
sped up
2131 frames in 5.0 seconds = 426.172 FPS
2141 frames in 5.0 seconds = 428.160 FPS
2143 frames in 5.0 seconds = 428.454 FPS
2129 frames in 5.0 seconds = 425.781 FPS
my real "benchmark" chromium B.S.U dropped from high 50's to 8FPS. Wow
is back to unplayable and opengl still doesn't work.
[I] x11-base/xorg-server (1.6.0[1]@25/03/09): X.Org X servers
[I] media-libs/mesa (7.4_rc1[1]@25/03/09): OpenGL-like graphic library
for Linux
[I] x11-libs/libdrm (2.4.5 at 25/03/09): X.Org libdrm library
[I] x11-drivers/xf86-input-evdev (2.2.0-r1 at 25/03/09): Generic Linux
input driver
[I] x11-drivers/xf86-input-synaptics (1.0.0 at 25/03/09): Driver for
Synaptics touchpads
[I] x11-drivers/xf86-video-intel (2.6.3-r1 at 25/03/09): X.Org driver for
Intel cards
Section "Device"
Identifier "intel"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Intel Corporation Mobile 945GM/GMS/GME Express
Integrated Graphics Controller"
# # Acceleration options
Option "FramebufferCompression" "true"
Option "Tiling" "true"
Option "DRI" "true"
Option "XVideo" "true"
# Option "Legacy3D" "false"
Option "TripleBuffer" "false"
Option "AccelMethod" "UXA" # XAA, EXA, UXA
Option "XvMC" "true"
# Other options
Option "BackingStore" "true"
Option "PageFlip" "true"
EndSection
#
# Graphics support
#
CONFIG_AGP=m
CONFIG_AGP_INTEL=m
CONFIG_DRM=m
CONFIG_DRM_I915=m
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
#
# Frame buffer hardware drivers
#
CONFIG_FB_VGA16=m
CONFIG_FB_VESA=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_PLATFORM=m
CONFIG_BACKLIGHT_CLASS_DEVICE=m
CONFIG_BACKLIGHT_PROGEAR=m
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
CONFIG_DUMMY_CONSOLE=y
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_CLUT224=y
(sorry Colin, guess I missed reply all and hit reply)
More information about the xorg
mailing list