Linux drivers intel atom

Как установить встроенный графический контроллер Intel?

Я пытаюсь определить, какая видеокарта у меня запущена, команды в терминале дают мне только следующее:

VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller. 

Как мне установить правильный драйвер? Как я вижу, не все отображается правильно. Я хочу установить правильное разрешение, но не могу, так как на моем компьютере с Ubuntu 12.04 нет нужных драйверов. Это нетбук Acer Aspire One.

3 ответа

То, что вы бежали, было lspci | grep -i vga это эффективно дает вам эту «видеокарту». Вы уже используете соответствующие драйверы для вашей системы. Если вы хотите увидеть драйвер ядра, вы должны использовать lspci -knn | grep -A2 VGA

lspci -knn | grep -A2 VGA 03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV515 [Radeon X1300/X1550] [1002:7146] Subsystem: VISIONTEK Device [1545:2352] Kernel driver in use: radeon ^^^^^^ 

Как видите, это мой «драйвер» для моей выделенной видеокарты. В вашем случае это выглядит так, так как недавно Intel теперь включает свойства GPU в свои CPU. Таким образом, вывод правильный.

Если у вас есть проблемы с вашими текущими драйверами, возможно, это ошибка, и о ней следует сообщить в LaunchPad. В AskUbuntu есть руководство для этого.

Вот способы установки драйвера графической карты Intel

1. If you are using Ubuntu 12.10 or higher, then you don't have to worry, as Intel has released a software for Linux system which will scans your graphics card and try to install appropriate graphics driver. Please refer following link: 
2. If you are using Ubuntu 12.04 or less then you can always install you graphics driver by running these command: $ sudo apt-get update $ sudo apt-get install xserver-xorg-video-intel 3. You can also give a try to this: $ sudo (jockey-gtk &) As it will scan all your available drivers and try to install the missing one. 4. If nothing works then finally install latest driver by following these steps: 
  • Откройте Ubuntu Software Center.
  • В меню верхнего уровня выберите » Редактировать | Программные источники.
  • Выберите вкладку » Другое программное обеспечение «.
  • Нажмите кнопку Добавить.
  • Введите следующее: deb https://download.01.org/gfx/ubuntu/12.04/main
  • Нажмите кнопку + Добавить источник.
  • Введите пароль пользователя при запросе.
  • Нажмите кнопку Закрыть.
  • Обновите и установите, выполнив следующие команды:
$ sudo apt-get update $ sudo apt-get install xserver-xorg-video-intel 

Надеюсь, это сработает для вас!

Читайте также:  Управление аудитом astra linux

Графический установщик Intel Linux позволяет легко устанавливать новейшие графические и видео драйверы для графического оборудования Intel. Это позволяет вам быть в курсе последних улучшений, оптимизаций и исправлений графического стека Intel®, чтобы обеспечить максимальное удобство работы с графическим оборудованием Intel. Графический установщик Intel® Linux доступен для последних версий Ubuntu и Fedora.

После загрузки просто нажмите Ctrl + Alt + T на клавиатуре, чтобы открыть терминал. Когда он откроется, перейдите в папку загрузок и выполните следующие команды:

После установки запустите установленное приложение, и оно обнаружит и загрузит подходящий драйвер для вас.

редактировать

Этот файл драйвера был опробован 12.04 полностью обновленным, и он работал нормально, но если по какой-либо причине он выдает ошибку или проблему, вы можете скачать версию 1.0.1 здесь. Имейте в виду, что это 32-битная версия.

Редактировать 2

Попробуйте это, просто нажмите Ctrl + Alt + T на клавиатуре, чтобы открыть терминал. Когда он откроется, выполните команду (ы) ниже:

sudo apt-add-repository ppa:glasen/intel-driver sudo apt-get update sudo apt-get install xserver-xorg-video-intel 

Источник

Linux drivers intel atom

Intel System Controller Hub US15W, US15WP and US15WPT, and the Intel Atom Processor E6xx Series

This page was written to show how to install Xorg drivers for graphics controllers found in the US15W (aka SCH Poulsbo), US15WP, and US15WPT system control hubs, and Atom E6XX series. It was written for Debian Squeeze 6.0.

Getting the Linux Drivers

The latest driver is available on the Intel website here:

Disappointingly, Debian Squeeze is not officially supported in version 1.6. The instructions below were written for version 1.5.2 but should still work because the installation gives an option to install non-supported distributions. The key is to have other software (in particular the kernel and xserver-xorg) that are sufficiently recent. Some of the instructions no longer apply: version 1.6 is distributed as a tar ball it is not necessary to use wine-console to extract it. Also, there are no longer any lines containing «deb_version» in the install.sh file, so they do not have to be modified.

It seems there are some issues with version 1.6, (see the bottom of this page) so I guess the best idea is to stick to version 1.5.2.

Version 1.5.2, is available here: (link now broken? may 2013)

Unfortunately the Linux driver is bundled up inside a file named IEMGD_1_5_2_GOLD_1816_Extract.exe. Fortunately the version of wine in Debian Squeeze will handle the next step. Type:

You will get a useful documentation file UsersGuide.pdf as well as a gzip tar file IEMGD_HEAD_Linux.tgz. Extract this in the usual way (tar xzf filename) into something appropriate like /usr/local/src/EMGD_1.5.2.

