Issue #2733 has been updated by ftigeot.

I have created a new git branch with the above commit reverted and then 
re-imported in small steps:

http://gitweb.dragonflybsd.org/~ftigeot/dragonfly.git/shortlog/refs/heads/drm_i915_november_fix

You can use it by adding my leaf repo as a remote to yours  from this url:
git://leaf.dragonflybsd.org/~ftigeot/dragonfly.git

And then checkout the drm_i915_november_fix branch

Detailed instructions:

git remote add leaf git://leaf.dragonflybsd.org/~ftigeot/dragonfly.git
git branch drm_i915_november_fix leaf/drm_i915_november_fix
git checkout drm_i915_november_fix

Please report which one of the smaller commits break X11 on your machine

----------------------------------------
Bug #2733: i915 drm issue rendering xserver unusable
http://bugs.dragonflybsd.org/issues/2733#change-12295

* Author: masu
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
Hi,

a firmware error of the wifi nic occurrs right after drm is started when 
starting xserver on my machine.
The nic is automatically reset afterwards and drm becomes initialized.

But then during the X session the nic error occurrs again resulting in an 
unsuccessful restart that causes also drm to fail which in effect leaves the X 
console unresponsive.
Strangely this effect appears when browsing the Internet and not when e.g., 
installing packages from remote locations that also generates network traffic 
over the wifi nic.

Does someone has a Lenovo X61 and experiences the same problems?

An excerpt from /var/log/messages is attached.

Regards
Matthias

---Files--------------------------------
messages (26.1 KB)
xorg.conf (4.04 KB)


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account

Reply via email to