https://bugzilla.novell.com/show_bug.cgi?id=280396 Summary: i810: "CacheLines" and "VideoRam" aren't set on FSC AMILO Pro V3205 Product: openSUSE 10.2 Version: Final Platform: i686 OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: SaX2 AssignedTo: ms@novell.com ReportedBy: mhorvath@novell.com QAContact: qa@suse.de I was getting " BadAlloc (insufficient resources for operation) " error messages during trying to play high resolution videos (using mplayer). The problem occured because the videocard didn't have enough memory allocated (it's using shared RAM). I solved it by adding these lines into xorg.conf ( section "Device" ): Option "VideoRam" "131072" Option "CacheLines" "1980" The values may vary, they depend on available memory, user requirements etc., of course. I think SaX should handle these values to enhance usability. kernel-2.6.18.8-ccj45-default, xorg-x11-7.2-26, 915resolution-0.5.2-15 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.