Page 1 of 1

4K display laptop Centos 7 minimal install

Posted: 2018/01/23 16:08:33
by mpbf
Hi,

I just installed a dual boot on my windows laptop, so I could install Centos 7.
I successfully completed the minimal install of Centos 7.

However my prompt is tiny. I have a 4K screen on my laptop (assus with nvidia 950M card).

I tried xranr but it says "display cannot open".
I dont have xorg.conf file.

I tried to look up online a lot of options, that dont work for me.

I didnt install GUI, just the minimal install of Centos 7. I want to install everything I need later on my own.

The weird thing is that on another partition I install the gnome version of Centos 7, and everything seems to at the correct size by default. I didn't do anything.

So I am thinking, maybe with the minimal install there is some packages I need to install to be able to have a correct size of prompt.

I really run out of ideas.

Could anyone help me please?

Thanks

Re: 4K display laptop Centos 7 minimal install

Posted: 2018/01/23 16:20:26
by TrevorH
If you installed the minimal version then you don't have a GUI to change using xrandr. Most likely you just need to tell it to use a bigger font. Perhaps this might help? viewtopic.php?t=55267

Re: 4K display laptop Centos 7 minimal install

Posted: 2018/02/08 15:30:50
by javadzanjani
Hi freands
sorry , i installed gui on centos 7 minimal with following commands :
yum -y groups install "GNOME Desktop"
yum groupinstall "GNOME Desktop"

but no login to desktop ...! :?: :?: :?: (Photo added)
Screenshot_77.png
Screenshot_77.png (27.13 KiB) Viewed 1129 times
now , What should I do ?

thankyou

Re: 4K display laptop Centos 7 minimal install

Posted: 2018/02/08 16:17:41
by TrevorH
You cannot run `startx` via an ssh session.

Re: 4K display laptop Centos 7 minimal install

Posted: 2018/02/09 13:01:03
by javadzanjani
Unfortunately, the changes were not effective
Can anyone log in to my server and correct it?
:!: :!: :?: :?:

Re: 4K display laptop Centos 7 minimal install

Posted: 2018/02/09 14:41:48
by javadzanjani
TrevorH wrote:You cannot run `startx` via an ssh session.
Yes, exactly
Only can be connected via vnc

Re: 4K display laptop Centos 7 minimal install

Posted: 2018/02/10 13:10:36
by javadzanjani
Finally installed
But it's not recommended on centos and it's better to install Ubuntu

thanks