Caduardo Personal Page                        

Diretórios Disponíveis
Home - Eupageuai/sfwlivre.jpg - Curriculum - Textos - Programas - Screen - Links - Ciclismo - Tênis - Humor

Configuração Laptop Dell Latitude 110L no Slackware GNU/Linux 10.1
Configuration Laptop Dell Latitude 110L in the Slackware GNU/Linux 10.1


Português ( brazil ) - English


Hello, I go to describe some steps that I used to configure mine laptop Dell 110L in slackware 10,1 using kernel 2.6.10 that he is in the compact disc and kernel 2.6.12.2 lowered of the site www.kernel.org


====== Laptop Configuration =====

Dell Latitude 110L com Processador Celeron M 350 (1.30GHz)
Tela de 14.1 XGA  Matriz Ativa - 64 MB
Teclado em Português ABNT II
CDROM 24X
USB Floppy Drive External
Wireless Dell 1450 802.11 A/B/G
HD 40 GB
Modem 56 kbps v.92
Ethernet Intel 100
USB 2.0
Memória 512 MB

====== Slackware Installation =======

It does not have much secret, for me it is the distribution with the easy installation most objective and! More if still it will have doubt, very exists example a good one in this site Slackware Brazil

====== Installation Kernel 2.6.10 Testing ======

It lowers the packages  of the CD2 of the Slackware, the packages if they find in the folder testing.

installpkg kernel-generic-2.6.10-i486-1.tgz kernel-modules-2.6.10-i486-1.tgz alsa-driver-1.0.8_2.6.10-i486-1.tgz

made this, we go for folder /boot

mkinitrd - c - k 2.6.10 - m reiserfs

 Now we go to configure the entrance of new kernel in lilo /etc/lilo.conf

image = /boot/vmlinuz-generic-2.6.10
initrd = /boot/initrd.gz
root = /dev/hda1
label = Linux_2.6.10
read-only

later it executes lilo and everything must is functioning perfectly, in case that it is not it enters in kernel old and it tries to arrange the house.

====== Installation kernel 2.6.12.2 ========

 It lowers kernel in www.kernel.org It unpacks the same in /usr/src

tar -jpxvf linux-2.6.12.2.tar.bz2

ln -s /usr/src/linux-2.6.12 /usr/src/linux
cd /usr/src/linux
make xconfig (
To compile the taste of the customer, only using what it needs. )
make
cp /usr/src/linux/arch/i386/boot/bzImage /boot
 
make modules_install

configurando o lilo /etc/lilo.conf


image = /boot/bzImage
root = /dev/hda1
label = Linux_2.6.12
read-only


to save and to twirl the command lilo

uname -a
Linux pescador 2.6.12.2 #3 SMP Mon Jul 11 22:18:00 BRT 2005 i686 unknown unknown GNU/Linux

OBS: To activate módules referring to that you have installed of the hardware, not forgetting to activate has supported reiserfs will be its system of archive.


lspci

root@pescador:/usr/src# lspci
00:00.0 Host bridge: Intel Corp.: Unknown device 2590 (rev 03)
00:02.0 VGA compatible controller: Intel Corp.: Unknown device 2592 (rev 03)
00:02.1 Display controller: Intel Corp.: Unknown device 2792 (rev 03)
00:1d.0 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.1 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.2 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.3 USB Controller: Intel Corp. I/O Controller Hub USB (rev 03)
00:1d.7 USB Controller: Intel Corp. I/O Controller Hub USB2 (rev 03)
00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corp. I/O Controller Hub Audio (rev 03)
00:1e.3 Modem: Intel Corp. I/O Controller Hub Modem (rev 03)
00:1f.0 ISA bridge: Intel Corp.: Unknown device 2641 (rev 03)
00:1f.1 IDE interface: Intel Corp. I/O Controller Hub PATA (rev 03)
00:1f.3 SMBus: Intel Corp. I/O Controller Hub SMBus (rev 03)
02:01.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
02:03.0 Network controller: Broadcom Corporation: Unknown device 4324 (rev 03)
02:08.0 Ethernet controller: Intel Corp.: Unknown device 1068 (rev 03)

cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 13
model name      : Intel(R) Celeron(R) M processor         1.30GHz
stepping        : 8
cpu MHz         : 1297.340
cache size      : 1024 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsrsse sse2 ss tm pbe nx
bogomips        : 2547.71

top

top - 22:13:57 up 20 min,  2 users,  load average: 0.22, 0.52, 0.68
Tasks:  77 total,   1 running,  75 sleeping,   0 stopped,   1 zombie
Cpu(s): 58.8% us,  2.5% sy,  0.0% ni, 36.9% id,  0.0% wa,  1.9% hi,  0.0% si
Mem:    505280k total,   300760k used,   204520k free,    30272k buffers
Swap:  1028120k total,        0k used,  1028120k free,   173456k cached


======= Configurations After - Installation ========

I suggest the following article to make a configuration after-installation of the Slackware. As all know the Slackware is good because you configure and leave it of the skill that you want, in the nail, without many questions of graphical programs. The article is in the site Viva o Linux


======= Modem Configuration ========

The configuration of the modem is easy. It lowers the following archive hsfmodem-7.18.00.05full

tar xzvf hsfmodem-7.18.00.05full.***.tar.gz
cd hsfmodem-7.18.00.05full
make install ( as root )

hsfconfig

It goes to appear a screen with some questions, is so to answer and ready, installed modem! Later kppp is enough to configure its:)

Easy excessively! Old Ha time that I suffered to configure my USrobotics 14,400 for the first time bps



======= Excessively peripheral =========

 It was not necessary installation of no driver, except modem. Everything configured through kernel 2.6.12.2, Plate net, plate video, plate sound.


It is page still is in construction, in constant update!  Last Update 27/07/05



Carlos Eduardo Cruz  - caduardo@veloxmail.com.br