Odd observation... PC will only run 32bit RTAI and not 64Bit??
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
- Posts: 5007
- Thank you received: 1441
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
[sudo] password for mill:
sudo: /proc/cpuinfo: command not found
mill@mill ~ $ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 15
Model name: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Stepping: 11
CPU MHz: 2394.198
BogoMIPS: 4788.39
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 4096K
NUMA node0 CPU(s): 0-3
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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm tpr_shadow vnmi flexpriority
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
- Posts: 5007
- Thank you received: 1441
PS a big thanks to everyone who has put in the time and effort to give us pre-compiled real-time kernels and matching binary installations of Linuxcnc, so us less gifted humans can use it.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19209
- Thank you received: 6438
To late maybe, but you can compile the kernel and use the pre compiled linuxcnc deb's, it does work.I have never even tried to compile my own kernel, mostly because then I'd have to install Linuxcnc from source, and it just never seemed worth the bother.
The main issue lately has been with the compiled kernels they would grow to some extreme sizes and cause the PC boot time to skyrocket. Last one i did ended up at nearly 900MB, hence i scoured the web and found that KONA-RT version from an audio release of Linux. This one also messed up the boot time a bit, but nothing to be considered a Shakespearian tragedy !
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Last one i did ended up at nearly 900MB, hence i scoured the web and found that KONA-RT version from an audio release of Linux.
This sounds like the same thing as is mentioned in this thread
I have no idea why this happens to random (but few) users. And I can assure that I did follow the instructions exactly, but this happened on only one computer.
Please Log in or Create an account to join the conversation.
This sounds like the same thing as is mentioned in this thread
I have no idea why this happens to random (but few) users. And I can assure that I did follow the instructions exactly, but this happened on only one computer.
akb1212, I don't understand how this relates to my particular issue...? I don't believe that I get that error. When I run a HDD in the 780 that I have verified working in the T3500(ie the latency test works and I can open up Axis and jog things around without errors) the OS boots up fine but the latency test doesn't work and linuxcnc tells me that there is a problem with the configuration. BUT the same config works in the t3500 so I am at a loss.
Please Log in or Create an account to join the conversation.
My point is that there are some hardware that ends up making differences to the configs that makes a big difference. In my (and tomylights) case this ended up with an image that was so bit it's impossible to start it!
So on a general note, (exactly!) the same procedure ends up with different configs with different hardware.
Please Log in or Create an account to join the conversation.