A pleasant surprise awaits: there is a directory IEMGD_HEAD_Linux/DebianSqueeze.

Installation

Despite all the statements to the contrary, the package can be used with Debian Squeeze — with some alterations to one file. There is an install script: IEMGD_HEAD_Linux/Utilities/install.sh and if altered correctly it will work.

Читайте также:  Linux bash bad interpreter no such file

First of all, make the file executable:

Secondly, some lines must be edited, mostly for compatibility with Debian Squeeze.

Источник

Thread: Loading graphic driver for intel atom n2600 processor

adam191 is offlineFirst Cup of Ubuntu

Loading graphic driver for intel atom n2600 processor

I got a question for a brand-new Ubuntu 12.04.03 LTS graphic installation, this embedded system running on top of Intel Atom N2600 CPU, and Intel NM10 intel chipset, also GMA 500
After a brand-new OS installation, I found the system is slow, and realized only the basic graphic driver installed, the currently resolution is only (800*600).
Below steps is what I tried so far but has no luck to get it work.

1. I downloaded the Intel graphic installer for LINUX from 01.org, it installed successfully, but tells me that «You don’t seem to have an Intel i915 chipset so no update are needed».
2. Type command «»Sudo lshw -c video | grep ‘configuration’ » in term, I got below
configuration: driver=gma500 latency=0
3. Try find gma500 linux driver but I got nothing.

Does anyone know how to install this driver?
Thanks.

ajgreeny is offlineXubuntu from dawn to dusk and beyond

Join Date Jul 2005 Location I think I’m here! Maybe? Beans 25,275 —> Beans Hidden! Distro Xubuntu 22.04 Jammy Jellyfish

Re: Loading graphic driver for intel atom n2600 processor

You already have that driver so there is nothing you can do to change, I’m afraid. Or not in a simple way with 12.04, but see below.

Intel has excellent drivers for its graphic chips and as long as it is not one of the very newest skylake cpus, it should be working as well as it can. It is likely that a newer version of Ubuntu will work better and I suggest you try an upgrade, or better a clean install of 14.04.4, which I am pretty certain has much better support for that Poulsbo graphic chip.

Try it live for a start to see if it gives you the required resolution; I think it will, and you can then take the final step and install that version.

Источник

Linux Mint Forums

Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller driver

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller driver

Post by zaidims » Sun Sep 17, 2017 8:28 am

Hi , i am a newbie on Linux , and i choose the latest version of Linux Mint ( Sonya )
i tried to install the driver of the graphic chipset but i cant , on the opening of the session i have a message that told me ( Acceleration graphic is not working , the cpu will be slow . )
i hope that someone can help , and excuse my english , i dont practice it ( i speak french )
Thank you :

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

Re: Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller driver

Post by Hoser Rob » Sun Sep 17, 2017 9:42 am

Читайте также:  Gateway power bi linux

Oh dear. When I see something like «D2xxx/N2xxx Integrated Graphics Controller driver» I suspect it has Intel Cedarview graphics. To be sure give us more info . copy/paste this into the terminal and copy/paste the text poutput back here the first command requires your password .

However I think you’re using the same graphics hardware as my netbook has. If the output if that first command says «driver=gma500» then it is. And there is no other Linux driver for that card, period, and I don’t think there will ever be. Intel didn’t actually make that card. If it’s the same one all I can say is that I hope you didn’t install the Cinnamon version (I use Xfce on mine) and you weren’t planning on watching HD video on it.

Hopefully it’s another card, but in any case Intel doesn’t actually do closed video drivers. You won’t see anything in Driver Manager except maybe intel-microcode, which isn’t a driver per se at all.

Re: Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller driver

Post by rene » Sun Sep 17, 2017 10:08 am

Confirming; have one of those as well; an Acer Aspire One D270, with an Intel Atom N2600 with Intel GMA 3600 graphics, a rebranded PowerVR graphics chip. Funny thing is that this particular netbook at the time even came with Linux as an option (MeeGo, long dead) but it isn’t anymore.

Intel didn’t buy the full rights from PowerVR at the time and specifically could not open the driver for GMA3600. The only drivers that have ever been released are 32-bit Windows 7 and a 32-bit binary-only driver compatible with Ubuntu 12.04 / Mint 13 at best. Seeing as how the Atom itself is pretty slow, I would not advise settling for software-rendering — and the HDMI-out not being supported without the binary-only driver can be a deal breaker.

That is: I’d advise to run the machine on the Windows 7 Starter Edition that it no doubt came with: it’s the only well-functioning solution.

Re: Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller driver

Post by Hoser Rob » Sun Sep 17, 2017 11:35 am

Actually 3D hardware accelerated video never worked right on those in Windows.

Fortunately I only use my netbook for running about and have a better laptop so I don’t use the netbook to watch video on. But I’ve seen a lot of forum threads here and on ubuntuforums by people with Cedarview and Poulsbo graphics who were expecting to be able to watch 1080p video with them.

Re: Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller driver

Post by richyrich » Sun Sep 17, 2017 12:14 pm

Источник

Оцените статью
Adblock
detector