topic title: 3.14.4 kernel
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#16
skidoo wrote:Is there an antix documentation page which enumerates the antix kernel"differences, compared to stock debian kernel(s)" ?
If no doc is available, how about a post mentioning any remarkable omissions (present in stock Debian kernels but removed for antiX kernels)
Posts: 347
Silent Observer
Joined: 08 Aug 2013
#17
rokytnji wrote:@S.O. I grabbed mine from
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.linuxquestions.org/questions/dreamlinux-82/new-kernel-3-14-3-liquorix-zen-for-dreamlinux-5-and-debian-wheezy-4175505021/"
linktext was:"http://www.linuxquestions.org/questions ... 175505021/"
====================================


I can't swear it will work on your P2 or P3 like on mine.
I downloaded that liquorix kernel; I'll give it a try on the laptop when it finishes installing the 1100+ updates from wheezy to testing (after the fresh reinstall of antiX 13.2). I'd expect, if it works on a PII in your shop, it should work on the one in my laptop. Other than the NeoMagic sound hardware, there's nothing particularly oddball on the laptop's motherboard.
Posts: 604
thriftee
Joined: 27 Feb 2009
#18
I know this might sound incredibly dumb, but could someone point me to any kind of list of what is supposed to be being fixed or included in these new kernels?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#19
You could look here:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://kernelnewbies.org/"
linktext was:"http://kernelnewbies.org/"
====================================


Specifically for antiX, we need to know whether a latest series of kernel will work on old hardware, particularly old PII and PIII boxes. It seems that some do and some don't.
Posts: 604
thriftee
Joined: 27 Feb 2009
#20
Thanks much anti. It shows me how little I really know, I'm afraid, but no matter. I went back thru the logs back to 3.4 just to see what kinds of things were done.

One thing I'll say for linux in general, is that things actually seem to have reasons. People were working on making things better and faster, providing functions that are actually desirable.

The MS world could learn a lot from just that concept. Their sole purpose seems to be to force people into paying to get support and upgrades, with little regard for anything that anyone would actually WANT or to make anything efficient.

The memory compression thing might be a good thing for someone with memory strapped machines, and it looks like if I was running 3.14, BTRFS might do me some good. I have tried that one a few times and had given up __{{emoticon}}__
Posts: 70
bbwf
Joined: 19 May 2013
#21
( Is there an antix documentation page which enumerates the antix kernel"differences, compared to stock debian kernel(s)" ?)


Yup,
could give you the willies........looking for a back door
Posts: 325
male
Joined: 04 Nov 2011
#22
Hi anti,

when installing this kernel I get

Code: Select all

term.log
...
Vorbereitung zum Entpacken von .../linux-headers-3.14.4-antix.2-486_3.14.4-antix.2-486-2_i386.deb ...
Entpacken von linux-headers-3.14.4-antix.2-486 (3.14.4-antix.2-486-2) ...
Vormals nicht ausgewähltes Paket linux-image-3.14.4-antix.2-486 wird gewählt.
Vorbereitung zum Entpacken von .../linux-image-3.14.4-antix.2-486_3.14.4-antix.2-486-2_i386.deb ...
Entpacken von linux-image-3.14.4-antix.2-486 (3.14.4-antix.2-486-2) ...
linux-headers-3.14.4-antix.2-486 (3.14.4-antix.2-486-2) wird eingerichtet ...
linux-image-3.14.4-antix.2-486 (3.14.4-antix.2-486-2) wird eingerichtet ...
Error! Bad return status for module build on kernel: 3.14.4-antix.2-486 (i686)
Consult /var/lib/dkms/ndiswrapper/1.58/build/make.log for more information.
update-initramfs: Generating /boot/initrd.img-3.14.4-antix.2-486
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.14.4-antix.2-486
Found initrd image: /boot/initrd.img-3.14.4-antix.2-486
Found linux image: /boot/vmlinuz-3.9-8.dmz.1-liquorix-686
Found initrd image: /boot/initrd.img-3.9-8.dmz.1-liquorix-686
Found linux image: /boot/vmlinuz-3.7.0-10.dmz.1-liquorix-686
Found initrd image: /boot/initrd.img-3.7.0-10.dmz.1-liquorix-686
done
Log ended: 2014-05-30  21:55:28

Code: Select all

