Update help ---- PoKeys No moore
- tommylight
- Away
- Moderator
Less
More
- Posts: 19201
- Thank you received: 6436
08 Jan 2021 19:43 #194530
by tommylight
Replied by tommylight on topic Update help
Please Log in or Create an account to join the conversation.
08 Jan 2021 19:46 #194531
by tecno
Replied by tecno on topic Update help
So is the 19.3 install I did OK or not?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19201
- Thank you received: 6436
08 Jan 2021 19:52 #194533
by tommylight
Replied by tommylight on topic Update help
You said 20 and posted the stuff for 19.3.
This is for 19.3:
forum.linuxcnc.org/9-installing-linuxcnc...nd-easy-installation
This is for 20:
forum.linuxcnc.org/9-installing-linuxcnc...-nearly-easy-install
This is for 19.3:
forum.linuxcnc.org/9-installing-linuxcnc...nd-easy-installation
This is for 20:
forum.linuxcnc.org/9-installing-linuxcnc...-nearly-easy-install
The following user(s) said Thank You: tecno
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19201
- Thank you received: 6436
08 Jan 2021 19:55 #194534
by tommylight
Replied by tommylight on topic Update help
If you do not get the grub menu at boot:
launchpad.net/~danielrichter2007/+archiv...untu/grub-customizer
Use that to make the default kernel at boot the RT one.
launchpad.net/~danielrichter2007/+archiv...untu/grub-customizer
Use that to make the default kernel at boot the RT one.
The following user(s) said Thank You: tecno
Please Log in or Create an account to join the conversation.
08 Jan 2021 20:04 #194536
by tecno
Replied by tecno on topic Update help
I got it
bengt@CNC3000:~$ uname -a
Linux CNC3000 4.9.0-13-rt-amd64 #1 SMP PREEMPT RT Debian 4.9.228-1 (2020-07-05) x86_64 x86_64 x86_64 GNU/Linux
bengt@CNC3000:~$
Tomorrow I will try to get Touch working
bengt@CNC3000:~$ uname -a
Linux CNC3000 4.9.0-13-rt-amd64 #1 SMP PREEMPT RT Debian 4.9.228-1 (2020-07-05) x86_64 x86_64 x86_64 GNU/Linux
bengt@CNC3000:~$
Tomorrow I will try to get Touch working
Please Log in or Create an account to join the conversation.
09 Jan 2021 00:41 #194554
by rodw
Replied by rodw on topic Update help
I would keep your existing OS which has preemptRT on it already. I could not get Mint 2.0 going with Tommy;s shortcut. If you do go that way, I would search for his 19.3 version which I know works.
Please Log in or Create an account to join the conversation.
09 Jan 2021 09:56 #194575
by tecno
Replied by tecno on topic Update help
Hi Rod,
I will go with 19.3, Yesterday was enough pissing around trying to fix the SSD from INTENSO. I do believe that the extra flash is very damaged.
I will go with 19.3, Yesterday was enough pissing around trying to fix the SSD from INTENSO. I do believe that the extra flash is very damaged.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
09 Jan 2021 16:01 #194600
by tecno
Replied by tecno on topic Update help
So now I have something to report.
1. Touch did work out of the box but needs to be calibrated.
2. My cycles tab does not work = no graphics
Can this be an issue of converted hal/ini from 2.7.14 to 2.8?
3. Camera issues
Here mpv is run stand alone and cross-hairs are OK
Here mpv in gmoccapy and cross-hair is not as it should be
How to rotate picture 90° ?
1. Touch did work out of the box but needs to be calibrated.
2. My cycles tab does not work = no graphics
Can this be an issue of converted hal/ini from 2.7.14 to 2.8?
EMBED_TAB_NAME=Cycles
EMBED_TAB_LOCATION = ntb_preview
EMBED_TAB_COMMAND=halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -u lathehandler.py -x {XID} lathemacro.ui
3. Camera issues
Here mpv is run stand alone and cross-hairs are OK
Here mpv in gmoccapy and cross-hair is not as it should be
EMBED_TAB_NAME = Camera
EMBED_TAB_LOCATION = ntb_preview
EMBED_TAB_COMMAND = mpv av://v4l2:/dev/video0 --wid {XID} --vf-add=drawbox=-1:2:-1:240:t=1 --vf-add=drawbox=2:-1:-1:320:t=1 --no-border
How to rotate picture 90° ?
Attachments:
Please Log in or Create an account to join the conversation.
11 Jan 2021 15:25 #194917
by tecno
Replied by tecno on topic Update help
The problem above looks to be problems with Mint.
Below here 2 screenshots with Debian 10 LCNC and it just works.
Only thing I have not figured out yet is how to rotate the webcam 90
EMBED_TAB_COMMAND = mpv /dev/video0 --wid {XID} --vf-add=drawbox=-1:2:-1:240:t=1 --vf-add=drawbox=2:-1:320:-1:t=1 --no-border
I will install a new Debian 10 on the now formatted SSD and see if I can get TOUCH working.
Below here 2 screenshots with Debian 10 LCNC and it just works.
Only thing I have not figured out yet is how to rotate the webcam 90
EMBED_TAB_COMMAND = mpv /dev/video0 --wid {XID} --vf-add=drawbox=-1:2:-1:240:t=1 --vf-add=drawbox=2:-1:320:-1:t=1 --no-border
I will install a new Debian 10 on the now formatted SSD and see if I can get TOUCH working.
Attachments:
Please Log in or Create an account to join the conversation.
11 Jan 2021 15:45 - 12 Jan 2021 09:35 #194919
by ikkuh
It's in the manual.
Good decision, will make your life a lot easier in the future.
Maybe you can start a new topic with each problem. This topic is getting messy and it's unusable for future reference for other users with same problems.
Replied by ikkuh on topic Update help
Only thing I have not figured out yet is how to rotate the webcam 90
EMBED_TAB_COMMAND = mpv /dev/video0 --wid {XID} --vf-add=drawbox=-1:2:-1:240:t=1 --vf-add=drawbox=2:-1:320:-1:t=1 --no-border
It's in the manual.
--video-rotate=<0-359|no>
Rotate the video clockwise, in degrees. Currently supports 90° steps only. If no is given, the video is never rotated, even if the file has rotation metadata. (The rotation value is added to the rotation metadata, which means the value 0 would rotate the video according to the rotation metadata)
I will install a new Debian 10 on the now formatted SSD and see if I can get TOUCH working.
Good decision, will make your life a lot easier in the future.
Maybe you can start a new topic with each problem. This topic is getting messy and it's unusable for future reference for other users with same problems.
Last edit: 12 Jan 2021 09:35 by ikkuh.
The following user(s) said Thank You: tecno
Please Log in or Create an account to join the conversation.
Time to create page: 0.283 seconds