LinuxQuestions.org
Help answer threads with 0 replies.
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 07-15-2007, 05:27 PM   #1
MBA Whore
Member
 
Registered: May 2006
Location: Kansas City, MO
Distribution: Various: pclos, Debian, Ubuntu, etc . . .
Posts: 649

Rep: Reputation: 30
Linux and "Integrated Graphics"


Hi,

My question is: How compatible is Linux with something called an "Intel Integrated Graphics Media Accelerator 950"

I noticed some Dell laptops have this "Integrated" video card instead of a traditional Nvida or ATI card. Would Linux work well with this "Integrated" card?

Thanks.
 
Old 07-15-2007, 06:12 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Yes, Intel open sources its video drivers, so support is "out of the box" for Linux, with no drivers to install. The performance isn't great for games, but normal desktop stuff - video, beryl, simple games - are fine.
 
Old 07-15-2007, 09:20 PM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Intel's integrated graphics under Linux has limited features. Most OpenGL commands are still rendered by the CPU, so Beryl will perform poorly. Video playback acceleration is not included, so the processor will be doing all the work. Also you have to run a utility to re-program the chip to handle non-factory resolutions every time the system boots up in Linux. I strongly recommend get a notebook computer that uses nVidia graphics if you want little trouble using it in Linux.

Dell notebook computers are costly. There are a lot cheaper and stronger built notebook computers from other manufactures.
 
Old 07-15-2007, 09:41 PM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Some videos of Beryl on a GMA950. It does OK.
 
Old 07-19-2007, 06:49 AM   #5
yvesvanbelle
Member
 
Registered: Jan 2007
Location: Belgium
Distribution: Debian, Ubuntu, Mandriva
Posts: 67

Rep: Reputation: 15
I can confirm what macemoneta says, the Intel Integrated Graphics Media Accelerator 950 works fine. I can play a DVD and at the same time make my Compiz cube spin without any lose of sound or video quality. And because the drivers are open sourced you don't need to follow any difficult installation procedure as with ATI or NVIDIA.

Best regards,

Yves
 
Old 07-19-2007, 07:49 AM   #6
Mark Havel
Member
 
Registered: May 2004
Location: Lyon, France
Distribution: Slackware
Posts: 85

Rep: Reputation: 15
Quote:
Originally Posted by yvesvanbelle
I can confirm what macemoneta says, the Intel Integrated Graphics Media Accelerator 950 works fine. I can play a DVD and at the same time make my Compiz cube spin without any lose of sound or video quality. And because the drivers are open sourced you don't need to follow any difficult installation procedure as with ATI or NVIDIA.

Best regards,

Yves
The nVIDIA proprietary driver installation is pretty straightforward and as painless as following the instructions to install a random program on Windows. And it works pretty well. And it's not difficult at all. And I love have after 3 years of struggle with Ati drivers telling me they won't enable 3D acceleration for unknown reason.
Anyway it seems that as far as you don't want to play modern games, the integrated Intel chipset it efficient enough to handle common tasks and it is well supported in Linux.

Last edited by Mark Havel; 07-19-2007 at 07:53 AM.
 
Old 07-19-2007, 08:52 AM   #7
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Quote:
Originally Posted by Mark Havel
The nVIDIA proprietary driver installation is pretty straightforward and as painless as following the instructions to install a random program on Windows. And it works pretty well. And it's not difficult at all. And I love have after 3 years of struggle with Ati drivers telling me they won't enable 3D acceleration for unknown reason.
Anyway it seems that as far as you don't want to play modern games, the integrated Intel chipset it efficient enough to handle common tasks and it is well supported in Linux.
I have Nvidia video on three of my machines. While the performance is very good, my problem has been with the support. I've never been able to use Beryl, because of the well known "black window bug" which has existed since Nvidia supported compositing (about a year now). If I open more than three windows on a machine, the windows turn black (no visible content). I normally have a dozen or more windows in use. Since the problem is caused by a memory management error, when you see the bug is a function of how much video memory you have. Every Nvidia card is impacted. Nvidia promises they will fix it one day. There's also the problem of having to re-install the driver every time there's a kernel or Xorg update. Since I use Fedora, those are frequent.

I won't ever purchase another piece of hardware that requires a proprietary (closed source) driver. If Nvidia or ATI want my business, they either need to open source or wait for the reverse engineering projects (like Nouveau for Nvidia or Avivo for ATI) to reach usable levels.
 
Old 07-20-2007, 03:03 AM   #8
walla299
Member
 
Registered: Jul 2007
Location: Phoenix, AZ, US
Distribution: OpenSuse 11.1 x64 (KDE 4.3)
Posts: 35

Rep: Reputation: 15
I've got the Intel 950 graphics chip also, and it works fine for common tasks that I do in Linux and in Win XP (required by job.) Older games seem to work pretty well on it, and I don't have the time/money for the newer ones anyway.

It all depends on what you are going to use the laptop for. Where I work we still use some Dell D505's (with an earlier Intel graphic chip) and they work fine also.
 
Old 08-02-2007, 06:24 PM   #9
MBA Whore
Member
 
Registered: May 2006
Location: Kansas City, MO
Distribution: Various: pclos, Debian, Ubuntu, etc . . .
Posts: 649

Original Poster
Rep: Reputation: 30
To summarize

The "integrated" graphics option would be on my mom's laptop. She does not play video games or watch TV. She would only do basic stuff such as go online, write letters, etc.

Would the "integrated" graphics option suffice? Should I expect the hardware to act differently if I am running Linux instead of Windows?
 
Old 08-02-2007, 06:31 PM   #10
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
It will more than suffice.
 
  


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
LXer: Displaying "MyComputer", "Trash", "Network Servers" Icons On A GNOME Desktop LXer Syndicated Linux News 0 04-02-2007 08:31 AM
Digimate 17" TFT with NVidia graphics - keep getting "signal out of range" vasudevadas Linux - Hardware 3 12-03-2006 06:22 PM
enabling "easybuttons" and integrated wireless card Pathian Linux - Hardware 0 10-20-2003 02:42 PM
DVD play and "integrated" video - can it be done? CBT Linux - Hardware 1 01-05-2003 01:39 PM

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

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

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