[Bug 280396] New: i810: "CacheLines" and "VideoRam" aren't set on FSC AMILO Pro V3205
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.
https://bugzilla.novell.com/show_bug.cgi?id=280396 ------- Comment #1 from mhorvath@novell.com 2007-06-03 14:40 MST ------- Created an attachment (id=143791) --> (https://bugzilla.novell.com/attachment.cgi?id=143791&action=view) hwinfo -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=280396 ------- Comment #2 from mhorvath@novell.com 2007-06-03 14:40 MST ------- Created an attachment (id=143792) --> (https://bugzilla.novell.com/attachment.cgi?id=143792&action=view) xorg.conf -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=280396 ------- Comment #3 from mhorvath@novell.com 2007-06-03 14:46 MST ------- Created an attachment (id=143793) --> (https://bugzilla.novell.com/attachment.cgi?id=143793&action=view) SaX.log -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=280396 ------- Comment #4 from mhorvath@novell.com 2007-06-03 14:47 MST ------- sax2-8.1-83.2 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=280396 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ms@novell.com |sndirsch@novell.com ------- Comment #5 from ms@novell.com 2007-06-04 01:08 MST ------- Stefan could you add the options to the CDB Thanks -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=280396 ------- Comment #6 from sndirsch@novell.com 2007-06-04 01:42 MST ------- Option "VideoRAM" no longer exists in "intel" driver. Additionally I don't think this can be done for everyone due to the following reasons. 1) I think this needs to be configured in BIOS before 2) Not everyone wants to waste his memory for a huge graphics framebuffer WRT to Option "Cachelines". # man i810 [..] Option "CacheLines" "integer" This allows the user to change the amount of graphics memory used for 2D acceleration and video. Decreasing this amount leaves more for 3D textures. Increasing it can improve 2D per‐ formance at the expense of 3D performance. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=280396 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #7 from sndirsch@novell.com 2007-06-04 06:44 MST ------- Remaining issue is the Cachelines option. This is already handled differently in Bug #237674. *** This bug has been marked as a duplicate of bug 237674 *** -- 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.
participants (1)
-
bugzilla_noreply@novell.com