Unterschiede zwischen den Revisionen 22 und 39 (über 17 Versionen hinweg)
Revision 22 vom 2006-07-08 16:04:53
Größe: 3107
Autor: phil
Kommentar: configuration
Revision 39 vom 2023-06-30 15:10:19
Größe: 0
Autor: phil
Kommentar:
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
||<tablestyle="float:right;"> '''Contents'''[[TableOfContents(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.
 * Suspend to RAM isn't available ({{{cat /sys/power/state}}} doesn't lists ''mem'') - I think it's a problem with [http://acpi.sourceforge.net/dsdt/index.php DSDT]
 * I didn't check the modem

= 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 =
== video card: hardware acceleration ==
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:
 * Running at depth 24 freezes the machine ([http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366114 bug report]) - a solution is to change the depth to 16
 * Somethimes the machine slows down with no reason. {{{top}}} shows me a load average > 3. I'm not sure but I think it's also a problem with hardware acceleration. I'll check this without acceleration.

----
= hints =
 * [wiki:/harddrive How to replace the hard drive]
 * [wiki:/optical How to replace the DVD-Rom]
 * [http://www1.medion.de/downloads/download.pl?id=293&type=anleitungen&filename=bdafid3010de.pdf&lang=de German Manual] - deutsches !BenutzerInnenhandbuch
 * [http://www1.medion.de/downloads/download.pl?id=1745&type=treiber&filename=biofid3010.exe&lang=de latest Bios update] - version 1.0ma/mb

----
[[PageComment2]]

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