Welcome, Guest. Please login or register.

Author Topic: Best Amithlon Kernel for AMD 2500 CPU  (Read 6276 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Digiman

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1045
    • Show only replies by Digiman
Re: Best Amithlon Kernel for AMD 2500 CPU
« Reply #14 from previous page: April 25, 2012, 02:40:26 AM »
Technically I have 5 spare machines but I need to find an i7 motherboard in Micro ATX which is supported (no extra PCI cards can be fitted) for a little project.
 

Offline shafTopic starter

  • Sr. Member
  • ****
  • Join Date: Jun 2002
  • Posts: 302
    • Show only replies by shaf
Re: Best Amithlon Kernel for AMD 2500 CPU
« Reply #15 on: April 25, 2012, 05:35:31 AM »
From what I can see the Kern310 and Kernel4 builds are for Intel CPU's, there doesn't appear to be any newer Kernels built to support AMD processors.

The last Intel Processor I used was a Pentium II although a few days ago a neighbor threw out a 1.6 GHZ Pentium 4 system which I took to grab a spare IDE HDD for a test build system.

 Is there a specific document explaining Xcat usage on the Amithlon Kernel the only commands that appear to work are Xcat /proc/version and xcat/proc/fb, Xcat /proc/modules complains about an old Linux kernel being 2.4.19 and doesn't complete so I can't use pciinsmod to add modules.
 

Offline milanca

  • Newbie
  • *
  • Join Date: Feb 2012
  • Posts: 3
    • Show only replies by milanca
Re: Best Amithlon Kernel for AMD 2500 CPU
« Reply #16 on: June 22, 2012, 10:30:19 PM »
Both kern310 and kernel4 support Intel as well as AMD processors. In linux kernel there is only minimal cpu architecture that was set to be able to execute the kernel, that was PentiumPro, 586 :-) Any newer cpu is supported. I tested kernel4 even on i7, used to work while developing on core2quad 6600, core2duo 8500. I also tested it on amd x2 5600+. Amd 2500, barton core, is definitely supported by kernel4 or by Gary's 310 or any previous kernel.
 
Regarding supported CPUs there isn't big difference among different kernel versions. Newer kernel has optimisation for some newer processors. Difference is in supported hardware, like chipsets and controllers, kernel4 supports all the new sata controllers. It is based on linux kernel 2.4.37.9, previous versions (not developed by me) on 2.4.19. To use linux drivers, the modules, kernel version should match the modules version (modules have to be compiled for the same kernel version) There will be no complains when you insert the module.