Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

change resolution 1024 on new monitor

  • 07-05-2014 2:25pm
    #1
    Registered Users, Registered Users 2 Posts: 8,184 ✭✭✭


    I have deepen linux installed on pc,
    i got a 17inch monitor.
    when i boot up pc, it launches at 800x600 res.

    AS its setup for a widescreen 19inch monitor.
    SO i cant find settings change menu ,
    or reach it with a mouse,
    its offscreen.
    is there any way i can go to terminal,
    AND change the resolution to 1024x768.
    i can acess the main menus, and terminal mode.
    without reinstall the os.
    I Have old monitor and it works fine,
    its just i prefer non widescreen monitors.

    i,d prefer not to use a startup script as i,m not a linux expert.


Comments

  • Registered Users, Registered Users 2 Posts: 3,735 ✭✭✭Stuxnet


    deepin linux... odd choice :)

    install xrandr, if not installed
    sudo apt-get install xrandr -y
    

    you can switch xrandr modes via the terminal ie:
    xrandr -s 0
    
    xrandr -s 1
    
    ...etc


    Or if you dare, manually edit your xorg.conf file in the terminal (backing it up before hand :) )

    Strange it hasn't auto detected and scaled accordingly the size of the monitor being used...? It should under normal circumstances.


  • Registered Users, Registered Users 2 Posts: 8,184 ✭✭✭riclad


    I can,t get past the first part of the install menu,, language,country, etc,
    so i cant see the install, ok, start button.
    eg its off screen.

    Thanks i presumed xrandr was already installed.


  • Registered Users, Registered Users 2 Posts: 3,735 ✭✭✭Stuxnet


    If you cant see stuff using the gui, you can drop to a shell that should fit the screen,

    using ctrl+alt+F6


  • Registered Users, Registered Users 2 Posts: 8,184 ✭✭✭riclad


    I can go to the menu,
    acess terminal window,
    put in commands,
    And use sudo apt get
    http://askubuntu.com/questions/92556/how-do-i-boot-into-a-root-shell

    ie shell =terminal mode.

    on my laptop using mint 16,linux
    i use xrandr to change resolution, it works fine.


  • Registered Users, Registered Users 2 Posts: 8,184 ✭✭✭riclad


    I tried to install xrandr,
    it downloads, 50-90,100 per cent,
    does not complete install,

    screen says building dependencys, something missing.
    i think i need to install something else first,
    Before i can install xrandr in deepin os.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 8,184 ✭✭✭riclad


    I downloaded the latest version,of deepen, beta version .2014.
    IT Has a new gui, with a new launcher, with chrome browser preinstalled.
    More importantly it has a new menu layout,
    and i went to terminal, and i can put in commands ,
    xrander s to change the resolution to 1024x768.

    i,ll connect up the monitor tommorow and try it.

    EG I CAN change the resolution from the terminal.
    i have it on a bootable usb key at the moment.


Advertisement