bugzilla-daemon at freedesktop.org
2010-Nov-01 14:43 UTC
[Nouveau] [Bug 31295] New: Can't change fbcon resolution via kernel command line
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 at lists.freedesktop.org ReportedBy: randrik at mail.ru QAContact: xorg-team at lists.x.org Using kernel nouveau-2.6 up to commit 81a3e05ce554607d241e6c84d2468182b4eb35da Author: Francisco Jerez <currojerez at riseup.net> 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 at 85 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Nov-01 14:44 UTC
[Nouveau] [Bug 31295] Can't change fbcon resolution via kernel command line
https://bugs.freedesktop.org/show_bug.cgi?id=31295 --- Comment #1 from Andrew Randrianasulu <randrik at mail.ru> 2010-11-01 07:44:24 PDT --- Created an attachment (id=39952) --> (https://bugs.freedesktop.org/attachment.cgi?id=39952) dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Nov-01 14:47 UTC
[Nouveau] [Bug 31295] Can't change fbcon resolution via kernel command line
https://bugs.freedesktop.org/show_bug.cgi?id=31295 --- Comment #2 from Andrew Randrianasulu <randrik at mail.ru> 2010-11-01 07:47:00 PDT --- cat /sys/class/drm/card0-VGA-1/modes 1280x1024 1024x768 1024x768 1024x768 1024x768 832x624 800x600 800x600 800x600 800x600 800x600 640x480 640x480 640x480 640x480 640x480 720x400 720x400 Hm, a bit more informative lines can be helpful here ... for example, color depth and/or vertical refresh rates ..... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Nov-01 14:50 UTC
[Nouveau] [Bug 31295] Can't change fbcon resolution via kernel command line
https://bugs.freedesktop.org/show_bug.cgi?id=31295 --- Comment #3 from Andrew Randrianasulu <randrik at mail.ru> 2010-11-01 07:50:06 PDT --- Created an attachment (id=39953) --> (https://bugs.freedesktop.org/attachment.cgi?id=39953) .config I have fbcon, nouveau, drm compiled as modules, and my system starts up with old VGA text mode, then during udev startup nouveau module will be auto-loaded. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Nov-01 16:20 UTC
[Nouveau] [Bug 31295] Can't change fbcon resolution via kernel command line
https://bugs.freedesktop.org/show_bug.cgi?id=31295 --- Comment #4 from Andrew Randrianasulu <randrik at mail.ru> 2010-11-01 09:20:19 PDT --- Created an attachment (id=39959) --> (https://bugs.freedesktop.org/attachment.cgi?id=39959) dmesg after booting with just video=VGA-1:800x600 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2013-Aug-18 18:10 UTC
[Nouveau] [Bug 31295] Can't change fbcon resolution via kernel command line
https://bugs.freedesktop.org/show_bug.cgi?id=31295 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Ilia Mirkin <imirkin at alum.mit.edu> --- It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report. In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one. Thanks, The Nouveau Team -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130818/86104991/attachment-0001.html>
Reasonably Related Threads
- [Bug 26986] New: TNT2 crashed on startup with 2.6.34-rc1
- [Bug 22179] New: [KMS] Black screen with KMS enabled
- [Bug 58615] New: nv43 hangs with direct rendering since 3.7 rework
- [Bug 104291] New: Virgl broken on current mesa (17.4+), with nouveau/nv50 as host
- [Bug 103897] New: Kernel 4.14 causes high cpu usage, 4.12 was OK