|
TuxMobil
|
site map · index a-z · search |
|
Linux on a Sony VAIO VX71P LaptopSpecsMobile Pentium III LV 850MHz, 256MB, 30GB HDD (UDMA-5), DVD/CD-RW external FireWire S400, 14.1" TFT XGA (1024x768), WLAN, FireWire, USB, Modem, LAN. Installation
I am trying to install Debian 3.0 Woody from CD, but with no success yet.
For older Sony ide2=0x180,0x386 But the older models were either PCMCIA or USB based CD drives. The one that comes with this machine is a FireWire device. I had no time to build a bootable CD with FireWire support.
So I have used installation from a separate harddisk partition as described in the Linux-Mobile-Guide or in the Debian installation docs.
Additionally I compiled a 2.4.19 Linux Kernel The BIOS is capable to boot an image via network but I didn't try it. It might be possible to install Linux directly via network. MS-WindowsXP Recovery
The pre-installed MS-WindowsXP didn't work well. So after installing Debian
I have tried to recover MS-WindowsXP from the recovery CDs. Though the warning about formatting the whole hard disk, the recovery process only formatted drive C: (/dev/hda1) and left the existing Linux installation intact. Though I had to boot from the Debian/GNU Linux CD again and had to start BIOS
You may reach the Phoenix BIOS with APM/ACPI
ACPI support is detected by the kernel and all modules load successfully,
but I can't suspend the laptop correctly. Modes 0, 3 and 4 do not work at all and mode 5 puts the machine to sleep. Unfortunately, the machine does not wake up after that. PCMCIA
You need the driver NIC (Ethernet)
The network interface works with the NIC (WLAN)
This interface is a PCMCIA-CS Sound (ALSA + OSS)
No problems here: X11 / Console
Configuring XFree86 Jogdial
The jogdial runs like a charm. You need the kernel-module FireWire (IEEE1394) / CD-RWThe CD-drive (and assumably other FireWire-hardware) works after applying the current patches for ACPI and IEEE1394. Burning is done with 8x speed. You can play and thus rip Audio-CDs, but you cannot hear them. The player has no sockets for connecting cables except for the data/power-cable and the data-cable does not transport audio-data. ModemDoesn't work so far. I'm still trying to find out which driver is the right one for this WinModem. The one for Connectix (hsflin), Intel (536ep) and Lucent (ltmodem) doesn't seem to do it. Installing RedHat 8.0The basic install worked very smoothly. I booted from a USB floppy using bootnet.img and then did an NFS network install. The correct video driver i810 for Intel 82815 was selected but the autoprobed values were incorrect and caused the X server to crash on exit. The setting should be 1024x768 4MB video memory 24bit true color
Set the monitor to exactly 60Hz 1024x768 laptop
These can be set after installation using
Section "ServerLayout"
Identifier "Anaconda Configured"
Screen 0 "Screen0" 0 0
InputDevice "TouchPad" "CorePointer"
InputDevice "USBMouse" "SendCoreEvents"
InputDevice "SerialMouse" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "TouchPad"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "yes"
EndSection
Section "InputDevice"
Identifier "USBMouse"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Other Resources
Credits
|
||
|
print · i-mode · WAP · PDA contact · imprint · privacy (P3P) · sponsors · RSS © Werner Heuser 1997-2013 · http://tuxmobil.org/sony_vx71p.html · last change Mon Nov 12 2007 |
|||