All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 31336] New: KMS start:Black Screen and Switch off
@ 2010-11-02 19:37 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-31336-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-02 19:37 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=31336

           Summary: KMS start:Black Screen and Switch off
           Product: xorg
           Version: 7.5
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau@lists.freedesktop.org
        ReportedBy: mail@inkey-art.net
         QAContact: xorg-team@lists.x.org


Created an attachment (id=39992)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=39992)
Kernel-Log

Hello everybody.
I've got a problem with the Nouveau Driver and KMS.
My video card is a 9600GT.
I built Nouveau with this tutorial :
http://nouveau.freedesktop.org/wiki/InstallNouveau  
So , I’ve got a new kernel with Nouveau module activated, I’ve got also the
last version of libdrm and xf86-video-nouveau. 
But when I tried to launch this new kernel ,I’ve got a black screen and then
the monitor switch off just after the launch of KMS.
I've got the same problem with experimental packages of Debian.

-- 
Configure bugmail: https://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] 5+ messages in thread

* Re: [Bug 31336] New: KMS start:Black Screen and Switch off
       [not found] ` <bug-31336-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2010-11-04 12:10   ` Didier Spaier
       [not found]     ` <4CD2A2AF.30702-GqzDj6/B2j8@public.gmane.org>
  2010-11-11 20:27   ` [Bug 31336] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-11-11 20:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 1 reply; 5+ messages in thread
From: Didier Spaier @ 2010-11-04 12:10 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Le 02/11/2010 20:37, bugzilla-daemon@freedesktop.org a écrit :
> https://bugs.freedesktop.org/show_bug.cgi?id=31336
>
>             Summary: KMS start:Black Screen and Switch off
>             Product: xorg
>             Version: 7.5
>            Platform: x86-64 (AMD64)
>          OS/Version: Linux (All)
>              Status: NEW
>            Severity: normal
>            Priority: medium
>           Component: Driver/nouveau
>          AssignedTo: nouveau@lists.freedesktop.org
>          ReportedBy: mail@inkey-art.net
>           QAContact: xorg-team@lists.x.org
>
>
> Created an attachment (id=39992)
>   -->  (https://bugs.freedesktop.org/attachment.cgi?id=39992)
> Kernel-Log
>
> Hello everybody.
> I've got a problem with the Nouveau Driver and KMS.
> My video card is a 9600GT.
> I built Nouveau with this tutorial :
> http://nouveau.freedesktop.org/wiki/InstallNouveau
> So , I’ve got a new kernel with Nouveau module activated, I’ve got also the
> last version of libdrm and xf86-video-nouveau.
> But when I tried to launch this new kernel ,I’ve got a black screen and then
> the monitor switch off just after the launch of KMS.
> I've got the same problem with experimental packages of Debian.

Maybe the hand-over of nouveaufb does not go well depending on the previous fb driver used (if any), see here: http://nouveau.freedesktop.org/wiki/KernelModeSetting.

To check I suggest you launch your system with the "VGA=normal" parameter on the command line.

If that works, just change the fb driver used; if not... Then my guess was bad, sorry.

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bug 31336] New: KMS start:Black Screen and Switch off
       [not found]     ` <4CD2A2AF.30702-GqzDj6/B2j8@public.gmane.org>
@ 2010-11-04 12:23       ` Didier Spaier
  0 siblings, 0 replies; 5+ messages in thread
From: Didier Spaier @ 2010-11-04 12:23 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Le 04/11/2010 13:10, Didier Spaier a écrit :
> Le 02/11/2010 20:37, bugzilla-daemon@freedesktop.org a écrit :
>> https://bugs.freedesktop.org/show_bug.cgi?id=31336
>>
>> Summary: KMS start:Black Screen and Switch off
>> Product: xorg
>> Version: 7.5
>> Platform: x86-64 (AMD64)
>> OS/Version: Linux (All)
>> Status: NEW
>> Severity: normal
>> Priority: medium
>> Component: Driver/nouveau
>> AssignedTo: nouveau@lists.freedesktop.org
>> ReportedBy: mail@inkey-art.net
>> QAContact: xorg-team@lists.x.org
>>
>>
>> Created an attachment (id=39992)
>> --> (https://bugs.freedesktop.org/attachment.cgi?id=39992)
>> Kernel-Log
>>
>> Hello everybody.
>> I've got a problem with the Nouveau Driver and KMS.
>> My video card is a 9600GT.
>> I built Nouveau with this tutorial :
>> http://nouveau.freedesktop.org/wiki/InstallNouveau
>> So , I’ve got a new kernel with Nouveau module activated, I’ve got also the
>> last version of libdrm and xf86-video-nouveau.
>> But when I tried to launch this new kernel ,I’ve got a black screen and then
>> the monitor switch off just after the launch of KMS.
>> I've got the same problem with experimental packages of Debian.
>
> Maybe the hand-over of nouveaufb does not go well depending on the previous fb driver used (if any), see here: http://nouveau.freedesktop.org/wiki/KernelModeSetting.
>
> To check I suggest you launch your system with the "VGA=normal" parameter on the command line.
>
> If that works, just change the fb driver used; if not... Then my guess was bad, sorry.
>
At first I didn't see vga=792 in your command line so may be I am wrong ?? (there was a hand-over problem of nouveaufb with vesab but it has been fixed long ago).

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 31336] KMS start:Black Screen and Switch off
       [not found] ` <bug-31336-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-11-04 12:10   ` Didier Spaier
@ 2010-11-11 20:27   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-11-11 20:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-11 20:27 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=31336

Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39992|application/octet-stream    |text/plain
          mime type|                            |

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

* [Bug 31336] KMS start:Black Screen and Switch off
       [not found] ` <bug-31336-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-11-04 12:10   ` Didier Spaier
  2010-11-11 20:27   ` [Bug 31336] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-11-11 20:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-11-11 20:45 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=31336

mail-YRqDQ9N0cvceIZ0/mPfg9Q@public.gmane.org changed:

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

--- Comment #1 from mail-YRqDQ9N0cvceIZ0/mPfg9Q@public.gmane.org 2010-11-11 12:45:25 PST ---
This bug is invalid.It's not a true bug but a bad configuration.
My videocard has two dvi port used not the good DVI port . 
I use now the good one and nouveau driver work fine with kms  .

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

end of thread, other threads:[~2010-11-11 20:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 19:37 [Bug 31336] New: KMS start:Black Screen and Switch off bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-31336-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-11-04 12:10   ` Didier Spaier
     [not found]     ` <4CD2A2AF.30702-GqzDj6/B2j8@public.gmane.org>
2010-11-04 12:23       ` Didier Spaier
2010-11-11 20:27   ` [Bug 31336] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-11-11 20:45   ` 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.