LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Dreamlinux
User Name
Password
Dreamlinux This forum is for the discussion of Dreamlinux.

Notices


Reply
  Search this Thread
Old 05-14-2014, 05:09 PM   #1
AmandaX888
LQ Newbie
 
Registered: May 2014
Posts: 6

Rep: Reputation: Disabled
New kernel 3.14.3 Liquorix (ZEN) for Dreamlinux 5 and Debian Wheezy


New kernel 3.14.3 Liquorix (ZEN) for Dreamlinux 5 or Debian Wheezy. Build the packages with GCC 4.6.2 (Debian 4.6.2.9). For use on PCs with Intel Pentium Pro/II/III/4/4M/D/M, Xeon, Celeron, Core or Atom, AMD K6, Geode LX/NX, Athlon (K7), Duron, Opteron, Sempron, Turion, Phenom; Transmeta Efficeon; VIA C3 "Nehemiah", C7. Support multi-processor, multi-core or hyper-threaded systems.

Modifications, Patches:

Zen-Sched
BFQ I/O Scheduler
ACPI DSDT
Adb bus
AUFS2
CKO
Compcache
DaConfig
Fbcondecor
IPMI Sensors
Linux-PHC
GC-Linux
LIRC
Mactel
Reiser4
SLQB
Thinkpad-SL
TP_Smapi
Sreadahead (open tracer)
Layer7-filter Netfilter classifier
dm raid4-5
FatELF
DazukoFS

More information: http://liquorix.net/

Link: http://www.mediafire.com/download/gy...rix_1_i386.deb (linux-image)
Link: http://www.mediafire.com/download/9s...rix_1_i386.deb (linux-headers)
Link: http://www.mediafire.com/download/7u...iquorix.tar.xz (linux-source+config)
Mirror: http://chomikuj.pl/AmandaX888/Dreaml...orix+%28ZEN%29

Kernel installation:
Code:
sudo apt-get update
sudo apt-get install firmware-linux-free firmware-linux-nonfree xz-utils
sudo dpkg -i linux-image-3.14.3-dreamlinux-liquorix_1_i386.deb
sudo dpkg -i linux-headers-3.14.3-dreamlinux-liquorix_1_i386.deb
sudo reboot
 
Old 05-15-2014, 11:56 AM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,101
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Code:
harry@biker:~
$ apt-cache policy xz-utils
xz-utils:
  Installed: 5.1.1alpha+20120614-2
  Candidate: 5.1.1alpha+20120614-2
  Version table:
 *** 5.1.1alpha+20120614-2 0
        500 http://ftp.us.debian.org/debian/ wheezy/main i386 Packages
        100 /var/lib/dpkg/status
harry@biker:~
$ apt-cache policy firmware-linux-nonfree
firmware-linux-nonfree:
  Installed: 0.36+wheezy.1
  Candidate: 0.36+wheezy.1
  Version table:
 *** 0.36+wheezy.1 0
        500 http://ftp.us.debian.org/debian/ wheezy/non-free i386 Packages
        100 /var/lib/dpkg/status
harry@biker:~
$ apt-cache policy firmware-linux-free
firmware-linux-free:
  Installed: 3.2
  Candidate: 3.2
  Version table:
 *** 3.2 0
        500 http://ftp.us.debian.org/debian/ wheezy/main i386 Packages
        100 /var/lib/dpkg/status
harry@biker:~
$ cd Kernels
bash: cd: Kernels: No such file or directory
harry@biker:~
$ cd kernels
harry@biker:~/kernels
$ sux
Password: 
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
root@biker:/home/harry/kernels# dpkg -i linux-image-3.14.3-dreamlinux-liquorix_1_i386.deb
Selecting previously unselected package linux-image-3.14.3-dreamlinux-liquorix.
(Reading database ... 126664 files and directories currently installed.)
Unpacking linux-image-3.14.3-dreamlinux-liquorix (from linux-image-3.14.3-dreamlinux-liquorix_1_i386.deb) ...
Examining /etc/kernel/preinst.d/
Done.
Setting up linux-image-3.14.3-dreamlinux-liquorix (1) ...

 Hmm. There is a symbolic link /lib/modules/3.14.3-dreamlinux-liquorix/build
 However, I can not read it: No such file or directory
 Therefore, I am deleting /lib/modules/3.14.3-dreamlinux-liquorix/build


 Hmm. The package shipped with a symbolic link /lib/modules/3.14.3-dreamlinux-liquorix/source
 However, I can not read the target: No such file or directory
 Therefore, I am deleting /lib/modules/3.14.3-dreamlinux-liquorix/source

Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 3.14.3-dreamlinux-liquorix /boot/vmlinuz-3.14.3-dreamlinux-liquorix
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.14.3-dreamlinux-liquorix /boot/vmlinuz-3.14.3-dreamlinux-liquorix
update-initramfs: Generating /boot/initrd.img-3.14.3-dreamlinux-liquorix
cryptsetup: WARNING: failed to detect canonical device of /dev/sda2
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.14.3-dreamlinux-liquorix /boot/vmlinuz-3.14.3-dreamlinux-liquorix
run-parts: executing /etc/kernel/postinst.d/zz-extlinux 3.14.3-dreamlinux-liquorix /boot/vmlinuz-3.14.3-dreamlinux-liquorix
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.7.10-antix.3-486-smp...
P: Writing config for /boot/vmlinuz-3.14.3-dreamlinux-liquorix...
P: Writing config for /boot/vmlinuz-3.11.5-antix.1-486-smp...
P: Updating /boot/extlinux/linux.cfg...
  No volume groups found
