MX-17 Beta 1 Feedback Thread

Locked
Message
Author
User avatar
BitJam
Developer
Posts: 2283
Joined: Sat Aug 22, 2009 11:36 pm

Re: MX-17 Beta 1 Feedback Thread

#41 Post by BitJam »

@stevo, unfortunately, there are two versions of MX-17.b1_x64.iso. The live legacy bootloader (syslinux with gfxboot, not Grub) was fixed in the latest version so it sounds like you used the earlier version. I used live-usb-maker to make a live-usb from this iso file:

Code: Select all

b61af97f7a17032f70fef68a2626fb76  MX-17.b1_x64.iso
I was able to boot UEFI in secure boot mode on a Dell XPS-13 and on an Acer-ES1-511. The legacy syslinux bootloader also worked as expected on both systems.
"The first principle is that you must not fool yourself -- and you are the easiest person to fool."

-- Richard Feynman

User avatar
m_pav
Developer
Posts: 1407
Joined: Sun Aug 06, 2006 3:02 pm

Re: MX-17 Beta 1 Feedback Thread

#42 Post by m_pav »

I tested the sendsigs fix on my finniky Lenovo E330 and got a clean shutdown. Before testing, I set my bios to EFI boot only, no legacy and had a blank un-initialised SSD to start with. Created a Beta 1 64-bit flash drive and booted without issue.

Install with auto-partition, encryption selected for /home and swap, grub installed to ESP, installation was very quick and rebooted to a nice clean desktop. Swapped out sendsigs and rebooted, no hanging at shutdown, rebooted cleanly every time. Rechecked 3 more times, no hangs at shutdown. Swapped back to the sendsigs provided with Beta1 and immediate hang on shutdown.

Contents of the diff output between the 2 sendsig files below

Code: Select all

16c16
< PROTECT_LIST="^(mount.|ntfs-3g|wpa_supplicant|udevd|systemd-udevd)"
---
> PROTECT_LIST="^(/sbin/mount.ntfs|mount.ntfs|mount.fuse|mount.cifs|ntfs-3g|/sbin/mount.ntfs-3g|rpcbind|/sbin/wpa_supplicant|udevd|systemd-udevd)"
30,40d29
< 
<     local live_prog full_live live_dir=/live
<     read live_dir 2>/dev/null < /etc/live/live-dir
<     for live_prog in live-umount umount-live; do
<         full_live=$live_dir/bin/$live_prog
<         [ -x $full_live ] || continue
<         # Don't use exec here so the rest of sendsigs code runs
<         $full_live --run-scripts </dev/console >/dev/console
<         break
<     done
< 
43c32
<     #pgrep  "$PROTECT_LIST"
---
>     #pgrep -f "$PROTECT_LIST"
45c34
<     for pid in $(pgrep "$PROTECT_LIST"); do
---
>     for pid in $(pgrep -f "$PROTECT_LIST"); do
48a38,47
>     echo "omit list: " $OMITPIDS
> 
> 	for omitfile in /run/sendsigs.omit; do
> 		if [ -e $omitfile ]; then
> 			for pid in $(cat $omitfile); do
> 				OMITPIDS="${OMITPIDS:+$OMITPIDS }-o $pid"
> 			done
> 		fi
> 	done
> 
89d87
< 
Last edited by m_pav on Tue Nov 07, 2017 4:32 am, edited 1 time in total.
Mike P

Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD FX 6100 CPU, nVidia, 8Gb, 3.25TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs

User avatar
m_pav
Developer
Posts: 1407
Joined: Sun Aug 06, 2006 3:02 pm

Re: MX-17 Beta 1 Feedback Thread

#43 Post by m_pav »

Remaster failure running from live-usb, I was trying to remaster the sendsigs into a bootable USB to see if that would help with accessing encrypted partitions from a live boot device.
I lost my logfile, but kept a screenshot.
Remaster-stall.png
Mike P

Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD FX 6100 CPU, nVidia, 8Gb, 3.25TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs

User avatar
m_pav
Developer
Posts: 1407
Joined: Sun Aug 06, 2006 3:02 pm

Re: MX-17 Beta 1 Feedback Thread

#44 Post by m_pav »

