(This is two posts from an enquiry I've made on the Mint forum possibly better made here.)
I've recently bought quite an old Thinkpad, a T22 from 2001 - 900mhz, 20gb, 256mb. It came with XP on though it was designed for Windows 98 and 2000 according to a sticker on it, and as it was XP was a bit slow. New ram arriving this week.
I've tried a few distros on it, restricted to what I have lying around for the moment, knowing well which ones not to bother with. Debian 6 and Ubuntu 9.04 worked very well with one showstopper each. I had a possibly faulty Mint 12 LXDE CD which I let do its thing for four hours at the installation stage before abandoning this. I now have Mint 11 LXDE installed and all is well except that it will not shut down. It begins to but then hangs and I have to press the power button, as nothing else responds. I have googled this to no avail. What is likely to be the problem? Any file I can meddle with?
I will burn another Mint 12 LXDE CD later but this computer isn't going online much if at all and ideally I wouldn't bother for now if anyone can help 11 shut down.
...Later in the day now and I have burnt a second attempt at the CD and installed Mint LXDE 12. I also checked the CD was without errors.
I'm very pleased with 12, it seems tidied up in a few places, uses less memory and feels smoother overall - but, it has the same fault for me in that it doesn't shut down properly. It begins to, as 11 did, and then stops about a second before it would normally go off as it did fine with Gnome 2 distros. So this seems to be something to do with how it interacts with my laptop's hardware doesn't it? Is this anything to do with acpi? Or does LXDE have its own procedure for shutdown? I did try 'sudo reboot' in the terminal with the same result of hanging though.
(I also installed Fluxbox to see if the problem still occured when using that, but when I log out to choose Fluxbox there is no button that I see that lets me log back in again. Just two boxes, one for Desktop, one for language, and the Quit button.)
Thanks for any ideas.
Linux mint LXDE 12 & 11 - will not shut down T22
Re: Linux mint LXDE 12 & 11 - will not shut down T22
Force acpi.
edit this line, adding acpi=force
then
reboot
This may not be the solution, but could work....
Code: Select all
vi /etc/default/grubCode: Select all
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi=force"Code: Select all
update-grubThis may not be the solution, but could work....
IBM T20 (2647-86U) - 900MHz/512MB - 2x8GB CF - Atheros AR5413 mini-pci - #! IBM T23 - 16GB CF - #!
IBM T42 (2373-JTU) - 1.7GHz/1GB - HM160HC IBM 560x - 233MHz/96MB IBM 701c
Lenovo T601 (8897/2007) - T9300 - 4GB - 32GB SSD - Xubuntu 14.04
IBM T42 (2373-JTU) - 1.7GHz/1GB - HM160HC IBM 560x - 233MHz/96MB IBM 701c
Lenovo T601 (8897/2007) - T9300 - 4GB - 32GB SSD - Xubuntu 14.04
Re: Linux mint LXDE 12 & 11 - will not shut down T22
I was hopeful there, but that hasn't worked. I had also read elsewhere to put the same remark in /etc/modules which didn't work either, and another command which I think was apm_poweroff=1 or apm power_off=1.
(Possibly naive question) do these machines have acpi though? With some distros we had to put acpi=off to boot the live cd. Somehow I need to find where LXDE has stored its shutdown routines. The LXDE forum itself hasn't proved great. Looks like I will be trying the new Linux Mint Debian Edition in Gnome Classic mode when I can get hold of the evasive low density ram otherwise.
(Possibly naive question) do these machines have acpi though? With some distros we had to put acpi=off to boot the live cd. Somehow I need to find where LXDE has stored its shutdown routines. The LXDE forum itself hasn't proved great. Looks like I will be trying the new Linux Mint Debian Edition in Gnome Classic mode when I can get hold of the evasive low density ram otherwise.
Re: Linux mint LXDE 12 & 11 - will not shut down T22
check your
/var/log/messages and
/var/log/syslog
to see what is going on when it hangs.
Edit - I believe they do have acpi
/var/log/messages and
/var/log/syslog
to see what is going on when it hangs.
Edit - I believe they do have acpi
Code: Select all
david@ibm-t20-01:~$ dmesg | grep acpi
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-686-pae root=UUID=19fd9a0b-3427-4a56-b94a-1da6666cc332 ro quiet acpi=force libata.dma=4
[ 0.378223] Switching to clocksource acpi_pm
[ 1.364506] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.364943] acpiphp: Slot [1] registered
[ 4.151797] ACPI: acpi_idle registered with cpuidle
[ 4.159013] Switching to clocksource acpi_pm
[ 4.619690] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[ 4.619701] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 4.619708] thinkpad_acpi: ThinkPad BIOS 16ET31WW (1.11 ), EC unknown
[ 4.619715] thinkpad_acpi: WARNING: Outdated ThinkPad BIOS/EC firmware
[ 4.619722] thinkpad_acpi: WARNING: This firmware may be missing critical bug fixes and/or important features
[ 4.633177] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 4.643468] Registered led device: tpacpi::thinklight
[ 4.643640] Registered led device: tpacpi::power
[ 4.643712] Registered led device: tpacpi::standby
[ 4.651046] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 4.652250] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
IBM T20 (2647-86U) - 900MHz/512MB - 2x8GB CF - Atheros AR5413 mini-pci - #! IBM T23 - 16GB CF - #!
IBM T42 (2373-JTU) - 1.7GHz/1GB - HM160HC IBM 560x - 233MHz/96MB IBM 701c
Lenovo T601 (8897/2007) - T9300 - 4GB - 32GB SSD - Xubuntu 14.04
IBM T42 (2373-JTU) - 1.7GHz/1GB - HM160HC IBM 560x - 233MHz/96MB IBM 701c
Lenovo T601 (8897/2007) - T9300 - 4GB - 32GB SSD - Xubuntu 14.04
-
- Similar Topics
- Replies
- Views
- Last post
-
- 4 Replies
- 547 Views
-
Last post by MikalE
Sun Apr 30, 2017 6:40 pm
-
- 15 Replies
- 484 Views
-
Last post by Dekks
Fri May 12, 2017 11:37 pm
-
-
SOLD *Near-mint* 14.1" Frankenpad T601f | T9500 cpu, 6GB, 320GB | beautiful SXGA+ | like-new NMB keyboard
by tpdude4 » Sun Feb 12, 2017 12:59 pm » in Marketplace - Forum Members only - 1 Replies
- 506 Views
-
Last post by tpdude4
Sat Feb 18, 2017 3:40 am
-
-
-
SOLD One T520 -- i5-2520 cpu, 4GB RAM; integrated gpu+mint HD screen; touchpad issue **REDUCED**
by tpdude4 » Thu Feb 16, 2017 11:47 am » in Marketplace - Forum Members only - 1 Replies
- 418 Views
-
Last post by mazzinia
Mon Feb 20, 2017 8:48 am
-
Who is online
Users browsing this forum: No registered users and 1 guest



