I tried to upgrade my intel driver and after rebooting I got a black screen when xdm started. Reproducible: Always Steps to Reproduce: 1. Upgrade xf86-video-intel-2.4.98.0.ebuild 2. restart X server 3. got a mouse cursor in the center of screen cannot be moved, ctrl+alt+back does nothing Actual Results: Downgrade to the xf86-video-intel-2.4.2-r3 fix the problem
Created attachment 169923 [details] Xorg.0.log The X server log file
My intel chipset : 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Could you please attach your xorg.conf? Thanks
Created attachment 170022 [details] /etc/X11/xorg.conf My xorg.conf
Created attachment 170023 [details] emerge --info text file Output of my emerge --info
I'm out of ideas, please open a bug in freedesktop's bugzilla. Here are some instructions on how to do so: http://intellinuxgraphics.org/how_to_report_bug.html Please add "remi@gentoo.org" as a CC on that bug so I can track it. Thanks
I had upgraded to xf86-vide-intel-2.5.0 only to break X, unknown symbol intel_bufmgr_fake_init. Could be related? I don't know. Had to downgrade, will post any requested information/logs
(In reply to comment #7) > I had upgraded to xf86-vide-intel-2.5.0 only to break X, unknown symbol > intel_bufmgr_fake_init. Could be related? I don't know. Had to downgrade, will > post any requested information/logs That sounds like a different bug, please open a new one so we can keep both issues separate. Thanks
xf86-video-intel 2.6.1 is now available in portage. Please try with this new version and don't hesitate to reopen this bug if you can still reproduce. Thanks
New driver does not help (2.6.3). Switching 2D Acceleration to EXA works for me, but effectively causes my system to provide no 2D acceleration at all (i915GM chipset).
Hi. Exactly the same problem is still present with xf86-video-intel-2.6.3-r1 as of 14th May 2009. I'm using a freshly installed xorg-server-1.5.3-r5 on a Thinkpad X41. libdrm and mesa freshly recompiled to the most recent stable versions. Graphics: (from lspci) Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03) starting X hard freezes the machine. Last message in log is intel_bufmgr_fake.c: Error waiting for fence: Device or resource busy.
Hi Jamie, I take it you're using a stable kernel as well? If so, please try to use a ~arch version of gentoo-sources (or even git-sources) to see if that makes a difference. Thanks
Thanks for the quick response! I'm currently using sys-kernel/gentoo-sources-2.6.23-r3 I'll try something newer.
Oh wow, that is old. Upstream *definitely* hasn't tried with kernels that old. They've only recently started working on making the X driver work without any DRM support... I'm talking git master here, not even in 2.7... Thanks
YOU DA MAN! All is well since I upgraded to sys-kernel/gentoo-sources-2.6.28-r5. I guess the lesson of this is not to neglect your kernel! Thanks loads for your help.
Alright, thanks for the follow up :)
And closing with the proper resolution. Thanks