diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-23 09:01:16 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-23 09:01:16 (EDT) |
commit | 97e5cf967d9ef0f7632915406ad3e227562a79d9 (patch) | |
tree | 926b8e7f50115318ca0942ce7121dc12ec7cf44d /docs/hcl/gm45_lcd.html | |
parent | 35816e6637ab0796abcdc2d09eb586a029669fd1 (diff) | |
download | libreboot-97e5cf967d9ef0f7632915406ad3e227562a79d9.zip libreboot-97e5cf967d9ef0f7632915406ad3e227562a79d9.tar.gz libreboot-97e5cf967d9ef0f7632915406ad3e227562a79d9.tar.bz2 |
typofix2
Diffstat (limited to 'docs/hcl/gm45_lcd.html')
-rw-r--r-- | docs/hcl/gm45_lcd.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/gm45_lcd.html b/docs/hcl/gm45_lcd.html index 6538b19..16763f4 100644 --- a/docs/hcl/gm45_lcd.html +++ b/docs/hcl/gm45_lcd.html @@ -52,8 +52,8 @@ <p> The i915 module in the Linux kernel also provides an option to set the LVDS link configuration. - lvds.channel_mode:Specify LVDS channel mode (0=probe BIOS [default], 1=single-channel, 2=dual-channel) (int) - - from /sbin/modinfo i915 - use <b>lvds.channel_mode=2</b> as a kernel option in grub.cfg. + i915.lvds_channel_mode:Specify LVDS channel mode (0=probe BIOS [default], 1=single-channel, 2=dual-channel) (int) + - from /sbin/modinfo i915 - use <b>i915.lvds_channel_mode=2</b> as a kernel option in grub.cfg. </p> </div> |