RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 594790 - X doesn't start with Arrandale Graphics Chipset
Summary: X doesn't start with Arrandale Graphics Chipset
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: xorg-x11-drv-intel
Version: 6.0
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Adam Jackson
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-21 16:04 UTC by Andreas Petzold
Modified: 2010-05-24 14:06 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-24 14:06:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Xorg.0.log (6.20 KB, text/plain)
2010-05-21 16:04 UTC, Andreas Petzold
no flags Details

Description Andreas Petzold 2010-05-21 16:04:30 UTC
Created attachment 415723 [details]
Xorg.0.log

Description of problem:
X doesn't start on a Fujitsu Q9000 with integrated Intel Graphics when using the intel driver.

Version-Release number of selected component (if applicable):
xorg-x11-drv-intel-2.10.0-4.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Delete xorg.conf, or create xorg.conf with intel driver
2. Try to start X
3.
  
Actual results:
X doesn't start

Expected results:
X starts

Additional info:

Works with vesa driver.

Hardware:
lspci -v
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12) (prog-if 00 [VGA controller])

lspci -n
00:02.0 0300: 8086:0046 (rev 12)

Comment 2 Andreas Petzold 2010-05-21 16:16:27 UTC
I should have studied the Xorg log more carefully. Looks like X didn't find any output device:

(WW) intel(0): No outputs definitely connected, trying again...
(II) intel(0): Output VGA1 disconnected
(II) intel(0): Output HDMI1 disconnected
(II) intel(0): Output HDMI2 disconnected
(WW) intel(0): Unable to find initial modes
(EE) intel(0): No modes.
(II) UnloadModule: "intel"
(EE) Screen(s) found, but none have a usable configuration.

My monitor was connected vie a DVI-to-VGA adapter. All is fine when directly using DVI.

I'm closing this now, since it's not a bug.

Comment 3 Adam Jackson 2010-05-24 14:06:32 UTC
Closing per comment #2.


Note You need to log in before you can comment on or make changes to this bug.