Update help ---- PoKeys No moore
- tecno
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1850
- Thank you received: 127
18 Jan 2021 12:33 #195777
by tecno
Replied by tecno on topic Update help ---- TOUCH
Xorg --configure
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
18 Jan 2021 12:55 #195779
by andypugh
Replied by andypugh on topic Update help ---- TOUCH
I am not sure it needs to, that was just to create and activate the xorg.conf file structure
Please Log in or Create an account to join the conversation.
- tecno
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1850
- Thank you received: 127
18 Jan 2021 13:42 #195787
by tecno
Replied by tecno on topic Update help ---- TOUCH
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "built-ins"
EndSection
Section "Module"
Load "glx"
EndSection
"~/xorg.conf.new" 111 lines, 3306 characters
Above is the content of Xorg -configure and placed in Root
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "built-ins"
EndSection
Section "Module"
Load "glx"
EndSection
"~/xorg.conf.new" 111 lines, 3306 characters
Above is the content of Xorg -configure and placed in Root
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
19 Jan 2021 12:58 #195887
by andypugh
Replied by andypugh on topic Update help ---- TOUCH
Have you tried searching general Linux forums etc for a hint on this?
Please Log in or Create an account to join the conversation.
- tecno
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1850
- Thank you received: 127
19 Jan 2021 13:55 #195893
by tecno
Replied by tecno on topic Update help ---- TOUCH
I now have fully working Touch in my shop on the Lathe. I am happy camper
Here a solution I found on the net.
github.com/kreijack/xlibinput_calibrator
Got it working via git clone, zip is not OK what I found out and have contacted author.
Thank you to all of you who offered help.
Here a solution I found on the net.
github.com/kreijack/xlibinput_calibrator
Got it working via git clone, zip is not OK what I found out and have contacted author.
Thank you to all of you who offered help.
The following user(s) said Thank You: Mike_Eitel
Please Log in or Create an account to join the conversation.
- tecno
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1850
- Thank you received: 127
19 Jan 2021 14:40 #195896
by tecno
Replied by tecno on topic Update help ---- MPG
Next issue I just discovered.
On 2.7.14 I had X and Z MPG's working but not now with update to 2.8.1
Can you guys have a look what might have been changed when the script did its magic.
On 2.7.14 I had X and Z MPG's working but not now with update to 2.8.1
Can you guys have a look what might have been changed when the script did its magic.
Attachments:
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
19 Jan 2021 23:15 #195936
by andypugh
Replied by andypugh on topic Update help ---- MPG
Can you start LinuxCNC from the command line and paste the output?
Please Log in or Create an account to join the conversation.
- tecno
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1850
- Thank you received: 127
20 Jan 2021 11:01 #195984
by tecno

Dohhh, I was in a hurry and forgot to home all axis.
Replied by tecno on topic Update help ---- MPG-solved

