Ubuntu 15.10 Intel® 945GM x86/MMX/SSE2 graphics driver issues with 32-bit OS












2















I am also having issues with my graphics driver.



Graphics: Intel® 945GM x86/MMX/SSE2
OS type: 32-bit


The screen gets corrupted with lines all over it and the only way to fix it is to force a refresh by moving some windows around with the mouse. The issue started after I upgraded from 15.4 to 15.10, which appears to be how it went for Alejandro Lázaro and jit, but the solution that jit tried did not work for me; which involved editing the following file with the contents listed:



/usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection









share|improve this question




















  • 1





    Please provide some more details. Linux kernel version by using command "uname -r". If the below answer works please mark it as correct.

    – Ashu
    Jan 31 '16 at 2:41











  • 4.2.0-27-generic

    – Raymond Erdey
    Feb 3 '16 at 0:41











  • lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily

    – Raymond Erdey
    Feb 3 '16 at 1:27
















2















I am also having issues with my graphics driver.



Graphics: Intel® 945GM x86/MMX/SSE2
OS type: 32-bit


The screen gets corrupted with lines all over it and the only way to fix it is to force a refresh by moving some windows around with the mouse. The issue started after I upgraded from 15.4 to 15.10, which appears to be how it went for Alejandro Lázaro and jit, but the solution that jit tried did not work for me; which involved editing the following file with the contents listed:



/usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection









share|improve this question




















  • 1





    Please provide some more details. Linux kernel version by using command "uname -r". If the below answer works please mark it as correct.

    – Ashu
    Jan 31 '16 at 2:41











  • 4.2.0-27-generic

    – Raymond Erdey
    Feb 3 '16 at 0:41











  • lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily

    – Raymond Erdey
    Feb 3 '16 at 1:27














2












2








2








I am also having issues with my graphics driver.



Graphics: Intel® 945GM x86/MMX/SSE2
OS type: 32-bit


The screen gets corrupted with lines all over it and the only way to fix it is to force a refresh by moving some windows around with the mouse. The issue started after I upgraded from 15.4 to 15.10, which appears to be how it went for Alejandro Lázaro and jit, but the solution that jit tried did not work for me; which involved editing the following file with the contents listed:



/usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection









share|improve this question
















I am also having issues with my graphics driver.



Graphics: Intel® 945GM x86/MMX/SSE2
OS type: 32-bit


The screen gets corrupted with lines all over it and the only way to fix it is to force a refresh by moving some windows around with the mouse. The issue started after I upgraded from 15.4 to 15.10, which appears to be how it went for Alejandro Lázaro and jit, but the solution that jit tried did not work for me; which involved editing the following file with the contents listed:



/usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection






15.10 intel-graphics






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 31 '16 at 9:01









andrew.46

22k1469150




22k1469150










asked Jan 31 '16 at 2:08









Raymond ErdeyRaymond Erdey

1112




1112








  • 1





    Please provide some more details. Linux kernel version by using command "uname -r". If the below answer works please mark it as correct.

    – Ashu
    Jan 31 '16 at 2:41











  • 4.2.0-27-generic

    – Raymond Erdey
    Feb 3 '16 at 0:41











  • lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily

    – Raymond Erdey
    Feb 3 '16 at 1:27














  • 1





    Please provide some more details. Linux kernel version by using command "uname -r". If the below answer works please mark it as correct.

    – Ashu
    Jan 31 '16 at 2:41











  • 4.2.0-27-generic

    – Raymond Erdey
    Feb 3 '16 at 0:41











  • lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily

    – Raymond Erdey
    Feb 3 '16 at 1:27








1




1





Please provide some more details. Linux kernel version by using command "uname -r". If the below answer works please mark it as correct.

– Ashu
Jan 31 '16 at 2:41





Please provide some more details. Linux kernel version by using command "uname -r". If the below answer works please mark it as correct.

– Ashu
Jan 31 '16 at 2:41













4.2.0-27-generic

– Raymond Erdey
Feb 3 '16 at 0:41





