Forums

Skip to content

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

Xorg 1.5/Intel 2.5 causing full-screen apps to lock out X

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
2 posts • Page 1 of 1
Author
Message
drseergio
Apprentice
Apprentice
Posts: 236
Joined: Wed Sep 28, 2005 12:45 pm

Xorg 1.5/Intel 2.5 causing full-screen apps to lock out X

  • Quote

Post by drseergio » Thu Oct 30, 2008 11:39 am

I have recently upgraded to Intel video drivers 2.5 and Xorg server version 1.5 mostly because I need EXA so that I can watch movies while running compiz (since XVideo cannot work simultaneously with compiz using XAA). The problem is that any application when switched to a full-screen mode cause the X to freeze. I can move the pointer but nothing happens, keyboard is disabled and the only thing I can do is pressing the power switch. xscreensaver would also cause the computer to hang...

This is my xorg.conf:

Code: Select all

# common

Section "Files"
	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"
	Load		"extmod"
	Load		"xtrap"
	Load		"record"
	Load		"GLcore"
	Load		"dbe"
	Load		"dri"
	Load		"freetype"
	Load		"synaptics"

	SubSection	"extmod"
		Option	"omit xfree86-dga"
	EndSubSection
EndSection

# the master

Section "ServerLayout"
	Identifier	"benq layout"
	Screen		"screen0"
	InputDevice	"Touchpad"	"CorePointer"
	Option		"AIGLX"		"on"
EndSection

# input devices

Section "InputDevice"
	Identifier	"Touchpad"
	Driver		"synaptics"
	Option		"Protocol"	"auto-dev"
	Option		"Emulate3Buttons" "false"
	Option		"VertScrollDelta" "100"
	Option		"HorizScrollDelta" "100"
	Option		"MinSpeed"	"0.09"
	Option		"MaxSpeed"	"0.22"
	Option		"AccelFactor"	"0.0017"
	Option		"MaxTapTime"	"0"
	Option		"SHMConfig"	"on"
EndSection

# video devices

Section "Device"
	Identifier	"915a"
	Driver		"intel"
	BusID		"0:2:0"
	VendorName	"Intel"
	Option		"XAANoOffscreenPixmaps" "true"
	Option		"AccelMethod"		"EXA"
	Screen		0
EndSection

# output devices

Section "Monitor"
	Identifier	"benqscreen0"
	Option		"DPMS" "true"
	Modeline	"1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
EndSection

# screens

Section "Screen"
	Identifier	"screen0"
	Device		"915a"
	Monitor		"benqscreen0"
	DefaultDepth	24

	Subsection "Display"
		Depth	24
		Modes	"1280x768" "1024x768" "800x600"
	EndSubsection
EndSection

# extra

Section "ServerFlags"
	Option 		"BlankTime"	"10"
	Option		"StandbyTime"	"15"
	Option		"SuspendTime"	"25"
	Option		"OffTime"	"30"
EndSection

Section "DRI"
	Mode		0666
EndSection

Section "Extensions"
	Option		"Composite"	"Enable"
	Option		"RENDER"	"Enable"
EndSection
Does anyone have any ideas/suggestions besides going back to Xorg 1.4 & Intel 2.4?
Top
manny15
Guru
Guru
User avatar
Posts: 471
Joined: Sun Dec 01, 2002 11:26 pm
Location: USA

  • Quote

Post by manny15 » Tue Nov 25, 2008 12:09 am

On my system, Xorg locks up completely when using x11-drivers/xf86-video-intel-2.5.x. It won't start at all. xf86-video-intel-2.4.2 works most of the time, but it still has it's occasional lock ups. My temp solution is not to upgrade to 1.5.
Top
Post Reply

2 posts • 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