You are not logged in.

#1 2015-02-04 02:53:48

davermont
Member
Registered: 2014-09-07
Posts: 21

Terminal resolution

I have a high resolution monitor (2560x1600) and I've noticed that when I boot into Arch my resolution is not native. I do not have a desktop environment installed at the moment. When I installed using the latest media, however, it was definitely using the monitor's native resolution so I know it can be done. I've installed the appropriate Nvidia driver and run nvidia-xconfig, but it has not fixed the problem. I assume X11 is responsible for display after booting from GRUB, which, from what I've read is itself limited in the resolutions it can display. I have had KDE installed previously and it was using the correct resolution. I'm just not sure what to try next. Can anyone help?

Thanks,
D

Last edited by davermont (2015-02-04 03:00:33)

Offline

#2 2015-02-04 03:06:04

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Terminal resolution


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-02-04 03:17:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Terminal resolution

Alternatively, you can use nouveau instead of nvidia.
Once you're using X and not the tty, nvidia should give you plenty options. What's the output of 'xrandr'?

Offline

#4 2015-02-04 05:00:31

leafbug
Member
Registered: 2015-02-04
Posts: 2

Re: Terminal resolution

You can try xrandr

xrandr --output HDMI-0 --mode 2560x1600

  to adjust your resolution and also put it in your .xinitrc

Offline

Board footer

Powered by FluxBB