After installing antiX-15 in this, resolution becomes 1024x768.
This built-in display is 1280x800.
Code: Select all
balloon@vaio-antix:~
$ inxi -F
System: Host: vaio-antix Kernel: 4.0.5-antix.1-486-smp i686 (32 bit)
Desktop: IceWM 1.3.8
Distro: antiX-15-V_386-full Killah P 30 June 2015
Machine: System: Sony product: VGC-M52B/L
Mobo: ASUSTeK model: PASTA v: Rev 2.xx
Bios: American Megatrends v: 3001 date: 03/16/2005
CPU: Single core Intel Celeron (-UP-) cache: 128 KB
speed: 2800 MHz (max)
Graphics: Card: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
Display Server: X.Org 1.16.4 driver: N/A
Resolution: 1024x768@60.00hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
GLX Version: 3.0 Mesa 10.3.2
Audio: Card Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller
driver: snd_intel8x0
Sound: Advanced Linux Sound Architecture v: k4.0.5-antix.1-486-smp
Network: Card: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet
driver: sis900
IF: eth0 state: up speed: 100 Mbps duplex: full
mac: 00:11:d8:c8:00:d4
Drives: HDD Total Size: 250.1GB (2.9% used)
ID-1: / dev / sda model: WDC_WD2500AAJB size: 250.1GB
Partition: ID-1: / size: 11G used: 3.0G (29%) fs: ext4 dev: /dev/sda15
ID-2: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap dev: /dev/sda3
Sensors: None detected - is lm-sensors installed and configured?
Info: Processes: 114 Uptime: 53 min Memory: 598.6/1987.7MB
Client: Shell (bash) inxi: 2.2.25
balloon@vaio-antix:~
$
Code: Select all
balloon@vaio-antix:~
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 60.00*
800x600 60.00
640x480 60.00
balloon@vaio-antix:~
$
Code: Select all
balloon@vaio-antix:~
$ more / etc / X11 / xorg.conf
#----------------------------------------------------------------------
# xorg.conf file
#
# Generated by make-xorg-conf sometime around Wed Jul 1 08:33:55 JST 2015
#
# If you want to save customizations, delete the line above or this
# file will get automatically deleted on the next live boot.
#----------------------------------------------------------------------
Section"Monitor"
Identifier"Monitor0"
Option"DPMS""true"
EndSection
Section"Device"
Identifier"Device0"
Driver "sisimedia"
EndSection
Section"Screen"
Identifier"Screen0"
Monitor"Monitor0"
Device "Device0"
SubSection"Display"
Modes"1280x1024""1333x768""1024x768""800x600"
EndSubSection
EndSection
balloon@vaio-antix:~
$
Please support it to solve this problem.