FujitsuAmiloLi1818
Contact: PhilWyett
- Make: Fujitsu-Siemens Computers
- Brand: Amilo
- Model: Li1818
Only install i386 version(s) of Ubuntu on this hardware. The processor contained within this model does not support 64-bit.
Current Issues
IMPORTANT - Under 7.10. Gnome Setting Daemon will occasionally fail after login waiting for a response 'X' while the desktop is loading up. Install dbus-X11 to rectify.
Under 8.04.1. 2008-07-16 ... You will get NetworkManager messages at shutdown or reboot. See **** at the bottom of this page.
System Info
bios-version: V1.14c
system-manufacturer: FUJITSU SIEMENS
system-product-name: AMILO Li 1818
system-version: Not Specified
Chipset: Intel 945GM
CPU: Intel® Core™ Duo 1.73GHz
RAM: 2Gb
HDD: 120GB SATA (5400rpm)
ODD: 8x Multi-format DVD burner with dual layer
Display: 17” TFT WXGA, 1440 x 900 pixel
Graphics: Intel 950
I/O Interfaces: 3x USB (version 2.0); 1x VGA (VESA compatible); 1x RJ11 for modem 56 Kbps (.V92); 1x RJ45 for LAN (10/100); 1x line out shared with headphone out (stereo); 1x line in shared with microphone in (mono)
Communications: Built-in 56Kbps, .V92 fax modem (MDC 1.5); Realtek Semiconductor Co. Ltd. RTL-8139/8139C/8139C+ 10/100Mbps LAN; SiS u163 802.11 b/g Wireless LAN (WLAN) solution
Hardware details
Device |
Works? |
Bug # |
|
in 7.10 |
in 8.04.1 |
||
Screen & Monitors |
|||
Screen |
Works |
Works |
|
Correct resolution? |
Yes* |
Yes |
|
Correct refresh rate? |
Yes |
Yes |
|
3D Acceleration |
Works |
Works |
|
External monitor works? |
Yes |
Yes |
|
External monitor - mirrors |
Untested |
Untested |
|
External monitor - extend desktop |
Untested |
Untested |
|
Power Management |
|||
Battery detected? |
Yes |
Yes |
|
Hibernates? |
Yes |
Yes |
|
Suspend |
Works |
Works |
|
Dim monitor on battery |
Works |
Works |
|
Blank monitor on inactivity |
Works |
Works |
|
Lid Close |
Works |
Works |
|
Cpu frequency scaling |
Works |
Works |
|
Sound |
|||
Sound works? |
Yes |
Yes |
|
Correct volume? |
Yes |
Yes |
|
Hardware volume switch |
Works |
Works |
|
Headphone jack |
Works** |
Works** |
|
Mic jack |
Works |
Works |
|
Networking |
|||
Wired NIC |
Works |
Works |
|
Wireless NIC |
Works*** |
Works*** |
|
PCMCIA NIC |
N/A |
N/A |
|
Firewire |
N/A |
N/A |
|
Bluetooth |
N/A |
N/A |
|
Modem |
Untested |
Untested |
|
Infrared |
N/A |
N/A |
|
Touchpad & Mice |
|||
Touchpad |
Works |
Works |
|
Touchpad - Doubletap = double click |
Works |
Works |
|
Touchpad - Scroll down side |
Works |
Works |
|
External mouse - USB |
Works |
Works |
|
External mouse - Serial |
N/A |
N/A |
|
Additional Hardware |
|||
Fingerprint reader |
N/A |
N/A |
|
CD/DVD drive |
Works |
Works |
|
PCMCIA cards |
N/A |
N/A |
|
Parallel Ports |
N/A |
N/A |
|
Card reader(s) |
N/A |
N/A |
|
Function and other keys |
|||||
Fn key |
Operation |
Keycode |
Works? |
Bug # |
|
in 7.10 |
in 8.04.1 |
||||
+ F1 |
Sleep |
|
Yes |
Yes |
|
+ F3 |
Mute |
|
Yes |
Yes |
|
+ F4 |
LCD/Monitor Switch |
|
Untested |
Untested |
|
+ F5 |
Volume Up |
|
Yes |
Yes |
|
+ F6 |
Volume Down |
|
Yes |
Yes |
|
+ F7 |
Brightness Up |
|
Yes |
Yes |
|
+ F8 |
Brightness Down |
|
Yes |
Yes |
|
Other special keys |
|||||
Key |
Operation |
Keycode |
Works? |
Bug # |
|
in 7.10 |
in 8.04.1 |
||||
Wifi Button |
Turns wifi on/off |
|
Yes |
Yes |
|
Fan Button |
Fan silent/normal mode |
|
Yes |
Yes |
|
Notes
* On 7.10 though very rare the laptop will sometimes miss on resolution and leave you with a blank screen at boot up. Press power button to force shutdown.
** Same with 7.10 and 8.04.1. Headphone jack works but will not mute main speakers. Add the line: options snd-hda-intel model=lenovo-nb0763 to the bottom of file /etc/modprobe.d/alsa-base to fix.
*** Wireless will not work out of the box with either 7.10 or 8.04.1 and requires ndiswrapper used with SiS 163u Windows XP driver. Once done works fine. Follow the instructions below to install the driver.
Download 163u Windows XP wlan driver from SiS website: http://www.sis.com/download/.
You must use the XP driver as the Vista drive will fail!
Unpack the files: sis163u.cat, sis163u.inf and sis163u.sys from the /R105_Logo/SetupNT/USB/ directory within the archive and place in a location of your choice on your system.
Install: ndiswrapper-utils-1.9 via your preferred method.
From the terminal run: sudo ndiswrapper -i /your_path_to/sis163u.inf.
We now check if the driver has correctly installed. From the terminal run: ndiswrapper -l. If all is good you will see the following output: sis163u : driver installed
- device (0BF8:100F) present
Next we do the dependencies and load up the ndiswrapper kernel module. Run: sudo depmod -a followed by sudo modprobe ndiswrapper. This will load everything and allow you to use NetworkManager to check if any wireless networks are available. Note: Rebooting will drop the module.
To have the module loaded at every boot add: ndiswrapper to a newline at the bottom of the file /etc/modules.
**** You will see messages at shutdown and reboot from the NetworkManager. See: Bug 138691. To work around this and allow the interfaces to shutdown cleanly, perform the following.
The following will require sudo permissions.
Go to System -> Administration -> Network.
Click Unlock.
Once unlocked... Select Wired connection then click on Properties.
Uncheck the box Enable roaming mode then in the Configuration box below select Automatic configuration (DHCP).
Finally click OK ... wait for the interface to refresh itself and then click on Close.
Now when you shutdown or reboot you should no longer see the messages.
LaptopTestingTeam/Old/FujitsuAmiloLi1818 (last edited 2010-02-26 18:08:49 by host226-241-dynamic)