diff options
-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 1bf7323f..6538b198 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. + 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. </p> </div> |