Gentoo Archives: gentoo-user

From: Tom <uebershark@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] intelfb usage in grub
Date: Mon, 20 Apr 2009 23:02:03
Message-Id: 20090421010320.6a5bacaf@ViciousVincent
In Reply to: Re: [gentoo-user] intelfb usage in grub by "Sebastian Günther"
1 > kernel /boot/vmlinuz root=/dev/ram0
2 > real_root=/dev/mapper/system-slash \ ro
3 > resume=swap:/dev/mapper/system-swap vga=0x318 quiet \
4 > video=intelfb:1024x768-32@60,mttr,noaccel,hwcursor,vram=4 \
5 > splash=silent,theme:natural_gentoo console=tty1
6
7 I use vesafb, my line is much more simple, just
8
9 kernel ... video=vesafb:mtrr:3,ywrap vga=795
10 That gives me 1280x1024. I don't know at what refreshrate though...
11
12 those options, what do they do? are they also valid for vesafb?
13
14 noaccel
15 hwcursor
16 vram=4
17
18 ?
19
20 Tom

Replies

Subject Author
Re: [gentoo-user] intelfb usage in grub Valmor de Almeida <val.gentoo@×××××.com>