From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 51157] GeForce GT 540M not working anymore
Date: Sun, 01 Jul 2012 13:06:20 +0000 [thread overview]
Message-ID: <bug-51157-8800-ApEkRC8jGo@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-51157-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
https://bugs.freedesktop.org/show_bug.cgi?id=51157
--- Comment #4 from Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-07-01 06:06:20 PDT ---
Hi Diego
The errors in your logs could be related to the optimus solution on your laptop
- i.e. no displays physically connected to the nvidia card, thus causing Evo
issues. Have you tried booting in headless mode - "nouveau.modeset=2" in your
kernel command line ?
Due to further changes in nouveau, we refuse to load due to -EBUSY (nouveau:
probe of 0000:01:00.0 failed with error -16)
Would you mind narrowing down the issue - which kernel introduced it, can you
bisect
Ben
In the latter kernel 3.4(3.3 is affected as well) we fail to load, leaving one
of the following to blame
---
ret = nouveau_fence_init(dev);
if (ret)
goto out_pm;
if (dev_priv->eng[NVOBJ_ENGINE_GR]) {
ret = nouveau_card_channel_init(dev);
if (ret)
goto out_fence;
}
if (dev->mode_config.num_crtc) {
ret = nouveau_display_init(dev);
if (ret)
goto out_chan;
nouveau_fbcon_init(dev);
}
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next prev parent reply other threads:[~2012-07-01 13:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-16 20:22 [Bug 51157] New: GeForce GT 540M not working anymore bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-51157-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-06-16 20:11 ` [Bug 51157] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-16 20:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-16 20:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-01 13:06 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
2013-08-30 23:39 ` [Bug 51157] [NVC1] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-09-07 17:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-09-07 17:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
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-51157-8800-ApEkRC8jGo@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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 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.