Samsung NC 10

From Gentoo Wiki
Jump to:navigation Jump to:search
Warning
This page has been nominated for deletion.

The given reason is: This page does not provide any useful information, the packages no longer exist, the last edit was 12 years ago.

If you disagree with its deletion, do not remove this notice; discuss your objections on the associated discussion page.

Administrators, please remember to check if anything links here and the page history before deleting.

This notice should remain for a minimum of 1 month after it was placed on the page. If discussion is still ongoing it should remain until a consensus is reached, at which time the page may be deleted or this notice may be removed. (However, if the page has only been edited by the user who nominated it for deletion and/or is in the nominator's user space, then a speedy deletion may be called for.)
This article is a stub. Please help out by expanding it - how to get started.

This is an article about running Gentoo on an Samsung NC 10 series laptop.

Laptop Specifications

Hardware specs may vary.

Install driver packages

root #emerge --ask media-libs/libva-intel-driver x11-apps/intel-gpu-tools sys-apps/915resolution x11-drivers/xf86-video-intel

Problems

The i915 card is really unique in X and boot behaviour.

Problems with kernel 3.2

Use these boot settings for X:

vga=0x315 acpi=force i915.modeset=1 i915.lvds_use_ssc=0 i915.i915_enable_rc6=1

Problems with kernel 3.4

Use these boot settings for X:

vga=0x315 acpi=force pcie_aspm=force i915.modeset=1 i915.i915_enable_fbc=1 i915.lvds_use_ssc=0 i915.i915_enable_rc6=1 i915.lvds_downclock=1 drm.vblankoffdelay=1 irqpoll