Summary: | [945GM FBC] screen on VGA output disappears after LVDS is turned off | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Marcin Biernat <boski_cinek> | ||||
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> | ||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | major | ||||||
Priority: | medium | CC: | boski_cinek | ||||
Version: | unspecified | Keywords: | NEEDINFO | ||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Marcin Biernat
2008-11-30 12:17:26 UTC
Please attach Xorg.0.log. Are you sure? As I wrote: $ cat /var/log/Xorg.0.log | grep -e '(EE) intel(0): underrun on pipe A!'|wc -l 26202 (In reply to comment #2) > Are you sure? As I wrote: > $ cat /var/log/Xorg.0.log | grep -e '(EE) intel(0): underrun on pipe A!'|wc -l > 26202 You can put only the stuff before underrun error lines. And please set option "ModeDebug yes" under device section in xorg.conf. Yeah we need the log; it has other info that can tell us why pipe A is underrunning. Also, you could try 2.5.x, that has some fixes for underrun problems. Created attachment 21520 [details]
debug log
I finally had time to reproduce this bug in debug mode. I've attached Xorg.0.log.
Can you try a more recent release? 2.4.1 is missing several underrun fixes... Ping Marcin, have you been able to try a newer release with some of the fixes for issues like this? bugzilla-daemon@freedesktop.org wrote: > http://bugs.freedesktop.org/show_bug.cgi?id=18821 > --- Comment #7 from Jesse Barnes <jbarnes@virtuousgeek.org> 2009-01-28 13:00:52 PST --- > Ping Marcin, have you been able to try a newer release with some of the fixes > for issues like this? Hi! I didn't have opportunity yet to try newer release. I'm on Ubuntu 8.10 now, but I will try to reproduce this issue on beta version of Jaunty (9.04), which probably comes with newer release. Or maybe some of you know where I can get newer drivers for 8.04? I think there are some instructions around for building new drivers under 8.04, but otherwise waiting for Jaunty is fine... You'd have to google around for them though; iirc they were on one of the ubuntu wiki sites. ping for response, Marcin... Hi, I believe the best way to handle this bug is to take a look at proper ubuntu bug report on launchpad: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/311895 There are also many others interesting and well documented problems with Intel drivers on launchpad. Just search for "[i945]" phrase. And by the way guys I really believe we have to make those driver best possible, because almost all netbooks are using 945GM, and it looks like netbooks are our chance to get fair market share on "desktops". Cheers and thanks for all good work, BeCe Looks like another FIFO related issue, can you try the patch at https://bugs.freedesktop.org/attachment.cgi?id=24651 Timed out on this one; hopefully it's fixed now (either that or it's a dupe of 18491 or 19304 anyway). |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.