LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-16-2014, 12:52 AM   #1
ericls
LQ Newbie
 
Registered: May 2014
Posts: 9

Rep: Reputation: Disabled
Intel graphics HD4000 fails to work


This question may be marked as duplicate but questions I've found alike in askubuntu stackoverflow ubuntuforum can not solve this problem or give me an answer.

The model of my laptop is Acer V7-481 which comes with an i3-3227U CPU and NO graphic card.

When I was installing ubuntu 12.04 for the first time, the laptop booted up in a black screen

The only solution to this is to add a boot parameter nomodeset or something to disable the KMS.

Other solutions I found are useless, including acpi related and adjust the backlight using shortcuts etc.


Now, my laptop can only boot with nomodeset but I don't think the integrated graphic card is functioning normally.
  1. I cannot connect to a second monitor via HDMI and Display Port
  2. unity is running in 2d mode
  3. can't use 3d hardware acceleration

out put of
Code:
uname -a
Code:
Linux v7 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
out put of
Code:
lshw -c video
Code:
*-display UNCLAIMED     
   description: VGA compatible controller
   product: 3rd Gen Core processor Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@0000:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list
   configuration: latency=0
   resources: memory:c0000000-c03fffff memory:b0000000-bfffffff ioport:3000(size=64)
 
Old 05-16-2014, 03:31 PM   #2
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
As far as the testing the hardware is concerned, I would try booting the laptop with a live CD of a different distro, with a newer version. Knoppix is usually very good at working with any hardware, so I'd download a copy of that.

Assuming the hardware is fine, I personally would try a newer version of Ubuntu, (or Mint or something) unless there's a very good reason that you're sticking with Ubuntu 12.04. That would be the easiest solution since there are numerous reports of all sorts of quirky Ivy Bridge HD4000 laptop issues out there.
 
Old 05-16-2014, 04:48 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
My guess is that device wasn't invented when 12 came out. (could be wrong)

Try the newer 14 and see what happens. Generally Intel products are some of the most linux friendly. Intel provides drivers to almost every product they offer.
 
Old 05-16-2014, 07:22 PM   #4
ericls
LQ Newbie
 
Registered: May 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
My guess is that device wasn't invented when 12 came out. (could be wrong)

Try the newer 14 and see what happens. Generally Intel products are some of the most linux friendly. Intel provides drivers to almost every product they offer.
I'm running 14.04 now , and it doesn't help..

Thanks for your reply, anyway.
 
Old 05-16-2014, 07:24 PM   #5
ericls
LQ Newbie
 
Registered: May 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mostlyharmless View Post
As far as the testing the hardware is concerned, I would try booting the laptop with a live CD of a different distro, with a newer version. Knoppix is usually very good at working with any hardware, so I'd download a copy of that.

Assuming the hardware is fine, I personally would try a newer version of Ubuntu, (or Mint or something) unless there's a very good reason that you're sticking with Ubuntu 12.04. That would be the easiest solution since there are numerous reports of all sorts of quirky Ivy Bridge HD4000 laptop issues out there.
Well, I've tried Ubuntu, Debian, Centos, Fedora
and Archlinux which doesn't come with a GUI but still boot into black screen without nomodeset
 
Old 05-16-2014, 07:30 PM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Is this an Optimus laptop?
 
Old 05-16-2014, 07:33 PM   #7
ericls
LQ Newbie
 
Registered: May 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Emerson View Post
Is this an Optimus laptop?
Sorry, but it's not .
It has only an integrated graphic card inside I3-3227U
 
Old 05-17-2014, 09:41 AM   #8
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
when you say black screen, are you sure the brightness isn't just set to 0. My intel card does that on my HP laptop. As soon as the intel driver kicks in, the screen brightness goes to zero.
 
Old 05-17-2014, 10:03 AM   #9
ericls
LQ Newbie
 
Registered: May 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dolphin_oracle View Post
when you say black screen, are you sure the brightness isn't just set to 0. My intel card does that on my HP laptop. As soon as the intel driver kicks in, the screen brightness goes to zero.
I'm afraid that really it's not what you encountered.

When boot with out nomodeset, I can adjust the blacklight with shortcuts but the screen just changes from lighter grey to darker grey

and I'm sure the system is up because of the sound
 
Old 05-17-2014, 03:19 PM   #10
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Guess you could see if the drivers at Intel would help.


