- LinuxCNC
- Installing LinuxCNC
- Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
08 Aug 2021 20:33 #217261
by rodw
Replied by rodw on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
What is your wifi card (make and model) Is it USB?I installed Debian 11 in a time window I had.... it was missing a driver for my WiFi (fairly newish card.... always worked / loaded fine in Debian 10)
MX-21 was taking way too long ( cement through a straw!)
sort all the rest later
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
08 Aug 2021 21:04 - 08 Aug 2021 21:08 #217264
by robertspark
Replied by robertspark on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
wifi all sorted now (its an intel one, needed non-free contrib repository)
try again.... This may be of help to you Rod, it did work for me just fine:sudo geany /etc/lightdm/lightdm.conf
scroll down to about line126 and uncomment (remove #) both of the following lines and add YOUR login user nameautologin-user=rob
autologin-user-timeout=0
try again.... This may be of help to you Rod, it did work for me just fine:sudo geany /etc/lightdm/lightdm.conf
scroll down to about line126 and uncomment (remove #) both of the following lines and add YOUR login user nameautologin-user=rob
autologin-user-timeout=0
Last edit: 08 Aug 2021 21:08 by robertspark.
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
08 Aug 2021 21:49 #217268
by robertspark
Replied by robertspark on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
well... progress... make RIP at present.
Linux RobsCNC 5.10.0-8-rt-amd64 #1 SMP PREEMPT_RT Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
dependencies were "interesting".... but sorted now
Linux RobsCNC 5.10.0-8-rt-amd64 #1 SMP PREEMPT_RT Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
dependencies were "interesting".... but sorted now
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
09 Aug 2021 19:31 - 09 Aug 2021 19:33 #217328
by robertspark
Replied by robertspark on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
for a RIP build on Debian 11 / MX-Linux 21, what did you do for missing dependancy:
libgl1-mesa-swx11-dev {never mind.... seems to be something of a carry over from Jessie)
libgl1-mesa-swx11-dev {never mind.... seems to be something of a carry over from Jessie)
Last edit: 09 Aug 2021 19:33 by robertspark.
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
09 Aug 2021 19:52 #217333
by robertspark
Replied by robertspark on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
RIP Errors, on MX-Linux 21 (Debian 11)
Opening the QTPlasmaC Sim following build / RIP and Gmoccapy 4 axis Sim
Opening the QTPlasmaC Sim following build / RIP and Gmoccapy 4 axis Sim
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
09 Aug 2021 20:01 #217336
by robertspark
Replied by robertspark on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
python-opengl missing.... for gmoccapy as a dependency
Please Log in or Create an account to join the conversation.
09 Aug 2021 20:02 #217337
by rodw
Replied by rodw on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
From the errors, looks like you missed a few dependencies. Did you open the spoiler in this post hat had them all in it?
forum.linuxcnc.org/38-general-linuxcnc-q...stall?start=0#217208
Just paste it in again, remove any it can't find so it runs. It will ignore anything not required.
forum.linuxcnc.org/38-general-linuxcnc-q...stall?start=0#217208
Just paste it in again, remove any it can't find so it runs. It will ignore anything not required.
Please Log in or Create an account to join the conversation.
09 Aug 2021 20:05 #217339
by rodw
Replied by rodw on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
I think that should be pyton3-opengl but it might resolve to the versionpython-opengl missing.... for gmoccapy as a dependency
Please Log in or Create an account to join the conversation.
09 Aug 2021 20:13 #217340
by rodw
Replied by rodw on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
sudo apt-get install python3-PyQt5.Qsci python-dbus.mainloop.pyqt5
keep them coming I'm updating my list
keep them coming I'm updating my list
Please Log in or Create an account to join the conversation.
09 Aug 2021 20:20 #217341
by rodw
Replied by rodw on topic Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
and python3-pyqt5.qtwebengine
Please Log in or Create an account to join the conversation.
- LinuxCNC
- Installing LinuxCNC
- Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
Time to create page: 0.189 seconds