Installatie en Config History Medion 6200#

Het gaat om een gebruikte laptop met een defect scherm, voor EUR 50,- verkregen, dus een bijna gegeven paard.....

Systeem bestaat uit een Pentium 4 2.6 Ghz, 512 MB Ram, 30 GB harddisk.
Output van lspci:

ubuntu@ubuntu:/media$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 645xx (rev 03)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 14)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
00:06.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)
00:0c.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go5200] (rev a1)

Systeem was voorgeinstalleerd met Windows/XP, maar is conform afspraak met leverancier verwijderd. Als eerste een openSuSE 10.2 install gedaan. Dit gaat erg moeizaam, het systeem ondersteunt ACPI erg slecht. De processor blijft op 2.6 GHz draaien, en de cooling fan blijft volop draaien. Bij het booten van CD moet je expliciet acpi=off meegeven, anders blijft ie gewoon halverwege hangen.

Uiteindelijk op de eerste partitie met succes een install gedaan op hda5.

CPU Frequency scaling#

Dit is nog een probleem, de modprobe acpi-cpufreq geeft foutmeldingen.
Op SuSE :

komt nog

Op Ubuntu:

ubuntu@ubuntu:/media$ sudo modprobe acpi-cpufreq
WARNING: Error inserting processor (/lib/modules/2.6.20-15-generic/kernel/drivers/acpi/processor.ko): No such device
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.20-15-generic/kernel/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko): Unknown symbol in module, or unknown parameter (see dmesg)

De dmesg geeft vervolgens:

[ 1644.623784] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[ 1644.623839] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[ 1644.624035] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[ 1644.624098] acpi_cpufreq: Unknown symbol acpi_processor_register_performance

Het toevoegen van de CPU Frequency scaling applet aan de taskbar geeft ook de melding :

CPU frequency scaling unsupported

You will not be able to modify the frequency of your machine.
Your machine may be misconfigured or not have hardware support for CPU frequency scaling.

Googlen dus, welnu dat zie er vooralsnog niet goed uit, zie ook :
http://indac.uni-koeln.de/hosted/neochrome/medion_md6200/
http://sidux.com/PNphpBB2-viewtopic-t-3164-start-15.html
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/README.ACPI
Nog een link van Medion Duitsland, alwaar we drivers kunnen downloaden (voor Windhoos :-()

lm-sensors#

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `eeprom' (should be inserted):
  Detects correctly:
  * Bus `SiS96x SMBus adapter at 0x8100'
    Busdriver `i2c-sis96x', I2C address 0x51
    Chip `SPD EEPROM' (confidence: 8)

  EEPROMs are *NOT* sensors! They are data storage chips commonly
  found on memory modules (SPD), in monitors (EDID), or in some
  laptops, for example.

I will now generate the commands needed to load the required modules.
Just press ENTER to continue: 

To make the sensors modules behave correctly, add these lines to
/etc/modules:

#----cut here----
# I2C adapter drivers
i2c-sis96x
# Chip drivers
eeprom
#----cut here----


Do you want to add these lines to /etc/modules automatically? (yes/NO)yes

Bovenstaande werkt echter niet.

Install Ubuntu Feisty Fawn 7.04#

Booten van CD blijft al vrij snel hangen, ook hier moet expliciet acpi=off worden meegegeven. Geluidskaart werkt, wlan werkt niet, iwconfig geeft no wireless extensions.(Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)).

Install gedaan naar partitie hda7.