Linux on Laptops

Sponsored by LinuxCertified Inc.

linuxcertified-laptop


Home | New | Models | Palmtops | Components | Discussion | Submit   


More installing Linux on Maxdata laptops help at TuxMobil.org - Maxdata Laptops and other laptops at TuxMobil.org - Laptop & Notebook Installation Guides

This page contains problems I have resolved when installing Linux as a new comer to Linux. This solutions I have acquired from different sources around the internet and university.

Installing Ubuntu 6.06 (Dapper Drake) on Maxdata Eco 4000A

Last updated: 22nd January 2008

General Hardware Specifications of Maxdata Eco 4000A

Hardware Components

Status under Linux

Notes

AMD Sempron 2600+

Switches automatically between 800MHZ and 1.6 GHZ

None

15.0 inch TFT XGA (1024x768)

Works

None

Sis M760

Works but needs correcting.

Uses "vesa" as driver automatically. I found changing this to "sis" increased performance in games like tux racer.
This can be changed by manually editing: /etc/x11/xorg.conf
You will need to edit using root privileges. In a terminal window type "sudo gedit" followed by your password. This will allow you to open the xorg.conf and edit it.

256MB, SDRAM

Works

I have added extra 512mb before installation.

40 GB ultra ATA Hard Drive

Works

Partitions into 10gb Linux, 256mb swap, and Windows XP the remainder.

Floppy Drive

Not Supplied

Work with a unbranded USB floppy drive I own.

Integrated Network Card

Works

No special procedure required during installation

Internal 56k Modem

Detected but untested

none

DVD / CD-RW Combo Optical Drive

Works

Burnt a ISO to a CD-R successfully

Internal Wireless

Not supplied with this model

I have installed a Cisco a/b/g pcimca card. Working perfectly. Requires the installation of "Network Manager" in order for WPA to be used.(Note: Network Manager is in installed in 7.04 onwards by default)

I have recently installed an internal wireless card from an broken acer laptop. Chipset: BCM4306 / BCM2050 which was found and installed without any issues in 7.10.

Lithium-Ion Battery (Unsure of specifics)

Working On It

When running on battery. The battery doesn't last longer then a hour compared to 1.5 hours in Windows and is reported as having the wrong percentage remaining.

AC97 Sound Card

Works

none

Synaptics Touchpad

Works after manual install

Note: This does not apply to versions 7.04 and above
Without installing drivers mouse randomly shoots off in different directions.
Resoloving requires drivers entering into the xorg.conf.
The following needs entering after "Configured Mouse" section (as new section):

Section "InputDevice"

 Identifier "Synaptics Touchpad"

 Driver "synaptics"

 Option "SendCoreEvents" "true"

 Option "Device" "/dev/psaux"

 Option "Protocol" "auto-dev"

 Option "HorizScrollDelta" "0"

 Option "SHMConfig" "true"

EndSection


and in the "serverlayout" secton add:


InputDevice "Synaptics Touchpad"

This file can be located in /etc/x11/xorg.conf>
You will need to edit using root privileges. In a terminal window type "sudo gedit" followed by your password. This will allow you to open the xorg.conf and edit it.

Basic Installation of Ubuntu

Unresolved issues

Other Information

Configuration Files

Contact Information


Linux on Laptops is copyright © 2006 linux-on-laptops.com

Contact us at linuxonlaptops (at) gmail.com

Linux on Laptops   Valid XHTML 1.1

No Warranties: This information is provided "as is" without any warranty, condition, or representation of any kind, either express or implied, including but not limited to, any warranty respecting non-infringement, and the implied warranties of conditions of merchantability and fitness for a particular purpose. All logos or trademarks on this site are the property of their respective owner. In no event shall linux-laptop.net, linux-on-laptops.com, or any directors, trustees, associates, or employees thereof be liable for any direct, indirect, special, incidental, consequential or other damages howsoever caused whether arising in contract, tort, or otherwise, arising out of or in connection with the use or performance of the information contained on this web site.