dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 98629] OpenGL applications warns "MESA-LOADER: failed to retrieve device information"
Date: Tue, 28 Mar 2017 12:05:01 +0000	[thread overview]
Message-ID: <bug-98629-502-m992k8egJO@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-98629-502@http.bugs.freedesktop.org/>


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

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

--- Comment #8 from Emil Velikov <emil.l.velikov@gmail.com> ---
Hi Brian,

The define is coming from the kernel's drmP.h. Perhaps we should have
explicitly made it part of the public API/ABI, but that won't help here.

In upstream the major is set in drm_core_init()'s
register_chrdev(DRM_MAJOR...).

After a couple of "???" moments I clicked that you're likely having a problem
with the standalone repo [1].

In there VMWGFX_STANDALONE is set, thus the upstream code path is not hit. You
guys are using drm_chr_dev [see vmwgfx_chrdev_reg()], and where AFAICT MAJOR is
not initialised.

Would be great if you can fix things on your end, but I won't object against a
workaround in libdrm.

[1] https://cgit.freedesktop.org/mesa/vmwgfx/

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2017-03-28 12:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-98629-502@http.bugs.freedesktop.org/>
2016-11-15 11:23 ` [Bug 98629] OpenGL applications warns "MESA-LOADER: failed to retrieve device information" bugzilla-daemon
2017-03-27 15:03 ` bugzilla-daemon
2017-03-28 12:05 ` bugzilla-daemon [this message]
2017-04-12 19:08 ` bugzilla-daemon
2017-04-22  9:35 ` bugzilla-daemon
2017-04-24 10:15 ` bugzilla-daemon
2018-08-07 13:41 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-98629-502-m992k8egJO@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).