make.log
DKMS make.log for ndiswrapper-1.58 for kernel 3.14.4-antix.2-486 (i686)
Fr 30. Mai 21:55:07 CEST 2014
make: Entering directory `/usr/src/linux-headers-3.14.4-antix.2-486'
  LD      /var/lib/dkms/ndiswrapper/1.58/build/built-in.o
  MKEXPORT /var/lib/dkms/ndiswrapper/1.58/build/crt_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.58/build/hal_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.58/build/ndis_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.58/build/ntoskernel_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.58/build/ntoskernel_io_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.58/build/rtl_exports.h
  MKEXPORT /var/lib/dkms/ndiswrapper/1.58/build/usb_exports.h
  CC [M]  /var/lib/dkms/ndiswrapper/1.58/build/crt.o
/var/lib/dkms/ndiswrapper/1.58/build/crt.c: In function ‘_win_srand’:
/var/lib/dkms/ndiswrapper/1.58/build/crt.c:470:2: error: implicit declaration of function ‘net_srandom’ [-Werror=implicit-function-declaration]
  net_srandom(seed);
  ^
cc1: some warnings being treated as errors
make[1]: *** [/var/lib/dkms/ndiswrapper/1.58/build/crt.o] Fehler 1
make: *** [_module_/var/lib/dkms/ndiswrapper/1.58/build] Fehler 2
make: Leaving directory `/usr/src/linux-headers-3.14.4-antix.2-486'
System starts and everything seems ok

Code: Select all

 inxi -F
System:    Host antiX1 Kernel 3.14.4-antix.2-486 i686 (32 bit) Distro antiX-M11-686 Jayaben Desai 01 May 2011
CPU:       Single core Intel Pentium M (-UP-) cache 2048 KB flags (sse sse2) bmips 1993.64 clocked at 1000.00 MHz 
Graphics:  Card: Intel 82852/855GM Integrated Graphics Device bus-ID: 00:02.0 X.Org 1.14.3 Res: 1024x768@50.0hz 
           GLX Renderer Mesa DRI Intel 852GM/855GM x86/MMX/SSE2 GLX Version 1.3 Mesa 9.1.7 Direct Rendering Yes
Audio:     Card Intel 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller driver snd_intel8x0 ports 1c00 18c0 bus-ID: 00:1f.5
           Sound: Advanced Linux Sound Architecture Version k3.14.4-antix.2-486
Network:   Card-1 3Com 3cCFE575CT CardBus [Cyclone] driver 3c59x port 3000 bus-ID: 03:00.0
           Card-2 Intel PRO/Wireless 2200BG [Calexico2] Network Connection driver ipw2200 v: 1.2.2kmprq bus-ID: 02:02.0
Disks:     HDD Total Size: 60.1GB (10.6% used) 1: /dev/sda MXSSD1MNANO 60.1GB 
Partition: ID:/ size: 15G used: 5.7G (41%) fs: ext4 ID:swap-1 size: 3.22GB used: 0.00GB (0%) fs: swap 
Info:      Processes 104 Uptime 24 min Memory 217.4/1503.3MB Runlevel 5 Client Shell inxi 1.4.95 
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#23
Do you have ndiswrapper installed?
Posts: 325
male
Joined: 04 Nov 2011
#24
anticapitalista wrote:Do you have ndiswrapper installed?
is installed, was not aware of it, as ndiswrapper is not needed.

Code: Select all

apt-cache policy ndiswrapper*
ndiswrapper-source:
  Installiert:           (keine)
  Installationskandidat: 1.59-2
  Versionstabelle:
     1.59-2 0
        500 http://ftp.cz.debian.org/debian/ testing/main i386 Packages
ndiswrapper-utils:
  Installiert:           (keine)
  Installationskandidat: (keine)
  Versionstabelle:
ndiswrapper-utils-1.9:
  Installiert:           1.58-2
  Installationskandidat: 1.59-2
  Versionstabelle:
     1.59-2 0
        500 http://ftp.cz.debian.org/debian/ testing/main i386 Packages
 *** 1.58-2 0
        100 /var/lib/dpkg/status
ndiswrapper-common:
  Installiert:           1.58-2
  Installationskandidat: 1.59-2
  Versionstabelle:
     1.59-2 0
        500 http://ftp.cz.debian.org/debian/ testing/main i386 Packages
 *** 1.58-2 0
        100 /var/lib/dpkg/status
ndiswrapper-dkms:
  Installiert:           1.58-2
  Installationskandidat: 1.59-2
  Versionstabelle:
     1.59-2 0
        500 http://ftp.cz.debian.org/debian/ testing/main i386 Packages
 *** 1.58-2 0
        100 /var/lib/dpkg/status
Have de-installed it.

