You are not logged in.

#1 2010-06-30 12:55:18

insulae
Member
From: Sgo del Estero - Argentina
Registered: 2007-06-08
Posts: 52
Website

Console resolution problem

(first sorry for my english)

i need my console in 800x600 resolution, but i can't.
my kernel line is:

kernel /boot/vmlinuz26 root=/dev/sda5 ro quiet vga=771

at the start is ok, I choose my kernel in the grub list and start my console in 800x600, but before the udev start my console go to 1280x1024 (i think, this is the machine native resolution).

This problem start with a kernel update i don't remember what number :S.

kernel: 2.6.34-ARCH on x86_64
grub: 0.97

Grettings
insulae

Offline

#2 2010-06-30 12:59:22

Cr0k
Member
Registered: 2009-10-16
Posts: 174

Re: Console resolution problem

I think you have to disable KMS.

Offline

#3 2010-06-30 12:59:27

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,924
Website

Re: Console resolution problem

If you are using nvidia, you have to disable the nouveau module.


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#4 2010-06-30 13:19:50

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

Re: Console resolution problem

You can try http://www.archlinux-es.org/foros/ if you prefer speaking Spanish.

Why do you need lower resolution? Do you need bigger fonts (the letters)?

Offline

#5 2010-06-30 13:50:12

insulae
Member
From: Sgo del Estero - Argentina
Registered: 2007-06-08
Posts: 52
Website

Re: Console resolution problem

karol wrote:

Why do you need lower resolution? Do you need bigger fonts (the letters)?

I need run a dosemu application, and work with 800x600

SanskritFritz wrote:

If you are using nvidia, you have to disable the nouveau module.

i tried with:

nouveau.modeset=0

but don't work

i have notebook (Asus UL80VT) with 2 video cards:

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
01:00.0 VGA compatible controller: nVidia Corporation Device 0a74 (rev ff)

nVidia: G210M (disabled)
Intel: GMA 4500MHD

Grettings
insulae

Offline

#6 2010-06-30 14:20:07

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

Re: Console resolution problem

Do you have xorg-server installed and configured? I know nothing about dosemu but what happens if you run it in X?
http://www.dosemu.org/docs/README/1.4/x553.html

If the nvidia card is disabled, try 'i915.modeset=0' to disable KMS for the Intel one.

Last edited by karol (2010-06-30 14:21:59)

Offline

#7 2010-06-30 16:07:43

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,924
Website

Re: Console resolution problem

I mean, /etc/rc.conf
MODULES=(!nouveau)


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#8 2010-06-30 17:31:42

insulae
Member
From: Sgo del Estero - Argentina
Registered: 2007-06-08
Posts: 52
Website

Re: Console resolution problem

karol wrote:

Do you have xorg-server installed and configured? I know nothing about dosemu but what happens if you run it in X?
http://www.dosemu.org/docs/README/1.4/x553.html

If the nvidia card is disabled, try 'i915.modeset=0' to disable KMS for the Intel one.

I have a couple of machines without X.

With i915.modeset=0 works great!!

THANKS to everyone!, now i know more about it!.

Grettings
insulae

Offline

Board footer

Powered by FluxBB