how to install linuxcnc on mint I'm newbie
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6433
23 Aug 2023 16:43 #278806
by tommylight
Replied by tommylight on topic how to install linuxcnc on mint I'm newbie
Intel HD graphic works.
The following user(s) said Thank You: abdulasis12
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
24 Aug 2023 10:15 #278847
by abdulasis12
Today I remove Nvidia graphic card and Re-install mint 21.1
install kernel RT 6.1
install linuxcnc via link linuxcnc.org/docs/html/code/building-linuxcnc.html
then
go to create new file linuxcnc name test1.conf then type.....
(in first time can't open cause no install opengl ,I back to solution of mr. Aciera in this topic and it's can run )
then have error hm2/hm2_7i96s.0: error finishingread! iter=6918
mr.Aciera ever told not serious in upper comment about firmware hotmot2 old model (my board 7i96s) but ,I not sure this same or problem.
I must fix it's or not ?
Replied by abdulasis12 on topic how to install linuxcnc on mint I'm newbie
Thank youIntel HD graphic works.
Today I remove Nvidia graphic card and Re-install mint 21.1
install kernel RT 6.1
install linuxcnc via link linuxcnc.org/docs/html/code/building-linuxcnc.html
then
pncconf
go to create new file linuxcnc name test1.conf then type.....
linuxcnc /home/asis/linuxcnc/configs/test1/test1.ini
(in first time can't open cause no install opengl ,I back to solution of mr. Aciera in this topic and it's can run )
then have error hm2/hm2_7i96s.0: error finishingread! iter=6918
mr.Aciera ever told not serious in upper comment about firmware hotmot2 old model (my board 7i96s) but ,I not sure this same or problem.
I must fix it's or not ?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6433
24 Aug 2023 11:10 #278852
by tommylight
Replied by tommylight on topic how to install linuxcnc on mint I'm newbie
what are the results of
uname -a
ip a
ping 10.10.10.10
?
uname -a
ip a
ping 10.10.10.10
?
Please Log in or Create an account to join the conversation.
24 Aug 2023 12:59 #278855
by rodw
Replied by rodw on topic how to install linuxcnc on mint I'm newbie
Yes, you must fix it.
Refer items 9 & 10 here (do 10 - network drivers first if applicable).
I think the kernel should work on Mint.
Refer items 9 & 10 here (do 10 - network drivers first if applicable).
I think the kernel should work on Mint.
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
25 Aug 2023 02:02 #278894
by abdulasis12
ping work
but, when call gmoccapyfor linuxcnc up.
ping will stop respond and show massage :hm2/hm2_7i96s.0: error finishing read! iter=2096
I try close gmoccapyfor linuxcnc ,ping will back to respond status again.
maybe I must update driver Lan card ? how to ?
Asis,
Replied by abdulasis12 on topic how to install linuxcnc on mint I'm newbie
I see something..what are the results of
uname -a
ip a
ping 10.10.10.10
?
ping work
but, when call gmoccapyfor linuxcnc up.
ping will stop respond and show massage :hm2/hm2_7i96s.0: error finishing read! iter=2096
I try close gmoccapyfor linuxcnc ,ping will back to respond status again.
maybe I must update driver Lan card ? how to ?
Asis,
Attachments:
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
25 Aug 2023 02:06 #278895
by abdulasis12
I want to try your advise , I have question...
what is item 9 and 10 ? I don't understand.
please explained me in first time.
Asis,
Replied by abdulasis12 on topic how to install linuxcnc on mint I'm newbie
Hi MR.rodwYes, you must fix it.
Refer items 9 & 10 here (do 10 - network drivers first if applicable).
I think the kernel should work on Mint.
I want to try your advise , I have question...
what is item 9 and 10 ? I don't understand.
please explained me in first time.
Asis,
Please Log in or Create an account to join the conversation.
25 Aug 2023 02:54 #278897
by rodw
Replied by rodw on topic how to install linuxcnc on mint I'm newbie
Sorry it looks like I forgot to post a link to 9 & 10
linuxcnc.org/docs/devel/html/getting-sta...etting-linuxcnc.html
linuxcnc.org/docs/devel/html/getting-sta...etting-linuxcnc.html
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
25 Aug 2023 04:35 #278899
by abdulasis12
Now I do10. Realtek network drivers
It's have 2 error when sudo apt update.
but ping to 10.10.10.10 responded.
I tryit's look same result is >>>>
*******
when call gmoccapyfor linuxcnc up.
ping will stop respond and show massage :hm2/hm2_7i96s.0: error finishing read! iter=2096
I try close gmoccapyfor linuxcnc ,ping will back to respond status again.
*******
Replied by abdulasis12 on topic how to install linuxcnc on mint I'm newbie
Thank you for reply MR.RodwSorry it looks like I forgot to post a link to 9 & 10
linuxcnc.org/docs/devel/html/getting-sta...etting-linuxcnc.html
Now I do10. Realtek network drivers
It's have 2 error when sudo apt update.
but ping to 10.10.10.10 responded.
I try
linuxcnc /home/asis/linuxcnc/configs/test1/test1.ini
*******
when call gmoccapyfor linuxcnc up.
ping will stop respond and show massage :hm2/hm2_7i96s.0: error finishing read! iter=2096
I try close gmoccapyfor linuxcnc ,ping will back to respond status again.
*******
Attachments:
Please Log in or Create an account to join the conversation.
25 Aug 2023 07:13 #278906
by rodw
Replied by rodw on topic how to install linuxcnc on mint I'm newbie
We can't really help with this sort of stuff. My best advice would be to grab my new installer and revert to Debian
forum.linuxcnc.org/9-installing-linuxcnc...or-linuxcnc-x86-only
As expected, looks like you do have a problem R8168 NIC interface
9 & 10 have proven to be winner for a lot of people.
Using an Ubuntu based distro you are on your own.
forum.linuxcnc.org/9-installing-linuxcnc...or-linuxcnc-x86-only
As expected, looks like you do have a problem R8168 NIC interface
9 & 10 have proven to be winner for a lot of people.
Using an Ubuntu based distro you are on your own.
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
25 Aug 2023 08:11 - 26 Aug 2023 15:38 #278909
by abdulasis12
My case is require Mint because when I install Debian my motherboard (Model MSI Z97 gamming 3) seem not compattible with debian .
It's can't boot able after Install done.
Now I think I have 2 ways for choice
1. change pci LAN card to Intel chipset (think not over 25 usd)
2. easy way change my mainboard to other board socket 1150 and install debian (maybe asus ,asrock etc) with intel chip LAN on-baord (about 25-70 usd and hard for find because it's over 10 years ago model)
but.... if possible I want to try wtih this problem too, before change hardware.
last, I feel good with all problems about 1 weeks this, I have a lot problem and try try try with advise from Tommylight , rodw, Aciera .
I learned many things of linux OS , command , check , problem , sequence , RT kernel , jitter, logic
Asis,
Replied by abdulasis12 on topic how to install linuxcnc on mint I'm newbie
Thank you MR.Rodw,We can't really help with this sort of stuff. My best advice would be to grab my new installer and revert to Debian
forum.linuxcnc.org/9-installing-linuxcnc...or-linuxcnc-x86-only
As expected, looks like you do have a problem R8168 NIC interface
9 & 10 have proven to be winner for a lot of people.
Using an Ubuntu based distro you are on your own.
My case is require Mint because when I install Debian my motherboard (Model MSI Z97 gamming 3) seem not compattible with debian .
It's can't boot able after Install done.
Now I think I have 2 ways for choice
1. change pci LAN card to Intel chipset (think not over 25 usd)
2. easy way change my mainboard to other board socket 1150 and install debian (maybe asus ,asrock etc) with intel chip LAN on-baord (about 25-70 usd and hard for find because it's over 10 years ago model)
but.... if possible I want to try wtih this problem too, before change hardware.
last, I feel good with all problems about 1 weeks this, I have a lot problem and try try try with advise from Tommylight , rodw, Aciera .
I learned many things of linux OS , command , check , problem , sequence , RT kernel , jitter, logic
Asis,
Attachments:
Last edit: 26 Aug 2023 15:38 by abdulasis12.
Please Log in or Create an account to join the conversation.
Time to create page: 0.153 seconds