SliTaz SliTaz Forum

You are not logged in.

#1 2015-05-22 18:58:11

ckc037
Member
Registered: 2015-05-22
Posts: 2

cant switch to screen resoltion 1024x768

I installed SliTaz 4.0(slitaz-4.0.iso 35MB) in

my Vmware and I can't switch to screen resolution 1024x768

My default resolution in VMware that i'm getting logged into

is 1280x720

I followed the "Configuring X" section in the link

http://doc.slitaz.org/en:guides:xorg-xvesa and

modified my "/etc/X11/xorg.conf" file as instructed

but it didn't work.

xrandr output:

tux@slitazhostname:~$ xrandr

xrandr: Failed to get size of gamma for output default

Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 720

default connected 1280x720+0+0 0mm x 0mm

   1280x720        0.0*

   800x600        61.0

   720x576         0.0

   854x480         0.0

   800x480         0.0

   720x480         0.0

   640x480        60.0 

My xorg.conf contents are

# You can put here your own Xorg configurations. This config file is read

# before all files in /etc/X11/xorg.conf.d and will NOT be erased by any

# updates.

Section "Monitor"

    Identifier   "Monitor0"

    VendorName   "Monitor Vendor"

    ModelName     "Monitor Model"

    HorizSync     28-64

    VertRefresh  60

EndSection

Section "Screen"

    Identifier "Screen0"

    Device     "Card0"

    Monitor    "Monitor0"

    DefaultDepth 24

    SubSection "Display"

        Viewport   0 0

        Depth     1

    EndSubSection

    SubSection "Display"

        Viewport   0 0

        Depth     4

    EndSubSection

    SubSection "Display"

        Viewport   0 0

        Depth     8

    EndSubSection

    SubSection "Display"

        Viewport   0 0

        Depth     15

    EndSubSection

    SubSection "Display"

        Viewport   0 0

        Depth     16

        Modes       "1024x768"

    EndSubSection

    SubSection "Display"

        Viewport   0 0

        Depth     24

        Modes       "1024x768"

    EndSubSection

EndSection

Section "Files"

    ModulePath   "/usr/lib/X11/modules"

    FontPath     "/usr/share/fonts/misc/"

    FontPath     "/usr/share/fonts/TTF/"

    FontPath     "/usr/share/fonts/OTF/"

    FontPath     "/usr/share/fonts/Type1/"

    FontPath     "/usr/share/fonts/100dpi/"

    FontPath     "/usr/share/fonts/75dpi/"

    FontPath     "/usr/share/fonts/truetype/ttf-dejavu"

EndSection

---------------------------------------------------------------]]

please help me switch to 1024x768 resolution

Offline

#2 2015-05-22 20:33:56

ckc037
Member
Registered: 2015-05-22
Posts: 2

Re: cant switch to screen resoltion 1024x768

I followed the link

http://doc.slitaz.org/en:guides:xorg-xvesa

again.. this time it worked

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.026 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]