|
TuxMobil
|
site map · index a-z · search |
|
Linux on the Toshiba Satellite 5005-S504 Laptop
Note that this is a work in progress document...
so come back too check for news First release: Tue Dec 4 21:00:22 AST 2001 Latest release: Mon Apr 20 07:31:10 AST 2001 NEWS: Many things are now working. VERY IMPORTANT!!
This machine is one of the first "legacy free" models which means there are
no BIOS options to change.
All settings and resources must be assigned by the OS.
News (Mon 20 Apr 2002): Check list
Preface
This is a survey about Linux related hardware features of
the Toshiba Satellite 5005-S504.
Other Distributions: I've heard that Mandrake 8.2 installs well with latest ACPI patch. Red Hat 7.2 is reported to also install well, but then you must recompile the kernel and apply the ACPI patch. Other useful pages about Toshiba installation:These two links can help you with the installation as well
Marco Trevisani <marco_at_demudi.org> Installation
Briefly: I used Demudi disk to install the system (Kernel 2.4.5 with
low latency patches, but then I had to take my own way because of some
modules I need to compile) so I immediately activated the NIC card and
started to download from Debian servers. This is my
sources list for apt. The installation went well, in general. After the first part of installation I connected the machine to the Internet and started to download from the Debian and Demudi server. NIC Card
The NIC card works and you have to install the EEPRO100 module.
It worked right away for me and I was able to complete the
installation on the Internet.
Some people reported performance problem with this kernel module. I
never had any problem and i use it every day. In any case there is
another module available by Intel (actually is part of the newest
kernels, 2.5.x, and maybe it is back ported to newer >= 2.4.18).
Kernel
This is the most important part in order to get all functionality
from your laptop and due to the above mentioned problems requires a
bit of work from you. I'll try to make it easy so even a new Linux
user could do it. apt-get install kernel-source-2.4.17
(2.4.18 kernel and latest ACPI patch are reported to work but i didnt
have time to test and i failed on my first very quick test). tar -jxvf kernel-source-2.4.17.tar.bz2 ln -s kernel-source-2.4.17 linux then apply the acpi patch after having place it in /usr/src/linux/acpi-20020308-2.4.17.diff.gz gunzip acpi-20020308-2.4.17.diff.gz patch -p1 < acpi-20020308-2.4.17.diff
This ACPI patch comes with a corrected typo in evevent.c an "i"
instead of a "j" in a "for" loop. Unfortunately this _correction_
cause a problem in this machine.So...what i did was to apply the
newest patch and recreate the bug.... (line 434
in /usr/src/linux/drivers/events/evevent.c put ....[j] instead of ...[i]).
this will recreate the bug and kernel will skip this part and boot.
APM vs ACPI
No much choice. APM or ACPI are very important in Laptops,, since they
are in charge or power management: battery,standby, CPU control,
sleep, poweroff, fan etc.
General Hardware Data
If you want to read some technical information results of the
lanoche test here is the file.
online specs from Toshiba Graphics X11
Fine. You have even a..choice. XFree86 provides a driver for the Nvidia
card called "nv". Nvidia as well provide a driver which is supposed
to be good and maybe better. I used both without noticing as many
differences, but I must admit I didn't have time to test on heavy work.
The main differences are in the details, for now. The Nvidia driver
gives you a cursor (Mouse...) with shadow...and the fade command
when starting the xscrensaver works with nvidia driver not with the
XFree86 driver... apt-get install nvidia-kernel-src nvidia-glx
then go to /usr/src. You will find there the package, uncompress
them and follow the instruction....:-) Keyboard
Another piece of information available in the XF86Config is the
keyboard configuration. Nothing really complicated. If you select
the right keyboard you will be able to use the menu key. I think all
keys are usable, even if I didn't test that yet.
Mouse and TouchPad
Touchpad gave an headache, until I decided that it would not have
worked, I went to buy an external USB mouse, then exactly after
coming back from the shop I realized...that I didn't try to consider
the Touchpad as a USB mouse...It worked that way. and the external
mouse too, A genius, optical with wheel. Even the wheel works...
It is really important that you compile the kernel with USB and
HID support, then follow the instruction you find at
Linux Mobile guide at TuxMobil
almost at the end of the page where it
says HID Mouse Configuration. Do no forget to create the
SOUND
It works, all inputs and all outputs, you need to have the ACPI patch
installed. apt-get install alsa-source
then again follow the instructions... BlueToothIt works with a binary available at Toshiba FirewireIt is reported to work. I couldn't test it because i dont have any hardware with firewire. PCMCIAIt works. I tested with a modem and worked. What does NOT work for sure (right now)Modem..mhmm once Toshiba found a modem that had a driver for Linux they decided to change it....(hopefully this is not the reason...:-) ), but it is the fact, the new modem chip is a Lucent Scorpio a SFOTMODEM , again not clear the chipset -wil be available soon at toshiba linux page- . A softmodem driver for linux recently appeared, but it still doe NOT support this chipset. Smart Media & SD_Card They also do not work. Specific Mailing List
I temporarily set up a mailing list just to help each other in solving
these problems and getting info from other user. This is the best and
fast way to get this problems solved. This list does not replace, and
does not want to replace all other existing mailing list about laptop
Toshiba etc...but in the last days I ended up subscribing man lists
in order to figure out to solve problem, and of course I can't follow
all of them. So if all Satellite 5005-S504 owner would contribute and
meet there I thing we could work out these problems quickly.... Other Resources
This page is a courtesy of
Marco Trevisani |
||
|
print · i-mode · WAP · PDA contact · imprint · privacy (P3P) · sponsors · RSS © Werner Heuser 1997-2013 · http://tuxmobil.org/toshiba_s5005_s504.html · last change Sat Oct 13 2012 |
|||