Re: F10 and built-in Intel graphics

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



M A Young wrote:

I recommend that you do a text based install (add text to the boot line), and once you have it installed, boot to a text console (add 3 to the boot line), then add Option "NoAccel" "true" to the Device section of /etc/X11/xorg.conf

I'm curious whether it's necessary to disable acceleration entirely, or simply revert to the older XAA method. On my Thinkpad X40, the Intel video driver in F10 had significant problems, where the driver on F9 was fine. I could either use XAA or revert to the older driver to get proper rendering.

I've attached a minimal xorg.conf. I believe you can save it to /etc/X11 to test each of the options individually. Try disabling accel, and then try using XAA (both options are in the file). Let us know what kind of results you get, and then track down one of the bugzilla reports on this subject (I know a few are open) and add your information.

Section "ServerLayout"
	Identifier	"Default"
	Screen		"Screen0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Videocard0"
EndSection

Section "Device"
	Identifier	"Videocard0"
	Driver		"intel"
	Option "NoAccel" "true"
	#Option "AccelMethod" "XAA"
EndSection
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux