Mini wannabe datron build
29 Apr 2023 07:43 #270169
by rodw
Replied by rodw on topic Mini wannabe datron build
Sounds like you did not tick a gui when you installed. See my instructions 9-10
docs.google.com/document/d/1jeV_4VKzVmOI.../edit?usp=share_link
There is a fairly easy fix
Select XFCE and install it, reboot into a gui
docs.google.com/document/d/1jeV_4VKzVmOI.../edit?usp=share_link
There is a fairly easy fix
sudo apt install tasksel
sudo tasksel
Select XFCE and install it, reboot into a gui
Please Log in or Create an account to join the conversation.
- ihavenofish
- Offline
- Platinum Member
Less
More
- Posts: 686
- Thank you received: 124
29 Apr 2023 07:54 #270170
by ihavenofish
Replied by ihavenofish on topic Mini wannabe datron build
I think part of the issue is my network doesnt work during the install.
sudo "command not found"
hmm
sudo "command not found"
hmm
Please Log in or Create an account to join the conversation.
29 Apr 2023 08:12 #270172
by rodw
Replied by rodw on topic Mini wannabe datron build
Somehow get network for the install as the image I shared is a network install, just the minimum.
Please Log in or Create an account to join the conversation.
- ihavenofish
- Offline
- Platinum Member
Less
More
- Posts: 686
- Thank you received: 124
29 Apr 2023 08:44 #270175
by ihavenofish
Replied by ihavenofish on topic Mini wannabe datron build
Yes, it was network. didnt respect my wifi card or something. i swapped to the network the mesa card was one and it all went fine.
thanks
now to install linuxcnc...
thanks
now to install linuxcnc...
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- ihavenofish
- Offline
- Platinum Member
Less
More
- Posts: 686
- Thank you received: 124
29 Apr 2023 09:26 - 29 Apr 2023 09:27 #270178
by ihavenofish
Replied by ihavenofish on topic Mini wannabe datron build
linuxcnc installed, starting on probe basic based on instructions... got this error
dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
dpkg: error: 2 expected programs not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
dpkg: error: 2 expected programs not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
Last edit: 29 Apr 2023 09:27 by ihavenofish.
Please Log in or Create an account to join the conversation.
- ihavenofish
- Offline
- Platinum Member
Less
More
- Posts: 686
- Thank you received: 124
29 Apr 2023 09:44 #270179
by ihavenofish
Replied by ihavenofish on topic Mini wannabe datron build
oook, next error.
cp: cannot create regular file '/home/root//Pictures/': Not a directory
dpkg: error processing package python3-probe-basic (--install):
installed python3-probe-basic package post-installation script subprocess returned error exit status 1
Processing triggers for fontconfig (2.14.1-4) ...
Errors were encountered while processing:
python3-probe-basic
cp: cannot create regular file '/home/root//Pictures/': Not a directory
dpkg: error processing package python3-probe-basic (--install):
installed python3-probe-basic package post-installation script subprocess returned error exit status 1
Processing triggers for fontconfig (2.14.1-4) ...
Errors were encountered while processing:
python3-probe-basic
Please Log in or Create an account to join the conversation.
- ihavenofish
- Offline
- Platinum Member
Less
More
- Posts: 686
- Thank you received: 124
29 Apr 2023 10:18 #270182
by ihavenofish
Replied by ihavenofish on topic Mini wannabe datron build
ok, seems to be installed, but it errors if i try to open linuxcnc with the probe basic ui. it also does not provide me with that as an option in pncconf.
Please Log in or Create an account to join the conversation.
- ihavenofish
- Offline
- Platinum Member
Less
More
- Posts: 686
- Thank you received: 124
29 Apr 2023 10:25 #270183
by ihavenofish
Replied by ihavenofish on topic Mini wannabe datron build
so this is the error starting up.
[qtpyvcp.widgets.display_widgets.vtk_backplot.vtk_backplot][[37mDEBUG[0m]
translate1: (0.0, 0.0, 0.0) (vtk_backplot.py:142)
[qtpyvcp.widgets.display_widgets.vtk_backplot.vtk_backplot][[37mDEBUG[0m]
active_wcs_offset: (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) (vtk_backplot.py:143)
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 12 (X_ConfigureWindow)
Resource id in failed request: 0x5
Serial number of failed request: 7
Current serial number in output stream: 8
24575
24612
Stopping realtime threads
Unloading hal components
Note: Using POSIX non-realtime
[qtpyvcp.widgets.display_widgets.vtk_backplot.vtk_backplot][[37mDEBUG[0m]
translate1: (0.0, 0.0, 0.0) (vtk_backplot.py:142)
[qtpyvcp.widgets.display_widgets.vtk_backplot.vtk_backplot][[37mDEBUG[0m]
active_wcs_offset: (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) (vtk_backplot.py:143)
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 12 (X_ConfigureWindow)
Resource id in failed request: 0x5
Serial number of failed request: 7
Current serial number in output stream: 8
24575
24612
Stopping realtime threads
Unloading hal components
Note: Using POSIX non-realtime
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
29 Apr 2023 10:37 #270184
by tommylight
Get the new ISO, with GUI, while installing if it asks for a root password, do not enter anything, just move on, it will ask for a new user name and password.
Replied by tommylight on topic Mini wannabe datron build
Means you are running as ROOT, not a user, so some stuff will not work properly, pretty sure LinuxCNC also does not run as root.
sudo "command not found"
Get the new ISO, with GUI, while installing if it asks for a root password, do not enter anything, just move on, it will ask for a new user name and password.
Please Log in or Create an account to join the conversation.
- ihavenofish
- Offline
- Platinum Member
Less
More
- Posts: 686
- Thank you received: 124
29 Apr 2023 10:47 - 29 Apr 2023 10:52 #270186
by ihavenofish
Replied by ihavenofish on topic Mini wannabe datron build
you are about 12 posts late . we are well past that, now im trying to figure out why probe basic isnt starting.
Last edit: 29 Apr 2023 10:52 by ihavenofish.
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
Time to create page: 0.127 seconds