Jump to content
XPEnology Community

if xpenology support VIA Nano 2000 Series CPU ?


pbfly

Recommended Posts

It must be x86_64 compatible.

I can add VIA CPU support in kernel if you want (currently only amd / intel CPU support).

hi Trantor, thanks your replying.

Via Nano 2000 Series CPU is x86_64 compatible,for more informations visit below links http://www.cpu-world.com/CPUs/Nano/TYPE ... eries.html

 

I wish to add VIA CPU support in kernel next xpenology release version,thank you evry much!

Link to comment
Share on other sites

Hi Trantor,

 

I am also interested for VIA Nano 2000 series support. It would be very nice. Thanks you very much.

 

cat /proc/cpuinfo

processor : 0

vendor_id : CentaurHauls

cpu family : 6

model : 15

model name : VIA Nano processor U2250 (1.6GHz Capable)

stepping : 3

cpu MHz : 1596.153

cache size : 1024 KB

fpu : yes

fpu_exception : yes

cpuid level : 10

wp : yes

flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush acpi mmx fxsr sse sse2 ss tm pbe syscall nx lm constant_tsc up rep_good pni monitor vmx est tm2 ssse3 cx16 xtpr rng rng_en ace ace_en ace2 phe phe_en lahf_lm

Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...

Hi, sory to burst in like this. Is VIA EDEN cpu too old , or does your new build support it. I see i have an C7 cpu, that should be Centaur, and thus supported ?

 

Getting to the point, I have an IGEL 3/4 minicomputer that would be perfect if I could use it as a XPEnology NAS.

 

http://www.parkytowers.me.uk/thin/Igel/3210/index.shtml

 

EDIT : And yes, it's a 32bit CPU (i686).

Link to comment
Share on other sites

Hi, sory to burst in like this. Is VIA EDEN cpu too old , or does your new build support it. I see i have an C7 cpu, that should be Centaur, and thus supported ?

 

Getting to the point, I have an IGEL 3/4 minicomputer that would be perfect if I could use it as a XPEnology NAS.

 

http://www.parkytowers.me.uk/thin/Igel/3210/index.shtml

 

EDIT : And yes, it's a 32bit CPU (i686).

 

Only centaur CPU are supported, I think only your C7 will work.

Link to comment
Share on other sites

 

Only centaur CPU are supported, I think only your C7 will work.

 

I tried to boot beta6 version, and as suspected, i got a message : "This kernel requires an x86-64 CPU, but only detected i686 CPU".

 

So, yeah, it would be nice if a 32bit version came up. I tried to compile it myself by directions on this forum. I just turned of x64, included VIA C7 platform, and VIA Rhine drivers in kernel, and while creating bzImage I got this error :

 

arch/x86/kernel/sys_i386_32.c: In function 'sys_SYNOmmap':
arch/x86/kernel/sys_i386_32.c:51: error: implicit declaration of function 'sys_mmap2'
make[2]: *** [arch/x86/kernel/sys_i386_32.o] Error 1
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2

 

So , yeah, what now ? :grin:

 

In that file, on line 51 I found :

 

error = sys_mmap2(a.addr, a.len, a.prot, a.flags, a.fd, a.pgoff);

Link to comment
Share on other sites

It must be x86_64 compatible.

I can add VIA CPU support in kernel if you want (currently only amd / intel CPU support).

 

Hello!

I tryed install different img to system HP SFF dc7100U on S478 2800 Mhz (hyper threading). It not worked. Message about i686. How I can resolve this problem or can you add this type of CPU to next release, please?

Link to comment
Share on other sites

×
×
  • Create New...