All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 95213] New: no screens found(EE)
@ 2016-04-30 13:11 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-04-30 13:11 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 3452 bytes --]

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

            Bug ID: 95213
           Summary: no screens found(EE)
           Product: Mesa
           Version: 11.2
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/nouveau
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
          Reporter: swojskichlopak-5tc4TXWwyLM@public.gmane.org
        QA Contact: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org

Created attachment 123368
  --> https://bugs.freedesktop.org/attachment.cgi?id=123368&action=edit
Xorg.0.log

Hi!
I use Nvidia GTX 660
nouveau driver worked about year ago,
 games not worked because this was new driver, so not all will work.

#-------------------------------------
$ glxinfo | grep OpenGL
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NVE6
OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.5
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 9.2.5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
#------------------------------------

Now worked 3 days (flashing before starting)  and not working.

Xorg
#----------------------
[   686.432] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or
directory)
...
[   686.434] (II) NOUVEAU driver for NVIDIA chipset families :
[   686.434]     RIVA TNT        (NV04)
[   686.434]     RIVA TNT2       (NV05)
[   686.434]     GeForce 256     (NV10)
[   686.434]     GeForce 2       (NV11, NV15)
[   686.434]     GeForce 4MX     (NV17, NV18)
[   686.434]     GeForce 3       (NV20)
[   686.434]     GeForce 4Ti     (NV25, NV28)
[   686.434]     GeForce FX      (NV3x)
[   686.434]     GeForce 6       (NV4x)
[   686.434]     GeForce 7       (G7x)
[   686.434]     GeForce 8       (G8x)
[   686.434]     GeForce GTX 200 (NVA0)
[   686.434]     GeForce GTX 400 (NVC0)
[   686.434] (--) using VT number 8

[   686.445] (WW) Falling back to old probe method for v4l
[   686.445] (II) v4l: Initiating device probe
[   686.445] (EE) [drm] KMS not enabled
[   686.445] (EE) No devices detected.
[   686.445] (EE) 
Fatal server error:
[   686.445] (EE) no screens found(EE) 
[   686.445] (EE) 
Please consult the The X.Org Foundation support 
     at http://pclinuxos.com
#----------------------

From wiki I found:
 "no screens found"  --> ... message telling you that something went wrong ...
 "No devices detected" --> ...xorg.conf file doesn't contain the correct
                               driver(s) for the chipset(s)...
http://www.x.org/wiki/FAQErrorMessages/

Why I'm ask, if I have good Nvidia driver ?
  - I wanted test games from Mesa for friend from forum
     (because mesa not provide 32bit and 64bit together, closed drivers have) 
    but this is not problem, 
     I have also Intel graphic card or I can use vesa driver
http://wiki.ghostbsd.org/index.php?title=How_to_resolve_the_%22fatal_server_error:_no_screen_found%22


I have a questions
- What do with this ? Forget, or report any bugs ?
- Is this a error or deliberately disabling ?
- Exist website for nouveau driver, which hardware it support ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 5008 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2016-04-30 20:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 16:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-04-30 20:02 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 424 bytes --]

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

--- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
[   686.445] (EE) [drm] KMS not enabled

This implies that you don't have the nouveau kernel module loaded (or you've
loaded it with modeset=0 which effectively disables it).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1123 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2016-04-30 20:02   ` [Bug 95213] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 16:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 17:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 16:46 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 2039 bytes --]

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

--- Comment #2 from tele <swojskichlopak-5tc4TXWwyLM@public.gmane.org> ---
Example from Intel graphic card which working:
    end of dmesh log
#-------------------------------
 . . .
[    0.000000] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
[    0.000000] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor
0
[    0.000000] fbcon: inteldrmfb (fb0) is primary device
[    0.000000] Console: switching to colour frame buffer device 240x67
[    0.000000] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    0.000000] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR*
uncleared pch fifo underrun on pch transcoder A
[    0.000000] [drm:cpt_irq_handler [i915]] *ERROR* PCH transcoder A FIFO
underrun
[    0.000000] ip_set: protocol 6
[    0.000000] netfilter PSD loaded - (c) astaro AG
[    0.000000] IFWLOG: register target
 . . .
#-------------------------------

#------------------------
$ lsmod
. . .
i915                  890176  3 
drm_kms_helper         79844  1 i915
drm                   232046  5 i915,drm_kms_helper
video                  24297  1 i915
. . .
#------------------------

checking
#-----------------------------------------------
$ modinfo i915
filename:      
/lib/modules/4.4.6-pclos1/kernel/drivers/gpu/drm/i915/i915.ko.xz
. . .
$ modinfo nouveau
filename:      
/lib/modules/4.4.6-pclos1/kernel/drivers/gpu/drm/nouveau/nouveau.ko.xz
. . .
#-----------------------------------------------

 Configuration:
#--------------------------------------
$ modprobe -c  | grep nouveau
alias pci:v000010DEd*sv*sd*bc03sc*i* nouveau
alias pci:v000012D2d*sv*sd*bc03sc*i* nouveau
#--------------------------------------

Blacklisted and disabled modules
#-----------------------------
$ modprobe --showconfig | egrep "^(blacklist|install)" | grep nouveau
$ 
#-----------------------------

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2745 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2016-04-30 20:02   ` [Bug 95213] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 16:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 17:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 17:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 17:04 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 419 bytes --]

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

