|
TuxMobil
|
site map · index a-z · search |
|
Linux on a Toshiba Tecra 9100 Laptop
I got my TECRA 9100 from Toshiba Europe as a contribution to the
AGNULA
This machine is NOT a totally "legacy free" laptop: it has a very tiny
BIOS that is enough smart to assign the right IRQs to all devices. So you
are not forced to apply the ACPI patch Free Ekanayaka <free_at_centrotemporeale.it> InstallationOn my TECRA 9100 I have a custom installation, based on the
Debian 3.0 Woody This is a step by step installation process I suggest you:
NIC CardTo make the network adapter work you have to install the eepro100 kernel module with the command: ~# modprobe eepro100
After that configure the network editing the
file ~# /etc/init.d/networking restart Kernel and ACPI PatchThe patch is necessary only in order to get power management functionality
from your laptop. If you use Debian, the DeMuDi project has packaged a kernel
that works with the Tecra 9100 and has already the ACPI patch applied. To
download and install it add the following line in your APT sources list
( deb http://ftp.agnula.info/debian woody demudi and run: ~# apt-get update ~# apt-get install kernel-package-2.4.18-demudi Now change your lilo configuration (if needed) and reboot. Otherwise if you use a different distribution or if you need a custom kernel,
download the kernel source tree you prefer and apply the appropriate ACPI
patch among those you find at http://sf.net/projects/acpi Again, if you use Debian: ~# apt-get install kernel-source-2.4.18 ~# cd /usr/src /usr/src# tar -jxvf kernel-source-2.4.18.tar.bz2 /usr/src# ln -s kernel-source-2.4.18 linux then apply the acpi patch after having place it in
/usr/src/linux# gunzip acpi-20020308-2.4.17.diff.gz /usr/src/linux# patch -p1 < acpi-20020308-2.4.17.diff Graphics X and MouseThe video chipset is the SuperSavage/IXC SDR from S3 Inc. The XFree86 (release 4) server provides a driver for the this card called savage. The builtin mouse is a common PS/2 device accessible via Simply coping my XF86Config-4 into XFree86
configuration directory ( SoundThe soundcard is a Intel Corp. AC'97 Audio Controller, for which both OSS kernel module (i810_audio) and ALSA driver (snd-intel8x0) are available. I personally use the latest ALSA drivers packaged by the DeMuDi project. To install them via APT edit your ~# apt-get install alsa-modules-2.4.18-586-acpi-demudi ~# apt-get install alsa-base To configure the ALSA subsystem don't use alsaconf! Just copy my /etc/modutils/alsa in your local machine an run update-modules. Then you can start and stop the ALSA driver typing: ~# /etc/init.d/alsa start ~# /etc/init.d/alsa stop PCMCIAThe Tecra 9100 has two Cardbus slots for PCMCIA cards, plus one internal adapter for the built-in Intersil PRIMS2 11 Mbps Wireless Adapter, which provides an additional network interface (eth1).
Due to some errors in the kernel PCMCIA to PCI bridge management, which still need to be solved
(this thread Infrared Port - IrDA(TM)Not used yet. BugsFor some strange reason beyond my comprehension the sound driver (both ALSA and OSS) and the network ones almost always hang together under heavy load (e.g. during a voice over network session with speak freely). More over they hang independently at times (especially the sound module suffers of buffer underruns and overflows which very badly affect the playback). General Hardware Data
General system information: Linux sonic 2.4.18 #1 SMP Thu Jun 13 10:48:08 GMT 2002 i686 unknown
processor : 0 Filesystem 1k-blocks Used Available Use% Mounted on Disk /dev/hda: 255 heads, 63 sectors, 4864 cylinders Hard Disk
/dev/hda:
Model=TOSHIBA MK4019GAX, FwRev=FA002A, SerialNo=22P62403A
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=46
BuffType=unknown, BuffSize=0kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=78140160
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: sdma0 sdma1 sdma2 mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5
AdvancedPM=yes: unknown setting WriteCache=enabled
Drive Supports : Reserved : ATA-1 ATA-2 ATA-3 ATA-4 ATA-5
Survey PCI Devices
Output from 00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04) 00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04) 00:1d.0 USB Controller: Intel Corp.: Unknown device 2482 (rev 02) 00:1d.1 USB Controller: Intel Corp.: Unknown device 2484 (rev 02) 00:1d.2 USB Controller: Intel Corp.: Unknown device 2487 (rev 02) 00:1e.0 PCI bridge: Intel Corp. 82820 820 (Camino 2) Chipset PCI (-M) (rev 42) 00:1f.0 ISA bridge: Intel Corp.: Unknown device 248c (rev 02) 00:1f.1 IDE interface: Intel Corp.: Unknown device 248a (rev 02) 00:1f.5 Multimedia audio controller: Intel Corp. AC'97 Audio Controller (rev 02) 00:1f.6 Modem: Intel Corp.: Unknown device 2486 (rev 02) 01:00.0 VGA compatible controller: S3 Inc.: Unknown device 8c2e (rev 05) 02:07.0 FireWire (IEEE 1394): Texas Instruments: Unknown device 8023 02:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) Chipset Ethernet Controller (rev 42) 02:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01) 02:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC95 PCI to Cardbus Bridge with ZV Support (rev 32) 02:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC95 PCI to Cardbus Bridge with ZV Support (rev 32) 02:0d.0 System peripheral: Toshiba America Info Systems: Unknown device 0805 (rev 03) Other Resources
|
||
|
print · i-mode · WAP · PDA contact · imprint · privacy (P3P) · sponsors · RSS © Werner Heuser 1997-2010 · http://tuxmobil.org/toshiba_tecra9100.html · last change Mon Nov 12 2007 |
|||