You are not logged in.

#1 2009-10-05 14:57:37

zowki
Member
From: Trapped in The Matrix
Registered: 2008-11-27
Posts: 582
Website

1280x800 Framebuffer

I'm trying to get a 1280x800 framebuffer on my Acer 5500z laptop. It has the Intel 915GM chipset. Yes I have searched but the information I find seems outdated and doesnt seem to work when I try it.


How's my programming? Call 1-800-DEV-NULL

Offline

#2 2009-10-05 15:26:10

takedown
Member
From: Argentina
Registered: 2008-08-31
Posts: 219

Re: 1280x800 Framebuffer

KMS?

Offline

#3 2009-10-05 15:31:29

VirtualRider
Member
Registered: 2008-08-20
Posts: 134

Re: 1280x800 Framebuffer

Offline

#4 2009-10-05 19:57:30

atomkarinca
Member
From: Somewhere but Not Here
Registered: 2008-07-03
Posts: 95
Website

Re: 1280x800 Framebuffer

In the /boot/grub/menu.lst add "vga=864" to the end of kernel line. This works for me.

Offline

#5 2009-10-05 21:37:39

takedown
Member
From: Argentina
Registered: 2008-08-31
Posts: 219

Re: 1280x800 Framebuffer

for my opinion KMS is the best way!

Offline

#6 2009-10-05 23:06:46

scio
Member
From: Buffalo, NY
Registered: 2008-08-05
Posts: 366

Re: 1280x800 Framebuffer

When booting to grub, hit c to get a console and then type 'vbeinfo' make sure you can use 1280x800, the 915 chipsets tend to not let you use the correct resolutions without patches.

Offline

#7 2009-10-06 05:40:16

zowki
Member
From: Trapped in The Matrix
Registered: 2008-11-27
Posts: 582
Website

Re: 1280x800 Framebuffer

scio wrote:

When booting to grub, hit c to get a console and then type 'vbeinfo' make sure you can use 1280x800, the 915 chipsets tend to not let you use the correct resolutions without patches.

Nope it doesnt show 1280x800. The max is 1024x768.

atomkarinca wrote:

In the /boot/grub/menu.lst add "vga=864" to the end of kernel line. This works for me.

Doesnt work for me though.

takedown wrote:

I'll give KMS a shot. Will report back if it works.

Edit: Hooray KMS actually works! But I still have one issue. Framebuffer works fine with the normal TTY terminal but I can't run any framebuffer programs within screen or dvtm such as mplayer or fbi. Can someone help me resolve this?

Last edited by zowki (2009-10-06 10:44:42)


How's my programming? Call 1-800-DEV-NULL

Offline

#8 2009-10-06 11:28:47

zowki
Member
From: Trapped in The Matrix
Registered: 2008-11-27
Posts: 582
Website

Re: 1280x800 Framebuffer

The thread color code turned grey so I'm "bumping".


How's my programming? Call 1-800-DEV-NULL

Offline

#9 2009-10-06 12:32:06

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: 1280x800 Framebuffer

After a quick google, I found two other arch users with the same problem :
http://bbs.archlinux.org/viewtopic.php?id=73912

but apparently it works for some people :
http://linux.derkeiler.com/Mailing-List … 13874.html

Is this the problem you have ? https://bugs.freedesktop.org/show_bug.cgi?id=21715


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#10 2009-10-06 12:57:10

zowki
Member
From: Trapped in The Matrix
Registered: 2008-11-27
Posts: 582
Website

Re: 1280x800 Framebuffer

Yes, I have that problem with mplayer. But the GNU screen framebuffer problem I had even before KMS. I don't really understand the solution you pointed out. What exactly did the guy do to fix it?


How's my programming? Call 1-800-DEV-NULL

Offline

Board footer

Powered by FluxBB