From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 31295] New: Can't change fbcon resolution via kernel command line Date: Mon, 1 Nov 2010 07:43:08 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org https://bugs.freedesktop.org/show_bug.cgi?id=31295 Summary: Can't change fbcon resolution via kernel command line Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org ReportedBy: randrik-JGs/UdohzUI@public.gmane.org QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org Using kernel nouveau-2.6 up to commit 81a3e05ce554607d241e6c84d2468182b4eb35da Author: Francisco Jerez Date: Thu Oct 28 23:10:29 2010 +0200 drm/nouveau: Fix sleep while atomic in nouveau_bo_fence(). i can't change output resolution for fbcon. It always come up with 1280x1024x32 initial size, but then X succesfully use it's part of VRAM. But fbcon buffer currently marked as pinned in VRAM, so on low-vram card like 16Mb TNT2 I run out of memory too fast. Logs will follow, kernel command line as shown by cat /proc/cmdline: BOOT_IMAGE=2.6.36-nuvo ro root=1601 nocd nopcmcia max_loop=255 nohotplug vt.default_utf8=0 video=VGA-1:800x600-16@85 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.