[pkg-nvidia-devel] Bug#554169: More data

Juan Carlos Amengual Argudo jcamen at lsi.uji.es
Tue Nov 3 19:01:25 UTC 2009


The error with mplayer (sometimes):

X11 error: BadAlloc (insufficient resources for operation)

:¿? I think there are enough resources.

File xorg.conf attached. Thanks a lot!

Regards,

-- 
Juan Carlos Amengual Argudo <jcamen at lsi.uji.es>
Depto. Lenguajes y Sistemas Informáticos (UJI)
-------------- next part --------------
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "Module"
	Load	"glx"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"extmod"
	Load	"freetype"
	Load	"v4l"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"es"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"nVidia Corporation NV25 [GeForce4 Ti 4200]"
	Boardname	"nvidia"
	Busid		"PCI:1:0:0"
#	Driver		"nv"
	Driver		"nvidia"
	Option		"NoLogo"	"False"
	Option		"RenderAccel"	"True"
	Option		"AddARGBGLXVisuals"	"True"
EndSection

Section "Monitor"
	Identifier	"2709WFP"
	Vendorname	"Plug 'n' Play"
	Modelname	"Plug 'n' Play"
	Option		"DPMS"
	Gamma	1.0
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"nVidia Corporation NV25 [GeForce4 Ti 4200]"
	Monitor		"2709WFP"
	Defaultdepth	24
	SubSection "Display"
		Depth	24
		Virtual	1920	1200
		Modes		"1920x1200 at 60" "1792x1344 at 60"	"1600x1200 at 60"	"1600x1200 at 65"	"1400x1050 at 75"	"1400x1050 at 60"	"1280x960 at 75"	"1280x1024 at 60"	"1280x960 at 60"	"1280x1024 at 75"	"1152x864 at 75"	"1024x768 at 60"	"1024x768 at 70"	"1024x768 at 75"	"832x624 at 75"	"800x600 at 60"	"800x600 at 75"	"800x600 at 72"	"800x600 at 56"	"640x480 at 75"	"640x480 at 72"	"640x480 at 60"
	EndSubSection
EndSection

Section "Extensions"
	Option	"Composite"	"Enable"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen" 0 0
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection


More information about the Pkg-nvidia-devel mailing list