Unterschiede zwischen den Revisionen 24 und 25
Revision 24 vom 2006-07-10 22:06:44
Größe: 3296
Autor: phil
Kommentar: hint
Revision 25 vom 2006-07-13 21:20:16
Größe: 3362
Autor: phil
Kommentar: xorg
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 50: Zeile 50:
== video card: hardware acceleration == == x.org ==
My x-server runs with standard configuration. [attachment:xorg.conf This] is my xorg.conf.

ContentsTableOfContents(1)

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.

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
  • 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:

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...


hints


PageComment2


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