[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: IBM T22 S3 Savage Video Sarge to Etch Upgrade



Florian,

egrep '^\((EE|WW)\)' /var/log/Xorg.0.log
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi/". (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi/". (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1". (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi". (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi". (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(EE) SAVAGE(0): Insufficient Videoram available for 3D -- Try a lower color depth or smaller desktop. For integrated savages try increasing the videoram in the BIOS.
(EE) SAVAGE(0): DRI isn't enabled
(WW) SAVAGE(0): Direct rendering disabled
(EE) AIGLX: Screen 0 is not DRI capable
(EE) xf86OpenSerial: Cannot open device /dev/psaux
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(EE) xf86OpenSerial: Cannot open device /dev/psaux
(EE) PreInit failed for input device "Synaptics Touchpad"
(WW) No core pointer registered


lspci | egrep -i 'vga|video|graphic|display'
01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 13)


awk '/Section "Device"/,/EndSection/' /etc/X11/xorg.conf
Section "Device"
Identifier "S3 Inc. 86C270-294 Savage/IX-MV"
Driver  "savage"
BusID  "PCI:1:0:0"
VideoRam 4000
Option  "UseFBDev"  "true"
EndSection


Reply to: