Slackware - Installation This forum is for the discussion of installation issues with Slackware. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-10-2012, 02:28 PM
|
#1
|
LQ Newbie
Registered: Apr 2012
Posts: 14
Rep: 
|
while install run, laptop turn power to off
Hi to all,
I try to install Slackware from DVD. In middle installation, the laptop turn power to off.
How can I run all installation on laptops ?
Thanks, see you.
|
|
|
04-10-2012, 05:42 PM
|
#2
|
Senior Member
Registered: May 2010
Location: Planet Earth
Distribution: Debian
Posts: 1,030
|
Could you post hardware specifications please? Does this machine turn off while installing any other system?
This may be issue with the internal fan and the machine is overheating so it just turn off as safety masure.
Regards
|
|
|
04-11-2012, 06:16 AM
|
#3
|
LQ Newbie
Registered: Apr 2012
Posts: 14
Original Poster
Rep: 
|
Hi ukiuki,
Hardware is a acer ASPIRE 5315.
Yes, in Ubuntu installation if I set noapic noacpi and nolpaic the isntallation finally OK.
How can I it in Slackware installation ?
Thanks, see you.
|
|
|
04-11-2012, 09:30 AM
|
#4
|
Member
Registered: Apr 2011
Distribution: Slackware64 14.0 & Slackware 13.37
Posts: 121
Rep:
|
Quote:
Originally Posted by xavier_slackware
Hi ukiuki,
Hardware is a acer ASPIRE 5315.
Yes, in Ubuntu installation if I set noapic noacpi and nolpaic the isntallation finally OK.
How can I it in Slackware installation ?
Thanks, see you.
|
Before booting, type those in as the kernel parameters.
|
|
|
04-11-2012, 11:24 AM
|
#5
|
LQ Newbie
Registered: Apr 2012
Posts: 14
Original Poster
Rep: 
|
Quote:
Originally Posted by blue_k
Before booting, type those in as the kernel parameters.
|
I type 'hugesmp.s noapic nolapic noacpi' before booting installation with same result.
Ideas ? Thanks, see you.
|
|
|
04-18-2012, 10:05 AM
|
#6
|
Moderator
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,979
|
Member response
Hi,
Quote:
Originally Posted by xavier_slackware
I type 'hugesmp.s noapic nolapic noacpi' before booting installation with same result.
Ideas ? Thanks, see you.
|
Look at kernel-parameters.txt;
Quote:
acpi= [HW,ACPI,X86] Advanced Configuration and Power Interface Format: { force | off | strict | noirq | rsdt } force -- enable ACPI if default was off off -- disable ACPI if default was on noirq -- do not use ACPI for IRQ routing strict -- Be less tolerant of platforms that are not strictly ACPI specification compliant. rsdt -- prefer RSDT over (default) XSDT copy_dsdt -- copy DSDT to memory See also Documentation/power/pm.txt, pci=noacpi
|
So you would use acpi=off or pci=noacpi ( pci.txt) as parameter to pass to the kernel.
So;
Code:
hugesmp.s noapic nolapic acpi=off
Or
hugesmp.s noapic nolapic pci=noacpi
Would be correct.
|
|
|
10-27-2013, 06:38 PM
|
#7
|
LQ Newbie
Registered: Oct 2013
Posts: 1
Rep: 
|
slackware power off during installation
Hi all,
I am having the same problem, my 3 year old toshiba satellite laptop powers off early during installation even though I ran the commands you recommended here
hugesmp.s noapic nolapic acpi=off -- actually slackware only recognises huge.s not hugesmp.c
Or
hugesmp.s noapic nolapic pci=noacpi
Neither of them worked though, just about to give up on slackware, any thoughts anyone?
---------- Post added 10-27-13 at 08:38 PM ----------
btw, it's the latest slackware 14
|
|
|
All times are GMT -5. The time now is 05:35 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|