## page was renamed from LaptopTestingTeam/FujitsuAmiloM1437G * Contact: [[Stefano Lenzi]] * Make: Fujitsu-Siemens * Brand: Fujitsu-Siemens * Model: Amilo M1437G * Website: http://www.fujitsu-siemens.com/home/products/notebooks/amilo_m_1437.html == Current Issues == ## List any issues you have with the current development release here === On Dapper Dapper Flight 2 - Live CD === * Live CD show the menu but after pressing the Enter the machine locks === On Dapper Dapper Flight 2 - Install CD === * Install CD show strange information at boot selection menu time on the top-left corner * The booting installation linux hang up with a I/O Error message box and a Reboot button. See [[http://bugzilla.ubuntu.com/show_bug.cgi?id=21535|Bug 21535]] === On Dapper Dapper Flight 4 - Install CD === * X.org needs fglrx drivers, see [[#Note7|Note 7]], audio partial, see [[#Note8|Note 8]] === On Dapper Dapper Flight 5 and 6 - Install CD === * CD doesn't boot even first menu where you are supposed to pick 'install'. This bug is already fixed for next Flight CD === On Breezy Fresh Installed === * Audio do not work out of the box, and also stop the second stage of the installatio due to a kernel panic during booting process when Hotplud subsystem try to load the module realated to the audio. Anyway now is disable to let me use the machine. [[#Note3|Note 3]] * X.org do not work out of the box. But now is working with the right resolution 1280x800 See [[#Note1|Note 1]] and [[#Note2|Note 2]] == Hardware details == || || in Breezy (current Stable) || in Dapper (current Development) || || Installation works? || [[#Note4|Yes]]^4^ || Yes || ||<-4 tablewidth="75%"> '''Hardware Information''' || ||<-4> '''Screen & Monitors''' || ||<|2> '''Device''' ||<-2> '''Works?''' ||<|2> '''Bug #''' || || in Breezy (current Stable) || in Dapper (current Development) || || Screen || [[#Note1|Yes]]^1^ || [[#Note7|Yes]]^7^ || || || Correct resolution? || [[#Note1|Yes]]^1^ || [[#Note7|Yes]]^7^ || || || Correct refresh rate? || [[#Note1|Yes]]^1^ || [[#Note7|Yes]]^7^ || || || 3D Acceleration || [[#Note2|Yes]]^2^ || [[#Note7|Yes]]^7^ || || || External monitor works? || [[#Note2|Yes]]^2^ || [[#Note7|Yes]]^7^ || || || External monitor - mirrors || [[#Note2|Yes]]^2^ || [[#Note7|Yes]]^7^ || || || External monitor - extend desktop || Untested || [[#Note9|Yes]]^9^ || || ||<-4> '''Power Management''' || || Battery detected? || Untested || Yes || || || Hibernates? || No || No || || || Sleep || Untested || Yes || || || Dim monitor on battery || Yes || Yes || || || Blank monitor on inactivity || Yes || Yes || || || Lid Close || Yes || Yes || || || Cpu frequency scaling || Yes || Yes || || ||<-4> '''Sound''' || || Sound works? || [[#Note3|Yes]]^3^ || [[#Note8|Yes]]^8^ || || || Correct volume? || Yes || Yes || || || Hardware volume switch || No || No || #59582 || || Headphone jack || Yes || Yes || || || Mic jack || Yes || Untested || || || Integrate Mic || No || Untested || || ||<-4> '''Networking''' || || Wired NIC || Yes || Yes || || || Wireless NIC || Yes || Yes || || || PCMCIA NIC || Untested || Untested || || || Firewire || Untested || Untested || || || Modem || Untested || Untested || || || Bluetooth || None || None || || || Infrared || Untested || Untested || ||<-4> '''Touchpad & Mice''' || || Touchpad || Yes || Yes || || || Touchpad - Doubletap = double click || Yes || Yes || || || Touchpad - Scroll down side || Yes || No || || || External mouse - USB || Yes || Yes || || || External mouse - Serial || None || None || || ||<-4> '''Docking Station/Port Replicator''' || || AC through replicator || None || None || || || USB || None || None || || || Serial || None || None || || || Parallel || None || None || || || External Monitor - VGA || None || None || || || External Monitor - DVI || None || None || || || Modem || None || None || || || NIC || None || None || || || PS/2 || None || None || || ||<-4> '''Additional Hardware''' || || Fingerprint reader || None || None || || || CD/DVD drive || Yes || Yes || || || ExpressCard || Untested || Untested || || || Parallel Ports || None || None || || || Card reader(s) || Untested || Untested || || ## Add or remove keys as needed for your laptop. Fill out action ||<-6 tablewidth="75%"> '''Function and other keys''' || ||<|2> '''Fn key''' ||<|2> '''Operation''' ||<|2> '''Keycode''' ||<-2> '''Works?''' ||<|2> Bug # || || in Breezy (current Stable) || in Dapper (current Development) || || + F1 || Sleep || || Untested || Yes || || || + F3 || Mute || || Yes || Yes || || || + F4 || Dual Head || || Untested || No || || || + F5 || Volume Up || || Yes || Yes || || || + F6 || Volume Down || || Yes || Yes || || || + F7 || Brightness Up || Hardware Switch || Yes || Yes || || || + F8 || Brightness Down || Hardware Switch || Yes || Yes || || ||<-6> '''Other special keys''' || ||<|2> '''Key''' ||<|2> '''Operation''' ||<|2> '''Keycode''' ||<-2> '''Works?''' ||<|2> Bug # || || in Breezy (current Stable) || in Dapper (current Development) || || Music || || || No || No || || || Info || || || [[#Note6|Yes]]^5^ || [[#Note6|Yes]]^5^ || || || Mail || || || [[#Note5|Yes]]^6^ || [[#Note5|Yes]]^6^ || || || Fan || || || Yes || Yes || || || Pad || Enable/Diable Pad || Hardware Switch || Yes || Yes || || || Wireless || Enable/Diable Wireless || Hardware Switch || Yes || Yes || || === Notes === ## Add any notes here 1. <>To get 1280x800 you have to remove all the ModeLine row from the Monitor section of the file /etc/X11/xorg.conf. To do that you need root right. 2. <>To get 3DAccelleration and Dual Head working you need to install: * xorg-driver-fglrx : '' apt-get install xorg-driver-fglrx '' * linux-restricted-modules-686 or linux-restricted-modules-386: Depends on your current kernel '' apt-get install linux-restricted-modules-386 '' 3. <>To get Audio working you have to do the following step: 1. Download driver from: http://www.realtek.com.tw/downloads/dlhd-2.aspx?lineid=2004052&famid=2004052&series=2004061&Software=True&title=HD%20Audio%20CODECs 2. Untar the code with tar the followin command: '' tar xjf realtek-linux-audiopack-3.5-2.tar.bz2 '' 3. Install modules and driver sudo realtek-linux-audiopack-3.5-2/install 4. Add loading at boot time with '' update-rc.d alsasound defaults '' 4. <>To get installation complete after that you have complete the first stage of the installation before of the reboot of the machine follow this step: 1. Open a new console with CTRL+ALT+F2 2. Edit the file /target/etc/hotplug/blacklist with texteditor. For Example: vi /target/etc/hotplug/blacklist 3. Add the following line to the bottom of the file: * snd_hda_intel * snd_hda_codec 5. <>The default action with GNOME is "Open the default Browser" 6. <>The default action with GNOME is "Open the default E-Mail Client" 7. <>To get Gnome started you need to: 1. install fglrx drivers: $ sudo apt-get install xorg-driver-fglrx 2. Change the driver from xorg.conf: $ sudo nano /etc/X11/xorg.conf Locate Section "Device" near the bottom, and change line Driver "ati" to Driver "fglrx", save changes 3. Restart Gnome: $ sudo /etc/init.d/gdm restart 8. <>Headphone jack works out of the box, internal speaker works once it's been enabled from alsamixer. 9. <>To get second desktop in external monitor, you need to do further changes into xorg.conf after Note7, see example here http://myy.helia.fi/~a0402634/linux/xorg_conf.html