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.
Search Criteria
Package Details: linux-n130 3.9.4-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-06-10)
| 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: | |
| Submitter: | donvla |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2011-09-30 06:03 |
| Last Updated: | 2013-06-04 16:36 |
Dependencies (5)
Required by (0)
Sources
- change-default-console-loglevel.patch
- config
- http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.9.0-v6r1/0001-block-cgroups-kconfig-build-bits-for-BFQ-v6r1-3.9.patch
- http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.9.0-v6r1/0002-block-introduce-the-BFQ-v6r1-I-O-sched-for-3.9.patch
- http://ck.kolivas.org/patches//3.0/3.9/3.9-ck1/patch-3.9-ck1.bz2
- http://ftp.halifax.rwth-aachen.de/kernel/linux/kernel/v3.x/linux-3.9.tar.bz2
- http://ftp.halifax.rwth-aachen.de/kernel/linux/kernel/v3.x/patch-3.9.4.bz2
- linux-N130.preset
- logo_linux_{clut224.ppm,mono.pbm,vga16.ppm}
- mkinitcpio-N130.conf
Latest Comments
Comment by donvla
Comment by donvla
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
just uninstalling "gnome-power-manager" seems to help
Comment by donvla
Hmm, No idea.
Use these boot options: "i915.powersave=1 i915.modeset=1" and play a little with them.
Comment by killajoe
Thanks donvla!!
Thats easy!
Works fine so far but still that screen flickering some times...
http://pastebin.com/vCgDzp3m
Comment by donvla
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
I use xfs filesystem for /boot how can i include it in the kernel?
Comment by donvla
Removed bfq patches.
Comment by donvla
Strange. It seems the BFQ files somehow changed, though diff shows no differneces.
Corrected. No pkgrel bump, because nothing changed.
Comment by birdspider
build fails due to download problems:
http://archlinux.pastebin.com/MVXckupF
the md5 and sha256 sums were incorrect
Comment by donvla
Fixed. Thank you.
Anonymous comment
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
Switched from BFS to whole CK patchset - optionally.
Comment by donvla
* reenabled usb_suspend
* added ppp_async
Anonymous comment
Please remove the libata patch. It should never be used with 2.6.34 which already includes code to reject spurious IRQs.
Anonymous comment
Could you add CONFIG_PPP_ASYNC=m?
My Nokia E71 doesn't work as a modem trough bluetooth without it.
Comment by donvla
Added btusb support.
Comment by donvla
Here you go.
Added iwlagn as a module. Haven't found iwlcore.
Anonymous comment
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
* Added ck's autoiso-xorg patch. To apply it uncomment it in the PKGBUILD line 79.