Unterschiede zwischen den Revisionen 31 und 32
Revision 31 vom 2006-07-23 16:18:15
Größe: 4250
Autor: anonym
Kommentar: Modem information
Revision 32 vom 2006-07-23 16:27:59
Größe: 4256
Autor: anonym
Kommentar: more Modem information
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 22: Zeile 22:
 * modem: Ambient Tec. Inc HAM 56k modem - which is a [http://64.126.95.102:8080/gromitkc/intel/intel_563x_ham.html Intel MD563X-HaM] modem  * modem: Ambient Tec. Inc HAM 56k modem - whith [http://64.126.95.102:8080/gromitkc/intel/intel_563x_ham.html Intel MD563X-HaM chipset]
Zeile 63: Zeile 63:
With the [attachment:ModemData.txt output] of [http://linmodems.org linmodems.org] scanModem utility I figured out that the modem is a [http://www.pcidatabase.com/vendor_details.php?id=1616 Intel MD563X-HaM]. Information about Linux drivers can be found [http://64.126.95.102:8080/gromitkc/intel/intel_563x_ham.html here]. With the [attachment:ModemData.txt output] of [http://linmodems.org linmodems.org] scanModem utility I figured out that the modem has a [http://www.pcidatabase.com/vendor_details.php?id=1616 Intel MD563X-HaM chipset]. Information about Linux drivers can be found [http://64.126.95.102:8080/gromitkc/intel/intel_563x_ham.html here].

ContentsTableOfContents(2)

[https://systemausfall.org/~phil/ more Linux, more notebooks]

This document describes briefly how to install [http://debian.org Debian GNU/Linux] on a [http://medion.de Medion] MD9703 notebook which realy is a [http://www.fic.com.tw/ FIC] A360. According to [http://www.nickles.de/c/a/forum2-537757732.htm this page] the MD9703 is similar to the Gericom 1st Supersonic M6T.

features

  • processor: Intel Pentium III 1200MHz
  • chipset:
    • VIA Apollo MVP3/Pro133x
    • Cardbus: O2 Micro OZ6933/711E1
    • USB: VT82xxxxxx UHCI USB 1.1
    • Firewire: Agere Systems FW323
  • video card: ATI Radeon Mobility M6
  • display: 14,1" TFT
  • memory: 256 MB
  • hard drive: Hitachi DK23CA-30 30 GB
  • optical storage device: NEC CB-2100A Slim Line DVD/CDRW
  • floppy disk drive
  • sound card: VIA V!T82C686 AC97

  • ethernet device: Realtek RTL-8139/8139C/8139C+
  • modem: Ambient Tec. Inc HAM 56k modem - whith [http://64.126.95.102:8080/gromitkc/intel/intel_563x_ham.html Intel MD563X-HaM chipset]

  • pointing device: Synaptics Touchpad SynPS/2

compatibility

It's easier to specify all things that don't work. Here you go.

installation

The installation of Debian Etch (with [http://www.debian.org/devel/debian-installer/ Debian Installer] snapshot 06/29/06) worked smoothly. You only have to download a CD image and burn it. Start your notebook, boot from CD by pressing Esc and follow the installers instructions.BR Some important points and how I took my choice:

  • Partition disks

    Name    Flags   Part Type  FS Type               [Label]    Size (MB)
    ---------------------------------------------------------------------
    hda1    Boot    Primary    Linux ext3            [/]         6999,72
    hda5            Logical    Linux Swap / Solaris               764,96
    hda6            Logical    Linux ext3            [/home]    32292,45
  • Debian software selection:

    [*] Desktop environment
     .
     .
     .
    [*] Laptop
    [*] Standard system
  • Install the Grub boot loader to the master boot record

That's it. Reboot and login.

configuration

x.org

My x-server runs with standard configuration. [attachment:xorg.conf This] is my xorg.conf.

With [http://packages.debian.org/testing/x11/xserver-xorg-video-ati xserver-xorg-video-ati (1:6.5.8.0-1)] and hardware acceleration enabled I have several problems:

touchpad

The touchpad runs out of the box. If you want to configure it to your needs just install a tool like [http://packages.debian.org/testing/utils/gsynaptics gsynaptics].

modem

With the [attachment:ModemData.txt output] of [http://linmodems.org linmodems.org] scanModem utility I figured out that the modem has a [http://www.pcidatabase.com/vendor_details.php?id=1616 Intel MD563X-HaM chipset]. Information about Linux drivers can be found [http://64.126.95.102:8080/gromitkc/intel/intel_563x_ham.html here].

misc

  • Somethimes the machine slows down with no reason. top shows me a load average > 3. I could remember the same problem with Windoze.

    • I think I found the problem: After cat /proc/acpi/processor/CPU0/throttling I realized that the CPU sometimes runs in T15-state. That means 93% of CPU performance are lost because of throttling.

      • Time to find the cause...
        • It seems that this happens after the CPU gets realy hot.


hints


PageComment2


Creative Commons Lizenzvertrag
This page is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.