Package Details: linux-n130 3.9.4-1

Package Base: linux-n130
Description: The Linux kernel and modules for SAMSUNG N130 - optionally with Con Kolivas' ck patchset and/or BFQ patches
Upstream URL: http://www.kernel.org
Category: kernels
Licenses: GPL2
Submitter: donvla
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2011-09-30 06:03
Last Updated: 2013-06-04 16:36

Latest Comments

Comment by donvla

2014-05-11 20:11

I won't update thist kernel anymore.
Compiling time is too long and performace gain is to little. The stock kernel works fine.
If someone is interested in adopting this package, please drop a line.

Comment by donvla

2011-04-23 13:54

Updated to 2.6.38.4.
Changed timer freq to 300Hz as recommended here:
http://ck.kolivas.org/patches/bfs/bfs-configuration-faq.txt

Comment by killajoe

2010-11-30 19:22

just uninstalling "gnome-power-manager" seems to help

Comment by donvla

2010-11-30 12:44

Hmm, No idea.
Use these boot options: "i915.powersave=1 i915.modeset=1" and play a little with them.

Comment by killajoe

2010-11-29 20:57

Thanks donvla!!

Thats easy!

Works fine so far but still that screen flickering some times...

http://pastebin.com/vCgDzp3m

Comment by donvla

2010-11-29 07:49

Uncomment the menuconfig line in the PKGBUILD.
Run "makepkg", search in the kernel config menu for "XFS_FS", set it to "y"es (not "m" - else you'll need a boot image), afterwards comment the menuconfig line in the PKGBUILD.
Then regenerate the checksums in the PKGBUILD. Run "makepkg" again to build the kernel.

Comment by killajoe

2010-11-28 22:18

I use xfs filesystem for /boot how can i include it in the kernel?

Comment by donvla

2010-11-24 09:37

Removed bfq patches.

Comment by donvla

2010-11-07 15:14

Strange. It seems the BFQ files somehow changed, though diff shows no differneces.
Corrected. No pkgrel bump, because nothing changed.

Comment by birdspider

2010-11-07 14:14

build fails due to download problems:
http://archlinux.pastebin.com/MVXckupF

the md5 and sha256 sums were incorrect

Comment by donvla

2010-07-17 07:42

Fixed. Thank you.

Anonymous comment

2010-07-16 16:13

Doesn't build if CK is enabled in PKGBUILD:

==> Adding CK patchset...
sed: couldn't edit /home/aakko/abs/kernel26-n130/src/: not a regular file
Aborting...

Comment by donvla

2010-07-06 16:44

Switched from BFS to whole CK patchset - optionally.

Comment by donvla

2010-05-27 11:10

* reenabled usb_suspend
* added ppp_async

Anonymous comment

2010-05-25 11:58

Please remove the libata patch. It should never be used with 2.6.34 which already includes code to reject spurious IRQs.

Anonymous comment

2010-05-21 10:45

Could you add CONFIG_PPP_ASYNC=m?

My Nokia E71 doesn't work as a modem trough bluetooth without it.

Comment by donvla

2010-05-16 20:36

Added btusb support.

Comment by donvla

2010-04-30 17:13

Here you go.
Added iwlagn as a module. Haven't found iwlcore.

Anonymous comment

2010-04-30 12:25

could you add modules iwlagn, iwlcore for
03:00.0 Network controller: Intel Corporation WiMAX/WiFi Link 5150 Series

my n130 was sold with that wireless card

Comment by donvla

2010-04-03 15:16

* Added ck's autoiso-xorg patch. To apply it uncomment it in the PKGBUILD line 79.