You are not logged in.

#1 2008-05-25 03:13:43

vytalelementz
Member
From: West Palm Beach, FL, USA
Registered: 2007-04-23
Posts: 99

Can't adjust framebuffer resolution [SOLVED]

Ever since the last kernel update, I am unable to adjust the framebuffer. I had it set to 1024x768 in the menu.lst file but ever since the update it can only use the default resolution. I've tried both 1024x768 and 1280x1024 resolutions with no luck. At boot up I receive the error message "Undefined video mode number: <number of resolution>. Is there a configuration needed in the mkinitcpio.conf file or is there another way to resolve this?

Graphics card: nVidia GeForce 7900 GT

Any help is appreciated. Thank you.

Last edited by vytalelementz (2008-05-28 02:47:15)


Best Regards,

The Vytalone

Offline

#2 2008-05-25 16:39:42

decimal
Member
From: Greece
Registered: 2007-06-27
Posts: 43

Re: Can't adjust framebuffer resolution [SOLVED]

Same here...

Offline

#3 2008-05-25 17:05:48

jimmy512
Member
From: London
Registered: 2008-05-25
Posts: 16

Re: Can't adjust framebuffer resolution [SOLVED]

I am also having this problem, since I updated packages this morning. I have tried changing the resolutions in the menu.lst file, which didn't work. To kill the error message, I removed the vga= entry from the menu.lst file, which results in a much uglier boot sequence, but at the same time, stops you needing to push space to boot. Not an ideal solution - I know. I am also running splashy from AUR, which refuses to run.

I have also noticed, since upgrading, that my filesystem checks at boot are much slower too.

Perhaps I will try compiling a kernel to see if I can fix the problem, if nobody can find a solution. Perhaps this is a bug?

Offline

#4 2008-05-25 17:38:17

WiLLiE
Member
From: Sweden
Registered: 2005-02-27
Posts: 135

Re: Can't adjust framebuffer resolution [SOLVED]

Same problem here, 7900gt...

Offline

#5 2008-05-26 07:15:40

dvh
Member
Registered: 2007-10-06
Posts: 41

Re: Can't adjust framebuffer resolution [SOLVED]

I am seeing this also.  I'm going to try an earlier kernel version...if I can figure out how to do that.

-dvh

Offline

#6 2008-05-26 11:46:33

jimmy512
Member
From: London
Registered: 2008-05-25
Posts: 16

Re: Can't adjust framebuffer resolution [SOLVED]

I got an earlier kernel from the aur, and removed the newer one. Remember to recompile ati or nvidia graphics drivers - I didn't, resulting in confusing errors when trying to run compiz-fusion.

Offline

#7 2008-05-26 14:22:55

clickit
Member
From: Athens, Hellas
Registered: 2007-07-18
Posts: 93

Re: Can't adjust framebuffer resolution [SOLVED]

same here !
is there any other easier solution than jimmy512 recomended or i have to wait for a newer kernel version that'll fix this problem ?

Offline

#8 2008-05-26 18:52:15

vytalelementz
Member
From: West Palm Beach, FL, USA
Registered: 2007-04-23
Posts: 99

Re: Can't adjust framebuffer resolution [SOLVED]

I have just set my vga=normal until I do a little more research, so I can at least cut down my boot up time.

Speaking of compiz fusion has anyone experienced an issue similar to the thread:

http://bbs.archlinux.org/viewtopic.php?id=48729

If so, please let me know if there is a resolution for this. Thanks.


Best Regards,

The Vytalone

Offline

#9 2008-05-27 07:04:34

The Orange Peanut
Member
Registered: 2008-01-06
Posts: 152

Re: Can't adjust framebuffer resolution [SOLVED]

Just letting everyone know that I have the same issue.

Offline

#10 2008-05-27 18:16:34

Diaz
Member
From: Portugal
Registered: 2008-04-16
Posts: 366

Re: Can't adjust framebuffer resolution [SOLVED]

i have this issue, but with me it appears to be somewhat random: i turn on the pc it boots ok with vga=792, it starts booting... i reboot, and sometimes it runs the way described above, and with some luck if i reboot some other time it starts ok.

*kernel /vmlinuz26 root=/dev/disk/by-label/archroot ro vga=792
*nvidia 6600
*latest -Syu (stable system)

installed the splashy thing to see how it would turn out, but reverted, so no problem there ( corrected the initrd file and the standart init package )

that's all i remenber now...

Offline

#11 2008-05-27 18:48:36

azleifel
Member
Registered: 2007-10-28
Posts: 486

