Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2081  / 2 Years ago, wed, september 14, 2022, 7:40:13

I am running 12.04 on a Core 2 Duo T8100 at 2.10ghz with Intel GM965/GL960 integrated mobile graphics with shared memory. I have 3gigs of ram but it normally stays below 1 gig.



Super Key hangs and programs hang when few programs are open. With many programs and tabs open, windows fade (almost) properly and nothing seems to hang, but typing and mouse gestures still lag, though not quite as bad. Ram usage increases to approx 2 gig, still no swap. Boots rather slowly and crypto swap hangs, but I kind of expect that with a 5400RPM drive, should I not?



I was assuming this is a graphics related problem so I ran unity_support and all questions were answered with a 'yes.' I also installed the updated drivers from the Ubuntu X team PPA (after confirming its validity, of course). I checked the minimum requirements and all are met a bit better than stated (I think). Also, 2D has the same issues (so not a compositing issue, right?). I also installed mesa-utils and upgraded, updated and restarted. No help, but instead of "graphics unknown" in system monitor, there simply is no field for graphics. libgl gives a "no such file or directory" error when searching for the driver, but I am not sure how to read that file, posted below. Sorry to be so long, just trying to provide all the info I can. Also, this problems seems to go away after the PC is left on for some time (hours or overnight) only to reappear on restart.



lspci is http://paste.ubuntu.com/975031/
Libgl verbose is http://paste.ubuntu.com/975013/
latest xorg log is http://paste.ubuntu.com/975020/
var/log/syslog from this session is http://paste.ubuntu.com/975036/



Edit: This is a clean install and I did not have this problem upon intitial install or with live usb. Already turned off all sync programs. Also have preload installed.



Possibly related to bug here. If you can confirm that this is related to said bug, please feel free to close the question with the appropriate comment. If you have found this post and you have intel 965gm please follow link and click "this also affects me"


More From » boot

 Answers
0

To summarize with some intructions, if you are experiencing these issues (with a Core 2) you may want to try...



gksudo gedit /etc/grub/default


find the line that reads similar to



GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"


and edit it to read



GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=force"


Core 'i' series may need additional tweaking, see here for details.



Phoronix has an article about a 'proper solution' AKA a patch, but that is beyond my level of expertise. Anyway, this will do well enough for me until the kernel gets that support!


[#38634] Wednesday, September 14, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
armis

Total Points: 38
Total Questions: 106
Total Answers: 118

Location: Mali
Member since Sat, Feb 12, 2022
2 Years ago
;