Dohhh, I was in a hurry and forgot to home all axis.
Please Log in or Create an account to join the conversation.
- tecno
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1850
- Thank you received: 127
26 Jan 2021 14:02 #196614
by tecno
So what to do to get me up and running?
Replied by tecno on topic Update help ---- HAL issues
bengt@CombiMll:~$ linuxcnc
LINUXCNC - 2.8.1
Machine configuration directory is '/home/bengt/linuxcnc/configs/GB_2speed'
Machine configuration file is 'GB_2speed.ini'
Starting LinuxCNC...
Found file(REL): ./GB_2speed.hal
Note: Using POSIX realtime
hm2: loading Mesa HostMot2 driver version 0.15
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: 10.10.10.10: INFO: Hardware address (MAC): 00:60:1b:10:41:2b
hm2_eth: discovered 7I76E-16
hm2/hm2_7i76e.0: Low Level init 0.15
hm2/hm2_7i76e.0: Smart Serial Firmware Version 43
Board hm2_7i76e.0.7i76.0.0 Hardware Mode 0 = standard
Board hm2_7i76e.0.7i76.0.0 Software Mode 0 = io_spin
Board hm2_7i76e.0.7i76.0.0 Software Mode 1 = io_ana_spin
Board hm2_7i76e.0.7i76.0.0 Software Mode 2 = io_enc_ana_spin_fv
Board hm2_7i76e.0.7i73.0.1 Hardware Mode 0 = nokeyboardnodisplay
Board hm2_7i76e.0.7i73.0.1 Software Mode 0 = inputoutputencoder
Board hm2_7i76e.0.7i73.0.1 Software Mode 1 = inputoutputencoderanalog
Board hm2_7i76e.0.7i73.0.1 Software Mode 2 = inputoutputencoderanalog
Board hm2_7i76e.0.7i73.0.1 Hardware Mode 1 = nokeyboarddisplay
Board hm2_7i76e.0.7i73.0.1 Software Mode 0 = inputoutputencoderdisplay
Board hm2_7i76e.0.7i73.0.1 Software Mode 1 = inputoutputencoderanalogdisplay
Board hm2_7i76e.0.7i73.0.1 Software Mode 2 = inputoutputencoderanalogwidedisplay
Board hm2_7i76e.0.7i73.0.1 Hardware Mode 2 = keyboard4by8nodisplay
Board hm2_7i76e.0.7i73.0.1 Software Mode 0 = inputoutputencoderkeycode4by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 1 = inputoutputencoderanalogkeycode4by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 2 = inputoutputencoderanalogkeycode4by8
Board hm2_7i76e.0.7i73.0.1 Hardware Mode 3 = keyboard4by8display
Board hm2_7i76e.0.7i73.0.1 Software Mode 0 = inputoutputencoderdisplaykeycode4by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 1 = inputoutputencoderanalogdisplaykeycode4by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 2 = inputoutputencoderanalogwidedisplaykeycode4by8
Board hm2_7i76e.0.7i73.0.1 Hardware Mode 4 = keyboard8by8nodisplay
Board hm2_7i76e.0.7i73.0.1 Software Mode 0 = inputoutputencoderkeycode8by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 1 = inputoutputencoderanalogkeycode8by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 2 = inputoutputencoderanalogkeycode8by8
Board hm2_7i76e.0.7i73.0.1 Hardware Mode 5 = keyboard8by8display
Board hm2_7i76e.0.7i73.0.1 Software Mode 0 = inputoutputencoderdisplaykeycode8by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 1 = inputoutputencoderanalogdisplaykeycode8by8
Board hm2_7i76e.0.7i73.0.1 Software Mode 2 = inputoutputencoderanalogwidedisplaykeycode8by8
hm2/hm2_7i76e.0: 51 I/O Pins used:
hm2/hm2_7i76e.0: IO Pin 000 (P1-01): StepGen #0, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 001 (P1-14): StepGen #0, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 002 (P1-02): StepGen #1, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 003 (P1-15): StepGen #1, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 004 (P1-03): StepGen #2, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 005 (P1-16): StepGen #2, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 006 (P1-04): StepGen #3, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 007 (P1-17): StepGen #3, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 008 (P1-05): StepGen #4, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 009 (P1-06): StepGen #4, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 010 (P1-07): Smart Serial Interface #0, pin tx0 (Output)
hm2/hm2_7i76e.0: IO Pin 011 (P1-08): Smart Serial Interface #0, pin rx0 (Input)
hm2/hm2_7i76e.0: IO Pin 012 (P1-09): Smart Serial Interface #0, pin tx1 (Output)
hm2/hm2_7i76e.0: IO Pin 013 (P1-10): Smart Serial Interface #0, pin rx1 (Input)
hm2/hm2_7i76e.0: IO Pin 014 (P1-11): Muxed Encoder #2, pin Muxed Index (Input)
hm2/hm2_7i76e.0: IO Pin 015 (P1-12): Muxed Encoder #2, pin Muxed B (Input)
hm2/hm2_7i76e.0: IO Pin 016 (P1-13): Muxed Encoder #2, pin Muxed A (Input)
hm2/hm2_7i76e.0: IO Pin 017 (P2-01): IOPort
hm2/hm2_7i76e.0: IO Pin 018 (P2-14): IOPort
hm2/hm2_7i76e.0: IO Pin 019 (P2-02): IOPort
hm2/hm2_7i76e.0: IO Pin 020 (P2-15): IOPort
hm2/hm2_7i76e.0: IO Pin 021 (P2-03): IOPort
hm2/hm2_7i76e.0: IO Pin 022 (P2-16): IOPort
hm2/hm2_7i76e.0: IO Pin 023 (P2-04): IOPort
hm2/hm2_7i76e.0: IO Pin 024 (P2-17): IOPort
hm2/hm2_7i76e.0: IO Pin 025 (P2-05): IOPort
hm2/hm2_7i76e.0: IO Pin 026 (P2-06): IOPort
hm2/hm2_7i76e.0: IO Pin 027 (P2-07): Muxed Encoder Select #0, pin Mux Select 0 (Output)
hm2/hm2_7i76e.0: IO Pin 028 (P2-08): Muxed Encoder #0, pin Muxed A (Input)
hm2/hm2_7i76e.0: IO Pin 029 (P2-09): Muxed Encoder #0, pin Muxed B (Input)
hm2/hm2_7i76e.0: IO Pin 030 (P2-10): Muxed Encoder #0, pin Muxed Index (Input)
hm2/hm2_7i76e.0: IO Pin 031 (P2-11): Muxed Encoder #1, pin Muxed A (Input)
hm2/hm2_7i76e.0: IO Pin 032 (P2-12): Muxed Encoder #1, pin Muxed B (Input)
hm2/hm2_7i76e.0: IO Pin 033 (P2-13): Muxed Encoder #1, pin Muxed Index (Input)
hm2/hm2_7i76e.0: IO Pin 034 (P3-01): PWMGen #0, pin Out0 (PWM or Up) (Output)
hm2/hm2_7i76e.0: IO Pin 035 (P3-14): IOPort
hm2/hm2_7i76e.0: IO Pin 036 (P3-02): StepGen #5, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 037 (P3-15): IOPort
hm2/hm2_7i76e.0: IO Pin 038 (P3-03): StepGen #5, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 039 (P3-16): IOPort
hm2/hm2_7i76e.0: IO Pin 040 (P3-04): StepGen #6, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 041 (P3-17): IOPort
hm2/hm2_7i76e.0: IO Pin 042 (P3-05): StepGen #6, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 043 (P3-06): StepGen #7, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 044 (P3-07): StepGen #7, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 045 (P3-08): StepGen #8, pin Step (Output)
hm2/hm2_7i76e.0: IO Pin 046 (P3-09): StepGen #8, pin Direction (Output)
hm2/hm2_7i76e.0: IO Pin 047 (P3-10): IOPort
hm2/hm2_7i76e.0: IO Pin 048 (P3-11): IOPort
hm2/hm2_7i76e.0: IO Pin 049 (P3-12): IOPort
hm2/hm2_7i76e.0: IO Pin 050 (P3-13): IOPort
hm2/hm2_7i76e.0: registered
[b]GB_2speed: dlopen: /usr/lib/linuxcnc/modules/GB_2speed.so: cannot open shared object file: No such file or directory
./GB_2speed.hal:18: waitpid failed /usr/bin/rtapi_app GB_2speed
./GB_2speed.hal:18: /usr/bin/rtapi_app exited without becoming ready
./GB_2speed.hal:18: insmod for GB_2speed failed, returned -1
Shutting down and cleaning up LinuxCNC...
hm2_eth: in hm2_eth_reset
hm2_eth: HostMot2 ethernet driver unloaded
hm2: unloading
Note: Using POSIX realtime
LinuxCNC terminated with an error. You can find more information in the log:
/home/bengt/linuxcnc_debug.txt
and
/home/bengt/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
bengt@CombiMll:~$
So what to do to get me up and running?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
26 Jan 2021 14:11 #196615
by andypugh
Replied by andypugh on topic Update help ---- HAL issues
It looks like you have a custom HAL component (GB_2speed) which is not installed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.207 seconds