7i77 5i25 hm2_pci unloaded
- bkt
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1200
- Thank you received: 102
25 Nov 2016 12:26 - 25 Nov 2016 12:26 #83267
by bkt
sorry not see your .. but I my system today is 64bit (today install) ... so i select 64bit.
Is ok for lcnc mesa 7i77 and 5 analog + encoder rotary deltrobot control??
At these moment I'm over xconfig of kernel 4.1.5 ....
any how other option in xconfig??
Regards
Giorgio
Replied by bkt on topic 7i77 5i25 hm2_pci unloaded
I have installed both, it depends on the Ubuntu 14.04 version
As I said before, Ubuntu 14.04 is available in both 32 and 64 bit versions
when you build a kernel, it needs to match your OS
You can check if your OS is 32 or 64 bit by clicking "System-Settings" and then "Details"
sorry not see your .. but I my system today is 64bit (today install) ... so i select 64bit.
Is ok for lcnc mesa 7i77 and 5 analog + encoder rotary deltrobot control??
At these moment I'm over xconfig of kernel 4.1.5 ....
any how other option in xconfig??
Regards
Giorgio
Last edit: 25 Nov 2016 12:26 by bkt.
Please Log in or Create an account to join the conversation.
- bkt
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1200
- Thank you received: 102
25 Nov 2016 12:36 #83268
by bkt
Replied by bkt on topic 7i77 5i25 hm2_pci unloaded
in the processor feature:
Use register argument??
local APIC options?
Kernel Hacking -
Compile the kernel with frame pointers options??
others??
Regards
Giorgio
Use register argument??
local APIC options?
Kernel Hacking -
Compile the kernel with frame pointers options??
others??
Regards
Giorgio
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17903
- Thank you received: 4774
25 Nov 2016 14:55 #83274
by PCW
Replied by PCW on topic 7i77 5i25 hm2_pci unloaded
Other than the 2 options I mentioned I would not worry about any others for now
The following user(s) said Thank You: bkt
Please Log in or Create an account to join the conversation.
- bkt
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1200
- Thank you received: 102
25 Nov 2016 15:21 #83280
by bkt
Replied by bkt on topic 7i77 5i25 hm2_pci unloaded
Linux k1 4.1.5-rt5 #1 SMP PREEMPT RT Fri Nov 25 15:17:29 CET 2016 x86_64 x86_64 x86_64 GNU/Linux
the uname -a response...
now try git master....
regards
Giorgio
the uname -a response...
now try git master....
regards
Giorgio
Please Log in or Create an account to join the conversation.
- bkt
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1200
- Thank you received: 102
25 Nov 2016 15:42 #83282
by bkt
but
how is possible??
Regards
Giorgio
Replied by bkt on topic 7i77 5i25 hm2_pci unloaded
git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev
Cloning into 'linuxcnc-dev'...
remote: Counting objects: 202402, done.
remote: Compressing objects: 100% (43930/43930), done.
remote: Total 202402 (delta 161396), reused 196478 (delta 156589)
Ricezione degli oggetti: 100% (202402/202402), 92.20 MiB | 800.00 KiB/s, done.
Risoluzione dei delta: 100% (161396/161396), done.
Checking connectivity... fatto.
k1@k1:~$ cd linuxcnc-dev
k1@k1:~/linuxcnc-dev$ git checkout master
Si è già su 'master'
Your branch is up-to-date with 'origin/master'.
k1@k1:~/linuxcnc-dev$ git pull
Already up-to-date.
k1@k1:~/linuxcnc-dev$ cd debian
k1@k1:~/linuxcnc-dev/debian$ ./configure -a
no realtime kernels found!
but
k1@k1:~$ uname -a
Linux k1 4.1.5-rt5 #1 SMP PREEMPT RT Fri Nov 25 15:17:29 CET 2016 x86_64 x86_64 x86_64 GNU/Linux
how is possible??
Regards
Giorgio
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23559
- Thank you received: 4858
25 Nov 2016 15:46 #83283
by andypugh
Replied by andypugh on topic 7i77 5i25 hm2_pci unloaded
try ./configure --with-realtime=uspace
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17903
- Thank you received: 4774
25 Nov 2016 15:46 #83284
by PCW
Replied by PCW on topic 7i77 5i25 hm2_pci unloaded
you need
./configure --with-realtime=uspace
./configure --with-realtime=uspace
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17903
- Thank you received: 4774
25 Nov 2016 16:21 #83286
by PCW
Replied by PCW on topic 7i77 5i25 hm2_pci unloaded
actually the configure option is different since you are making a deb rather than a RIP install
so I would read through this:
linuxcnc.org/docs/devel/html/code/building-linuxcnc.html
before building
so I would read through this:
linuxcnc.org/docs/devel/html/code/building-linuxcnc.html
before building
The following user(s) said Thank You: bkt
Please Log in or Create an account to join the conversation.
- bkt
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1200
- Thank you received: 102
25 Nov 2016 17:08 - 25 Nov 2016 17:09 #83291
by bkt
Replied by bkt on topic 7i77 5i25 hm2_pci unloaded
after 1 hour all these windows open an run .... and one serial modbus active ...
better than wheezy when test it .....
now I have Lcnc master installed ..... and I must charge mesaflash bit file ...
I must download the uploaded firmware (some week ago I have ssreial error at emergency stop) .....
After these I try to compile my custom comp and my delta kins.... I hope in a good chance...
Regards
Giorgio
better than wheezy when test it .....
now I have Lcnc master installed ..... and I must charge mesaflash bit file ...
I must download the uploaded firmware (some week ago I have ssreial error at emergency stop) .....
After these I try to compile my custom comp and my delta kins.... I hope in a good chance...
Regards
Giorgio
Last edit: 25 Nov 2016 17:09 by bkt.
Please Log in or Create an account to join the conversation.
- bkt
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1200
- Thank you received: 102
25 Nov 2016 17:13 - 25 Nov 2016 17:14 #83292
by bkt
Replied by bkt on topic 7i77 5i25 hm2_pci unloaded
oh-oh ..... I gave these message ...
when start Latency Test ............
Is Really a problem?? How to solve these??
Regards
Giorgio
Unexpected realtime delay on task 0 with period 25000
This Message will only display once per session.
Run the Latency Test and resolve before continuing.
Note: Using POSIX realtime
when start Latency Test ............
Is Really a problem?? How to solve these??
Regards
Giorgio
Last edit: 25 Nov 2016 17:14 by bkt.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.125 seconds