Page 16 of 29

Re: MX-23 alpha2 feedback thread

Posted: Wed Apr 12, 2023 9:36 pm
by siamhie
dolphin_oracle wrote: Wed Apr 12, 2023 7:28 pm could testers please remove the following packages, reboot, and see if your keyboards, mice, touchpads, etcc... still operate?

xserver-xorg-input-evdev
xserver-xorg-input-kbd
xserver-xorg-input-mouse
xserver-xorg-input-synaptics

that should leave xserver-xorg-input-libinput installed and taking over from the legacy drivers.

Keyboard (wired Keychron K3) and mouse (Logitech) still works.

input.png

Re: MX-23 alpha2 feedback thread

Posted: Wed Apr 12, 2023 9:38 pm
by siamhie
When creating a snapshot, additional boot options not imported.

boot.png
snap.png

Re: MX-23 alpha2 feedback thread

Posted: Wed Apr 12, 2023 10:07 pm
by i_ri
hello dolphin_oracle
remove four packages xorg-input
touchpad and keyboard are normal after.

Re: MX-23 alpha2 feedback thread

Posted: Wed Apr 12, 2023 10:23 pm
by siamhie
Even my QSI doesn't show the additional boot parameters (amdgpu.ppfeaturemask=0xffffffff).

Code: Select all

System:
  Kernel: 6.1.0-7-amd64 [6.1.20-1] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.1.0-7-amd64
   root=UUID=<filter> ro quiet splash init=/lib/systemd/systemd
  Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.36 info: xfce4-panel wm: xfwm v: 4.18.0 vt: 7
    dm: LightDM v: 1.26.0 Distro: MX-23_alpha2_x64 Libretto April 7  2023 base: Debian GNU/Linux 12
    (bookworm)

Here's my Fluxbox QSI for comparison.

Code: Select all

Snapshot created on: 20230407_0758
System:    Kernel: 6.2.10-1-liquorix-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1 
           parameters: audit=0 intel_pstate=disable hpet=disable rcupdate.rcu_expedited=1 
           BOOT_IMAGE=/boot/vmlinuz-6.2.10-1-liquorix-amd64 
           root=UUID=<filter> ro amdgpu.ppfeaturemask=0xffffffff 
           init=/lib/systemd/systemd 
           Desktop: Fluxbox 1.3.7 info: tint2 vt: 7 dm: LightDM 1.26.0 
           Distro: MX-21.3_x64 Wildflower April 07  2023 base: Debian GNU/Linux 11 (bullseye) 

Re: MX-23 alpha2 feedback thread

Posted: Thu Apr 13, 2023 3:40 am
by i_ri
install <custom-toolbox>

for xdg-open pdf Default Applications pdf user set to qpdfview.
change from pdfarranger to qpdfview. (?)

Re: MX-23 alpha2 feedback thread

Posted: Thu Apr 13, 2023 4:57 am
by Eadwine Rose
Eadwine Rose wrote: Sun Apr 09, 2023 7:00 am /etc/smartd.conf same, which I need to put a device scan adjustment line into to scan once every five hours rather than the default five minutes.
Just dragging up an older comment from me here. I have checked in the syslog and it puts an output in there every half hour. Better than the five minutes that it was, but still, when you have syslog displaying in conky and four drives... that is a big output that isn't needed that often:

Code: Select all

2023-04-13T10:41:36.496309+02:00 eadwinemx23a2 smartd[2946]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 75 to 72
2023-04-13T10:41:36.500838+02:00 eadwinemx23a2 smartd[2946]: Device: /dev/sdb [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 75 to 72
2023-04-13T10:41:36.502590+02:00 eadwinemx23a2 smartd[2946]: Device: /dev/sdc [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 73 to 71
2023-04-13T10:41:36.506946+02:00 eadwinemx23a2 smartd[2946]: Device: /dev/sdd [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 74 to 72

I used to change the line in /etc/smartd.conf

Code: Select all

DEVICESCAN -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
to

Code: Select all

DEVICESCAN -i 18000 -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner
so it would only scan every five hours.

Is there an alternative location to put that in, since /etc/smartd.conf doesn't exist anymore?

Re: MX-23 alpha2 feedback thread

Posted: Thu Apr 13, 2023 5:21 am
by Eadwine Rose
Testing software to be installed.

MXPI megasync:

Code: Select all

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 megasync : Depends: libssl1.1 (>= 1.1.1) but it is not installable
E: Unable to correct problems, you have held broken packages.

Downloaded the highest, 11, from their site, same thing, so 11 doesn't work on Bookworm.

Then downloaded the one in testing https://mega.nz/linux/repo/Debian_testi ... _amd64.deb

That installs without issues and works (haven't tested yet, but it installing without probs is better than it not installing ;) ) so the entry in MXPI needs adjusting.

Re: MX-23 alpha2 feedback thread

Posted: Thu Apr 13, 2023 5:24 am
by i_ri
hello dolphin_oracle , mxfluxbox, xfce4-panel , tint2 , mx dock, (added idesk)

Re: MX-23 alpha2 feedback thread

Posted: Thu Apr 13, 2023 7:00 am
by chrispop99
dolphin_oracle wrote: Wed Apr 12, 2023 7:28 pm could testers please remove the following packages, reboot, and see if your keyboards, mice, touchpads, etcc... still operate?

xserver-xorg-input-evdev
xserver-xorg-input-kbd
xserver-xorg-input-mouse
xserver-xorg-input-synaptics

that should leave xserver-xorg-input-libinput installed and taking over from the legacy drivers.
Removed above; all worked OK.

Chris

Re: MX-23 alpha2 feedback thread

Posted: Thu Apr 13, 2023 7:50 am
by Jerry3904
Same for me on my AAO Live, will add installed HP later today (work pressing)