Can't make intel hd 4000 drivers to work
After replacing my xserver
with
sudo apt-get remove --purge xserver-xorg
sudo apt-get install xserver-xorg
sudo dpkg-reconfigure xserver-xorg
I can't get my Intel HD 4000
card to work in 12.04
. Or to be more specific, I can't get the effects that I had with unity working again. Even changing workspaces looks ugly now.
I've searched this forum and googled everything about intel hd 4000 drivers
+ ubuntu
but no luck. Everything I found was about linux 13.04. Please help me. How to get my good looking system back?
I've installed mesa-utils
but System Details still doesn't recognize my graphics card.
unity drivers nvidia xserver
add a comment |
After replacing my xserver
with
sudo apt-get remove --purge xserver-xorg
sudo apt-get install xserver-xorg
sudo dpkg-reconfigure xserver-xorg
I can't get my Intel HD 4000
card to work in 12.04
. Or to be more specific, I can't get the effects that I had with unity working again. Even changing workspaces looks ugly now.
I've searched this forum and googled everything about intel hd 4000 drivers
+ ubuntu
but no luck. Everything I found was about linux 13.04. Please help me. How to get my good looking system back?
I've installed mesa-utils
but System Details still doesn't recognize my graphics card.
unity drivers nvidia xserver
add a comment |
After replacing my xserver
with
sudo apt-get remove --purge xserver-xorg
sudo apt-get install xserver-xorg
sudo dpkg-reconfigure xserver-xorg
I can't get my Intel HD 4000
card to work in 12.04
. Or to be more specific, I can't get the effects that I had with unity working again. Even changing workspaces looks ugly now.
I've searched this forum and googled everything about intel hd 4000 drivers
+ ubuntu
but no luck. Everything I found was about linux 13.04. Please help me. How to get my good looking system back?
I've installed mesa-utils
but System Details still doesn't recognize my graphics card.
unity drivers nvidia xserver
After replacing my xserver
with
sudo apt-get remove --purge xserver-xorg
sudo apt-get install xserver-xorg
sudo dpkg-reconfigure xserver-xorg
I can't get my Intel HD 4000
card to work in 12.04
. Or to be more specific, I can't get the effects that I had with unity working again. Even changing workspaces looks ugly now.
I've searched this forum and googled everything about intel hd 4000 drivers
+ ubuntu
but no luck. Everything I found was about linux 13.04. Please help me. How to get my good looking system back?
I've installed mesa-utils
but System Details still doesn't recognize my graphics card.
unity drivers nvidia xserver
unity drivers nvidia xserver
edited yesterday
anonymous2
3,35241849
3,35241849
asked Jul 29 '13 at 5:07
Deus DeceitDeus Deceit
52641536
52641536
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Do you have the following packages installed?
$ dpkg -l | grep intel | awk '{print $2}'
intel-gpu-tools
libdrm-intel1:amd64
libdrm-intel1:i386
xserver-xorg-video-intel
It's working fine for me, and with some of the compiz effects.
I'm using 13.04 but it worked fine in the 12.10 as well. And I actually had some little issue during the migration but not big deal.
intel-gpu-tools libdrm-intel1 libdrm-intel1:i386 libva-intel-vaapi-driver whois xserver-xorg-video-intel xserver-xorg-video-intel-lts-quantal Yup, i don't get libdrm-intel1:amd64 but when i try to install it... it says it's already installed.
– Deus Deceit
Jul 29 '13 at 5:56
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f325911%2fcant-make-intel-hd-4000-drivers-to-work%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
Do you have the following packages installed?
$ dpkg -l | grep intel | awk '{print $2}'
intel-gpu-tools
libdrm-intel1:amd64
libdrm-intel1:i386
xserver-xorg-video-intel
It's working fine for me, and with some of the compiz effects.
I'm using 13.04 but it worked fine in the 12.10 as well. And I actually had some little issue during the migration but not big deal.
intel-gpu-tools libdrm-intel1 libdrm-intel1:i386 libva-intel-vaapi-driver whois xserver-xorg-video-intel xserver-xorg-video-intel-lts-quantal Yup, i don't get libdrm-intel1:amd64 but when i try to install it... it says it's already installed.
– Deus Deceit
Jul 29 '13 at 5:56
add a comment |
Do you have the following packages installed?
$ dpkg -l | grep intel | awk '{print $2}'
intel-gpu-tools
libdrm-intel1:amd64
libdrm-intel1:i386
xserver-xorg-video-intel
It's working fine for me, and with some of the compiz effects.
I'm using 13.04 but it worked fine in the 12.10 as well. And I actually had some little issue during the migration but not big deal.
intel-gpu-tools libdrm-intel1 libdrm-intel1:i386 libva-intel-vaapi-driver whois xserver-xorg-video-intel xserver-xorg-video-intel-lts-quantal Yup, i don't get libdrm-intel1:amd64 but when i try to install it... it says it's already installed.
– Deus Deceit
Jul 29 '13 at 5:56
add a comment |
Do you have the following packages installed?
$ dpkg -l | grep intel | awk '{print $2}'
intel-gpu-tools
libdrm-intel1:amd64
libdrm-intel1:i386
xserver-xorg-video-intel
It's working fine for me, and with some of the compiz effects.
I'm using 13.04 but it worked fine in the 12.10 as well. And I actually had some little issue during the migration but not big deal.
Do you have the following packages installed?
$ dpkg -l | grep intel | awk '{print $2}'
intel-gpu-tools
libdrm-intel1:amd64
libdrm-intel1:i386
xserver-xorg-video-intel
It's working fine for me, and with some of the compiz effects.
I'm using 13.04 but it worked fine in the 12.10 as well. And I actually had some little issue during the migration but not big deal.
answered Jul 29 '13 at 5:46
rodhashrodhash
73111
73111
intel-gpu-tools libdrm-intel1 libdrm-intel1:i386 libva-intel-vaapi-driver whois xserver-xorg-video-intel xserver-xorg-video-intel-lts-quantal Yup, i don't get libdrm-intel1:amd64 but when i try to install it... it says it's already installed.
– Deus Deceit
Jul 29 '13 at 5:56
add a comment |
intel-gpu-tools libdrm-intel1 libdrm-intel1:i386 libva-intel-vaapi-driver whois xserver-xorg-video-intel xserver-xorg-video-intel-lts-quantal Yup, i don't get libdrm-intel1:amd64 but when i try to install it... it says it's already installed.
– Deus Deceit
Jul 29 '13 at 5:56
intel-gpu-tools libdrm-intel1 libdrm-intel1:i386 libva-intel-vaapi-driver whois xserver-xorg-video-intel xserver-xorg-video-intel-lts-quantal Yup, i don't get libdrm-intel1:amd64 but when i try to install it... it says it's already installed.
– Deus Deceit
Jul 29 '13 at 5:56
intel-gpu-tools libdrm-intel1 libdrm-intel1:i386 libva-intel-vaapi-driver whois xserver-xorg-video-intel xserver-xorg-video-intel-lts-quantal Yup, i don't get libdrm-intel1:amd64 but when i try to install it... it says it's already installed.
– Deus Deceit
Jul 29 '13 at 5:56
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f325911%2fcant-make-intel-hd-4000-drivers-to-work%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