Samsung NC 10

From Gentoo Wiki
Jump to:navigation Jump to:search
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 there is any reason not to delete this page do not remove this notice, but please open a discussion on the associated talk page (this should delay deletion until the discussion is resolved).


  Note to admins
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 (check the talk page), at which time the page may be deleted or this notice may be removed.

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 more flexibility in the decision may be allowed.

Check the help page on deleting for more information.
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