Unix Technical Forum

Installing Slackware 10.1 on my laptop.

This is a discussion on Installing Slackware 10.1 on my laptop. within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> On recommendations of a friend I have decided to switch over from Fedora Core 3 to Slackware. Till now ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 09:26 AM
aVheretic
 
Posts: n/a
Default Installing Slackware 10.1 on my laptop.

On recommendations of a friend I have decided to switch over from
Fedora Core 3 to Slackware. Till now I have downloaded the first 2 iso
files ie. slackware-10.1-install-d1.iso and
slackware-10.1-install-d2.iso .

Problem is since I am on a dial-up connection it takes quite some time
to download the files and so do I need to have disc 3 and 4 to get
Slackware up and running in a graphical environment with KDE ? Started
using Linux only about a month ago so any suggestions and tips too are
welcome.

Also does Slackware support ACPI ?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 09:26 AM
Pat
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.

Hello,
If you have CD 1 and 2, it's enough to install slackware 10.1. Others
CD are source for compiling. Gnome and KDe are on second CD.
Slackware have support for ACPI, i use it ^_^

Bye

P.S sorry for my english, just small frenchy

aVheretic wrote:
> On recommendations of a friend I have decided to switch over from
> Fedora Core 3 to Slackware. Till now I have downloaded the first 2 iso
> files ie. slackware-10.1-install-d1.iso and
> slackware-10.1-install-d2.iso .
>
> Problem is since I am on a dial-up connection it takes quite some time
> to download the files and so do I need to have disc 3 and 4 to get
> Slackware up and running in a graphical environment with KDE ? Started
> using Linux only about a month ago so any suggestions and tips too are
> welcome.
>
> Also does Slackware support ACPI ?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 09:26 AM
Thomas Overgaard
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.


aVheretic wrote :

> Started using Linux only about a month ago so any suggestions and tips
> too are welcome.


Check out the "Good Book":
<URL: http://www.slackbook.org/html/index.html>
If you prefer a paperback version it can be bought from the Slackware
store: <URL: http://store.slackware.com/cgi-bin/store>

You might find some help in this group's FAQ here:
<URL: http://wombat.san-francisco.ca.us/faqomatic/cache/1.html>
--
Thomas O.

This area is designed to become quite warm during normal operation.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 09:26 AM
aVheretic
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.

Well did manage to install Slackware and get it dual-booting with my
WinXP system. But there seems to be a slight problem now. During the
first boot I was asked to select the video mode and I inadvertently
choose 80x60 which is making all text seem squished in both text mode
and in terminal window while running KDE.

How do I reset this text mode ? Does KDE support widescreen format ? As
my laptop has a 15.4" LCD screen most screens seem rather stretched in
1024 x 768 mode. Even working with text mode is a pain because all the
text seems stretched under the widescreen.

Any help?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 09:26 AM
Jim
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.

On Sun, 21 Aug 2005 04:35:30 -0700, aVheretic wrote:

> Well did manage to install Slackware and get it dual-booting with my
> WinXP system. But there seems to be a slight problem now. During the
> first boot I was asked to select the video mode and I inadvertently
> choose 80x60 which is making all text seem squished in both text mode
> and in terminal window while running KDE.
>
> How do I reset this text mode ? Does KDE support widescreen format ? As
> my laptop has a 15.4" LCD screen most screens seem rather stretched in
> 1024 x 768 mode. Even working with text mode is a pain because all the
> text seems stretched under the widescreen.


Edit /etc/lilo.conf, look for and change the vga=xxx to vga=normal

Remember to run lilo after edit.

--

Quidquid latine dictum sit, altum viditur.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 09:26 AM
notbob
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.

On 2005-08-21, aVheretic <amitsaraff@gmail.com> wrote:

> choose 80x60 which is making all text seem squished in both text mode
> and in terminal window while running KDE.
>
> How do I reset this text mode ? Does KDE support widescreen format ? As


You need to edit /etc/lilo.conf. See man lilo.conf, KERNEL OPTIONS,
vga=<mode>, for more info. To [re]configure X windows, run
xorgconfig. See corresponding man page.

nb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 09:26 AM
Thomas Overgaard
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.


aVheretic wrote :

> How do I reset this text mode ?


As stated by Jim, su root and edit the vga setting in /etc/lilo.conf,
change it to "vga = 773" or "vga = normal" and run '/sbin/lilo -v'. Note
you must reboot before this change takes affect.

> Does KDE support widescreen format ?


Wrong question, the correct question is "Does the X server support
widescreen" and the answer is yes. But I think you should go to this
site to see if somebody has installed Linux on a laptop like yours, if
so you might find a lot of help here:
<URL: http://www.linux-laptop.net/>
--
Thomas O.

This area is designed to become quite warm during normal operation.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 09:26 AM
yoyo
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.

On Sun, 21 Aug 2005 01:55:17 -0700, aVheretic wrote:


> Also does Slackware support ACPI ?


Yes. During the install you need to choose the option to select a kernel
from the Install CD. The kernel you want is bareacpi.i.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 09:27 AM
aVheretic
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.

Thanks for the suggestions. Didnt find anything confirnmative about
X-server supporting widescreen displays so will just keep looking. And
I need to install Slackware again this time with bareacpi.i

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 09:27 AM
Crunch
 
Posts: n/a
Default Re: Installing Slackware 10.1 on my laptop.

aVheretic wrote:

> How do I reset this text mode ? Does KDE support widescreen format ? As
> my laptop has a 15.4" LCD screen most screens seem rather stretched in
> 1024 x 768 mode. Even working with text mode is a pain because all the
> text seems stretched under the widescreen.
>
> Any help?


In the config file for the Xserver you need to change the 1024 x 768 to the
ratio of your screen . Try 1280 x 768, see how that looks on the wide
screen, and go up or down from there.
--
Stephen S.
-------------
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:38 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com