preempt rt buster iso Mesa problem
06 Apr 2021 06:56 #205044
by jsskangas
preempt rt buster iso Mesa problem was created by jsskangas
Hello
I have been trying to get linuxcnc fresh install running.
Machine has been run with same pc and same mesacards before.
HW is 100% sure to work.
Ini files and hal files are ok, have been running this setup day ago.
Problem came after installing newer linuxcnc:
I have downloaded latest iso from linuxcnc.org --> LinuxCNC 2.8.0 Debian 10 Buster PREEMPT-RT ISO
Setup to PC goes smooth without any errors.
Linuxcnc axis sim runs fine, no problem.
But I can not get mesacards to run.
It gives following error:
I done this setup 3 times and it gives same error.
Any idea what goes wrong?
I have been trying to get linuxcnc fresh install running.
Machine has been run with same pc and same mesacards before.
HW is 100% sure to work.
Ini files and hal files are ok, have been running this setup day ago.
Problem came after installing newer linuxcnc:
I have downloaded latest iso from linuxcnc.org --> LinuxCNC 2.8.0 Debian 10 Buster PREEMPT-RT ISO
Setup to PC goes smooth without any errors.
Linuxcnc axis sim runs fine, no problem.
But I can not get mesacards to run.
It gives following error:
I done this setup 3 times and it gives same error.
Any idea what goes wrong?
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
06 Apr 2021 10:03 #205059
by tommylight
Replied by tommylight on topic preempt rt buster iso Mesa problem
It says "using posix non realtime" so that is not the kernel with the official LinuxCNC distro.
Did you upgrade the kernel ? It should not be upgraded .
hold down the shift key when you boot the pc and choose the RT kernel at the grub menu, test again.
Did you upgrade the kernel ? It should not be upgraded .
hold down the shift key when you boot the pc and choose the RT kernel at the grub menu, test again.
Please Log in or Create an account to join the conversation.
06 Apr 2021 10:15 #205060
by jsskangas
Replied by jsskangas on topic preempt rt buster iso Mesa problem
OK
That is odd, cause it is a livecd install?
But I will try it.
That is odd, cause it is a livecd install?
But I will try it.
Please Log in or Create an account to join the conversation.
06 Apr 2021 10:36 #205063
by jsskangas
Replied by jsskangas on topic preempt rt buster iso Mesa problem
No help.
Linux was running with real-time mode.
And I get same error as before.
Is LinuxCNC 2.8.0 Debian 10 Buster PREEMPT-RT ISO compatible with 6i25-7i77 combo?
Linux was running with real-time mode.
And I get same error as before.
Is LinuxCNC 2.8.0 Debian 10 Buster PREEMPT-RT ISO compatible with 6i25-7i77 combo?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
06 Apr 2021 12:33 #205090
by tommylight
Replied by tommylight on topic preempt rt buster iso Mesa problem
It is compatible, moving on.
What does
uname -a
in a terminal return?
For updating and upgrading use:
sudo apt-get update
sudo apt-get dist-upgrade
never use "sudo apt-get upgrade" on a LinuxCNC distribution as that will most probably replace the kernel.
What does
uname -a
in a terminal return?
For updating and upgrading use:
sudo apt-get update
sudo apt-get dist-upgrade
never use "sudo apt-get upgrade" on a LinuxCNC distribution as that will most probably replace the kernel.
Please Log in or Create an account to join the conversation.
06 Apr 2021 13:40 - 06 Apr 2021 13:42 #205108
by jsskangas
Replied by jsskangas on topic preempt rt buster iso Mesa problem
Attachments:
Last edit: 06 Apr 2021 13:42 by jsskangas.
Please Log in or Create an account to join the conversation.
06 Apr 2021 13:50 #205110
by jsskangas
Replied by jsskangas on topic preempt rt buster iso Mesa problem
Attachments:
Please Log in or Create an account to join the conversation.
06 Apr 2021 14:31 #205120
by PCW
Replied by PCW on topic preempt rt buster iso Mesa problem
The permissions issue is not really Mesa related (if would fail on parallel ports as well)
It looks like a LinuxCNC install problem of some kind but why don't others see the same issue?
It looks like a LinuxCNC install problem of some kind but why don't others see the same issue?
Please Log in or Create an account to join the conversation.
06 Apr 2021 14:56 #205123
by jsskangas
Replied by jsskangas on topic preempt rt buster iso Mesa problem
Hello
I tried with other older PC and that one does not have this "cannot gain I/O privileges" problem.
Any ideal ?
I tried with other older PC and that one does not have this "cannot gain I/O privileges" problem.
Any ideal ?
Please Log in or Create an account to join the conversation.
06 Apr 2021 15:19 #205127
by PCW
Replied by PCW on topic preempt rt buster iso Mesa problem
Someone else had a similar issue:
forum.linuxcnc.org/9-installing-linuxcnc...i-o-privileges-error
Maybe BIOS settngs related?
forum.linuxcnc.org/9-installing-linuxcnc...i-o-privileges-error
Maybe BIOS settngs related?
Please Log in or Create an account to join the conversation.
Time to create page: 0.127 seconds