root@biker:/home/harry/kernels# dpkg -i linux-headers-3.14.3-dreamlinux-liquorix_1_i386.deb
Selecting previously unselected package linux-headers-3.14.3-dreamlinux-liquorix.
(Reading database ... 131709 files and directories currently installed.)
Unpacking linux-headers-3.14.3-dreamlinux-liquorix (from linux-headers-3.14.3-dreamlinux-liquorix_1_i386.deb) ...
Setting up linux-headers-3.14.3-dreamlinux-liquorix (1) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.14.3-dreamlinux-liquorix /boot/vmlinuz-3.14.3-dreamlinux-liquorix
root@biker:/home/harry/kernels# update-grub
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-3.14.3-dreamlinux-liquorix
Found kernel: /boot/vmlinuz-3.11.5-antix.1-486-smp
Found kernel: /boot/vmlinuz-3.7.10-antix.3-486-smp
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

root@biker:/home/harry/kernels#
Worked just fine on this testing IBM T23 Laptop running

Code:
harry@biker:~
$ inxi -Fxzr
System:    Host: biker Kernel: 3.14.3-dreamlinux-liquorix i686 (32 bit gcc: 4.6.2) 
           Desktop: IceWM 1.3.7 Distro: antiX-13_386-full Luddite 01 June 2013 
Machine:   Mobo: IBM model: 26474MU
           Bios: IBM v: 1AET64WW (1.20 ) date: 10/18/2006
CPU:       Single core Mobile Intel Pentium III - M (-UP-) cache: 512 KB
           flags: (pae sse) bmips: 1598 clocked at 798 MHz
Graphics:  Card: S3 SuperSavage IX/C SDR bus-ID: 01:00.0
           Display Server: X.Org 1.12.4 drivers: savage (unloaded: fbdev,vesa)
           Resolution: 1024x768@60.0hz
           GLX Renderer: Gallium 0.4 on softpipe
           GLX Version: 2.1 Mesa 8.0.5 Direct Rendering: Yes
Audio:     Card Intel 82801CA/CAM AC'97 Audio Controller 
           driver: snd_intel8x0 ports: 1c00 18c0 bus-ID: 00:1f.5 
           Sound: ALSA v: k3.14.3-dreamlinux-liquorix
Network:   Card-1: Intel 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller
           driver: e100 v: 3.5.24-k2-NAPI port: 6400 bus-ID: 02:08.0
           IF: eth0 state: down mac: <filter>
           Card-2: Ralink RT2800 802.11n PCI
           driver: rt2800pci v: 2.3.0 bus-ID: 07:00.0
           IF: wlan1 state: up mac: <filter>
Drives:    HDD Total Size: 80.0GB (29.4% used)
           ID-1: /dev/sda model: ST980815A size: 80.0GB
Partition: ID-1: / size: 73G used: 21G (31%) fs: ext4 dev: /dev/sda1 
           ID-2: swap-1 size: 1.12GB used: 0.00GB (0%) fs: swap dev: /dev/sda2 
Sensors:   System Temperatures: cpu: 52.0C mobo: 51.0C 
           Fan Speeds (in rpm): cpu: N/A fan-1: 0 
Repos:     Active apt sources in file: /etc/apt/sources.list.d/antix.list
           deb http://antix.daveserver.info/stable stable main
           Active apt sources in file: /etc/apt/sources.list.d/debian.list
           deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
           deb http://security.debian.org/ wheezy/updates main contrib non-free
           Active apt sources in file: /etc/apt/sources.list.d/various.list
           deb http://www.duinsoft.nl/pkg debs all
Info:      Processes: 103 Uptime: 4 min Memory: 303.0/1006.6MB 
           Init: SysVinit runlevel: 5 Gcc sys: 4.7.2 
           Client: Shell (bash 4.2.371) inxi: 2.1.28 
harry@biker:~
Edit: PS. Temps are a little up because I am doing other tests with AntiX 14 development.

Last edited by rokytnji; 05-19-2014 at 10:17 PM.
 
  


Reply

Tags
debian, dreamlinux, kernel, liquorix, zen



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Unload kernel module at boot time (Debian Wheezy 7.2, 3.2.0-4-686-pae kernel) gacanepa Linux - Newbie 7 01-01-2014 12:18 PM
[SOLVED] Problem Kernel Panic error 3.3.6 ZEN kernel Debian 6 Squeeze? Vita Linux - Kernel 10 05-25-2012 07:27 PM
LXer: Dreamlinux 5.0 Is Based on Debian 7 Wheezy LXer Syndicated Linux News 0 01-02-2012 09:00 AM
LXer: Liquorix fatigue in Debian LXer Syndicated Linux News 0 03-07-2011 09:00 AM
LXer: Suspend/resume in Debian Squeeze with the 2.6.37 Liquorix kernel on the Lenovo G555 LXer Syndicated Linux News 0 02-08-2011 11:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Dreamlinux

All times are GMT -5. The time now is 03:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration