Calendar
Quicksearch |
Friday, December 24. 2004Linux on Fujitsu Siemens M1425
Updates
Fujitsu Siemens Amilo M1425 details
Used setupI'm currently using Debian GNU/Linux Sarge with kernel 2.6.10 on the machine. You can download and use my Kernel configuration if you like. Output of lspciIf you are interested in the output of lspci, here it is. ProcessorThe processor works fine. Just select the Pentium M in kernel configuration. Speed-Step is working great, too. I have selected the ondemand cpufreq policy governor and activated Intel Enhanced SpeedStep. It is needed to also enable the feature Use ACPI tables to decode valid frequency/voltage pairs. If the machine is idle it runs with 600 MHz. If it needs more power it increases the speed to 800 MHz, 1GHz, 1.2GHz, 1.4GHz and 1.7GHz. You can control the speed step behaviour via sysfs (/sys/devices/system/cpu/cpu0/cpufreq). Pushing the Silent mode button multiple times may freeze your machine. Adding the nolapic kernel parameter helps. With lapic disabled it's possible to throttle down the CPU to 600 MHz with the silent mode button. Pushing it again will bring it back to normal speed. MemoryThe machine has 1 GB of RAM but only 768MB were usable at my first try. I had to activate High Memory Support (4GB) to be able to use all the RAM. DVD/CDROM driveHaven't tried to burn a DVD yet but burning normal CD-ROMs works fine. With kernel 2.6 it's possible to burn directly with IDE drives. So no need for using SCSI emulation. Video cardThe open source Xserver radeon runs fine in 2D mode. Even dual-head settings are running fine. But 3D support is currently not present in the open source driver for this video card. But this may change in the future. Rumors says that ATI has provided documentation and testing equipment to the developers.
If you need 3D then you need to use the commercial
driver which can be downloaded for free from the ATI website. Installation is quite easy and
does not need a special version of XFree or a special kernel. But if you use
kernel 2.6.10 or later with ATI driver 3.14.6 then you must edit the file
glxgears gives me 1520 frames per second which I think seems bad. My old Radeon 7500 in my old notebook (Compaq Evo N800c) had the same speed with the open source driver. Another problem is that game play (with Half-life in Wine/Cedega or Quake 3 natively) is not fluid. Every few seconds there is a small pause. With my old Radeon 7500 game play was better. If you know how I can improve the performance and get rid of the pausings, please contact me! Here is my XF86Config-4 if you want to use it as an example configuration. My config is quite large. That's because it includes four ServerLayouts:
The commercial driver is very lousy in dual-head mode. It seems to be impossible to use the Xinerama extension with this driver (XServer crashes). The commercial driver has its own mode for this (big desktop mode). But this mode is absolutely unusable because the window manager does not see two screens anymore. If you enlarge a window then it spans over BOTH screens. So the only useable mode is the two desktops mode. But in this mode its not possible to drag windows from one screen to the other. That's why a have so many server layouts. At work I'm using the Dual-Head-Open-Source layout with the Xinerama extension. I usually don't need 3D support at work so that's no problem. At home I'm using the Single-Head layout to have 3D support with the commercial driver. I'm using the whereami program to determine the layout. whereami can detect my current location by the wireless networks it detects nearby and based upon the detected network it can call a script which can then switch the XFree configuration. Very cool program. TFT displayThe TFT display is wide-screen. Normally this is not a problem. It may be necessary to manually edit the XFree86 configuration to use the native resolution of 1280x800 pixels. I'm always editing the config file manually so I don't know if setup wizards have problems with this resolution.
When you play full-screen games which can't handle wide-screen then the
video card stretches the video output. That's bad because it breaks the
proportions. In the commercial driver you can add the option Soundcard
Works fine with the ALSA driver intel8x0. A nice feature (or
better: a problem) is the sub-woofer. It is not affected by the master
volume control. Instead it is affacted by the master-mono volume control.
This is especially a problem when you have connected a volume control
program (like hotkeys) to the volume control buttons. I have written a small
program which can be used as a daemon which monitors the master volume and
duplicates the settings to the master-mono volume. You can download the
sources here. To compile it just do this:
USBNot much to say here. Just activate UHCI and EHCI in the kernel configuration and use the hotplug daemon and you are up and running. I'm using a USB mouse all the time and even have connected an external USB hard disk without any problems. FirewireI don't have any firewire devices but the driver loads fine and even creates a firewire network interface. So I think it's working fine. NetworkThe integrated network controller is well supported by the RTL-8139 driver. I'm working with it every day, works great and fast (approx. 10 MByte/s throughput) WLANThe wireless network card is working fine with the ipw2200 driver. I'm using this card in a 11Mbit network (802.11b) with 64 Bit WEP encryption and in a 54Mbit network (802.11g) with 128 Bit WEP encryption. Both are running fine. ModemThe modem is supported by the slmodem driver provided by SmartLink. Installation is a little bit unusual (because a daemon is needed to use the modem). But if you stick to the installation instructions then you have no problems. The software is also included in Debian GNU/Linux so installation may be easier if you use the debian packages. Haven't tried them because they were quite out-dated. If you have installed and started the software correctly then you can connect to the device /dev/ttySL0 with minicom or any other terminal software. But I haven't tested a real connection yet because I have ISDN. TouchpadThe touchpad is supported by kernel 2.6 natively. If you don't use the synaptics driver in the kernel then you still may use the touchpad as a standard PS/2 mouse device. But I haven't tried. I have activated the synaptics driver in the kernel. But this means that you also definetly want to use the synaptics touchpad driver for XFree. Otherwise the touching experience will be lousy. You can download this driver here. My XF86Config contains the configuration for it. Please note that I have deactivated tapping and scrolling in my configuration. If you want to enable it then comment out all the options or setup them to suit your needs. PCMCIAPCMCIA works fine out of the box with the yenta driver. Because the Amilo has integrated WLAN I don't need PCMCIA but I have tested it by inserting my old Orinocco WLAN card. It was detected and powered up correctly. Multimedia-bayThe Amilo M1425 has a slot for Multimedia-cards. Unfortunetly I was not able to get it running. I even don't have the slightest idea how to get it working. You know it? Then tell me! I have a Siemens S65 mobile phone which comes with a 32MB RS-MMC card which fits into the slot. So i have quite in interest in getting this card drive working. Special buttonsThe special buttons of the Amilo are usable by Linux. They generate normal key codes. I'm using the program hotkeys (included in Debian GNU/Linux) to map the keys to useful functions. Here is the definition file. Update 11. Jan. 2005: Accidently I noticed something strange after exiting a vmware session. My volume keys were no longer bound to the hotkeys program but were bound to KDE's kmix program. Haven't known that KDE (maybe since 3.2) can handle multi-media keys. But the keys of the Amilo are not mapped to the standard multi-media functions. This is done by Vmware if Vmware is exiting. What a strange but happy coincidence. So I discarded the hotkeys program and I'm using now kmix to control the volume. To do this without starting and exiting VMWare the amilo multi-media keys must be mapped to the corresponding XFree86 function XF86AudioLowerVolume, XF86AudioRaiseVolume and XF86AudioMute. This can be done by putting this .xmodmaprc into the home directory and this script into the KDE autostart folder. Alternatively you can setup the originl keycodes of the multi-media keys direclty in kmix. But I think mapping them to the XF86-functions is better. This may even work with other Desktop Environments (Gnome?) or other volume control applets. ACPIACPI support is lousy. Sleep/suspend mode is not working at all but this is quite normal. I don't know of any notebook that has a working ACPI-sleep/suspend mode on linux. Oh how well this was working with good old APM-support... Reading the battery-status seems to work partially. The standard command-line acpi tool can't do it. But the klaptopdaemon program of KDE can do this sometimes. 50% of the time it reports the correct status. The other 50% of the time it reports a completly empty battery. Very strange. And very nerving because it's not possible to use the alarm features of klaptopdaemon this way because the alarm is always triggered when the battery status can't be read sometimes. Thermal zones seems to be not working. It is always reported that my CPU is running with 75°C. I don't believe that my CPU is so hot and has always a constant temperature. At least the detection of AC power works flawlessly. Also the power, sleep and lid-close buttons are working and you can connect events to them. If you just install the acpid package then the machine automatically shuts down properly if you push the power button. Unfortunately I have no experience in debugging this stuff and creating a custom DSDT file. So I have to wait for help on this. If you can help here or have tips how to get at least the battery status running, please contact me.
Update 11. Jan. 2005: I don't know which is responsible
for this (either upgrade to kernel 2.6.10 or upgrade to BIOS 1.06c). The
battery-status reading has changed. The battery status can now be read
correctly but now reading of AC power status seems to be broken. If I
pull out the power cord then KDE still says it is running on AC power all
the time. But that's not really important. More important is that the battery
status is now working and I can use the Low Battery Warnings of KDE again.
Joy and jubilation! Another interesting note: Gabor Keresztfalvi has disassembled the DSDT of the Amilo and found out that the thermal zones are hardcoded. That means its absolutely ok that linux says the CPU is 75°C hot. This temperature is hard coded to tell the operating system that everything is fine. If a critical event occurs then the temperature will be raised to a value greater then the hardcoded alarm temperature (85°C) to tell the operating system that something is fishy. Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
BIOS version 1.08c
None Linux distros can boot in regular mode. Only bootable with "acpi=off nosmp noapic" flags. Windows XP runs without any problem. Can someone please take a look in the BIOS disassembly whether the information on ACPI depends on OS type? I know that Foxconn once released BIOS which made their motherboards work only with Windows. I suspect that might be the case here as well |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 2010 Klaus Reimer <k@ailis.de>
Some rights reserved.
Original content in this work is licensed under a Creative Commons License
