linux freezing on x61
linux freezing on x61
Hi,
I have installed Ubuntu Mate (15.4) on an x61 along side with W7. Everything went very smooth, all hardware was detected properly. The only problem is that the systems just freezes from time to time and the only thing I can do is force shutdown (with power button). The windows is working fine and stable.
Was wondering if someone is familiar with this issue. And if the problem is in the linux version which alternative would be better for my machine?
Here are the key specs that might matter:
CPU - core 2 duo (T9300) 2.5GHz
Ram - 8GB crucial
SSD - 250GB Samsung 850 Pro
Screen - SXGA+ mod
WiFi - intel 6300
It also has an itergrated touchpad mod and webcam mod. Both worked fine out of the box.
I have installed Ubuntu Mate (15.4) on an x61 along side with W7. Everything went very smooth, all hardware was detected properly. The only problem is that the systems just freezes from time to time and the only thing I can do is force shutdown (with power button). The windows is working fine and stable.
Was wondering if someone is familiar with this issue. And if the problem is in the linux version which alternative would be better for my machine?
Here are the key specs that might matter:
CPU - core 2 duo (T9300) 2.5GHz
Ram - 8GB crucial
SSD - 250GB Samsung 850 Pro
Screen - SXGA+ mod
WiFi - intel 6300
It also has an itergrated touchpad mod and webcam mod. Both worked fine out of the box.
X61 (T9300, 8gb RAM, 120gb SSD, LED SXGA+, integrated webcam, invisible touchpad, modded battery etc.)
X61s (L7500 led SXGA+ w. touchscreen, L7700),
X61(T7300, T7300 w. pinmod, T8300)
X1 Carbon, W510, T43p, Nokia booklet 3G etc.
Google Pixel 2
X61s (L7500 led SXGA+ w. touchscreen, L7700),
X61(T7300, T7300 w. pinmod, T8300)
X1 Carbon, W510, T43p, Nokia booklet 3G etc.
Google Pixel 2
Re: linux freezing on x61
What does journalctl say? if anything?
Arch//Openbox R61//GNOME 3 X201i/X230 Tablet //Spectrwm T61/X61/X61 Debian 9/X32
Work - Win7/X220T BunsenLabs T43
Retired T60p/T60/X30/X31/X61S RIP T400/T21/X61T/X200T
Work - Win7/X220T BunsenLabs T43
Retired T60p/T60/X30/X31/X61S RIP T400/T21/X61T/X200T
Re: linux freezing on x61
Yes, it's a known problem. Intel 965 support was broken sometime after 3.17. The kernel driver eventually deadlocks the GPU solid. The bug is apparently fixed in the 4.x series.vavet wrote:Hi,
I have installed Ubuntu Mate (15.4) on an x61 along side with W7. Everything went very smooth, all hardware was detected properly. The only problem is that the systems just freezes from time to time and the only thing I can do is force shutdown (with power button). The windows is working fine and stable.
Was wondering if someone is familiar with this issue. And if the problem is in the linux version which alternative would be better for my machine?
Re: linux freezing on x61
So does it mean there is no way to run a stable linux on x61?xiphmont wrote: Yes, it's a known problem. Intel 965 support was broken sometime after 3.17. The kernel driver eventually deadlocks the GPU solid. The bug is apparently fixed in the 4.x series.
X61 (T9300, 8gb RAM, 120gb SSD, LED SXGA+, integrated webcam, invisible touchpad, modded battery etc.)
X61s (L7500 led SXGA+ w. touchscreen, L7700),
X61(T7300, T7300 w. pinmod, T8300)
X1 Carbon, W510, T43p, Nokia booklet 3G etc.
Google Pixel 2
X61s (L7500 led SXGA+ w. touchscreen, L7700),
X61(T7300, T7300 w. pinmod, T8300)
X1 Carbon, W510, T43p, Nokia booklet 3G etc.
Google Pixel 2
Re: linux freezing on x61
No, it means avoid Linux kernels 3.18 through (but not including) 4.0, or run graphics without GPU acceleration. Most modern distros are on 4.x already, so the problem is fixed there already.vavet wrote:So does it mean there is no way to run a stable linux on x61?xiphmont wrote: Yes, it's a known problem. Intel 965 support was broken sometime after 3.17. The kernel driver eventually deadlocks the GPU solid. The bug is apparently fixed in the 4.x series.
Re: linux freezing on x61
I must have been very lucky then, never seen 1 freeze on 3 X61 units running those kernels.xiphmont wrote:Yes, it's a known problem. Intel 965 support was broken sometime after 3.17. The kernel driver eventually deadlocks the GPU solid. The bug is apparently fixed in the 4.x series.
Arch//Openbox R61//GNOME 3 X201i/X230 Tablet //Spectrwm T61/X61/X61 Debian 9/X32
Work - Win7/X220T BunsenLabs T43
Retired T60p/T60/X30/X31/X61S RIP T400/T21/X61T/X200T
Work - Win7/X220T BunsenLabs T43
Retired T60p/T60/X30/X31/X61S RIP T400/T21/X61T/X200T
Re: linux freezing on x61
Could be, or you have backported fixes, or you never used any of the relevant GPU rendering codepaths. All my X61 tablets could be frozen reliably by the F21 installer. It wasn't a phantom problem. IIRC, it had something to do with accidentally mishandling a specific GPU exception after a large code cleanup in the driver. It took folks a while to sort out what was going on as the exception had always been mishandled, but before it had been mishandled in a different way that didn't deadlock thingsDekks wrote:I must have been very lucky then, never seen 1 freeze on 3 X61 units running those kernels.xiphmont wrote:Yes, it's a known problem. Intel 965 support was broken sometime after 3.17. The kernel driver eventually deadlocks the GPU solid. The bug is apparently fixed in the 4.x series.
Re: linux freezing on x61
I do remember this bug as well, so I'm glad it is fixed. Update your kernel.
sudo apt update
sudo apt-get dist-upgrade
sudo apt update
sudo apt-get dist-upgrade
Give your T43/T43p/R52/X41 the SATA it deserves! http://mikejmoffitt.com/sata
-
flyingfishfinger
- Junior Member

- Posts: 252
- Joined: Sun Nov 18, 2012 5:42 pm
- Location: Bay Area (Berkeley) , California
Re: linux freezing on x61
That won't quite do it I think. I actually checked yesterday for something unrelated (a ~2 minute boot time due to some acpid thing, I believe. Kernel 4.0 didn't solve it but I heard downgrading to 14.04 will)
The current (latest) Ubuntu doesn't include 4.0 yet, but you can install it if you want like this:
http://news.softpedia.com/news/How-to-I ... 8288.shtml
The current (latest) Ubuntu doesn't include 4.0 yet, but you can install it if you want like this:
http://news.softpedia.com/news/How-to-I ... 8288.shtml
Re: linux freezing on x61
upgraded the kernel to 4.0.4 version. Seem to be fine now. Thanks for the hints!
X61 (T9300, 8gb RAM, 120gb SSD, LED SXGA+, integrated webcam, invisible touchpad, modded battery etc.)
X61s (L7500 led SXGA+ w. touchscreen, L7700),
X61(T7300, T7300 w. pinmod, T8300)
X1 Carbon, W510, T43p, Nokia booklet 3G etc.
Google Pixel 2
X61s (L7500 led SXGA+ w. touchscreen, L7700),
X61(T7300, T7300 w. pinmod, T8300)
X1 Carbon, W510, T43p, Nokia booklet 3G etc.
Google Pixel 2
-
jaspen-meyer
- Senior Member

- Posts: 630
- Joined: Wed May 19, 2010 11:21 pm
- Location: Pardubice, Czech Republic
- Contact:
Re: linux freezing on x61
If you run out of ram and have no swap space set up you can provoke similar behavior by doing something ram-intensive. (My x21 was crashing in this way the other day when watching youtube videos in a browser - they did run in smtube/mplayer at 360p).
T420 Ivy Bridge i7 3612QM, x24 xiphmont led, x60s libreboot, led, T400 libreboot, (in progress testing Q9100)
Re: linux freezing on x61
no RAm + no swap could generate any number of fail modes dependant on what software/hardware was upto. GPU lock ups are just one possibility.jaspen-meyer wrote:If you run out of ram and have no swap space set up you can provoke similar behavior by doing something ram-intensive. (My x21 was crashing in this way the other day when watching youtube videos in a browser - they did run in smtube/mplayer at 360p).
Arch//Openbox R61//GNOME 3 X201i/X230 Tablet //Spectrwm T61/X61/X61 Debian 9/X32
Work - Win7/X220T BunsenLabs T43
Retired T60p/T60/X30/X31/X61S RIP T400/T21/X61T/X200T
Work - Win7/X220T BunsenLabs T43
Retired T60p/T60/X30/X31/X61S RIP T400/T21/X61T/X200T
-
- Similar Topics
- Replies
- Views
- Last post
-
-
ThinkPad T43 freezing during use
by sebileis2017 » Thu Mar 09, 2017 10:32 am » in ThinkPad T4x Series - 8 Replies
- 2552 Views
-
Last post by kfzhu1229
Mon Mar 13, 2017 8:05 pm
-
-
-
X61 CPU clock limiter on 65w charger w/o batt, and Linux loophole?
by axur-delmeria » Sat Mar 11, 2017 4:54 am » in Linux Questions - 3 Replies
- 389 Views
-
Last post by axur-delmeria
Sat Mar 11, 2017 9:26 am
-
-
-
770X Aftermarket Battery? (*And quick PIII linux question)
by Choram » Wed Jan 04, 2017 6:52 am » in ThinkPad Legacy Hardware - 1 Replies
- 928 Views
-
Last post by Dekks
Thu Jan 05, 2017 12:43 am
-
-
-
What is a good Linux OS for legacy thinkpads?
by Blender » Sat Jan 07, 2017 1:47 am » in ThinkPad Legacy Hardware - 26 Replies
- 2619 Views
-
Last post by Farro
Thu Jan 19, 2017 11:55 am
-
Who is online
Users browsing this forum: No registered users and 5 guests



