Repetier-Server Intel Atom build?
I've begun playing with an Intel Edison which currently runs a dual core Intel Atom processor. I'd love to be able to use this for as a machine server. Any thoughts on an Intel Atom Build? Currently I am running Yocto Linux, but I see that it can also run Ubilinux. Support for Intel Galileo would be nice as well.
Thanks!
Thanks!
Comments
-Ubilinux is based on Debian wheezy, but Yocto Linux is a sort of Linux Distro creator that is custom for each piece of hardware. Seems it is compatible with Ubunto, Debian, etc: http://www.yoctoproject.org/docs/1.7.1/mega-manual/mega-manual.html#the-linux-distro
-I believe it is a 64bit processor, but I think they are using a 32bit Yocto setup (there are threads on the community regarding the 64 bit Linux Kernel which might not yet be tested on the Edison)
-Not sure about glibc. Is this something I can check on the existing OS?
The documentation for the Edison is still lacking. There is even another 32bit Quark processor on this thing which is at the moment not accessible (but is meant to run a RTOS).
I'm running a dedicated intel atom 32 bit netbook using linux mint. I'd also love to see a 32-bit deb package for repetier-server. Thanks!
$Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$Written by Roland McGrath and Ulrich Drepper.
I will try my hand at installing now...
opkg install /home/root/Repetier-Server-0.51.0-Linux.deb
Unknown package 'repetier-server'.
Collected errors:
* pkg_hash_fetch_best_installation_candidate: Packages for repetier-server found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package repetier-server.
/proc/cpuinfo gives me this:
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 74
model name : Genuine Intel(R) CPU 4000 @ 500MHz
stepping : 8
microcode : 0x810
cpu MHz : 500.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms
bogomips : 998.40
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 74
model name : Genuine Intel(R) CPU 4000 @ 500MHz
stepping : 8
microcode : 0x810
cpu MHz : 500.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms
bogomips : 998.40
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
opkg install /home/root/Repetier-Server-0.51.0-Linux.deb
Unknown package 'repetier-server'.
Collected errors:
*
pkg_hash_fetch_best_installation_candidate: Packages for
repetier-server found, but incompatible with the architectures
configured
* opkg_install_cmd: Cannot install package repetier-server.
ldd (Debian EGLIBC 2.13-38+deb7u8) 2.13
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
Selecting previously unselected package repetier-server.
(Reading database ... 28646 files and directories currently installed.)
Unpacking repetier-server (from .../Repetier-Server-0.51.1-Linux.deb) ...
Setting up repetier-server (0.51.1) ...
Install Repetier-Server
The user `repetierserver' is already a member of `tty'.
adduser: The group `intserial' does not exist.
adduser: The group `ugpio' does not exist.
[....] Starting Repetier-Server: rsd/usr/local/Repetier-Server/bin/RepetierServer: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /usr/local/Repetier-Server/bin/RepetierServer)
/usr/local/Repetier-Server/bin/RepetierServer: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by /usr/local/Repetier-Server/bin/RepetierServer)
failed!
dpkg: error processing repetier-server (--install):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
repetier-server