* [Bug 31295] New: Can't change fbcon resolution via kernel command line
@ 2010-11-01 14:43 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-31295-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-01 14:43 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
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 <currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 31295] Can't change fbcon resolution via kernel command line
[not found] ` <bug-31295-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2010-11-01 14:44 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-01 14:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-01 14:44 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=31295
--- Comment #1 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org> 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 31295] Can't change fbcon resolution via kernel command line
[not found] ` <bug-31295-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-11-01 14:44 ` [Bug 31295] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-11-01 14:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-01 14:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-01 14:47 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=31295
--- Comment #2 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org> 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 31295] Can't change fbcon resolution via kernel command line
[not found] ` <bug-31295-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-11-01 14:44 ` [Bug 31295] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-01 14:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-11-01 14:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-01 16:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 18:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-01 14:50 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=31295
--- Comment #3 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org> 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 31295] Can't change fbcon resolution via kernel command line
[not found] ` <bug-31295-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2010-11-01 14:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-11-01 16:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 18:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-01 16:20 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=31295
--- Comment #4 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org> 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 31295] Can't change fbcon resolution via kernel command line
[not found] ` <bug-31295-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2010-11-01 16:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-18 18:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-18 18:10 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1289 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=31295
Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 2770 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-08-18 18:10 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01 14:43 [Bug 31295] New: Can't change fbcon resolution via kernel command line bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-31295-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-11-01 14:44 ` [Bug 31295] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-01 14:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-01 14:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-01 16:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 18:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.