How to install drivers for intel GMA 3600 intergrated graphics system?
up vote
2
down vote
favorite
I am currently using crunchbang 11 32bit, on a laptop with Atom D2500/GMA3600. Does anyone know how to install a more modern driver - rather than the gma500? Is this even possible?
debian drivers crunchbang intel-gma
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
up vote
2
down vote
favorite
I am currently using crunchbang 11 32bit, on a laptop with Atom D2500/GMA3600. Does anyone know how to install a more modern driver - rather than the gma500? Is this even possible?
debian drivers crunchbang intel-gma
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am currently using crunchbang 11 32bit, on a laptop with Atom D2500/GMA3600. Does anyone know how to install a more modern driver - rather than the gma500? Is this even possible?
debian drivers crunchbang intel-gma
I am currently using crunchbang 11 32bit, on a laptop with Atom D2500/GMA3600. Does anyone know how to install a more modern driver - rather than the gma500? Is this even possible?
debian drivers crunchbang intel-gma
debian drivers crunchbang intel-gma
asked Apr 27 '14 at 23:15
Jack burridge
12613
12613
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
When it comes to graphics drivers, intel is the most liberal towards contributing code to the linux kernel. So I think you wont find any references online on how to install a specific kernel driver for intel hardware - its because the kernel will always contain the required drivers. You just need to install a latest linux distribution containing a recent kernel.
Ive tried wheezy and ubuntu 14.04. I dont seem to be getting any 3d acceleration
– Jack burridge
Apr 28 '14 at 6:54
1
I actually thought thatGMA3600
is a pure intel hardware, but its not. There is some useful info on arch wiki: wiki.archlinux.org/index.php/Intel_GMA3600 Try enabling modesetting as mentioned in there
– Jay Aurabind
Apr 28 '14 at 7:27
I went ahead and installedxserver-xorg-video-modesetting
but when I modified the file/etc/X11/xorg.conf.d/20-gpudriver.conf
as they suggested it caused a fatal error when xserver tried to start
– Jack burridge
Apr 28 '14 at 9:01
I suggest you ask in the appropriate distro's mailing list with the error log you encounter. There would more experienced people who can answer, which might even include people who package that driver itself. This is a bit generic place.
– Jay Aurabind
Apr 28 '14 at 9:27
Bad news for you gist.github.com/Aissen/2925633 Thats just 5 months ago. I dont know whats the latest situation.
– Jay Aurabind
Apr 28 '14 at 9:32
|
show 2 more comments
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f126818%2fhow-to-install-drivers-for-intel-gma-3600-intergrated-graphics-system%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
When it comes to graphics drivers, intel is the most liberal towards contributing code to the linux kernel. So I think you wont find any references online on how to install a specific kernel driver for intel hardware - its because the kernel will always contain the required drivers. You just need to install a latest linux distribution containing a recent kernel.
Ive tried wheezy and ubuntu 14.04. I dont seem to be getting any 3d acceleration
– Jack burridge
Apr 28 '14 at 6:54
1
I actually thought thatGMA3600
is a pure intel hardware, but its not. There is some useful info on arch wiki: wiki.archlinux.org/index.php/Intel_GMA3600 Try enabling modesetting as mentioned in there
– Jay Aurabind
Apr 28 '14 at 7:27
I went ahead and installedxserver-xorg-video-modesetting
but when I modified the file/etc/X11/xorg.conf.d/20-gpudriver.conf
as they suggested it caused a fatal error when xserver tried to start
– Jack burridge
Apr 28 '14 at 9:01
I suggest you ask in the appropriate distro's mailing list with the error log you encounter. There would more experienced people who can answer, which might even include people who package that driver itself. This is a bit generic place.
– Jay Aurabind
Apr 28 '14 at 9:27
Bad news for you gist.github.com/Aissen/2925633 Thats just 5 months ago. I dont know whats the latest situation.
– Jay Aurabind
Apr 28 '14 at 9:32
|
show 2 more comments
up vote
0
down vote
When it comes to graphics drivers, intel is the most liberal towards contributing code to the linux kernel. So I think you wont find any references online on how to install a specific kernel driver for intel hardware - its because the kernel will always contain the required drivers. You just need to install a latest linux distribution containing a recent kernel.
Ive tried wheezy and ubuntu 14.04. I dont seem to be getting any 3d acceleration
– Jack burridge
Apr 28 '14 at 6:54
1
I actually thought thatGMA3600
is a pure intel hardware, but its not. There is some useful info on arch wiki: wiki.archlinux.org/index.php/Intel_GMA3600 Try enabling modesetting as mentioned in there
– Jay Aurabind
Apr 28 '14 at 7:27
I went ahead and installedxserver-xorg-video-modesetting
but when I modified the file/etc/X11/xorg.conf.d/20-gpudriver.conf
as they suggested it caused a fatal error when xserver tried to start
– Jack burridge
Apr 28 '14 at 9:01
I suggest you ask in the appropriate distro's mailing list with the error log you encounter. There would more experienced people who can answer, which might even include people who package that driver itself. This is a bit generic place.
– Jay Aurabind
Apr 28 '14 at 9:27
Bad news for you gist.github.com/Aissen/2925633 Thats just 5 months ago. I dont know whats the latest situation.
– Jay Aurabind
Apr 28 '14 at 9:32
|
show 2 more comments
up vote
0
down vote
up vote
0
down vote
When it comes to graphics drivers, intel is the most liberal towards contributing code to the linux kernel. So I think you wont find any references online on how to install a specific kernel driver for intel hardware - its because the kernel will always contain the required drivers. You just need to install a latest linux distribution containing a recent kernel.
When it comes to graphics drivers, intel is the most liberal towards contributing code to the linux kernel. So I think you wont find any references online on how to install a specific kernel driver for intel hardware - its because the kernel will always contain the required drivers. You just need to install a latest linux distribution containing a recent kernel.
answered Apr 28 '14 at 5:24
Jay Aurabind
1664
1664
Ive tried wheezy and ubuntu 14.04. I dont seem to be getting any 3d acceleration
– Jack burridge
Apr 28 '14 at 6:54
1
I actually thought thatGMA3600
is a pure intel hardware, but its not. There is some useful info on arch wiki: wiki.archlinux.org/index.php/Intel_GMA3600 Try enabling modesetting as mentioned in there
– Jay Aurabind
Apr 28 '14 at 7:27
I went ahead and installedxserver-xorg-video-modesetting
but when I modified the file/etc/X11/xorg.conf.d/20-gpudriver.conf
as they suggested it caused a fatal error when xserver tried to start
– Jack burridge
Apr 28 '14 at 9:01
I suggest you ask in the appropriate distro's mailing list with the error log you encounter. There would more experienced people who can answer, which might even include people who package that driver itself. This is a bit generic place.
– Jay Aurabind
Apr 28 '14 at 9:27
Bad news for you gist.github.com/Aissen/2925633 Thats just 5 months ago. I dont know whats the latest situation.
– Jay Aurabind
Apr 28 '14 at 9:32
|
show 2 more comments
Ive tried wheezy and ubuntu 14.04. I dont seem to be getting any 3d acceleration
– Jack burridge
Apr 28 '14 at 6:54
1
I actually thought thatGMA3600
is a pure intel hardware, but its not. There is some useful info on arch wiki: wiki.archlinux.org/index.php/Intel_GMA3600 Try enabling modesetting as mentioned in there
– Jay Aurabind
Apr 28 '14 at 7:27
I went ahead and installedxserver-xorg-video-modesetting
but when I modified the file/etc/X11/xorg.conf.d/20-gpudriver.conf
as they suggested it caused a fatal error when xserver tried to start
– Jack burridge
Apr 28 '14 at 9:01
I suggest you ask in the appropriate distro's mailing list with the error log you encounter. There would more experienced people who can answer, which might even include people who package that driver itself. This is a bit generic place.
– Jay Aurabind
Apr 28 '14 at 9:27
Bad news for you gist.github.com/Aissen/2925633 Thats just 5 months ago. I dont know whats the latest situation.
– Jay Aurabind
Apr 28 '14 at 9:32
Ive tried wheezy and ubuntu 14.04. I dont seem to be getting any 3d acceleration
– Jack burridge
Apr 28 '14 at 6:54
Ive tried wheezy and ubuntu 14.04. I dont seem to be getting any 3d acceleration
– Jack burridge
Apr 28 '14 at 6:54
1
1
I actually thought that
GMA3600
is a pure intel hardware, but its not. There is some useful info on arch wiki: wiki.archlinux.org/index.php/Intel_GMA3600 Try enabling modesetting as mentioned in there– Jay Aurabind
Apr 28 '14 at 7:27
I actually thought that
GMA3600
is a pure intel hardware, but its not. There is some useful info on arch wiki: wiki.archlinux.org/index.php/Intel_GMA3600 Try enabling modesetting as mentioned in there– Jay Aurabind
Apr 28 '14 at 7:27
I went ahead and installed
xserver-xorg-video-modesetting
but when I modified the file /etc/X11/xorg.conf.d/20-gpudriver.conf
as they suggested it caused a fatal error when xserver tried to start– Jack burridge
Apr 28 '14 at 9:01
I went ahead and installed
xserver-xorg-video-modesetting
but when I modified the file /etc/X11/xorg.conf.d/20-gpudriver.conf
as they suggested it caused a fatal error when xserver tried to start– Jack burridge
Apr 28 '14 at 9:01
I suggest you ask in the appropriate distro's mailing list with the error log you encounter. There would more experienced people who can answer, which might even include people who package that driver itself. This is a bit generic place.
– Jay Aurabind
Apr 28 '14 at 9:27
I suggest you ask in the appropriate distro's mailing list with the error log you encounter. There would more experienced people who can answer, which might even include people who package that driver itself. This is a bit generic place.
– Jay Aurabind
Apr 28 '14 at 9:27
Bad news for you gist.github.com/Aissen/2925633 Thats just 5 months ago. I dont know whats the latest situation.
– Jay Aurabind
Apr 28 '14 at 9:32
Bad news for you gist.github.com/Aissen/2925633 Thats just 5 months ago. I dont know whats the latest situation.
– Jay Aurabind
Apr 28 '14 at 9:32
|
show 2 more comments
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f126818%2fhow-to-install-drivers-for-intel-gma-3600-intergrated-graphics-system%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown