You are not logged in.

#1 2015-05-27 16:21:13

bstaletic
Member
Registered: 2014-02-02
Posts: 658

[SOLVED] Laptop does not display tty in full screen

Hello,

I installed Arch yesterday on Acer aspire 5520. The kernel starts printing utilising the whole screen. When udev finishes loading discovering devices and changes the resolution the effective size doesn't change. In other words the resolution is good but tty is using about 70% of the screen. Xorg works perfectly. There's also nothing in any of the logs.



In case I was not clear about the issue:
TTY
------------------------------------
|     usable       |            |
|      space       |            |
|______________|            |
|                                  |
|      blank                     |
-----------------------------------

Xorg
-----------------------------------
|                                  |
|                                  |
|         all usable           |
|                                  |
|                                  |
------------------------------------

Last edited by bstaletic (2015-05-27 21:34:24)

Offline

#2 2015-05-27 17:13:10

nixpunk
Member
Registered: 2009-11-23
Posts: 271

Re: [SOLVED] Laptop does not display tty in full screen

More info would help, such as what video chip you have and what driver you are using.  Perhaps simply tweaking KMS resolution would help. 

https://wiki.archlinux.org/index.php/Ke … s_and_EDID

Offline

#3 2015-05-27 17:36:39

bstaletic
Member
Registered: 2014-02-02
Posts: 658

Re: [SOLVED] Laptop does not display tty in full screen

I figured someone will ask for more info.

Graphic card is some Geforce 7000M model, running nouveau drivers.

Just tried get-edid, but it had failed when it tried to read EDID. Here's what it said:
http://paste.pound-python.org/show/QShhlowzT7Kfvib7XP9I

EDIT:
If it's of any relevance ttys behave the sme on Arch linux (and void linux) install cd, though Gentoo is fine.

Last edited by bstaletic (2015-05-27 17:39:56)

Offline

#4 2015-05-27 19:19:05

nixpunk
Member
Registered: 2009-11-23
Posts: 271

Re: [SOLVED] Laptop does not display tty in full screen

Offline

#5 2015-05-27 19:37:32

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [SOLVED] Laptop does not display tty in full screen

Try adding "nouveau" to the MODULES section in /etc/mkinitcpio.conf and regenerate your initrd
https://wiki.archlinux.org/index.php/No … _early_KMS

Offline

#6 2015-05-27 21:34:06

bstaletic
Member
Registered: 2014-02-02
Posts: 658

Re: [SOLVED] Laptop does not display tty in full screen

"fbset -g 1280 800 1280 800 32" worked. Appended "video=128x800@60" to kernel command line and all is well. early KMS did not help.

i should have RTFM. Thanks.

Offline

Board footer

Powered by FluxBB