Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38043
b: refs/heads/master
c: 6bf1d73
h: refs/heads/master
i:
  38041: 3652f27
  38039: 3b558fd
v: v3
  • Loading branch information
Ph. Marek authored and Linus Torvalds committed Oct 3, 2006
1 parent 578717e commit e282ba9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca27ac4cc6caa73740122a5f3d601c8a27b89e7c
refs/heads/master: 6bf1d73d7a512cfa791b7415742f71c80f6b8d7e
10 changes: 9 additions & 1 deletion trunk/Documentation/fb/intelfb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,20 @@ Sample Usage

In /etc/lilo.conf, add the line:

append="video=intelfb:800x600-32@75,accel,hwcursor,vram=8"
append="video=intelfb:mode=800x600-32@75,accel,hwcursor,vram=8"

This will initialize the framebuffer to 800x600 at 32bpp and 75Hz. The
framebuffer will use 8 MB of System RAM. hw acceleration of text and cursor
will be enabled.

Remarks
-------

If setting this parameter doesn't work (you stay in a 80x25 text-mode),
you might need to set the "vga=<mode>" parameter too - see vesafb.txt
in this directory.


D. Module options

The module parameters are essentially similar to the kernel
Expand Down

0 comments on commit e282ba9

Please sign in to comment.