中山正隆と申します。
私の場合、友人から貰って来たLavieNXにVine3.2をフルインストで使っています。
lilo.confで vga=0x317 を指定。コンソール立ち上げです。
貰って来たLavieNXは、CDROMやFDが壊れていて使えなかったので、
他マシーンでインストしたHDを載せ替えました。
Xも使えています。
Xorg.confの設定は、
Section "Monitor"
Identifier "My Monitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 48.5
VertRefresh 40-150
Option "dpms"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Neomagic Corporation|NM2160 [MagicGraph "
Monitor "My Monitor"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
としています。御参考まで。