Hello.
I'm sorry I usually don't answer fast to questions about Sony, Linux, etc.
I just haven't very much time.
Moreover, I don't own this Sony Vaio anymore.
This is version 1.29 of this file,
last updated at Jan 1, 2005. (ChangeLog) |
Table of Contents
Summary table of hardware
Other informations
Related resources
Other Vaios that are somehow similar to FX240
More detailed informations (on selected hardware)
NEWS:
20041230: sonykeyd daemon version 0.2 available (minor updates only)
device | model | works on Linux? | notes |
---|---|---|---|
Motherboard | i815 | YES |
82801BA/82801BAM chipset Runs on 100MHz bus lspci result |
CPU | Mobile Intel Pentium III 800 (SpeedStep) | HOPE SO ;) |
I can switch SpeedStep on Linux! 1585.97 BogoMIPS L2 Cache: 256KB cpuinfo from /proc |
HDD | 15 GB IBM IBM-DJSA-220 |
YES |
geometry: 29070/16/63 (1824/255/63) real size: 14307.89 MB cache: 1874 kB ATA-5, UDMA4 buffer-cache reads: 115.32 MB/sec buffered disk reads: 16.84 MB/sec |
RAM | SDRAM 128MB | YES |
NEW
Recently I added 256 MB of RAM to the system. It cost me about $50 (in Poland),
and I'm very happy with it. The system runs much faster now, because can cache
most of hard disk access (which is not very fast comparing to recent desktop drives).
I strongly reccomend that.
|
LCD | TFT 14.1" XGA | YES | |
VGA | Intel 815EM 2-11MB (borrowed from RAM) |
YES (i810 driver), see details |
1024x768 text-mode: see details XWindows 4.0.0 and newer PAL/NTSC TV out
NEW
Antonino Daplas/Ken Mano utility
i810switch to switch between LCD & VGA
It's not possible to switch to TV-out yet...
|
Mouse | 2-button touch-pad | YES |
PS/2 compatible (worth to use Emulate3Buttons feature of XFree) I'm using very nice USB -- double PS/2 connector, so I can attach 'normal' keyboard and mouse to the laptop. |
Sound | i815 - SoundMax (i810_audio driver) | YES | Work's better with ALSA driver. |
FDD | Removable, 3.5" | YES | |
CDROM | CD-RW/DVD combo MATSHITA-UJDA710 | YES |
24x CDROM, 8x CD-R, 4x CD-RW, 8x DVD cdrecord works good, for cdrdao see notes, for both use ide-scsi driver Firmware: 1.08 |
Modem | V.90/K65flex AC'97 Modem | YES, but with driver |
Conexant-Ambit SoftK56 Data,Fax ICH Modem |
PC Card | Ricoh Co Ltd RL5c476 II | don't know, but probably yes, because there are Linux drivers, just haven't tested |
CardBus 2xType I or II, or 1xType III |
Ethernet | EtherExpressPro i82557 (aka Intel PRO/100 VE) |
YES, but see notes | e100 (or older eepro100) driver |
USB | UHCI (2 ports) | YES, but after patch | Without patch USB on my machine didn't work. Notify my if I did something wrong. |
Battery | PCGA-BP1N | YES |
Li-ion, 14.8V/1700mAh Power adapter: 19.5V DC (100-240V AC input) |
FireWire (IEEE 1394) |
Texas Instruments | YES | known also as i.LINK on Sony systems |
ACPI | Support for S0 S3 S4 S5 sleep modes (partial), SpeedStep, baterry level, cpu temperature | YES, with ACPI patch, or with -ac patch for 2.4 kernel, or with 2.5 kernel |
see
UPDATED
notes
doesn't poweroff LCD on screen blankpartial standby/suspend support |
Sony keys | sonypi driver, sonypid daemon | YES |
Some other Vaios has similar problems as FX240. Some patches/solutions
can be sucessfully used on them.
This is list of informations I got from other people about their laptops.
Model | What can be fixed | Who wrote me about it (and maybe can help you) |
Comments, etc. |
---|---|---|---|
FX101 | USB | Matt Willsher | Model also known as PCG-955C |
FX140 | USB | Kevin | |
FX200 | USB | Satyajit Behari | |
FX220 | USB |
Chris Woodruff Dennis McGuire |
|
FX250 | USB | Daniel de Young | |
FX270 | USB | Andrew Zavjalov | |
FX290 | USB | Victor Khimenko | Read Victor's BIOS trail! |
FX340 | USB, ethernet |
Leonardo Andersen Lopes |
|
FX370 | USB |
Mauricio Di Fulvio Richard G. Froese Carl Rehbein |
|
FX390 | USB |
F. Oliver Gathmann |
|
FX403 | USB |
Volker Christian Behr |
FX403 has 2 USB hubs. Here is patch that will address flaw in both. Thanks to Volker. |
FX950 | USB | Gwyn Morfey | |
FX503 | USB | Tony Geraghty | |
R505JE | USB | Dylan Oliver | |
R505JS | USB | Kirk VanOpdorp | |
R505JL | USB | Girish Pahlya |
There were no error messages on USB in log files -- see Girish's mail |
R600MX | USB | Phil Anderson | |
Acer Travelmate 723txv |
USB | Gino Pelliccia |
This patch works for Gino on his Acer, after little modifications. Ask him for details |
Fujitsu-Siemens C1010 |
USB | Robert Klein |
This patch works for Robert on his F-S, after modifications. Ask him for details. (USB stopped working after upgrading BIOS) |
You may want to see Intel(R) 810 and 815 Framebuffer Driver project page. I didn't tested yet.
Antonino Daplas/Ken Mano utility
i810switch to switch between LCD & VGA.
Intel's technical specification for i810 chipset. (PDF, 2.9MB)
W|MATSHITA|UJDA710|generic-mmc|OPT_MMC_USE_PQ|OPT_MMC_PQ_BCD|OPT_MMC_READ_ISRC
Sleep mode is enabled. This is not recommended. Under high load the card may not respond to PCI requests, and thus cause a master abort.You can change the value of this setting by the command:
untar kernel source
jajo:/usr/src/linux$ cd arch/i386/kernel
jajo:/usr/src/linux/arch/i386/kernel$ patch pci-irq.c <~/files/vaioUSB.patch
jajo:/usr/src/linux/arch/i386/kernel$ cd ../../..
and compile kernel & install it as usual
NEW Detailed step by step instruction of patching RedHat (RPM) kernel by fliptop.
NEW Patching ACPI will fix the USB IRQ problem also.
Don't know how to compile/patch/install or what is it the kernel, -ac patch, etc.?
Search the
kernelnewbies.org and
The Linux Kernel HOWTO...
Don't know how to compile/patch/install or what is it the kernel, -ac patch, etc.?
Search the
kernelnewbies.org and
The Linux Kernel HOWTO...
You can copy and publish any part of above page.
Mention of the source (http://juljas.net/linux/vaiofx240/) would be nice (but is not obligatory).
Jan SÅ‚upski,
email: