| TuxMobil.DE | [suchen] | |
| [Laptops&Notebooks] | [PDAs] | [Handys] | [Media Player] | [eBooks] | [GPS] | [Wearables] | [Teile&Zubehör] | [Software] | [HOWTOs] | [Verschiedenes] |
|
Linux auf dem Olivetti Echos 133DM LaptopVorwort
Dies ist eine Übersicht über die unter
Linux notwendigen Hardwareparameter des Olivetti Echos 133DM. Es
ist keine ausführliche Installationsanleitung. Mehr zu Linux
mit Laptops findet sich in meinem Linux-Laptop-HOWTO Installation der DLD 5.2
Die Installation der DLD Achtung:
HardwareübersichtAllgemeine Hardwaredaten
PCMCIACirrus Logic PCIC kompatible PCI-PCMCIA-Brücke CL-PD6729, wird von ``probe'' erkannt, d.h . ein "i82365" muss in ``/etc/sysconfig/pcmcia'' (cis_speed=500) eingetragen werden. Grafik-Chip
Cirrus Logic Section "Monitor" Identifier ... ... HorizSync 31-40 VertRefresh 55-70 Modeline "800x600" 39.99 800 840 968 1004 600 601 605 632 +hsync +vsync endsection Kurt Saetzler schrieb mir: "... musste ich bei mir in XF86Config noch die Zeile "Option ``no_bitblt'' in der Subsection Display einfügen ... " SoundkarteKurt Saetzler <Kurt.Saetzler_at_IWR.uni-heidelberg.de> hat mir seine Erläuterungen zur Konfiguration der Soundkarte zur Verfügung gestellt: Die Soundkarte im Olivetti 133DM ist eine PnP-Karte, zur deren
Einrichtung man folglich die ISAPNP-Tools braucht. Dieses besteht
u.a. aus dem Programm Zur Erstellung der Konfigurationsdatei benutzt man das tool pnpdump, welches versucht, die zur Verfuegung stehenden Resourcen der gefundenen PnP-Karten auszulesen. Man piped den output von pnpdump anschliessend in eine Datei (z.B. pnpdump > /tmp/isapnp.conf) und editiert die erzeugte Datei durch Loeschen des Kommentarzeichens # in der entsprechenden Zeile, in der die Hardwarespezifikationen der eigenen Soundkarte angegeben sind und im Handbuch des Olivettis genannt werden (DMA-Kanaele, IRQ, IO address, ...). Zum Test startet man die Initialisierung per Hand (z.B. /sbin/isapnp /tmp/isapnp.conf) und startet anschliessend den CD-Player oder spielt mit ``sfplay'' eine WAV-Datei ab. Hat man die richtigen Einstellungen gefunden, kopiert man das editierte Skript nach /etc (z.B. cp /tmp/isapnp.conf /etc). Beim naechsten Start von Linux sollte die Soundkarte startklar sein! Derjenige, der mit loadlin sein Linux startet, initialisiert die PnP-Karte am einfachsten unter DOS durch entsprechende Eintraege in autoexec.bat und config.sys und sollte unter Linux OHNE die Zuhilfenahme von den ISAPNP-tools loslegen koennen. Als Beispiel habe ich meine Konfigurationsdatei (siehe Appendix) angefuegt. Vielleicht ist dieses fuer den ein oder anderen schon ausreichend, um seine Soundkarte zum Laufen zu bekommen. Weitere Informationen findet Ihr bei Rene Seindal IrDA
Der IrDA Ausgang liegt an /dev/ttyS1. Er wurde mit
einem HP Laserjet 6P getestet und funktioniert. Weiteres siehe mein
Linux-InfraRed-HOWTO CDFunktioniert einwandfrei (TOSHIBA CD-ROM XM-1502B, ATAPI). Diskettenlaufwerk (Floppy)``superformat'' formatiert 1.440 MB, 1.722 MB und 1.920 MB problemlos (FDC 0 is a National Semiconductor PC87306). TouchpadKeine Probleme unter XFree86. Advanced Powermanagement (APM)Wurde noch nicht getestet. Übersicht der PCI Geräte
Docking StationAuf den Einsatz einer Docking Station habe ich verzichtet. Ich finde sie reichlich teuer und kann keinen speziellen Nutzen erkennen. Ich meine für das Geld könnte ich mir auch einen PC kaufen und ihn per Netz mit dem Laptop verbinden. Externes DisplayZwischen den verschiedenen Displays wird mit <FN>+<F4> umgeschaltet.
Achtung: Bitte die Einstellungen des externen Monitors beachten. Er kann sonst Schaden nehmen. Das externe Display wurde mit einem NOKIA 447Xi Monitor getestet. Linux auf Olivetti Laptops (Links)
DisclaimerDieses Dokument stammt nicht von der Fa. Olivetti, sie weiss wahrscheinlich nicht, daß es existiert. Es gibt keine Garantie, daß die Informationen auf dieser Seite stimmen. Bitte machen Sie mich nicht verantwortlich, wenn Ihre Erfahrungen von den Informationen hier abweichen. Dank
Ich würde mich über Ergänzungen, Meinungen oder Empfehlungen zu diesem Dokument freuen. Werner Heuser <wehe_at_tuxmobil.org> TuxMobil - Mobile Unix
Weitere Informationen zu Linux und Laptops habe
ich für die Modelle HP OmniBook 800, HP OmniBook
3100, COMPAQ Armada 1592DT zusammengestellt. Sie
befinden sich unter bei TuxMobil AppendixPnP Konfigurationsdatei# $Id: pnpdump.c,v 1.8 1997/01/14 21:05:35 fox Exp $ # This is free software, see the sources for details. # This software has NO WARRANTY, use at your OWN RISK # # For details of this file format, see isapnp.conf(5) # # Compiler flags: -DREALTIME -DNEEDSETSCHEDULER # # Trying port address 0203 # Board 1 has serial identifier 27 ff ff ff ff 68 18 73 16 # (DEBUG) (READPORT 0x0203) (ISOLATE) (IDENTIFY *) # Card 1: (serial identifier 27 ff ff ff ff 68 18 73 16) # ESS1868 Serial No -1 [checksum 27] # Version 1.0, Vendor version 1.0 # ANSI string -->ESS ES1868 Plug and Play AudioDrive<-- # # Logical device id ESS0000 # # Edit the entries below to uncomment out the configuration required. # Note that only the first value of any range is given, this may be changed if required # Don't forget to uncomment the activate (ACT Y) when happy (CONFIGURE ESS1868/-1 (LD 0 # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0800 # Maximum IO base address 0x0ff8 # IO base alignment 8 bytes # Number of IO addresses required: 8 # (IO 0 (BASE 0x0800)) # (ACT Y) )) # # Logical device id ESS1868 # # Edit the entries below to uncomment out the configuration required. # Note that only the first value of any range is given, this may be changed if required # Don't forget to uncomment the activate (ACT Y) when happy (CONFIGURE ESS1868/-1 (LD 1 # Multiple choice time, choose one only ! # Start dependent functions: priority preferred # First DMA channel 1. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode (DMA 0 (CHANNEL 1)) # Next DMA channel 0 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 1 (CHANNEL 0)) # IRQ 5. # High true, edge sensitive interrupt (by default) # (INT 0 (IRQ 5 (MODE +E))) (INT 0 (IRQ 7 (MODE +E))) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0220 # Maximum IO base address 0x0220 # IO base alignment 0 bytes # Number of IO addresses required: 16 (IO 0 (BASE 0x0220)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0388 # Maximum IO base address 0x0388 # IO base alignment 0 bytes # Number of IO addresses required: 4 (IO 1 (BASE 0x0388)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0330 # Maximum IO base address 0x0330 # IO base alignment 0 bytes # Number of IO addresses required: 2 # (IO 2 (BASE 0x0330)) (IO 2 (BASE 0x0330)) # Start dependent functions: priority acceptable # First DMA channel 1. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 0 (CHANNEL 1)) # Next DMA channel 0 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 1 (CHANNEL 0)) # IRQ 5, 7, 9 or 10. # High true, edge sensitive interrupt (by default) # (INT 0 (IRQ 5 (MODE +E))) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0220 # Maximum IO base address 0x0240 # IO base alignment 32 bytes # Number of IO addresses required: 16 # (IO 0 (BASE 0x0220)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0388 # Maximum IO base address 0x0388 # IO base alignment 0 bytes # Number of IO addresses required: 4 # (IO 1 (BASE 0x0388)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0300 # Maximum IO base address 0x0330 # IO base alignment 48 bytes # Number of IO addresses required: 2 # (IO 2 (BASE 0x0300)) # Start dependent functions: priority acceptable # First DMA channel 0, 1 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 0 (CHANNEL 0)) # Next DMA channel 0, 1 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 1 (CHANNEL 0)) # IRQ 5, 7, 9, 10, 11 or 12. # High true, edge sensitive interrupt (by default) # (INT 0 (IRQ 5 (MODE +E))) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0220 # Maximum IO base address 0x0280 # IO base alignment 32 bytes # Number of IO addresses required: 16 # (IO 0 (BASE 0x0220)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0388 # Maximum IO base address 0x0388 # IO base alignment 0 bytes # Number of IO addresses required: 4 # (IO 1 (BASE 0x0388)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0300 # Maximum IO base address 0x0330 # IO base alignment 48 bytes # Number of IO addresses required: 2 # (IO 2 (BASE 0x0300)) # Start dependent functions: priority acceptable # First DMA channel 0, 1 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 0 (CHANNEL 0)) # Next DMA channel 0, 1 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 1 (CHANNEL 0)) # IRQ 5, 7, 9, 10, 11 or 12. # High true, edge sensitive interrupt (by default) # (INT 0 (IRQ 5 (MODE +E))) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0220 # Maximum IO base address 0x0280 # IO base alignment 32 bytes # Number of IO addresses required: 16 # (IO 0 (BASE 0x0220)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0388 # Maximum IO base address 0x0388 # IO base alignment 0 bytes # Number of IO addresses required: 4 # (IO 1 (BASE 0x0388)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0800 # Maximum IO base address 0x0ffe # IO base alignment 2 bytes # Number of IO addresses required: 2 # (IO 2 (BASE 0x0800)) # Start dependent functions: priority functional # First DMA channel 0, 1 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 0 (CHANNEL 0)) # Next DMA channel 0, 1 or 3. # 8 bit DMA only # Logical device is not a bus master # DMA may execute in count by byte mode # DMA may not execute in count by word mode # DMA channel speed in compatible mode # (DMA 1 (CHANNEL 0)) # IRQ 5, 7, 9, 10, 11 or 12. # High true, edge sensitive interrupt (by default) # (INT 0 (IRQ 5 (MODE +E))) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0220 # Maximum IO base address 0x0280 # IO base alignment 32 bytes # Number of IO addresses required: 16 # (IO 0 (BASE 0x0220)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0800 # Maximum IO base address 0x0ffc # IO base alignment 4 bytes # Number of IO addresses required: 4 # (IO 1 (BASE 0x0800)) # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0800 # Maximum IO base address 0x0ffe # IO base alignment 2 bytes # Number of IO addresses required: 2 # (IO 2 (BASE 0x0800)) # End dependent functions (ACT Y) )) # # Logical device id ESS0001 # # Edit the entries below to uncomment out the configuration required. # Note that only the first value of any range is given, # this may be changed if required # Don't forget to uncomment the activate (ACT Y) when happy (CONFIGURE ESS1868/-1 (LD 2 # Multiple choice time, choose one only ! # Start dependent functions: priority preferred # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0201 # Maximum IO base address 0x0201 # IO base alignment 0 bytes # Number of IO addresses required: 1 # (IO 0 (BASE 0x0201)) # Start dependent functions: priority acceptable # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0200 # Maximum IO base address 0x020f # IO base alignment 1 bytes # Number of IO addresses required: 1 # (IO 0 (BASE 0x0200)) # End dependent functions # Compatible device id PNPb02f # (ACT Y) )) # End tag... Checksum 0x00 (OK) |
||
|
[ -> nach oben]
Impressum - Haftungsausschlüsse · Kontakt · SiteMap Letzte Änderung Thu Oct 11 2012 · http://tuxmobil.de/echos133.html · Copyright © Werner Heuser 1997-2013 |