Advanced Search

Search Results (Searched for: raspberry)

  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 16:06

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

forum.linuxcnc.org/39-pncconf/50843-loca...ng-on-raspberry-pi-4

ahh.. as explained in this thread, you have to press spacebar to actually select the locale in the sudo menu-config (ha ha) :dry:

by typing locale in the terminale, the newly set locale can be confirmed. I have fixed the locale issue now.

so back to the interface settings and network manager.. i still need help there. Thanks again to all!
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 15:54
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 15:26

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Once you have networking setup you can configure your Mesa card as you would for a normal PC, there are plenty of threadson the forum regarding this subject, there is nothing particular to the RPi platform in this respect.
 

i have run into a locale issue. what should be my locale set to? i am based in Germany. 
from Locales by Behai, i set up my locale as en US.UTF-8 UTF8
but the issue persists. 
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 15:02

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

and as i understand, you suggest to comment out the following lines in the interface file? correct? or will i also have to edit something in the Wpa supplicant? (once again i would prefer doing it through the menu-config)
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 14:57

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

with network manager installed, i cannot reach the network interface file like earlier. 
i tried to use
> sudo service NetworkManager stop
but then i cannot enter the network menu in the sudo menu-config anymore

to edit the file in the etc/network folder i cannot save whatever i have edited. and i would really like to edit it through the sudo menu-config rather than messing up any files manually through the filemanager

whats the go around? 
  • unknown
  • unknown
28 Jul 2025 14:46

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Remove the setup for the network you want to manage from the network file.
Leave the wired connection in the network file and use network manager for the wifi. I turn the wifi off whilst running a job.
May help with latency, stops Bad Guys from messing stuff up.
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 14:37

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Hello Sir, i did read about that in the wiki.debian.org/NetworkManager
how may i make it visible and editable through the network manager. specifically the wifi connection.
also as i pointed above, i tried to make a new wifi connection to my mobile hotspot, but as you can see, i cannot connect to it or use it.

what is the go around?
  • PCW
  • PCW's Avatar
28 Jul 2025 14:34

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

If you setup a network interface in the interfaces file,
that particular interface is no longer managed by
the network manager.
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 14:31

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

quick question, why does my network manager look like this? im still connected to wifi, and also have the connection to mesa card, but those options dont show up. i also set up a new wifi connection 1 to a different source, but im not able to switch into it or make it run. 
  • unknown
  • unknown
28 Jul 2025 14:24

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Generally only suggested for Intel NIC, RPi uses a Broadcom NIC.

I would also recommend the zswap mod if you intended to use an interface other than Axis, there is a reference to that in the index.

Once you have networking setup you can configure your Mesa card as you would for a normal PC, there are plenty of threads on the forum regarding this subject, there is nothing particular to the RPi platform in this respect.
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 13:33

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

ah great! i managed to get connection to the mesa card and wifi simply through the sudo menu-config . like i said, i had gone through all the posts mentioned above, but going through them with index page you mentioned helped quite alot. now i can ping the card at 10.10.10.10 and get responses.

my next question is,

auto eth0
iface eth0 inet static
address 10.10.10.100
netmask 255.255.255.0

is sufficient in the interface file or shall i also add

hardware-irq-coalesce-rx-usecs 0 after netmask? and whats the significance of this line? Thanks again!
  • unknown
  • unknown
28 Jul 2025 13:31

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

As the image is there is no root password, it is too easy to mess up the system when using root. As I stated in my first post you need to use sudo. It would be best for you to search to how to use the sudo command for tasks that require elevated privileges.
Teaching one how to use Linux is not something that I am willing to do on the forum and quite frankly there are many quality tutorials on the net.
This one www.debian.org/doc/user-manuals#debian-handbook whilst it maybe for an earlier version of Debian it is a good start, and you should be able to find something in your native language.
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 12:58

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

what is the root id and password sir? i only know the default user credentials "cnc" with password "cnc"
  • unknown
  • unknown
28 Jul 2025 10:59

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Please read the major thread regarding the RPi, it's a sticky.

Regarding editing files under
/etc you will require super user privileges, please use your favourite search engine to learn how to use sudo.

Once again it is not very helpful when a user says that something doesn't work without any error messages or the sort.

Once in the main RPi image thread I have written examples,covering many circumstances regarding network setup and what needs to be addressed in the network file.

There is even a sticky thread that is an index to the main RPi image thread.
forum.linuxcnc.org/38-general-linuxcnc-q...l-images-only#325007
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 09:26

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Hello Senior Members,

I have begun working on my 2nd linuxcnc project. Previously, i have successfully set up 2 CNC machines with Linuxcnc and parallel port combined with a lot of help and learnings even for the most basic things from you all.

This time i have:
> Rpi 5, installed with LinuxCNC 2.9.4  Raspberry Pi 5 OS based on Debian Bookworm  Raspberry Pi 5 on a SD card through Raspberry pi imager.
> Mesa 7i96 board (fresh out of the box, w5 and w6 jumpers set on Down position)

I have read through forum.linuxcnc.org/9-installing-linuxcnc...l-images-only#320270 and rest of the topics, hm2_eth , network manager, and youtube videos. I am still unsure what to do and how.

> i cannot make a wifi connection with menu-config. i dont really understand it to be honest. what information to put and where?
> i cannot edit the etc/network/interfaces file, it does not let me save the changes. and what shall i change and not change in it?
> with network-manager-gnome im still not able to connect to a wifi or ethernet. also what is eth0 and wifi0 they cant be used?
> what is mesaflash? do i have to flash my mesa card or update it or whatever during my first boot? or does it work out of the box

If only somebody could just walk me through the barebones setup so that i can simply make a connection to the mesa card, and have wifi connection too.. from scratch. it would be very helpful for me and anyone like me. 

Best regards
Sk
Displaying 106 - 120 out of 835 results.
Time to create page: 0.571 seconds
Powered by Kunena Forum