You are not logged in.

#1 2011-03-20 12:32:09

Dude11
Member
Registered: 2011-03-20
Posts: 3

[bash] Console resolution issues

Hi everyone!
I`m a Debian user who recently converted into Arch. I am really happy with the functionalty and way the system operates(hello up to date kernel smile ), but I have an issue with one thing. I built an old pc from leftovers and got an old 9" crt screen. I want to make it my personal mp3 player using ssh and mocp. The thing is when /dev becomes populated the resolution jumps into the one the screen and gfx card is able to provide. Unfortunately this screen supports 640x480 and 800x600, but due to the size I would prefer to run it in vga mode(640x480). I tried to force the resolution via GRUB but no dice. Any ideas? Thanks

Offline

#2 2011-03-20 13:19:20

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

Re: [bash] Console resolution issues

try with vga=769 in the kernal line. also read this. hope this will help you.

Last edited by kgas (2011-03-21 14:10:57)

Offline

#3 2011-03-20 22:33:09

Dude11
Member
Registered: 2011-03-20
Posts: 3

Re: [bash] Console resolution issues

kgas wrote:

try with vga=769 in the kernal line. also read this. hop this will help you.


Thanks for the reply. It works nice but when /dev thing kicks in it automatically goes into a different mode sad Any solutions to this?

Offline

#4 2011-03-21 13:54:02

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

Re: [bash] Console resolution issues

you need to disable KMS in that case.(KMS is enabled by default) i915.modeset=0 in the kernel line and blocking the modules help you to resolve this issue and wiki is your friend,

Offline

#5 2011-03-21 15:17:17

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [bash] Console resolution issues

No you do not need to disable kms. Just do video=VGA-1:640x480  or similar.

Btw, why not just use a larger font and let the res stay at 800x600?

Last edited by Mr.Elendig (2011-03-21 15:18:39)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2011-03-21 20:59:52

Dude11
Member
Registered: 2011-03-20
Posts: 3

Re: [bash] Console resolution issues

kgas wrote:

you need to disable KMS in that case.(KMS is enabled by default) i915.modeset=0 in the kernel line and blocking the modules help you to resolve this issue and wiki is your friend,

What I did was the other way around - I used nomodeset during boot and it worked!

No you do not need to disable kms. Just do video=VGA-1:640x480  or similar.

Btw, why not just use a larger font and let the res stay at 800x600?

Tried this but its a junky 9" monitor for ~3 dollars I got on a flea market and failed at this for no apparent reason(other screens worked on 640x480 with no problem). Also tried to force 8bpp, no luck with that. Guess its hardware dependant.

Thanks for the help everyone!

Last edited by Dude11 (2011-03-21 21:00:49)

Offline

Board footer

Powered by FluxBB