Need help installing LinuxCNC

More
23 Mar 2019 23:24 #129405 by hvnfun2
e1000e was in the list. i selected it and hit continue and it comes back with the same message... No ethernet card detected. if you know the name of blah blah

also tried double clicking it... same result.

its in a loop

Please Log in or Create an account to join the conversation.

More
23 Mar 2019 23:39 #129406 by InMyDarkestHour
When you doing an install CTR-ALT-F1 will get you a terminal, after trying to load the e1000e driver switch to the terminal and run dmesg and see if you can see anything relating to the load of e1000e.......if if goes by too quick try dmesg | more

CTLR-ALT F5 should get you back to the GUI screen...or try some other Fx keys.....memory is a bit fuzzy ATM

In Ubuntu:
sudo cat /proc/cpuinfo | grep --color vmx should tell if your CPU supports virtualisation

sudo cat /proc/cpuinfo | grep --color svmx should tell if the bios has virtualisation enabled

Also whilst in the termnial could you try lspci -nn and report back any info regarding the ethernet card ?

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 00:00 - 24 Mar 2019 00:02 #129407 by InMyDarkestHour
RE Virtualisation
According to this on page 2-30 VT-x is supported (start reading from 2-28) if this is not an exact match for your motherboard it should be about ball park
dlsvr04.asus.com/pub/ASUS/mb/LGA1151/PRI...Z390-P_UM_v3_web.pdf


Screen shot below
Attachments:
Last edit: 24 Mar 2019 00:02 by InMyDarkestHour.

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 00:07 #129408 by hvnfun2
ok, this is what i see

the cpuinfo vmx command showed the vmx in a different color allong with a bunch of other stuff.

the cpuinfo with svmx returned nothing

when i did the ctrl alt f5 then dmesg it didn't come back...like its waiting for mor input
but when i got the terminal showin after teh ctlr alt f5 i see several error messages
a couple warnings on fbdev driver then
(ee) fatal server error
server already active for display ..... if this server is no longer running remove /tmp/.X0-lock

then an error about the need for logo adjustment it needs scaling

perhaps the errors are from a prevously aborted install?

lspci command info in next message
( i need to leave for the night... will work on it again later) thanks

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 00:09 #129410 by hvnfun2
don@don-PRIME-Z390-A:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:3e30] (rev 0a)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e98]
00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
00:17.0 SATA controller [0106]: Intel Corporation Cannon Lake PCH SATA AHCI Controller [8086:a352] (rev 10)
00:1b.0 PCI bridge [0604]: Intel Corporation Device [8086:a340] (rev f0)
00:1b.4 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port 21 [8086:a32c] (rev f0)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:a338] (rev f0)
00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port 9 [8086:a330] (rev f0)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a305] (rev 10)
00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (7) I219-V [8086:15bc] (rev 10)
02:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981 [144d:a808]

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 00:11 #129411 by hvnfun2
thanks about motherboard vt-x thing i will review and work on that tomorrow

thanks for your help today

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 00:53 #129413 by InMyDarkestHour
Upon further research......

The e1000e driver supplied with debian, even tho it is the right driver, does not have a pci id match for the particular NIC you have. Where as Ubuntu does.

ie: 8086:15bc

Debian does match:
8086:1589
8086:1588
8086:1587
So ATM you are out of luck with the debian kernel :(

This confirmed by:
modinfo e1000e | grep --color 15BC

(you will get a match with ubuntu)

If the MBO doesn't support virtulisation, well that's kind of sucky.

If you want to build Linuxcnc under Ubuntu check this page out, have a good read
forum.linuxcnc.org/9-installing-linuxcnc...install-or-deb#86196

And here
forum.linuxcnc.org/9-installing-linuxcnc...8-12-with-preempt-rt

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 02:03 #129423 by tommylight
To run a sim you do not need virtualbox, it runs on many linux distros and it does not require RT kernels to do so.
The link is on the first page of this thread:
forum.linuxcnc.org/9-installing-linuxcnc...uxcnc?start=0#129125
just choose one of the distributions that is closer to your Ubuntu version and try to install it with gdebi. That is it.

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 02:18 #129428 by InMyDarkestHour
18.04 requires bionic

Which is quite a few versions ahead of what is listed.

Please Log in or Create an account to join the conversation.

More
24 Mar 2019 07:43 #129448 by pl7i92
im on bionic as a simulator
and it is quide easy as there is a Reposity for this
juast out of the boy
nice and eaysy
forum.linuxcnc.org/9-installing-linuxcnc...buntu-ppa-repository

Please Log in or Create an account to join the conversation.

Time to create page: 0.203 seconds
Powered by Kunena Forum