Thank you very much. This kernel is running perfectly. __{{emoticon}}__
Alanarchy
Posts 0
Alanarchy
#25
After the firmware updates today I was able to install the fglrx graphics driver on 3.14.4.
$ inxi -Fxz
System: Host: alan64 Kernel: 3.14.4-antix.2-amd64-smp x86_64 (64 bit gcc: 4.8.2)
Desktop: Fluxbox 1.3.5
Distro: antiX-13_x64-full Luddite 01 June 2013
Machine: Mobo: Gigabyte model: GA-78LMT-USB3 v: x.x
Bios: Award v: F4 date: 10/19/2012
CPU: Octa core AMD FX-8350 Eight-Core (-MCP-) cache: 16384 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 64311
Clock Speeds: 1: 1400 MHz 2: 1400 MHz 3: 1400 MHz 4: 1400 MHz
5: 1400 MHz 6: 2800 MHz 7: 1400 MHz 8: 2100 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Turks XT [Radeon HD 6670/7670]
bus-ID: 01:00.0
Display Server: X.Org 1.15.1 driver: fglrx
Resolution: 1920x1080@60.0hz
GLX Renderer: AMD Radeon HD 6670
GLX Version: 4.4.12874 - CPC 14.10.1006.1001 Direct Rendering: Yes
Audio: Card-1 Advanced Micro Devices [AMD/ATI] Turks/Whistler HDMI Audio [Radeon HD 6000 Series]
driver: snd_hda_intel bus-ID: 01:00.1
Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)
driver: snd_hda_intel bus-ID: 00:14.2
Sound: ALSA v: k3.14.4-antix.2-amd64-smp
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: ee00 bus-ID: 03:00.0
IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 1000.2GB (1.2% used)
ID-1: /dev/sda model: MB1000EAMZE size: 1000.2GB
Partition: ID-1: / size: 915G used: 9.5G (2%) fs: ext4 dev: /dev/sda1
ID-2: swap-1 size: 2.17GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
Sensors: System Temperatures: cpu: 36.0C mobo: 31.0C gpu: 37.50C
Fan Speeds (in rpm): cpu: 1173 fan-1: 2934 fan-3: 0
Info: Processes: 186 Uptime: 1 min Memory: 587.8/32179.3MB
Init: SysVinit runlevel: 5 Gcc sys: 4.8.3
Client: Shell (bash 4.3.111) inxi: 2.1.28
Posts: 604
thriftee
Joined: 27 Feb 2009
#26
On my Dell Inspiron 8100 neither 3.14.3 or 3.14.4 antix or gnu version was able to get through a boot cycle, and all hung with a message on the display saying rtc_cmos 00:06: setting the system clock.... If you want details, I could run it again and go grab log files from it, if you tell me what you'd like to see.
Alanarchy
Posts 0
Alanarchy
#27
Latest inxi -Fxzi after the latest updates/upgrades:

Code: Select all

$ inxi -Fxz
System:    Host: alan64 Kernel: 3.14.4-antix.3-amd64-smp x86_64 (64 bit gcc: 4.9.0) 
           Desktop: Fluxbox 1.3.5 
           Distro: antiX-13_x64-full Luddite 01 June 2013 
Machine:   Mobo: Gigabyte model: GA-78LMT-USB3 v: x.x
           Bios: Award v: F4 date: 10/19/2012
CPU:       Octa core AMD FX-8350 Eight-Core (-MCP-) cache: 16384 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 64319 
           Clock Speeds: 1: 1400 MHz 2: 1400 MHz 3: 2800 MHz 4: 1400 MHz
           5: 1400 MHz 6: 1400 MHz 7: 2100 MHz 8: 1400 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Turks XT [Radeon HD 6670/7670]
           bus-ID: 01:00.0
           Display Server: X.Org 1.15.1 driver: fglrx
           Resolution: 1920x1080@60.0hz
           GLX Renderer: AMD Radeon HD 6670
           GLX Version: 4.4.12874 - CPC 14.10.1006.1001 Direct Rendering: Yes
Audio:     Card-1 Advanced Micro Devices [AMD/ATI] Turks/Whistler HDMI Audio [Radeon HD 6000 Series] 
           driver: snd_hda_intel bus-ID: 01:00.1 
           Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) 
           driver: snd_hda_intel bus-ID: 00:14.2 
           Sound: ALSA v: k3.14.4-antix.3-amd64-smp
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: ee00 bus-ID: 03:00.0
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 1000.2GB (1.4% used)
           ID-1: /dev/sda model: MB1000EAMZE size: 1000.2GB
Partition: ID-1: / size: 915G used: 12G (2%) fs: ext4 dev: /dev/sda1 
           ID-2: swap-1 size: 2.17GB used: 0.00GB (0%) fs: swap dev: /dev/sda2 
Sensors:   System Temperatures: cpu: 36.0C mobo: 20.6C gpu: 36.50C 
           Fan Speeds (in rpm): cpu: 1169 fan-1: 2667 fan-3: 0 
Info:      Processes: 182 Uptime: 4 min Memory: 625.9/32179.2MB 
           Init: systemd runlevel: 3 Gcc sys: 4.9.0 
           Client: Shell (bash 4.3.111) inxi: 2.1.28