* [Bug 14491] New: enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
@ 2008-02-14 1:04 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-02-14 1:04 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
Summary: enabling randr-1.2 support causes LVDS unknown config
bits error when starting the X server
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: travisimo1993-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Blocks: 14405
Created an attachment (id=14298)
--> (http://bugs.freedesktop.org/attachment.cgi?id=14298)
Xorg.0.log
I am running Nouveau on a Dell Latitude C840 with an NVIDIA GeForce 4 440 Go
which has 64MB of VRAM and AGP 4x. I am the unlucky owner of a C840 with a
Samsung LCD that needs a hacked EDID to work properly with the nvidia driver
(attached). My Linux kernel version is 2.6.24.1 and I am running Debian Testing
(Lenny).
Nouveau was compiled on 02/13/08 (today), and I removed the nvidia driver
before installing it.
I get this after enabling randr-1.2 support in the output of startx when it
starts the X server:
Raw DCB entry 0: 03000223 00000004
(EE) NOUVEAU(0): Unknown LVDS configuration bits, please report
The X server fails to start because there are no valid video modes to pick
from, so all the screens have a invalid configuration. Attached is a detailed
Xorg log file that details the register dumps.
lspci | grep -i vga:
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go]
(rev a3)
--
Configure bugmail: http://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] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2008-02-14 1:07 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-14 15:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-02-14 1:07 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
--- Comment #1 from Travis M. <travisimo1993-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2008-02-13 17:07:47 PST ---
Created an attachment (id=14299)
--> (http://bugs.freedesktop.org/attachment.cgi?id=14299)
the hacked EDID file to make my LCD work properly under the propriatory nvidia
driver (it works fine with nv and nouveau out-of-the-box)
--
Configure bugmail: http://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] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-02-14 1:07 ` [Bug 14491] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-02-14 15:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-14 15:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-02-14 15:40 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
--- Comment #2 from Henrik Sørensen <henrik.sorensen@gmail.com> 2008-02-14 07:40:51 PST ---
I have the same issue on my very similiar Dell Insprion 8100 (The pentium 3-m
version of the C840 with inspiron stamped on it). The machine also has a NV17
card (gf 4 go 440) with an unknown SXGA+ LCD (1400x1050), it does not require
an edid hack or modeline for the nvidia blob, just an override to tell it to
use the LCD instead of the vga output it defaults to.
It fails with the same message when randr12 is enabled (works with it
disabled):
Raw DCB entry 0: 03000223 00000004
(EE) NOUVEAU(0): Unknown LVDS configuration bits, please report
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-02-14 1:07 ` [Bug 14491] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-14 15:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-02-14 15:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-18 19:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-02-14 15:42 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
--- Comment #3 from Henrik Sørensen <henrik.sorensen@gmail.com> 2008-02-14 07:42:03 PST ---
Created an attachment (id=14311)
--> (http://bugs.freedesktop.org/attachment.cgi?id=14311)
X log with randr 1.2 enabled
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2008-02-14 15:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-02-18 19:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-19 16:18 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-02-18 19:48 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
--- Comment #4 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> 2008-02-18 11:48:48 PST ---
Created an attachment (id=14394)
--> (http://bugs.freedesktop.org/attachment.cgi?id=14394)
Patch to work around DCB v2.0 LVDS config bits issue
See what happens with this patch applied
--
Configure bugmail: http://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] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2008-02-18 19:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-02-19 16:18 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-03-05 9:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-02-19 16:18 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
--- Comment #5 from Henrik Sørensen <henrik.sorensen@gmail.com> 2008-02-19 08:18:29 PST ---
Created an attachment (id=14415)
--> (http://bugs.freedesktop.org/attachment.cgi?id=14415)
X.org with patch applied
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (4 preceding siblings ...)
2008-02-19 16:18 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-03-05 9:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-03-08 15:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-04-27 0:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-03-05 9:22 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
--- Comment #6 from Danny <obiwan-ajv+KCCKUOlAfugRpC6u6w@public.gmane.org> 2008-03-05 01:22:30 PST ---
Do you have any ModeLine, PreferredMode, HorizSync or VertRefresh lines in your
Monitor section?
I am guessing Option "ModeDebug" "yes" may help to find why it fails.
d.
--
Configure bugmail: http://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] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (5 preceding siblings ...)
2008-03-05 9:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-03-08 15:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-04-27 0:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-03-08 15:45 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
--- Comment #7 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> 2008-03-08 07:45:23 PST ---
Hi, can you confirm that the unknown LVDS config bits issue is now fixed?
--
Configure bugmail: http://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] 9+ messages in thread
* [Bug 14491] enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (6 preceding siblings ...)
2008-03-08 15:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-04-27 0:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-04-27 0:09 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=14491
Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> 2008-04-26 17:09:14 PST ---
The LVDS config bits issue in question is fixed. Open a new bug if your laptop
still doesn't work.
--
Configure bugmail: http://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] 9+ messages in thread
end of thread, other threads:[~2008-04-27 0:09 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-14 1:04 [Bug 14491] New: enabling randr-1. 2 support causes LVDS unknown config bits error when starting the X server bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-14491-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-02-14 1:07 ` [Bug 14491] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-14 15:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-14 15:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-18 19:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-19 16:18 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-03-05 9:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-03-08 15:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-04-27 0:09 ` 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.