LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Intel Graphics Debian (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/intel-graphics-debian-4175478988/)

lightinside87 09-29-2013 04:18 PM

Intel Graphics Debian
 
Hi, my name is Jose, I am new to linuxquestions.org so please forgive me if i make mistakes in the post.
I am having trouble finding a package to install/configure the graphics on an Acer laptop (Acer Aspire One D257) running Debian 7 Wheezy.

as of right now I have found Intel Graphics Installer 1.0.2 but i seem i am unable to install it, according to 01.org it is for Ubuntu OS. since it is a deb file, i would have thought i would be able to install it with no problem on a Debian OS, but i get errors

This is what i run to try and install the .deb package

root# sudo dpkg -i intel-linux-graphics-installer_1.0.2-0intel3_i386.deb

and results

Selecting previously unselected package intel-linux-graphics-installer.
(Reading database ... 179476 files and directories currently installed.)
Unpacking intel-linux-graphics-installer (from intel-linux-graphics-installer_1.0.2-0intel3_i386.deb) ...
dpkg: dependency problems prevent configuration of intel-linux-graphics-installer:
intel-linux-graphics-installer depends on libglib2.0-0 (>= 2.35.9); however:
Version of libglib2.0-0:i386 on system is 2.33.12+really2.32.4-5.
intel-linux-graphics-installer depends on ttf-ancient-fonts; however:
Package ttf-ancient-fonts is not installed.

dpkg: error processing intel-linux-graphics-installer (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Errors were encountered while processing:
intel-linux-graphics-installer


i can't seem to install the latest version nor can i uninstall the current version of libglib2.0-0.

configuring the graphics on this machine would be nice.
your opinion and advice would be highly appreciated.
Jose

cascade9 09-30-2013 03:08 AM

What exactly are you trying to do?

Most intel video runs fine 'out of the box' with most linux distros. The main exception is intel video by PowerVR, with bad to awful linux support.

BTW, debain doesnt use sudo by default, and its quite common for ubuntu .deb packages to not work on debian systems.

qlue 09-30-2013 04:38 AM

Intel provides source code on their download page as well as binaries for Ubuntu and Fedora.
You could try compiling this for a Debian Wheezy installation, but there is a possibility that this package could mess up your system as it adds it's own repositories to your system.
I very much doubt that there is any benefit to using this with Debian as any 'features' it may add to your graphics chip set are probably not yet implemented in any Debian specific software. (i.e: the software currently in the Wheezy repository)

TobiSGD 09-30-2013 07:25 AM

The Acer Aspire One D257 features an Intel GMA 3150 graphics core, which is pretty similar to the graphics core used in the old i910/915 chipsets. I doubt that you get any benefits from installing a newer driver than Debian's default driver, I would just leave it as it is.

lightinside87 10-08-2013 12:11 PM

The graphics hardware isn't that great. It was running on vary low bit resolution. But I managed to change it with xrandr. I changed from 640 x 350 to 1024 x 768 with basic graphics that just suddenly worked after changing the resolution.. Thank you for the replies.


All times are GMT -5. The time now is 09:24 PM.