Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

i915, GEM

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
1 post • Page 1 of 1
Author
Message
matiit
Guru
Guru
User avatar
Posts: 506
Joined: Sun Aug 05, 2007 7:10 pm

i915, GEM

  • Quote

Post by matiit » Fri Dec 05, 2008 6:12 pm

I have compiled zen-sourcs, for GEM provide... Now glxgears don't typing anything about ttm buffer :) bu performance is still bad, maybe I should have a specific version of libdrm, xf8-video-intel etc...
xorg.conf:

Code: Select all

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
#	Screen	    1  "Screen1" 0 0
	InputDevice "Mouse0" "SendCoreEvents"
#	InputDevice "TouchPad" # "SendCoreEvents"
#	InputDevice    "Keyboard0" "CoreKeyboard"
	Option	"AIGLX"	"on"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/100dpi:unscaled"
	FontPath     "/usr/share/fonts/75dpi:unscaled"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
	Load  "dri"
	Load  "xtrap"
	Load  "extmod"
	Load  "glx"
	Load  "GLcore"
	Load  "record"
	Load  "dbe"
	Load  "freetype"
	Load  "synaptics"
EndSection

Section "InputDevice"
  Identifier "Mouse0"
  Driver "evdev"
  Option "Device" "/dev/input/by-id/usb-04fc_USB_Multi-Smart_Mouse-event-mouse"
  Option "RelHWHEELOptions" "invert"
EndSection


#Section "InputDevice"
#Driver "synaptics"
#Identifier "TouchPad"
##Option "SendCoreEvents"
#Option "Protocol" "auto-dev"
#Option "VertTwoFingerScroll" "1"
#Option "HorizTwoFingerScroll" "1"
#Option "MinSpeed" "0.15"
#Option "MaxSpeed" "0.20"
#Option "SHMConfig" "on"
#        Option "TapButton1" "integer"
#        Option "TapButton2" "integer"
#        Option "TapButton3" "integer"
#
#EndSection


Section "Monitor"
	#DisplaySize	  330   210	# mm
	Identifier   "Monitor0"
	VendorName   "SEC"
	ModelName    "3741"
EndSection

Section "Device"
	Option "VideoKey" "0x01"
    Option          "DRI"    "true"
#    Option        "ExaNoComposite"    "false"
#   Option         "AccelMethod"         "exa"
#Option       "XaaNoOffscreenPixmaps" "true"
	VideoRam       229376
	Identifier  "Card0"
	Driver      "intel"
	VendorName  "Intel Corporation"
	BoardName   "Mobile GM965/GL960 Integrated Graphics Controller"
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
#Virtual 2704 1050
	EndSubSection
EndSection

Section "dri"
  Mode 0666
EndSection

Section "Extensions"
        Option  "Composite"     "true"
EndSection

Top
Post Reply
1 post • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic