linux freezing on x61

X60/X61 series specific matters only.
Post Reply
Message
Author
vavet
Sophomore Member
Posts: 162
Joined: Mon Apr 15, 2013 8:32 am
Location: Geneva, Switzerland

linux freezing on x61

#1 Post by vavet » Thu Jul 23, 2015 10:52 am

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.
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

Dekks
Junior Member
Junior Member
Posts: 434
Joined: Thu Jun 26, 2014 9:38 am
Location: Birmingham, UK

Re: linux freezing on x61

#2 Post by Dekks » Thu Jul 23, 2015 11:51 am

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

xiphmont
Junior Member
Junior Member
Posts: 275
Joined: Wed Apr 07, 2010 2:46 pm
Location: Jaffrey, NH
Contact:

Re: linux freezing on x61

#3 Post by xiphmont » Thu Jul 23, 2015 2:57 pm

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?
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
Sophomore Member
Posts: 162
Joined: Mon Apr 15, 2013 8:32 am
Location: Geneva, Switzerland

Re: linux freezing on x61

#4 Post by vavet » Fri Jul 24, 2015 7:38 am

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.
So does it mean there is no way to run a stable linux on x61?
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

xiphmont
Junior Member
Junior Member
Posts: 275
Joined: Wed Apr 07, 2010 2:46 pm
Location: Jaffrey, NH
Contact:

Re: linux freezing on x61

#5 Post by xiphmont » Fri Jul 24, 2015 8:16 am

vavet wrote:
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.
So does it mean there is no way to run a stable linux 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.

Dekks
Junior Member
Junior Member
Posts: 434
Joined: Thu Jun 26, 2014 9:38 am
Location: Birmingham, UK

Re: linux freezing on x61

#6 Post by Dekks » Fri Jul 24, 2015 12:08 pm

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.
I must have been very lucky then, never seen 1 freeze on 3 X61 units running those kernels.
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

xiphmont
Junior Member
Junior Member
Posts: 275
Joined: Wed Apr 07, 2010 2:46 pm
Location: Jaffrey, NH
Contact:

Re: linux freezing on x61

#7 Post by xiphmont » Fri Jul 24, 2015 12:33 pm

Dekks wrote:
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.
I must have been very lucky then, never seen 1 freeze on 3 X61 units running those kernels.
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 things :-)

Bibin
Senior Member
Senior Member
Posts: 503
Joined: Fri Mar 13, 2009 1:07 am
Location: Brooklyn, New York

Re: linux freezing on x61

#8 Post by Bibin » Fri Jul 24, 2015 12:46 pm

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
Give your T43/T43p/R52/X41 the SATA it deserves! http://mikejmoffitt.com/sata

flyingfishfinger
Junior Member
Junior Member
Posts: 252
Joined: Sun Nov 18, 2012 5:42 pm
Location: Bay Area (Berkeley) , California

Re: linux freezing on x61

#9 Post by flyingfishfinger » Fri Jul 24, 2015 4:30 pm

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

vavet
Sophomore Member
Posts: 162
Joined: Mon Apr 15, 2013 8:32 am
Location: Geneva, Switzerland

Re: linux freezing on x61

#10 Post by vavet » Fri Jul 31, 2015 11:33 am

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

jaspen-meyer
Senior Member
Senior Member
Posts: 630
Joined: Wed May 19, 2010 11:21 pm
Location: Pardubice, Czech Republic
Contact:

Re: linux freezing on x61

#11 Post by jaspen-meyer » Sun Jan 17, 2016 11:55 pm

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)

Dekks
Junior Member
Junior Member
Posts: 434
Joined: Thu Jun 26, 2014 9:38 am
Location: Birmingham, UK

Re: linux freezing on x61

#12 Post by Dekks » Mon Jan 18, 2016 4:52 am

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).
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.
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

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Thinkpad X6x Series incl. X6x Tablet”

Who is online

Users browsing this forum: No registered users and 5 guests