Re: Can't adjust framebuffer resolution [SOLVED]

No problems here with vesafb.

> kernel /vmlinuz26 root=/dev/sda3 ro vga=791
> nvidia 7100GS

Offline

#12 2008-05-27 19:59:09

mangus
Member
From: Bologna, Italy
Registered: 2007-04-07
Posts: 289

Re: Can't adjust framebuffer resolution [SOLVED]

Add edd=off to the kernel command line , see
http://bugs.archlinux.org/task/10498

but that's not happens to everyone , I think maybe BIOS related, not sure...

Offline

#13 2008-05-28 02:46:22

vytalelementz
Member
From: West Palm Beach, FL, USA
Registered: 2007-04-23
Posts: 99

Re: Can't adjust framebuffer resolution [SOLVED]

I added edd=off to the kernel line in the /boot/grub/menu.lst file and that did the trick thanks.


Best Regards,

The Vytalone

Offline

#14 2008-05-28 08:21:23

Susu
Member
From: Germany
Registered: 2005-11-11
Posts: 191
Website

Re: Can't adjust framebuffer resolution [SOLVED]

Adding edd=off doesn't help me any further...


Album reviews (in german): http://schallwelle.filzo.de

Offline

#15 2008-05-28 13:56:32

jimmy512
Member
From: London
Registered: 2008-05-25
Posts: 16

Re: Can't adjust framebuffer resolution [SOLVED]

I reinstalled the kernel, which seemed to work for me (though I managed to thoroughly trash my system in doing so :-) ). I am now running the base 2.6.25 kernel with no problem.

Offline

#16 2008-05-28 19:04:00

Diaz
Member
From: Portugal
Registered: 2008-04-16
Posts: 366

Re: Can't adjust framebuffer resolution [SOLVED]

the 'edd=off' thing keeps the same appearing:
Undefined video mode: 318

...

Offline

#17 2008-05-31 06:51:27

vytalelementz
Member
From: West Palm Beach, FL, USA
Registered: 2007-04-23
Posts: 99

Re: Can't adjust framebuffer resolution [SOLVED]

For those that didn't have success by adding edd=off to the kernel line in the menu.lst, make sure you don't have "edd" listed in your modules line of your /etc/mkinitcpio.conf file. If you do, just simply delete the text, saved the file then type the command 'mkinitcpio -g kernel26.img (your kernel version may differ refer to http://wiki.archlinux.org/index.php/Mkinitcpio if you are unsure what to do here).


Best Regards,

The Vytalone

Offline

#18 2008-05-31 11:12:04

decimal
Member
From: Greece
Registered: 2007-06-27
Posts: 43

Re: Can't adjust framebuffer resolution [SOLVED]

For those that use lilo the line should be append="edd=off" .

Last edited by decimal (2008-05-31 11:12:17)

Offline

#19 2008-06-09 20:58:16

WiLLiE
Member
From: Sweden
Registered: 2005-02-27
Posts: 135

Re: Can't adjust framebuffer resolution [SOLVED]

Still not working here, I get the same error message.

I added edd=off to the kernel line in grub, checked etc/mkinitcpio.conf and it didn't contain any references of "edd".

Offline

#20 2008-06-12 21:04:35

vytalelementz
Member
From: West Palm Beach, FL, USA
Registered: 2007-04-23
Posts: 99

Re: Can't adjust framebuffer resolution [SOLVED]

Willie, try to use mode number 773 (1024x768) just to see if that works. I noticed that some modes will not work for me and I receive the same error message. 773 works fine on my end.


Best Regards,

The Vytalone

Offline

#21 2008-06-18 08:59:49

zenj
Member
From: Australia
Registered: 2008-06-17
Posts: 6

Re: Can't adjust framebuffer resolution [SOLVED]

I managed to get a similar error to this, I resolved it by removing my USB flash drive mad before rebooting.

Offline

#22 2008-07-05 15:59:13

WiLLiE
Member
From: Sweden
Registered: 2005-02-27
Posts: 135

Re: Can't adjust framebuffer resolution [SOLVED]

I know what my problem is now.
When I have both my projector and lcd plugged in, I get this error. Unplugging the projector, and all is good. (it's a 720p Epson, so I guess it's reporting that it supports 1280x720)

Offline

#23 2008-11-01 19:24:38

matze
Member
From: Germany
Registered: 2008-10-29
Posts: 8

Re: Can't adjust framebuffer resolution [SOLVED]

edd=off helped me a lot too. using geforce 6200.

Offline

Board footer

Powered by FluxBB