Intel HD Graphics "No Device Detected"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
Fix Released
|
Medium
|
|||
linux (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
Intel HD Graphics is not recognized by kernel 3.0.0.14. Other kernels I've tried on Ubuntu 11.10:
2.6.39
3.0.0.12
3.1.4
3.1.6
All of them must be started with "nomodeset". If this is not done, I get a black screen. With nomodeset the display can run at 1280x1024, with vesa driver. It's a full HD display and is supposed to run at 1920x1080.
With "nomodeset" and with a xorg.conf using "intel" driver, when X starts I get "no device detected" error, falling back to console.
I've tried lastest version of other distros with the same result: OpenSUSE 12.1, Fedora 16, Bodhi 1.3, Ubuntu Precise 12.04 alpha,
CentOS 6.2, Extix 9, and i don't remember if anyone else.
I've tried too the 3.2 rc4 and rc7 kernel on Ubuntu 11.10, and those works better: nomodeset is not needed and I get full 1920x1080 resolution, but it's very unstable because the video turns off and on constantly (or turns into black), about 5 seconds each.
I've read in a lot of forums that the Intel HD Graphics are supported since 2.6.3x kernel, and must work ok too with 3.x, but it is failing with this specification.
Even I tried the http://
cat /proc/version_
sudo lspci -vk
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 0511
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at fe000000 (64-bit, non-prefetchable) [size=4M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel modules: i915
sudo lshw -C video
*-display UNCLAIMED
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
resources: memory:
The machine is a DELL INSPIRON ALL IN ONE 2320 i3 2100 CPU
One post to have a read is: http://
It is the same problem as I describe it here.
Thanks
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-
ProcVersionSign
Uname: Linux 3.0.0-14-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC269 Analog [ALC269 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC269 Analog [ALC269 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
Card hw:0 'PCH'/'HDA Intel PCH at 0xfe500000 irq 47'
Mixer name : 'Realtek ALC269'
Components : 'HDA:10ec0269,
Controls : 14
Simple ctrls : 10
Date: Thu Jan 5 13:42:39 2012
HibernationDevice: RESUME=
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
MachineType: Dell Inc. Inspiron One 2320
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.60
SourcePackage: linux
StagingDrivers: rts5139 mei
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
dmi.bios.date: 12/22/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 03KPVW
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 13
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Inspiron One 2320
dmi.product.
dmi.sys.vendor: Dell Inc.
affects: | linux-meta (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
tags: | added: oneiric |
tags: | added: precise sandybridge |
Changed in linux (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in linux: | |
status: | Confirmed → Incomplete |
Changed in linux: | |
status: | Incomplete → Fix Released |
Can you post the last kernel version where you didn't have this issue?