Search found 10034 matches

by dolphin_oracle
Fri Apr 05, 2024 10:21 am
Forum: MX Help
Topic: system stopped booting in sysVinit mode
Replies: 10
Views: 205

Re: system stopped booting in sysVinit mode

I would check to make sure your backlight is not turned to minimum.

try your brightness up and down keys to see if any change. in some cases, you might need to use brightness-down to increase brightness.
by dolphin_oracle
Fri Apr 05, 2024 9:12 am
Forum: MX Help
Topic: Does Snapshot mantain the Disk partitions? [Solved]
Replies: 8
Views: 126

Re: Does Snapshot mantain the Disk partitions? [Solved]

the green WD drives are energy efficient lower power devices, so not as fast as some SSD, but still faster than a classic HDD. your apps should start faster, and your system boot faster, but that would be the extent of the speed improvement. running apps themselves won't be any faster unless they ar...
by dolphin_oracle
Fri Apr 05, 2024 8:43 am
Forum: MX Help
Topic: Does Snapshot mantain the Disk partitions? [Solved]
Replies: 8
Views: 126

Re: Does Snapshot mantain the Disk partitions? [Solved]

installer icon probably won't on a personal snapshot or if .config/MX-Linux is preserved in /etc/skel.
by dolphin_oracle
Fri Apr 05, 2024 7:51 am
Forum: MX Help
Topic: Does Snapshot mantain the Disk partitions? [Solved]
Replies: 8
Views: 126

Re: Does Snapshot mantain the Disk partitions? [Solved]

nope. reinstalls on whatever partitions you set up in the installer. just like an original iso install.
by dolphin_oracle
Thu Apr 04, 2024 11:19 pm
Forum: XFCE Desktop Environment
Topic: Super Key
Replies: 2
Views: 81

Re: Super Key

the key is managed by the xfce-superkey application. if that is not running, then the super key will not open the menu.

presuming you are running Xfce like your signature says. Its customary to post your Quick System Info when making help requests.
by dolphin_oracle
Thu Apr 04, 2024 11:17 pm
Forum: MX Respins
Topic: CinnaMX 2 "Rebirth" released
Replies: 9
Views: 901

Re: CinnaMX 2 "Rebirth" released

FYI if you want the installer icon on the desktop, you should remove /etc/skel/.config/MX-Linux/xdg-check.
by dolphin_oracle
Thu Apr 04, 2024 4:30 pm
Forum: MX Help
Topic: Unplugging and plugging USB webcam kills pipewire devices
Replies: 3
Views: 55

Re: Unplugging and plugging USB webcam kills pipewire devices

Code: Select all

pkill pipewire && pkill pipewire-alsa && pkill wireplumber && pipewire-start
should do the trick to restart when running under sysVinit.
by dolphin_oracle
Thu Apr 04, 2024 2:21 pm
Forum: MX Help
Topic: Is there a convenient application to browse the inside of linuxfs file in snapshots? [Solved]
Replies: 25
Views: 803

Re: Is there a convenient application to browse the inside of linuxfs file in snapshots? [Solved]

we have an antix utility for that. isomount. its commandline, and will mount a iso and in the case of antiX family isos, the linuxfs file, under /mnt. demo@mx1:~ $ isomount --help isomount version 00.30.05 (Wed 23 Oct 2019 09:43:53 PM MDT) Usage: isomount [options] iso-file-1 [iso-file-2 ...] Mount ...
by dolphin_oracle
Thu Apr 04, 2024 12:36 pm
Forum: XFCE Desktop Environment
Topic: Some apps has high resolution and does not follow system settings
Replies: 7
Views: 101

Re: Some apps has high resolution and does not follow system settings

slow down folks. the report is complete, and is on git hub in the right place to the developer of those apps. there isn't anything for MX team to do here, the problem is the app the user references.

not all apps support GTK3 scaling.
by dolphin_oracle
Thu Apr 04, 2024 7:50 am
Forum: MX KDE Official Release
Topic: Unknown update [Solved]
Replies: 7
Views: 242

Re: Unknown update [Solved]

discover for some reason is not actually applying the update to mx-iso-template.

so do the update from the commandline.

Code: Select all

sudo apt install mx-iso-template
should just update that particular package.

Go to advanced search