The major advantages of the A900 are:
Here is a list of the ones I was looking at, a search on the web for "A900" or "desknote" should bring you more:
| core logic | SiS630ST |
| CPU: | VIA C3 Gigapro 733 MHz 128KB L1/64KB L2 cache, Enhanced 3DNow! & MMX |
| BIOS: | AMI Mobile PC BIOS; PnP, ACPI, DMI |
| memory: | Standard (184-pin or 168-pin) 3V non-ECC 128 or 256 MB SDRAM, upgradeable to 512MB (apparently it should support a 1 GB single DIMM when available) |
| video: | 128 bits 3D Graphic Engine Built-in |
| TV out: | SiS301B TV-Out Chip |
| display: | 14.1" XGA TFT-LCD with 1024x768 resolution |
| audio | SIS 7018 |
| network: | Built-in RealTek 8100 10/100Mbps LAN controller |
| modem: | PCTel HSP 56 MR mini PCI Modem Built-In; 56K/V.90 This is a winmodem that I haven't managed to get working |
| pointing device: | Built-in Synaptics/K-tech Touchpad with 2 click buttons |
| main drive: | 2.5", 9.5mm enhanced ATA100 IDE HDD |
| space for optical device: | 5.25" 12.7mm high slim type |
| AC Adapter | Input: 100~240V Output: 12V, 3.7A, 45W (I used mine both on 110V and 240V) |
| power management: | PC2001, ACPI compliant Support suspend to RAM (S3), suspend to Disk (S4) and Soft Off (S5) |
I keep a copy of the user manual here, in case it disapear from the ECS website.
audio: trident driver, no problem
usb: OHCI, no problem
console mode: I have run into problems from time to time, but have now forgotten which one and in which conditions. Anyway, to get rid of the problems boot with "vga16:off", so for booting from a LILO prompt (and assuming your kernel is called "linux"):
linux video=vga16:off vga=normal single
X-windows: You can make it run through the frame buffer, but the easiest is to use the xserver from http://www.winischhofer.net/linuxsis630.shtml. Go to the bottom of the page, there are pre-compiled driver there, and some instructions too (thanks very much Thomas for all that work by the way, if you ever end up reading this page). Go to /usr/X11R6/lib/modules, make a copy of the sis_drv.o into another name, and put the sis_drv.o you got from the above page there. Actually you should keep a copy of this driver with another name, that can come in very handy if you use Debian like myself, and a apt-get upgrade wipe out your X11 directory.
modem:I put a lot of effort into this but couldn't get it working. I have seen people on the net claiming that they had it running, but I personally never got anywhere. Moreover, after some discussion on the linmodem.org mailing list, it seems that the modem chip is a Lucent AMR, that has no information and therefore no driver for it (as of May 2002). I will look into that again when I have time, and will update this page.
(an lspci -n gives Class 0780: which apparently means it's a Lucent)