--- Comment #3 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Perhaps if you provide a dmesg, it will become apparent why nouveau didn't
load. Can't really tell that from the xorg log... it's just obvious that
nouveau isn't loaded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1118 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2016-05-01 17:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 17:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 18:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 17:31 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1650 bytes --]

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

--- Comment #4 from tele <swojskichlopak-5tc4TXWwyLM@public.gmane.org> ---

   nouveau
#-----------------------------
$ dmesg
. . .
[   28.809515] fuse init (API version 7.23)
[   28.885150] input: PC Speaker as /devices/platform/pcspkr/input/input16
[   28.956544] loop: module loaded
[   29.054695] device-mapper: uevent: version 1.0.3
[   29.054821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised:
dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
[   29.806268] EXT4-fs (sda7): re-mounted. Opts: (null)
  <--- THE END HERE
#-----------------------------

   intel
#---------------------
$ dmesg
. . .
[    0.000000] fuse init (API version 7.23)
[    0.000000] input: PC Speaker as /devices/platform/pcspkr/input/input17
[    0.000000] loop: module loaded
[    0.000000] device-mapper: uevent: version 1.0.3
[    0.000000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised:
dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
[    0.000000] EXT4-fs (sda7): re-mounted. Opts: (null)
[    0.000000] multipathd (2308): /proc/2308/oom_adj is deprecated, please use
/proc/2308/oom_score_adj instead.
[    0.000000] device-mapper: multipath: version 1.10.0 loaded
[    0.000000] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.000000] device-mapper: table: 253:1: multipath: error getting device
[    0.000000] device-mapper: ioctl: error adding target to table
[    0.000000] vboxdrv: Found 4 processor cores
. . . GOES FURTHER 
#---------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2389 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2016-05-01 17:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 18:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 18:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 18:46 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 480 bytes --]

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

--- Comment #5 from tele <swojskichlopak-5tc4TXWwyLM@public.gmane.org> ---
This is true, I don't see from lsmod command,
video have 0 , in intel was driver i915.

In next day I will try save lsmod output, 
from dmesg I have only ACPI errors, nothing more from :
     dmesg |  grep -i 'error\|warning\|fail|\segfault'

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1176 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2016-05-01 18:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 18:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 18:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 18:47 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 641 bytes --]

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

--- Comment #6 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
(In reply to tele from comment #5)
> This is true, I don't see from lsmod command,
> video have 0 , in intel was driver i915.
> 
> In next day I will try save lsmod output, 
> from dmesg I have only ACPI errors, nothing more from :
>      dmesg |  grep -i 'error\|warning\|fail|\segfault'

To be clear, what I'm looking for is the output of dmesg. Not the output of
"dmesg | grep something".

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1435 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (5 preceding siblings ...)
  2016-05-01 18:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 18:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 19:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 18:58 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 378 bytes --]

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

--- Comment #7 from tele <swojskichlopak-5tc4TXWwyLM@public.gmane.org> ---
Created attachment 123396
  --> https://bugs.freedesktop.org/attachment.cgi?id=123396&action=edit
dmesg

So dmesg added, you can watch all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1177 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (6 preceding siblings ...)
  2016-05-01 18:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 19:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-01 19:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-09 16:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 19:04 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 854 bytes --]

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

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

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

--- Comment #8 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
(In reply to tele from comment #7)
> Created attachment 123396 [details]
> dmesg
> 
> So dmesg added, you can watch all.

There isn't a single mention of nouveau. I don't know why nouveau's not being
loaded, but there's not even an attempt of it. Please file a bug with your
distro.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2451 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (7 preceding siblings ...)
  2016-05-01 19:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-01 19:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2016-05-09 16:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-01 19:24 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 372 bytes --]

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

--- Comment #9 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
BTW, I might note that vesa is being loaded... perhaps that's upsetting things,
although I'm not sure if that would do it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1131 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

* [Bug 95213] no screens found(EE)
       [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (8 preceding siblings ...)
  2016-05-01 19:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-05-09 16:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-05-09 16:45 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 620 bytes --]

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

tele <swojskichlopak-5tc4TXWwyLM@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #10 from tele <swojskichlopak-5tc4TXWwyLM@public.gmane.org> ---

I will cast these distribution and look for error.
I will change linux distribution.
So you can close the topic.
  See you later!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1855 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

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

end of thread, other threads:[~2016-05-09 16:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-30 13:11 [Bug 95213] New: no screens found(EE) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-95213-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2016-04-30 20:02   ` [Bug 95213] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 16:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 17:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 17:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 18:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 18:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 18:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 19:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-01 19:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-09 16: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.