All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 18234] New: c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
@ 2008-10-26 22:43 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-10-26 22:43 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=18234

           Summary: c51 lvds script failure in randr12 mode. if I start the
                    X server the screen is black and the framebuffer too
                    because it trys to link the whole output to the monitor
           Product: xorg
           Version: 7.3
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: maxmusterm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


I use a md98300 medion notebook with a nVidia Geforce Go 6150 graphic
processor.
You have to change the BIOSLOG to work.
I will later add a few Xorg logs for debugging.


-- 
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] 7+ messages in thread

* [Bug 18234] c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
       [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2008-10-26 23:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-10-27  0:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-10-26 23:46 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=18234





--- Comment #1 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>  2008-10-26 16:45:59 PST ---
Created an attachment (id=19872)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=19872)
randr12 enabled, blank/black screen xorg.log

Attaching log posted to pastebin for posterity


-- 
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] 7+ messages in thread

* [Bug 18234] c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
       [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2008-10-26 23:46   ` [Bug 18234] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-10-27  0:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-10-27  0:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-10-27  0:07 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=18234





--- Comment #2 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>  2008-10-26 17:07:56 PST ---
Issue can be worked around by worked around by turning call_lvds_script into a
noop.

It is possibly suspicious that in doing dpms on at the end of the modeset,
0xD3BF: [ (0x56) - INIT_CONDITION_TIME ] does not successfully complete: "
0xD3BF: Condition still not met, skiping following opcodes". A comparison xorg
log from darktama's C51 executing (almost) the same script does successfully
complete.

Thomas: after nouveau has failed to start X, does the VT return, or does the
screen remain blank until the laptop is rebooted?

Two other things to try:
1) does it work if the timeout is increased: in nv_bios.c, function
init_condition_time(), change "BIOS_USLEEP(2000);" to "BIOS_USLEEP(20000);"
2) if 1) does not work, does it work if the off script is not run: again in
nv_bios.c, function run_lvds_table(), just below "case LVDS_PANEL_OFF:" add
"return;" on a new line.


-- 
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] 7+ messages in thread

* [Bug 18234] c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
       [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2008-10-26 23:46   ` [Bug 18234] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-10-27  0:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-10-27  0:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-10-27  0:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-10-27  0:19 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=18234


Thomas Schneider <maxmusterm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxmusterm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org




--- Comment #3 from Thomas Schneider <maxmusterm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  2008-10-26 17:19:31 PST ---
The Screen remains blank and black.
Yes even after closing X.And yes the framebuffer is black too.


-- 
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] 7+ messages in thread

* [Bug 18234] c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
       [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2008-10-27  0:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-10-27  0:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-10-27 19:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-10-28  0:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-10-27  0:26 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=18234





--- Comment #4 from Thomas Schneider <maxmusterm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  2008-10-26 17:26:03 PST ---
> Two other things to try:
> 1) does it work if the timeout is increased: in nv_bios.c, function
> init_condition_time(), change "BIOS_USLEEP(2000);" to "BIOS_USLEEP(20000);"
> 2) if 1) does not work, does it work if the off script is not run: again in
> nv_bios.c, function run_lvds_table(), just below "case LVDS_PANEL_OFF:" add
> "return;" on a new line.

I don't have to test the second way cause the first one works fine.
Thank you Stuart


-- 
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] 7+ messages in thread

* [Bug 18234] c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
       [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2008-10-27  0:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-10-27 19:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-10-28  0:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-10-27 19:55 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=18234





--- Comment #5 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>  2008-10-27 12:55:33 PST ---
Fix based on 1) from comment 2 now pushed. Please test with a fresh git
checkout, and close this bug if it is solved.


-- 
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] 7+ messages in thread

* [Bug 18234] c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
       [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2008-10-27 19:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-10-28  0:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-10-28  0:10 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=18234


Thomas Schneider <maxmusterm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Thomas Schneider <maxmusterm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  2008-10-27 17:10:45 PST ---
Newest git works fine.
Thank you Stuart


-- 
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] 7+ messages in thread

end of thread, other threads:[~2008-10-28  0:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-26 22:43 [Bug 18234] New: c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-18234-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-10-26 23:46   ` [Bug 18234] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-10-27  0:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-10-27  0:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-10-27  0:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-10-27 19:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-10-28  0: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.