Bug 1038591

Summary: anaconda failed to detect video card
Product: [Fedora] Fedora Reporter: MATT <MATTHEWGRINNAN>
Component: xorg-x11-driversAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: airlied, anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-07 22:28:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description MATT 2013-12-05 12:49:19 UTC
Description of problem:
anaconda failed to detect video card


Version-Release number of selected component (if applicable):
Fedora 19


How reproducible:
Try to install Fedora with my video card. 


Steps to Reproduce:
1. Try to install Fedora with my video card. 
2.
3.

Actual results:
The screen goes black after I select install Fedora 19. 


Expected results:
For Fedora to install normally. 


Additional info:

Here is my hardware information. 

[bob@localhost ~]$ sudo lshw -c video
[sudo] password for bob: 
  *-display UNCLAIMED     
       description: VGA compatible controller
       product: 4th Gen Core Processor Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 06
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller cap_list
       configuration: latency=0
       resources: memory:b2000000-b23fffff memory:a0000000-afffffff ioport:5000(size=64)
[bob@localhost ~]$ 
[bob@localhost ~]$ 
[bob@localhost ~]$ sudo lspci -v | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
[bob@localhost ~]$ 
[bob@localhost ~]$ 
[bob@localhost ~]$ sudo lspci -vvv -s `lspci | awk '/VGA/{print $1}'`
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
	Subsystem: Toshiba America Info Systems Device fa72
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at b2000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at a0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 5000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Capabilities: [d0] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a4] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-


I am able to install Fedora in basic graphics mode. 
http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ch-Boot-x86.html
http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/ch10s02.html
http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/sn-bootoptions-hardware.html

This makes me think that there is no driver for my video card yet.

$ sudo lshw -c video | grep configuration 
       configuration: latency=0


http://xmodulo.com/2013/09/how-to-check-graphics-card-on-linux.html

Comment 1 MATT 2013-12-28 23:24:46 UTC
Can I please have an update on this?

Comment 2 Dave Airlie 2014-07-07 22:28:39 UTC
F20 has support for Haswell graphics.