This is the old SliTaz forum - Please use the main forum.slitaz.org

eee 900A + external monitor
  • totototo August 2010

    Hi,

    I would like to use a external monitor, but the configuration seems to be definitively fixed on 1024x600

    How can I change the resolution to 1280x1024 ? This resolution is displayed in 915resolution but cannot
    manage to switch on it (neither on lower res like 640x480 ) (I don't even know if my choice is understood !),
    I restart X , but nothing change. I've done some change in menu.list . But nothing change

    Does anybody manages to go higher than 1024x600 on his eee pc with an external monitor ?? With Xvesa or Xorg

    PS : In slitaz 2 , there was a gui box for that .
  • seawolfseawolf August 2010
    I take it from your use of 915Res the graphics chip is an Intel one, similar to the 945GMA in my Samsung netbook? My LCD is 1024x600 but the exernal monitor is 1024x768 fine, though I have used an increased Virtual as described in the article linked.
    You may have luck with ARandR that is in the Wok (unstable) repo. I have a package here:
    => http://dl.dropbox.com/u/6413248/SliTaz%20Packages/arandr/arandr-0.1.3.tazpkg

    Sorry I can't be mroe help but HIH.
  • moulefritemoulefrite September 2010

    @seawolf

    I've tried the package lxrandr in the cooking repertory . But my external screen is not detected (even if I see Slitaz running on the monitor screen)

    I've seen no "Virtual" in the xorg.conf (it supposes we must use only the Xorg version of Slitaz ?)

    Other problem, I can see on my external monitor only if connected before boot. So, if I disconnect, then reconnect : no more slitaz on my external monitor

    Why ?
  • kultexkultex September 2010
    http://forum.slitaz.org/index.php/discussion/comment/5543/#Comment_5543

    here is the xorg.conf for the same board (eee box) and my (external) Monitor - but with a different resolution - try to find the modline in the net for your monitor and replace it .....
  • seawolfseawolf September 2010
    I've never used LXRandR but I assume it's close to the ARandR, which is just a PyGTK front-end to the randr command.

    I too need to have an external monitor connected at boot (well, each time X starts with is at log-in) and then use ARandR to manipulate the arrangement within the virtual screen.

    I needed to add that 'Virtual' line to extend my screen area to 1024x(60+768) when a monitor is plugged in, as it remains 1024x600 when not.

    HIH.
  • moulefritemoulefrite September 2010
    Ok, I'll test that

    But Is it possible to have external monitor configuration with XVESA Slitaz and 915resolution ?

    Or do I need to have XORG +RandR ?
  • kultexkultex September 2010
    I think you should use xorg, because the resolution of xvesa is very limited

    to get the possible resolutions type: Xvesa -listmodes

    the possible reolutions for the eee are:

    VBE version 3.0 (Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS)
    DAC is switchable, controller is VGA compatible, RAMDAC causes snow
    Total memory: 7872 kilobytes
    0x015A: 1600x1200x24 TrueColor [8:8:8:8]
    0x011B: 1280x1024x24 TrueColor [8:8:8:8]
    0x0118: 1024x768x24 TrueColor [8:8:8:8]
    0x0112: 640x480x24 TrueColor [8:8:8:8]
    0x0115: 800x600x24 TrueColor [8:8:8:8]

    This output shows widescreen resolutions cannot be displayed with XVesa.

    all documented here: http://doc.slitaz.org/en:guides:xorg-xvesa
  • moulefritemoulefrite September 2010
    How did you get these resolutions ? Is it hwn you got an output monitor plugged ?



    I've only have this with Xvesa .


    root@slitaz:~# Xvesa -listmodes
    VBE version 3.0 (Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS)
    DAC is switchable, controller is VGA compatible, RAMDAC causes snow
    Total memory: 7872 kilobytes
    0x0006: 640x200x1 (monochrome) Planar (1 planes)
    0x000D: 320x200x4 Planar (4 planes) (no linear framebuffer)
    0x000E: 640x200x4 Planar (4 planes) (no linear framebuffer)
    0x0010: 640x350x4 Planar (4 planes) (no linear framebuffer)
    0x0011: 640x480x1 (monochrome) Planar (1 planes)
    0x0012: 640x480x4 Planar (4 planes) (no linear framebuffer)
    0x0013: 320x200x8 PseudoColor
    0x0105: 1024x600x8 PseudoColor
    0x0117: 1024x600x16 TrueColor [5:6:5:0]
    0x0118: 1024x600x24 TrueColor [8:8:8:8]
    0x0112: 640x480x24 TrueColor [8:8:8:8]
    0x0114: 800x600x16 TrueColor [5:6:5:0]
    0x0115: 800x600x24 TrueColor [8:8:8:8]
    0x0101: 640x480x8 PseudoColor
    0x0103: 800x600x8 PseudoColor
    0x0111: 640x480x16 TrueColor [5:6:5:0]


    915resolution cannot be a way to have more specific resolution ?
  • seawolfseawolf September 2010
    I confess I'm not sure; I installed Xorg to get a resolution that wasn't 800x600 (stretched) but I seem to remember XVESA would just duplicate the screens.
    I get a similar -listmode output when running the XVesa command during an Xorg session, just without the 1024* res.
  • kultexkultex September 2010
    it is from the external monitor (I only have an external monitor - it is the Mainboard Kino Atom - the same as in your eee netbook) - your output is for the laptop monitor

    I think you can disable your internal monitor in the xorg.conf
  • moulefritemoulefrite November 2010
    Hi Kultex, Hi Seawolf

    After having waste too much time with **!** Xorg.conf and it's refuse to start a X session , I prefer to come back to the simplier Xvesa

    The question is how I can disable my eee screen and just have external monitor ?

    I try Xvesa + lxandr but, as with Xorg, I have this message after this commnd

    #xrandr --output LVDS --off
    xrandr: Failed to get size of gamma for output default
    warning: output LVDS not found; ignoring


    Other exemple test

    # xrandr --output VGA --mode 1024x768
    xrandr: Failed to get size of gamma for output default
    warning: output VGA not found; ignoring


    All this drives me mad !
  • moulefritemoulefrite November 2010
    Hi Again

    My external 1920x1080 newly bought Philips screen can be connected to my eee
    with cruncheee linux ,based on ubuntu 8.10 , and using lxrandr 1.1.

    So I can switch down my LVDS screen and switch on my 22 monitor and use full resolution ! Cool, no hardware problem so far

    I checked in /etc/X11 , Xorg.conf , but it has not much written inside (my idea was to copy/paste it inside Slitaz) ... any idea to generate a classic xorg.conf ??

    So, can we expect to have one day a lxrandr fully functionnal in Slitaz ?

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

SliTaz Social