You are not logged in.
Pages: 1
I have an old machine with the VIA C3 CPU. According to Wikipedia (yeah, I know), some of the versions support cmov, but I don't have that core. Also, it says it's i386 so yeah...
# sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu'
hw.machine: i386
hw.model: VIA Ezra
hw.ncpu: 1
hw.machine_arch: i386
The CPU is from 2001 and the PIII era, so I don't know why it's so low.
I am not about to go build another kernel for the machine, but I just wanted to make sure there is trully no way to install Arch (sad face).
Last edited by bgalakazam (2010-03-11 20:50:44)
Offline
Offline
I have an old machine with the VIA C3 CPU. According to Wikipedia (yeah, I know), some of the versions support cmov, but I don't have that core. Also, it says it's i386 so yeah...
# sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu' hw.machine: i386 hw.model: VIA Ezra hw.ncpu: 1 hw.machine_arch: i386
The CPU is from 2001 and the PIII era, so I don't know why it's so low.
I am not about to go build another kernel for the machine, but I just wanted to make sure there is trully no way to install Arch (sad face).
I had an EPIA 5000 Board i just sold recently on ebay with a C3 (eden). Problem was it is not even i586 compliant, although it is i486 I believe. Ubuntu (8.10 server I think) and Fedora 10 worked on it.
I wanted centos (i586) on it and that would not work...
Offline
Pages: 1