Grab handles on screen borders can be a bit hard to grab. Has the padding been applied as per earlier versions?
Mike P

Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD FX 6100 CPU, nVidia, 8Gb, 3.25TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs

User avatar
stsoh
Posts: 183
Joined: Sun Aug 20, 2017 10:11 am

Re: MX-17 Beta 1 Feedback Thread

#45 Post by stsoh »

m_pav wrote:Remaster failure running from live-usb,....
i had the same problem, highlighted earlier. apparently there two versions of mx17-b1 (mentioned by bitjam).
the mx17-b1 version, i downloaded is from sourceforge (had the same md5/sig as bitjam), the other must be either from mxlinux webpage or linuxtracker.
MX-17.1_x64 Horizon, G41M-P33 Combo (MS-7592), Pentium E5400 (2706 MHz), 8Gb RAM (984 MT/s),
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.

User avatar
FredBezies
Posts: 2
Joined: Tue Nov 07, 2017 5:36 am

Re: MX-17 Beta 1 Feedback Thread

#46 Post by FredBezies »

Some feedbacks on MX 17 beta1

I tested quickly MX17 beta1 in VirtualBox, and here are my feedbacks. Not a lot of them, but the ones that jumped to my eyes.

1) There is no icons in LibreOffice by default. When you go to LibreOffice options and appearance section, you can read that icon theme is on "helpimg" by default.

2) I cannot install any single translation package using simplified MX installer applications. Terminal windows is opening, and no matter which repository I select (either stable or mx repo), nothing is done.

I had to use Synaptic and install missing packages by hand.

3) After mx update has finished its work, you can see a menu with all its options. You cannot exit it without clicking on quit option :(

I know this is not a big list, but besides this, I did not see or face any big bugs.

Hope it helps!

Have a good day.

User avatar
dolphin_oracle
Developer
Posts: 20001
Joined: Sun Dec 16, 2007 1:17 pm

Re: MX-17 Beta 1 Feedback Thread

#47 Post by dolphin_oracle »

FredBezies wrote:Some feedbacks on MX 17 beta1

I tested quickly MX17 beta1 in VirtualBox, and here are my feedbacks. Not a lot of them, but the ones that jumped to my eyes.

1) There is no icons in LibreOffice by default. When you go to LibreOffice options and appearance section, you can read that icon theme is on "helpimg" by default.

2) I cannot install any single translation package using simplified MX installer applications. Terminal windows is opening, and no matter which repository I select (either stable or mx repo), nothing is done.

I had to use Synaptic and install missing packages by hand.

3) After mx update has finished its work, you can see a menu with all its options. You cannot exit it without clicking on quit option :(

I know this is not a big list, but besides this, I did not see or face any big bugs.

Hope it helps!

Have a good day.
Thanks!

was libreoffice set to "helpimg", or to "(automatic) helpimg"?

the default is supposed to be galaxy, which is what it is on my system here, but you are not the first person to report that particular bug.


***edit*** its a bug in libreoffice 5.4 series. (https://bugs.documentfoundation.org/sho ... ?id=108406) helpimg isn't even actually a theme.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

CaputAlista
Posts: 88
Joined: Wed Mar 26, 2014 2:32 pm

Re: MX-17 Beta 1 Feedback Thread

#48 Post by CaputAlista »

hellow Mr Bit jam. i am the guy that you help directly with initr file custom. In mx15 only create a directory live and the other version create live usb folder and live folder. But live usb folder has permission and live not. usb live folder is small. and if i download file is small.
mx 15 works.

dr-kart
Posts: 135
Joined: Sun Oct 22, 2017 8:12 pm

Re: MX-17 Beta 1 Feedback Thread

#49 Post by dr-kart »

'Edit as Root' option is not working in thunar.
"Open root Thunar here' is functioning.

User avatar
richb
Administrator
Posts: 10342
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX-17 Beta 1 Feedback Thread

#50 Post by richb »

dr-kart wrote:'Edit as Root' option is not working in thunar.
"Open root Thunar here' is functioning.
Confirmed. An oversight. Go to Edit>Configure Custom actions and double click on Edit as Root. Change leafpad to featherpad.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

Locked

Return to “General”