Slackware This Forum is for the discussion of Slackware Linux.
|
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.
|
 |
|
02-11-2006, 07:21 PM
|
#1
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Rep:
|
Slack10.2 on Laptop?
I was wondering if installing Slack 10.2 on my Dell Latitude D810 is a good idea? I never tried Slack because well...there is no package manager and I would not know how to install applications I need and all its dependancies. I get frustrated if stuff does not work but I am very dedicated and would like to try Slack on my notebook.
Any suggestions? I have 10.2 on DVD and am getting ready to dive in head first. I am open to suggestions.
|
|
|
02-11-2006, 07:36 PM
|
#3
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Original Poster
Rep:
|
I'd rather just run Ubuntu if I wanted a Debian based distro on my notebook since it runs side by side with Debian and picks up wireless right out the box. I really rather try Slackware on my machine.

|
|
|
02-11-2006, 07:54 PM
|
#4
|
Member
Registered: Apr 2004
Location: Europe
Distribution: Debian, Slackware
Posts: 505
Rep:
|
If it works on one distro, there is no reason why it wouldn't work on other. Instructions to install Debian are probably useful to you even if you choose Slackware instead of it. It's definitely recommendable reading.
Where does this idea that Slackware has no package manager come from??? Of course it has a package manager, it has always had one. To install package you do:
installpkg [packagename].tgz
to upgrade it:
upgradepkg [packagename].tgz
to remove it:
removepkg [packagename].tgz
Or you could just user pkgtool if you prefer a menu based approach for this. In addition there are tools to help you create packages for Slackware (makepkg and checkinstall) that also come with the distribution.
Last edited by alienDog; 02-11-2006 at 07:56 PM.
|
|
|
02-11-2006, 08:03 PM
|
#5
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Original Poster
Rep:
|
Sounds interesting - I guess I should have done some research about Slack not having a package manager. I will give it a shot however I don't think many distros are very laptop friendly inregards to standby and power management that is catered to Windows settings. Ubuntu from what I have seen seems to do it best but we shall see.
|
|
|
02-11-2006, 08:06 PM
|
#6
|
Member
Registered: Apr 2004
Location: Europe
Distribution: Debian, Slackware
Posts: 505
Rep:
|
I've been using Slack with Fujitsu lifebook since version 9.1 and have had no problems with it. Everything works including the power management, even hibernation to disk works fine (I use APM because I'm familiar with it and can't be bothered to switch to ACPI). I think you'll do fine 
Last edited by alienDog; 02-11-2006 at 08:08 PM.
|
|
|
02-11-2006, 09:01 PM
|
#7
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
Look at my website: www.cwwilson721.dyndns.org/slack It tells about installing Slackware on an old Gateway Laptop.
The major probs I can figure out will be your video (If I remember right, on a Dell it's a Nvidia, should be real easy.) Ethernet should be either a Intel or a Broadcom chip. that's fairly easy too.
Just do a full install. That way you make sure you have all the compilers, etc, all ready to go.
Also check out Shilo's site: www.shilo.is-a-geek.com/slack for a Wonderful Guide on installing/using/upgrading Slackware.
And welcome to Slackware. It's a steep learning curve, but come back to the forum. Lots of answers here.
Last edited by cwwilson721; 02-11-2006 at 09:02 PM.
|
|
|
02-11-2006, 09:20 PM
|
#8
|
Member
Registered: Aug 2004
Location: California, USA
Distribution: Ubuntu
Posts: 243
Rep:
|
I'm running Slackware 10.2 on a Latitude C610. It's a bit outdated, but great hardware for Linux. Slackware will run on the later models of Dell laptops, but there are issues that require special drivers. For example, the i9xx series chipset might require a special kernel module. Your mileage may vary!
|
|
|
02-12-2006, 08:20 AM
|
#9
|
LQ Newbie
Registered: Jan 2006
Distribution: Slackware & Arch
Posts: 21
Rep:
|
I'm running Slack 10.2 on a dell inpsiron 4000 (P3/700mhz/256mb). Installed like a dream and works great! I switched from SimplyMepis and Slack is a huge improvement. Much faster on this old girl. Loving slack 
|
|
|
02-12-2006, 09:54 AM
|
#10
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Original Poster
Rep:
|
I just want to be sure I can install Slack 10.2 with a new 2.6 kernel and not the older 2.4 which was the default in 10.1. I will look at the guide posted above and if anyone has any other guides to help me as the most difficult thing I have seen from the 10.1 install was partitioning that disk. Very diffifcult if you've never done that before.
Thanks!
|
|
|
02-12-2006, 02:14 PM
|
#11
|
Moderator
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,982
|
Quote:
Originally Posted by Carlwill
I just want to be sure I can install Slack 10.2 with a new 2.6 kernel and not the older 2.4 which was the default in 10.1. I will look at the guide posted above and if anyone has any other guides to help me as the most difficult thing I have seen from the 10.1 install was partitioning that disk. Very diffifcult if you've never done that before.
Thanks!
|
Hi,
Welcome to Slackware!
Look in my sig for references.
HTH!
|
|
|
02-12-2006, 02:31 PM
|
#12
|
LQ Newbie
Registered: Feb 2006
Location: South Carolina
Distribution: Slackware 10.2 (2.6.13) on Dell Inspiron 8200 Laptop
Posts: 6
Rep:
|
I am running Slackware 10.2/2.6.13 on a Dell Inspiron 8200. I love it!
|
|
|
02-12-2006, 02:58 PM
|
#13
|
Member
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64
Posts: 761
Rep:
|
With a little coaxing, I have Slamd64 running on my Acer Aspire 5021WLMi.
A few things you need to be aware of with laptops, and Slackware in general are:
1) With modern laptops, a 2.6 kernel is really recommended, because that's where the development work is taking place (ACPI especially on laptops of the last few years).
2)
Quote:
I would not know how to install applications I need and all its dependancies
|
Slackware has packages, but dependency resolving is left to you, the system administrator, as the person best qualified to judge what is necessary. Slackware will not try to second guess you with strange dependency resolving.
In most cases though, a full Slackware install should provide you with all the necessary libraries/ dependencies you need (for some more exotic software, then yes you will need to track down the dependencies).
3) 2.6 kernel - IIRC, there is a 2.6 kernel called "test26" that comes with Slackware now on the installation? Otherwise, it's not that difficult to install the 2.6 kernel in /testing.
4) Laptop goodies - If you want some of the fancier software for dealing with power management, hard drive power down, etc, you will need to decide for yourself which software you want to use and install it.
|
|
|
02-12-2006, 03:07 PM
|
#14
|
LQ Newbie
Registered: Jan 2006
Location: USA
Distribution: Slackware 13.1, Windows 7 (on game box only), Mac OSX
Posts: 18
Rep:
|
I am currently running Slackware 10.2 on an old AST Ascentia 810N (Cyrix DX2/66- Intel 486 clone cpu) with 20 MB ram and a 500 MB hd.
Shoehorning it on that machine is a story in itself - http://www.linuxquestions.org/questi...08#post2100508
Last edited by lodragan; 02-12-2006 at 06:24 PM.
|
|
|
02-12-2006, 06:24 PM
|
#15
|
Member
Registered: Nov 2002
Location: Greensboro, NC
Posts: 182
Rep:
|
I have had good luck running Slackware with Dropline Gnome on a couple of older laptops (Compaq Presario 2145 and Dell Latitude C600). I have been experimenting with compiling the latest kernels on the C600 and have learned a lot about how these work. Currently running kernel 2.6.15.4 and it is running great on the C600.
I did have problems getting my wireless card running due to bugs in the Slackware 10.2 dhclient. Was able to get a patched copy from the Dropline forum and now ndiswrapper and the wireless card are working great.
In my opinion, while Slackware is not the most hands off or automated distro, I am finding that Slack is allowing me to learn much more about how Linux really works, and not hiding it under fancy GUI tools. If you are interested in really learning what is going on with Linux and your system, I recommend Slackware completely.
I keep trying other distros, but I always seem to come back to Slackware and Dropline Gnome.
Bob
|
|
|
All times are GMT -5. The time now is 11:51 PM.
|
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
|
|