- LinuxCNC
- General LinuxCNC Questions
- Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
- sk_linuxcnc
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
28 Jul 2025 14:57 #332483
by sk_linuxcnc
Replied by sk_linuxcnc on topic Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
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?
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?
Please Log in or Create an account to join the conversation.
- sk_linuxcnc
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
28 Jul 2025 15:02 #332484
by sk_linuxcnc
Replied by sk_linuxcnc on topic Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
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)
Please Log in or Create an account to join the conversation.
- sk_linuxcnc
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
28 Jul 2025 15:26 #332485
by sk_linuxcnc
from Locales by Behai, i set up my locale as en US.UTF-8 UTF8
but the issue persists.
Replied by sk_linuxcnc on topic Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
i have run into a locale issue. what should be my locale set to? i am based in Germany.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.
from Locales by Behai, i set up my locale as en US.UTF-8 UTF8
but the issue persists.
Please Log in or Create an account to join the conversation.
- sk_linuxcnc
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
28 Jul 2025 15:54 #332487
by sk_linuxcnc
Replied by sk_linuxcnc on topic Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
for the locale issue? something needs to be manually set here or?
Please Log in or Create an account to join the conversation.
- sk_linuxcnc
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
28 Jul 2025 16:06 #332488
by sk_linuxcnc
Replied by sk_linuxcnc on topic Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
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)
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!
ahh.. as explained in this thread, you have to press spacebar to actually select the locale in the sudo menu-config (ha ha)

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!
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 482
- Thank you received: 176
28 Jul 2025 22:59 #332500
by unknown
Replied by unknown on topic Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
Ok once again.
For the interfaces you want to configure via Network Manager make sure the interface does not have an entry in the network file.
It is quite simple.
For the interfaces you want to configure via Network Manager make sure the interface does not have an entry in the network file.
It is quite simple.
Please Log in or Create an account to join the conversation.
- sk_linuxcnc
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
29 Jul 2025 08:32 #332514
by sk_linuxcnc
Replied by sk_linuxcnc on topic Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
you are right, it was quite simple indeed.
i opened the file interfaces file with
$ sudo open /etc/network/interfaces
commented out every line under #wireless
(managed to save the file this time since i was with sudo previlages.. unlike previously where i opened the file manually through the file manager)
$ sudo reboot
now wifi shows up under network manager gui, and it can be turned on and off easy.
thank you!
i opened the file interfaces file with
$ sudo open /etc/network/interfaces
commented out every line under #wireless
(managed to save the file this time since i was with sudo previlages.. unlike previously where i opened the file manually through the file manager)
$ sudo reboot
now wifi shows up under network manager gui, and it can be turned on and off easy.
thank you!
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96
Time to create page: 0.063 seconds