Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
uvesafb [2015/06/28 23:03]
steve created
uvesafb [2015/06/28 23:14]
steve
Line 4: Line 4:
   * [[http://​www.funtoo.org/​Uvesafb|Funtoo Wiki: uvesafb]]   * [[http://​www.funtoo.org/​Uvesafb|Funtoo Wiki: uvesafb]]
   * [[http://​www.mjmwired.net/​kernel/​Documentation/​fb/​uvesafb.txt|Kernel driver documentation]]   * [[http://​www.mjmwired.net/​kernel/​Documentation/​fb/​uvesafb.txt|Kernel driver documentation]]
 +
 +Loading the module:
 +
 +<​code>​
 +modprobe uvesafb mode_option=1024x768-32 mtrr=3 scroll=ywrap
 +</​code>​