Search found 24 matches
- Fri Oct 13, 2023 7:08 pm
- Forum: Package Requests - MX-23
- Topic: Request: OVPN App/Client for sysVinit
- Replies: 1
- Views: 169
Request: OVPN App/Client for sysVinit
I was hoping, due to a decent amount of users moving from some of the popular picks because of some of their internal changes, I could raise this topic - if a SysVinit version of the VPN app is possible. I understand we already have a couple of good picks, nicely provided by MX devs (thank you ...
- Fri Oct 13, 2023 6:30 pm
- Forum: MX Help
- Topic: How do I set up permissions for a new hdd partition? [Solved]
- Replies: 15
- Views: 977
Re: How do I set up permissions for a new hdd partition? [Solved]
I believe it would be fair to post a solution and mark this as solved. Similar to what was suggested on the previous page, I found a decent working solution using bash:
#Navigate to the folder where mounting points are (media/user)
cd /media/username
sudo mkdir <directory_name>
blkid -> check ...
#Navigate to the folder where mounting points are (media/user)
cd /media/username
sudo mkdir <directory_name>
blkid -> check ...
- Thu Aug 10, 2023 10:08 pm
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
@spring.snow
I got curious about the nics failing and this appears to be a known problem with that motherboard. See these two Reddit threads:
https://www.reddit.com/r/gigabyte/comments/lrkit9/gigabyte_aorus_master_x570_lan_not_connecting/?rdt=49916
https://www.reddit.com/r/gigabyte/comments ...
- Thu Aug 10, 2023 6:17 pm
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
This to me looks like it is either:
1) linux firmware or
2) VPN is twisted up after the 6.4 kernel.
Personally, I suspect the vpn's. Because there is a difference in how 6.4 uses the network controller... I believe the issue is that the VPN software is attempting to use 'what it is setup for ...
- Thu Aug 10, 2023 12:42 pm
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
@spring.snow wrote:
Btw, can't find that kernel both of you mentioned in MXPI.
The Liquorix 6.4.xxx kernel can be found under the Enabled Repos tab of MXPI. You will need to install the kernel and the corresponding kernel headers..
In all of this have you tested the Ethernet ports of your ...
- Thu Aug 10, 2023 7:10 am
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
Yes, if you want to keep the home dir and most of the installed apps (meaning apps that are working on MX23), you can do that. Read the migration options. I tried the clean install but kept the home and preserve the home directory and most of the apps. It was a good learning experience for me ...
- Wed Aug 09, 2023 4:23 pm
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
To be honest it's such a hassle to install everything again, I have configs, vpn setup, grub is stable now etc., it would mean so much time wasted and I'm not sure I want to go forward with that. It's a bit of a shame if that's the only way to fix it.
Could you clarify a bit (for a noob) what you ...
Could you clarify a bit (for a noob) what you ...
- Wed Aug 09, 2023 2:31 pm
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
Ok so surprisingly reinstalling the kernel and booting it again didn't fix the issue at all. The problem persists, there is no internet connection regardless which adapter I switch to. Vpn outputs the same error also, something along being unable to block the outgoing connections.
I saved the QSI ...
I saved the QSI ...
- Wed Aug 09, 2023 10:29 am
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
I wonder if the running out of disk space which happened while installing the 6.4 kernel caused some of the kernel files to be truncated or missing.
I would try purging the 6.4 kernel then reinstalling it.
This would be a very reasonable explanation. I understand this might sound silly, but ...
- Wed Aug 09, 2023 6:31 am
- Forum: MX Help
- Topic: No internet connection w kernel 6.4
- Replies: 30
- Views: 1453
Re: No internet connection w kernel 6.4
Seems like it might be an issue with the newer firmware-iwlwifi we have in AHS.
Hmmm..could you try the one in backports? Click on the "all" link to download from a mirror near you. https://packages.debian.org/bullseye-backports/firmware-iwlwifi
Hmmm...the one in Sid (its deb is safe to install ...