4.2.0-27-generic

– Raymond Erdey
Feb 3 '16 at 0:41













lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily

– Raymond Erdey
Feb 3 '16 at 1:27





lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily

– Raymond Erdey
Feb 3 '16 at 1:27










1 Answer
1






active

oldest

votes


















0














Try this



sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get install xserver-xorg-video-intel


Enter Command



sudo gedit /etc/X11/xorg.conf 


This command will create the file and open it for you.
Insert the text below exactly as it appears and click save.



Section "Device" 
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "sna"
EndSection


and then



sudo reboot





share|improve this answer
























  • That gave different issues. Menus do not display correctly in applications, so I reverted to my previous state.

    – Raymond Erdey
    Feb 3 '16 at 1:30











  • try this askubuntu.com/questions/17381/…

    – Ashu
    Feb 3 '16 at 2:17











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f727783%2fubuntu-15-10-intel-945gm-x86-mmx-sse2-graphics-driver-issues-with-32-bit-os%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









0














Try this



sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get install xserver-xorg-video-intel


Enter Command



sudo gedit /etc/X11/xorg.conf 


This command will create the file and open it for you.
Insert the text below exactly as it appears and click save.



Section "Device" 
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "sna"
EndSection


and then



sudo reboot





share|improve this answer
























  • That gave different issues. Menus do not display correctly in applications, so I reverted to my previous state.

    – Raymond Erdey
    Feb 3 '16 at 1:30











  • try this askubuntu.com/questions/17381/…

    – Ashu
    Feb 3 '16 at 2:17
















0














Try this



sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get install xserver-xorg-video-intel


Enter Command



sudo gedit /etc/X11/xorg.conf 


This command will create the file and open it for you.
Insert the text below exactly as it appears and click save.



Section "Device" 
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "sna"
EndSection


and then



sudo reboot





share|improve this answer
























  • That gave different issues. Menus do not display correctly in applications, so I reverted to my previous state.

    – Raymond Erdey
    Feb 3 '16 at 1:30











  • try this askubuntu.com/questions/17381/…

    – Ashu
    Feb 3 '16 at 2:17














0












0








0







Try this



sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get install xserver-xorg-video-intel


Enter Command



sudo gedit /etc/X11/xorg.conf 


This command will create the file and open it for you.
Insert the text below exactly as it appears and click save.



Section "Device" 
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "sna"
EndSection


and then



sudo reboot





share|improve this answer













Try this



sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get install xserver-xorg-video-intel


Enter Command



sudo gedit /etc/X11/xorg.conf 


This command will create the file and open it for you.
Insert the text below exactly as it appears and click save.



Section "Device" 
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "sna"
EndSection


and then



sudo reboot






share|improve this answer












share|improve this answer



share|improve this answer










answered Jan 31 '16 at 2:39









AshuAshu

2,58241639




2,58241639













  • That gave different issues. Menus do not display correctly in applications, so I reverted to my previous state.

    – Raymond Erdey
    Feb 3 '16 at 1:30











  • try this askubuntu.com/questions/17381/…

    – Ashu
    Feb 3 '16 at 2:17



















  • That gave different issues. Menus do not display correctly in applications, so I reverted to my previous state.

    – Raymond Erdey
    Feb 3 '16 at 1:30











  • try this askubuntu.com/questions/17381/…

    – Ashu
    Feb 3 '16 at 2:17

















That gave different issues. Menus do not display correctly in applications, so I reverted to my previous state.

– Raymond Erdey
Feb 3 '16 at 1:30





That gave different issues. Menus do not display correctly in applications, so I reverted to my previous state.

– Raymond Erdey
Feb 3 '16 at 1:30













try this askubuntu.com/questions/17381/…

– Ashu
Feb 3 '16 at 2:17





try this askubuntu.com/questions/17381/…

– Ashu
Feb 3 '16 at 2:17


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f727783%2fubuntu-15-10-intel-945gm-x86-mmx-sse2-graphics-driver-issues-with-32-bit-os%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?