Bug 214039

Summary: on dell latitude the intel drivers results in black screen
Product: [Fedora] Fedora Reporter: Mads Villadsen <maxx>
Component: xorg-x11-drv-i810Assignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: bernd.bartmann, mcepl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-10 22:35:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of lspci -vn
none
xorg log file from startup resulting in black screen
none
xorg.conf with "i810" driver; working with the LFP
none
Xorg log file from xorg.conf with i810 driver; working with LFP
none
xorg.conf with "intel" driver; gives only black screnn
none
xorg log file from xorg.conf with "intel" driver; gives only black screen
none
xorg log file when no xorg.conf exists; working with LFP
none
xorg.conf file
none
X log file with no xorg.conf none

Description Mads Villadsen 2006-11-04 22:51:37 UTC
Description of problem:


Version-Release number of selected component (if applicable):
xorg-x11-drv-i810-1.6.5-9.fc6

How reproducible:
Always

Steps to Reproduce:
1. Enable the intel driver in xorg.con (instead of i810)
2. Reboot
3. Ends up with black screen.
  
Actual results:
Black screen

Expected results:
An X display with a resolution of 1920x1200

Additional info:
At the moment I am running 915resolution and the i810 driver to get 1920x1200
resolution

Comment 1 Mads Villadsen 2006-11-04 22:51:37 UTC
Created attachment 140368 [details]
output of lspci -vn

Comment 2 Mads Villadsen 2006-11-04 22:53:03 UTC
Created attachment 140369 [details]
xorg log file from startup resulting in black screen

Comment 3 Matěj Cepl 2006-12-28 21:40:46 UTC
Thanks for the bug report and sorry for late reply to your report.

Please attach your X server config file (/etc/X11/xorg.conf) to the bug report
as individual uncompressed file attachment using the bugzilla file attachment
link below.

Could you please also try to run without any /etc/X11/xorg.conf whatsoever and
let X11 autodetect your display and video card? Attach to this bug
/var/log/Xorg.0.log from this attempt as well, please.

We will review this issue again once you've had a chance to attach this information.

Thanks in advance.

Comment 4 Bernd Bartmann 2006-12-28 22:55:35 UTC
Here are some findings from my system:
I'm running FC6 on a DELL D620 laptop. After installing the
915resolution tool I also got X11 running in the native 1440x900
resolution using the integrated Intel graphics card and the "i810"
driver. Now when I put the laptop into the docking station I can't get
any X11 output neither to the external displays attached to the
docking stations DVI and VGA port nor on the internal laptop display.

Text mode output to the external displays seems to work, i.e. when the
laptop lid is closed I get the console output on the display attached
to the DVI port.

I also tried the new "intel" driver,  but with this one I can't even
get X11 output to the internal display when the laptop is undocked.

I'll attach the logs you requested.

Comment 5 Bernd Bartmann 2006-12-28 22:56:42 UTC
Created attachment 144503 [details]
xorg.conf with "i810" driver; working with the LFP

Comment 6 Bernd Bartmann 2006-12-28 22:57:59 UTC
Created attachment 144504 [details]
Xorg log file from xorg.conf with i810 driver; working with LFP

Comment 7 Bernd Bartmann 2006-12-28 22:58:32 UTC
Created attachment 144505 [details]
xorg.conf with "intel" driver; gives only black screnn

Comment 8 Bernd Bartmann 2006-12-28 22:59:21 UTC
Created attachment 144506 [details]
xorg log file from xorg.conf with "intel" driver; gives only black screen

Comment 9 Bernd Bartmann 2006-12-28 23:00:25 UTC
Created attachment 144507 [details]
xorg log file when no xorg.conf exists; working with LFP

Comment 10 Mads Villadsen 2007-01-05 23:51:57 UTC
Created attachment 144945 [details]
xorg.conf file

Attaching xorg.conf file as per request

Comment 11 Mads Villadsen 2007-01-05 23:53:18 UTC
Created attachment 144946 [details]
X log file with no xorg.conf

Attaching the log output from running X without an xorg.conf file

Comment 12 Adam Jackson 2007-04-10 22:35:41 UTC
As of xorg-x11-drv-i810-1.6.5-19.fc7, 915GM and all 945 and 965 chips will use
the intel modesetting driver by default.  Please update, and test with that
driver, and reopen if you have further issues.