Seems to be a known issue. http://askubuntu.com/questions/20717...s-nomodeset-do
 
Old 05-17-2014, 07:09 PM   #11
ericls
LQ Newbie
 
Registered: May 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
Guess you could see if the drivers at Intel would help.


Seems to be a known issue. http://askubuntu.com/questions/20717...s-nomodeset-do
It may help improve the performance(though I didn't experience any), but I still can't remove nomodeset
 
Old 05-17-2014, 07:25 PM   #12
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
You need to look at all the replies and why they are there.

I am making an assumption of the driver and combination of motherboard may be doing this.

"nomodeset

The newest kernels have moved the video mode setting into the kernel. So all the programming of the hardware specific clock rates and registers on the video card happen in the kernel rather than in the X driver when the X server starts.. This makes it possible to have high resolution nice looking splash (boot) screens and flicker free transitions from boot splash to login screen. Unfortunately, on some cards this doesnt work properly and you end up with a black screen. Adding the nomodeset parameter instructs the kernel to not load video drivers and use BIOS modes instead until X is loaded"

So, we'd consider moving driver out of kernel, load new driver, or adjust kernel settings.
It may do that upon build of Intel's linux drivers from their site. It may fix your issue if you tried to build driver from source. I assume that above is correct in that the video setting is in the kernel. You can't get to it like you used to. See this for clues. https://wiki.archlinux.org/index.php...l_mode_setting

and here.

https://wiki.gentoo.org/wiki/Xorg/Co...el_modesetting


Further, it may be fixed in newest kernel. So see if you can update system.

Last edited by jefro; 05-17-2014 at 07:38 PM.
 
Old 05-17-2014, 07:28 PM   #13
patrick013
LQ Newbie
 
Registered: Dec 2012
Posts: 25

Rep: Reputation: Disabled
https://01.org/linuxgraphics/downloads

Perhaps a new driver, check dependencies.

Last edited by patrick013; 05-17-2014 at 07:29 PM.
 
Old 05-18-2014, 11:23 PM   #14
ericls
LQ Newbie
 
Registered: May 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
You need to look at all the replies and why they are there.

I am making an assumption of the driver and combination of motherboard may be doing this.

"nomodeset

The newest kernels have moved the video mode setting into the kernel. So all the programming of the hardware specific clock rates and registers on the video card happen in the kernel rather than in the X driver when the X server starts.. This makes it possible to have high resolution nice looking splash (boot) screens and flicker free transitions from boot splash to login screen. Unfortunately, on some cards this doesnt work properly and you end up with a black screen. Adding the nomodeset parameter instructs the kernel to not load video drivers and use BIOS modes instead until X is loaded"

So, we'd consider moving driver out of kernel, load new driver, or adjust kernel settings.
It may do that upon build of Intel's linux drivers from their site. It may fix your issue if you tried to build driver from source. I assume that above is correct in that the video setting is in the kernel. You can't get to it like you used to. See this for clues. https://wiki.archlinux.org/index.php...l_mode_setting

and here.

https://wiki.gentoo.org/wiki/Xorg/Co...el_modesetting


Further, it may be fixed in newest kernel. So see if you can update system.
Still can't fix it...
 
Old 05-18-2014, 11:45 PM   #15
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
The nomodeset does indeed not only deactivate KMS, but the whole driver. Booting in blackscreens often is caused when the video driver is not able to properly determine the correct resolution or refreshrate for your display. Usually this can be fixed by telling the driver which mode to use, using the video= kernel-option. Try to add this to the option GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub:
Code:
video=1024x768@60
Of course you can also set the native resolution instead of 1024x768 (which is a setting that virtually any display/monitor can handle).
After you have changed that file run the
Code:
sudo update-grub
command and restart the machine to look if that worked.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Running 3 monitors with Intel HD4000 and Geforce 210 99questions Linux - Hardware 1 03-01-2014 08:48 PM
Running 3 monitors with Intel HD4000 and Geforce 210 99questions Linux - Newbie 2 02-09-2014 02:26 AM
[SOLVED] Intel HD4000 graphics performance donreid Linux - Hardware 12 06-08-2013 01:59 AM
Intel HD4000 & USB Adapter tripple head; nearly there, but not quite richardcrossley Linux - Desktop 0 09-11-2012 05:31 PM
Getting OpenGL to work with an Intel Graphics Card litedrive Linux - Laptop and Netbook 1 12-30-2011 05:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration