Tip/fix: Firefox, Xorg and nv driver

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


Hi,

On my machine with an Nvidia card I had problem to display some images
throught Firefox 3.0, the image load but disappear after a few seconds.
The bug is from... Xorg/nv driver... To solve the problem we just have
to add the option "XAANoOffscreenPixmaps" "true" in /etc/X11/xorg.conf

Section "Device"
	Identifier  "Card0"
	Driver      "nv"
	VendorName  "nVidia Corporation"
	BoardName   "Unknown Board"
	BusID       "PCI:2:0:0"
	Option      "XAANoOffscreenPixmaps" "true"
EndSection


- Christophe

---
SliTaz GNU/Linux Mailing list.
Web site : http://www.slitaz.org/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/