The officially official Devuan Forum!

You are not logged in.

#451 Re: Devuan Derivatives » [Miyo] Question about Miyo's window managers' folder view setting » 2018-06-04 01:15:49

Ron

Hi MiyoLinux. Thanks for responding. Actually, I did try straight Devuan with Mate before Miyo, but it just didn't work well on my computer. Of course, there is always the possibility that I screwed something up during the install. It is a little bit more complicated than installing Miyo. And while I know a little more than the average computer user, I'm by no means an expert (as I'm sure all on the forum can tell). Plus I've only been using Linux for a couple of years now.

Miyo works great on my system, and as of right now, I have no plans on searching for another distro. I'm well pleased with Miyo. Having to install Mate (and uninstalling the LMDE and Xfce stuff, as well as Openbox) after going through the Miyo OS install is a bit of a drag, but not a big deal as a Miyo install is very fast. A lot of my post was also for the reason that mate-power-manager has systemd as a dependency, and to me that seems to be a BIG red flag that maybe one day the whole Mate DE won't work on a non-systemd OS. (I'm the type of person that likes to be prepared for any and all possibilities.) The reason I tried Miyo is because I needed an OS based on Devuan because of an app I use that I have the .deb installer file of and I don't think it's available for other Linux distros. In addition to Miyo, I tried Devuan (as already mentioned), Exe Gnu/Linux, and Refracta. I liked Miyo best.

Thanks for the info about SpaceFM allowing 4 panes, but I'm not sure that's what I want (I prefer a traditional layout). I can't really say for sure though, as I'm not quite sure what is meant by "panes." Can you give a screenshot of what you're talking about?

Let me end this post by thanking you for making a great OS, and for all the time you've put in in helping me out here on the forums. I do appreciate it.

#452 Devuan Derivatives » [Miyo] Question about Miyo's window managers' folder view setting » 2018-06-03 03:03:56

Ron
Replies: 9

I am wondering if any of the window managers that Miyo comes with (Openbox, i3, and now Awesome) allow individual folders to be set to different views. Here's what I mean: I prefer most of my folders to be set at compact view, except all of my folders that contain videos and pictures. I prefer these folders to be set at icon view. Mate allows this, and this is one of the reasons I started using Mate shortly after I moved away from Windows to Linux. I had tried Xfce before Mate, but it didn't allow individual folders to have different views; the folder view setting was system-wide (unless I just couldn't figure it out). Anyway, I'm just curious as next time I have to install the OS (hopefully a long time from now), I'd rather not go through all the steps to delete the window manager and its related stuff, and install Mate. Thanks.

#453 Re: Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-30 02:06:46

Ron
golinux wrote:

Long before Mate, gnome2 got very long in the tooth for me.

So I'm curious,  what DE do you use now?

#454 Re: Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-29 23:28:50

Ron

Thanks again MiyoLinux and ivanovnegro. I'll be watching this for a day or so, and mark as solved if all holds ups.

[To be honest, Mate is starting to get long in the tooth for me.  hmm ]

#455 Re: Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-29 23:09:42

Ron

Thank you MiyoLinux and ivanovnegro. It seems to be working now as it should.

EDIT
There is one weird thing. Now when opening a new window, instead of it immediately appearing, it kind of fades in instead. I think I can live that though.

EDIT #2
I found a line in compton.conf that read fading = true;. I changed it to false and that seems to have taken care of the fade in.

#456 Re: Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-29 21:47:05

Ron

Made the change and ran killall compton. Got message that compton wasn't running. So I then ran compton. Seems better so far.

Question: Why wasn't compton already running? Does that mean some other compositor was running? How can I check? And if I close the terminal, it says that will kill compton. How do I get compton running from boot?

EDIT
Closed the terminal and obvious screen tearing is back.

#457 Re: Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-29 18:08:58

Ron

MiyoLinux wrote:
In looking at the compton.conf file, what does it show for "backend"... glx or xrender?

Here's what it reads:

backend = "xrender";
#backend = "glx";

So I take it that I should change it to this . . .?

#backend = "xrender";
backend = "glx";

MiyoLinux wrote:
Then again, seems as though my memory recalls that Mate works best with Compiz for compositing...which I'm not sure is available in Devuan.

It is available in Synaptic. If I need to download it, how do use it in place of the others?

FTR, I don't recall having this issue in Jessie. But it could have been that I just missed it then, but I don't think so.

#458 Re: Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-29 02:55:29

Ron
MiyoLinux wrote:

Open your file manager, show hidden files, go to .config, and see if you have a compton.conf file.

I do.

While you were typing your response, I did a reboot of my computer and again ran "compton" in the terminal, and got this:

[     8.81 ] error    3 BadWindow    request    2 minor    0 serial   8180: "BadWindow (invalid Window parameter)"
[    12.91 ] error    9 BadDrawable  request  139 minor    4 serial  16002: "BadDrawable (invalid Pixmap or Window parameter)"
[    12.91 ] error  143 BadPicture   request  139 minor    8 serial  16003: "RenderBadPicture (invalid Picture parameter)"
[    12.91 ] error    9 BadDrawable  request   14 minor    0 serial  16015: "BadDrawable (invalid Pixmap or Window parameter)"
[    12.91 ] error  143 BadPicture   request  139 minor    7 serial  16016: "RenderBadPicture (invalid Picture parameter)"
[    12.91 ] error    4 BadPixmap    request   54 minor    0 serial  16017: "BadPixmap (invalid Pixmap parameter)"
[   128.52 ] error    3 BadWindow    request    2 minor    0 serial  87074: "BadWindow (invalid Window parameter)"
[   142.18 ] error    3 BadWindow    request    2 minor    0 serial 109319: "BadWindow (invalid Window parameter)"

#459 Re: Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-29 02:44:51

Ron

I looked in Synaptic, and compton is installed. I typed "compton" in the terminal, and when I pressed enter, the screen blinked for a split-second, but nothing else showed up in the terminal, not even a new ron@ron:~$. After this (still with the terminal opened), I still get the screen tearing.

EDIT
This is weird. After closing the terminal screen and opening a new one and again typing compton in it, I now get the message that "Another composite manager is already running".

#460 Re: Other Issues » [RESOLVED, IN A WAY] Eboard chess keeps crashing » 2018-05-29 02:23:12

Ron

Sorry it took me so long to get back to this thread. In looking in the Menu under Games, I noticed there is also an entry for Xboard (I guess it got installed along with Eboard?). I tried it, and it works, so the problem is resolved. Thanks everyone.

#461 Hardware & System Configuration » How to update drivers in Devuan (Miyo)? » 2018-05-29 02:21:01

Ron
Replies: 22

I'm running Miyo ASCII (with Mate DE). I'm noticing screen tearing when I scroll in my web browser. I'm thinking that maybe I need to update my graphics and/or video drivers. I think I have Intel drivers, but I'm not sure. How can I check? And, how do I check if there are newer drivers available? An internet search has so far been fruitless. Thanks.

#462 Other Issues » [RESOLVED, IN A WAY] Eboard chess keeps crashing » 2018-05-20 16:03:37

Ron
Replies: 3

Eboard chess keeps crashing on me. I opened it up in the terminal and this is what I got. Can anyone decipher it and let me know what it means and how to fix? Thanks.

*** buffer overflow detected ***: eboard terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fe0d6deabfb]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7fe0d6e731f7]
/lib/x86_64-linux-gnu/libc.so.6(+0xf7330)[0x7fe0d6e71330]
/lib/x86_64-linux-gnu/libc.so.6(+0xf6afd)[0x7fe0d6e70afd]
/lib/x86_64-linux-gnu/libc.so.6(__snprintf_chk+0x78)[0x7fe0d6e70a18]
eboard(+0x8278c)[0x559b90f3b78c]
eboard(+0x82470)[0x559b90f3b470]
eboard(+0x586c9)[0x559b90f116c9]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x145)[0x7fe0d83f9f75]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21f82)[0x7fe0d840bf82]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xe3c)[0x7fe0d8414bdc]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x8f)[0x7fe0d8414fbf]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_widget_activate+0x6e)[0x7fe0d9c9d62e]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_menu_shell_activate_item+0xfd)[0x7fe0d9b984dd]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x143846)[0x7fe0d9b98846]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x1317bc)[0x7fe0d9b867bc]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x145)[0x7fe0d83f9f75]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x2237d)[0x7fe0d840c37d]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0x8df)[0x7fe0d841467f]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x8f)[0x7fe0d8414fbf]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x2498ac)[0x7fe0d9c9e8ac]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc4)[0x7fe0d9b84f84]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2cb)[0x7fe0d9b8533b]
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x5acbc)[0x7fe0d97facbc]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x2a7)[0x7fe0d81207f7]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4aa60)[0x7fe0d8120a60]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0xc2)[0x7fe0d8120d82]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_main+0xb7)[0x7fe0d9b843b7]
eboard(+0x25cb2)[0x559b90edecb2]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fe0d6d9a2e1]
eboard(+0x2645a)[0x559b90edf45a]
======= Memory map: ========
559b90eb9000-559b90f7f000 r-xp 00000000 08:05 2623160                    /usr/games/eboard
559b9117e000-559b91182000 r--p 000c5000 08:05 2623160                    /usr/games/eboard
559b91182000-559b9118b000 rw-p 000c9000 08:05 2623160                    /usr/games/eboard
559b9118b000-559b91190000 rw-p 00000000 00:00 0 
559b922b2000-559b92677000 rw-p 00000000 00:00 0                          [heap]
7fe0d1cf1000-7fe0d1d9e000 r--p 00000000 08:05 3147308                    /usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf
7fe0d1d9e000-7fe0d1e57000 r--p 00000000 08:05 3147312                    /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
7fe0d1eb8000-7fe0d1f18000 rw-s 00000000 00:05 3768329                    /SYSV00000000 (deleted)
7fe0d1f18000-7fe0d1f1e000 r-xp 00000000 08:05 2631494                    /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
7fe0d1f1e000-7fe0d211d000 ---p 00006000 08:05 2631494                    /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
7fe0d211d000-7fe0d211e000 r--p 00005000 08:05 2631494                    /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
7fe0d211e000-7fe0d211f000 rw-p 00006000 08:05 2631494                    /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
7fe0d211f000-7fe0d21bf000 rw-p 00000000 00:00 0 
7fe0d21d7000-7fe0d2237000 rw-s 00000000 00:05 3735557                    /SYSV00000000 (deleted)
7fe0d2237000-7fe0d2241000 r-xp 00000000 08:05 2631639                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so
7fe0d2241000-7fe0d2440000 ---p 0000a000 08:05 2631639                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so
7fe0d2440000-7fe0d2441000 r--p 00009000 08:05 2631639                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so
7fe0d2441000-7fe0d2442000 rw-p 0000a000 08:05 2631639                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so
7fe0d2442000-7fe0d2472000 r-xp 00000000 08:05 2631638                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
7fe0d2472000-7fe0d2672000 ---p 00030000 08:05 2631638                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
7fe0d2672000-7fe0d2673000 r--p 00030000 08:05 2631638                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
7fe0d2673000-7fe0d2674000 rw-p 00031000 08:05 2631638                    /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
7fe0d2674000-7fe0d2678000 r-xp 00000000 08:05 6423255                    /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fe0d2678000-7fe0d2877000 ---p 00004000 08:05 6423255                    /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fe0d2877000-7fe0d2878000 r--p 00003000 08:05 6423255                    /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fe0d2878000-7fe0d2879000 rw-p 00004000 08:05 6423255                    /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fe0d2879000-7fe0d288c000 r-xp 00000000 08:05 6423361                    /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fe0d288c000-7fe0d2a8c000 ---p 00013000 08:05 6423361                    /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fe0d2a8c000-7fe0d2a8d000 r--p 00013000 08:05 6423361                    /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fe0d2a8d000-7fe0d2a8e000 rw-p 00014000 08:05 6423361                    /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fe0d2a8e000-7fe0d2a8f000 rw-p 00000000 00:00 0 
7fe0d2a8f000-7fe0d2a96000 r-xp 00000000 08:05 2630830                    /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fe0d2a96000-7fe0d2c95000 ---p 00007000 08:05 2630830                    /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fe0d2c95000-7fe0d2c96000 r--p 00006000 08:05 2630830                    /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fe0d2c96000-7fe0d2c97000 rw-p 00007000 08:05 2630830                    /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3
7fe0d2c97000-7fe0d2cc2000 r-xp 00000000 08:05 2630913                    /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fe0d2cc2000-7fe0d2ec1000 ---p 0002b000 08:05 2630913                    /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fe0d2ec1000-7fe0d2ec3000 r--p 0002a000 08:05 2630913                    /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fe0d2ec3000-7fe0d2ec4000 rw-p 0002c000 08:05 2630913                    /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1
7fe0d2ec4000-7fe0d2f02000 r-xp 00000000 08:05 6422726                    /lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fe0d2f02000-7fe0d3101000 ---p 0003e000 08:05 6422726                    /lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fe0d3101000-7fe0d3105000 r--p 0003d000 08:05 6422726                    /lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fe0d3105000-7fe0d3106000 rw-p 00041000 08:05 6422726                    /lib/x86_64-linux-gnu/libblkid.so.1.1.0
7fe0d3106000-7fe0d3107000 rw-p 00000000 00:00 0 
7fe0d3107000-7fe0d310c000 r-xp 00000000 08:05 2630755                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fe0d310c000-7fe0d330b000 ---p 00005000 08:05 2630755                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fe0d330b000-7fe0d330c000 r--p 00004000 08:05 2630755                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fe0d330c000-7fe0d330d000 rw-p 00005000 08:05 2630755                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fe0d330d000-7fe0d3310000 r-xp 00000000 08:05 2630750                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fe0d3310000-7fe0d350f000 ---p 00003000 08:05 2630750                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fe0d350f000-7fe0d3510000 r--p 00002000 08:05 2630750                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fe0d3510000-7fe0d3511000 rw-p 00003000 08:05 2630750                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fe0d3511000-7fe0d3538000 r-xp 00000000 08:05 6423375                    /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fe0d3538000-7fe0d3738000 ---p 00027000 08:05 6423375                    /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fe0d3738000-7fe0d373a000 r--p 00027000 08:05 6423375                    /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fe0d373a000-7fe0d373b000 rw-p 00029000 08:05 6423375                    /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fe0d373b000-7fe0d37ad000 r-xp 00000000 08:05 6423415                    /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fe0d37ad000-7fe0d39ac000 ---p 00072000 08:05 6423415                    /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fe0d39ac000-7fe0d39ad000 r--p 00071000 08:05 6423415                    /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fe0d39ad000-7fe0d39ae000 rw-p 00072000 08:05 6423415                    /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fe0d39ae000-7fe0d39b5000 r-xp 00000000 08:05 2630855                    /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe0d39b5000-7fe0d3bb5000 ---p 00007000 08:05 2630855                    /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe0d3bb5000-7fe0d3bb6000 r--p 00007000 08:05 2630855                    /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe0d3bb6000-7fe0d3bb7000 rw-p 00008000 08:05 2630855                    /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe0d3bb7000-7fe0d3bbf000 r-xp 00000000 08:05 2631105                    /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0
7fe0d3bbf000-7fe0d3dbf000 ---p 00008000 08:05 2631105                    /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0
7fe0d3dbf000-7fe0d3dc0000 r--p 00008000 08:05 2631105                    /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0
7fe0d3dc0000-7fe0d3dc1000 rw-p 00009000 08:05 2631105                    /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0
7fe0d3dc1000-7fe0d3e54000 r-xp 00000000 08:05 2630952                    /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fe0d3e54000-7fe0d4053000 ---p 00093000 08:05 2630952                    /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fe0d4053000-7fe0d4055000 r--p 00092000 08:05 2630952                    /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fe0d4055000-7fe0d4056000 rw-p 00094000 08:05 2630952                    /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2
7fe0d4056000-7fe0d409d000 r-xp 00000000 08:05 6422673                    /lib/x86_64-linux-gnu/libmount.so.1.1.0
7fe0d409d000-7fe0d429d000 ---p 00047000 08:05 6422673                    /lib/x86_64-linux-gnu/libmount.so.1.1.0
7fe0d429d000-7fe0d429e000 r--p 00047000 08:05 6422673                    /lib/x86_64-linux-gnu/libmount.so.1.1.0
7fe0d429e000-7fe0d429f000 rw-p 00048000 08:05 6422673                    /lib/x86_64-linux-gnu/libmount.so.1.1.0
7fe0d429f000-7fe0d42a1000 rw-p 00000000 00:00 0 
7fe0d42a1000-7fe0d42b5000 r-xp 00000000 08:05 6423421                    /lib/x86_64-linux-gnu/libresolv-2.24.so
7fe0d42b5000-7fe0d44b4000 ---p 00014000 08:05 6423421                    /lib/x86_64-linux-gnu/libresolv-2.24.so
7fe0d44b4000-7fe0d44b5000 r--p 00013000 08:05 6423421                    /lib/x86_64-linux-gnu/libresolv-2.24.so
7fe0d44b5000-7fe0d44b6000 rw-p 00014000 08:05 6423421                    /lib/x86_64-linux-gnu/libresolv-2.24.so
7fe0d44b6000-7fe0d44b8000 rw-p 00000000 00:00 0 
7fe0d44b8000-7fe0d44dd000 r-xp 00000000 08:05 6423423                    /lib/x86_64-linux-gnu/libselinux.so.1
7fe0d44dd000-7fe0d46dc000 ---p 00025000 08:05 6423423                    /lib/x86_64-linux-gnu/libselinux.so.1
7fe0d46dc000-7fe0d46dd000 r--p 00024000 08:05 6423423                    /lib/x86_64-linux-gnu/libselinux.so.1
7fe0d46dd000-7fe0d46de000 rw-p 00025000 08:05 6423423                    /lib/x86_64-linux-gnu/libselinux.so.1
7fe0d46de000-7fe0d46e0000 rw-p 00000000 00:00 0 
7fe0d46e0000-7fe0d46e7000 r-xp 00000000 08:05 6423422                    /lib/x86_64-linux-gnu/librt-2.24.so
7fe0d46e7000-7fe0d48e6000 ---p 00007000 08:05 6423422                    /lib/x86_64-linux-gnu/librt-2.24.so
7fe0d48e6000-7fe0d48e7000 r--p 00006000 08:05 6423422                    /lib/x86_64-linux-gnu/librt-2.24.so
7fe0d48e7000-7fe0d48e8000 rw-p 00007000 08:05 6423422                    /lib/x86_64-linux-gnu/librt-2.24.so
7fe0d48e8000-7fe0d4901000 r-xp 00000000 08:05 6423439                    /lib/x86_64-linux-gnu/libz.so.1.2.8
7fe0d4901000-7fe0d4b00000 ---p 00019000 08:05 6423439                    /lib/x86_64-linux-gnu/libz.so.1.2.8
7fe0d4b00000-7fe0d4b01000 r--p 00018000 08:05 6423439                    /lib/x86_64-linux-gnu/libz.so.1.2.8
7fe0d4b01000-7fe0d4b02000 rw-p 00019000 08:05 6423439                    /lib/x86_64-linux-gnu/libz.so.1.2.8
7fe0d4b02000-7fe0d4b0e000 r-xp 00000000 08:05 2631156                    /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fe0d4b0e000-7fe0d4d0e000 ---p 0000c000 08:05 2631156                    /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fe0d4d0e000-7fe0d4d0f000 r--p 0000c000 08:05 2631156                    /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fe0d4d0f000-7fe0d4d10000 rw-p 0000d000 08:05 2631156                    /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7fe0d4d10000-7fe0d4d37000 r-xp 00000000 08:05 2631164                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fe0d4d37000-7fe0d4f36000 ---p 00027000 08:05 2631164                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fe0d4f36000-7fe0d4f37000 r--p 00026000 08:05 2631164                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fe0d4f37000-7fe0d4f38000 rw-p 00027000 08:05 2631164                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fe0d4f38000-7fe0d4f3a000 r-xp 00000000 08:05 2631158                    /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fe0d4f3a000-7fe0d513a000 ---p 00002000 08:05 2631158                    /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fe0d513a000-7fe0d513b000 r--p 00002000 08:05 2631158                    /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fe0d513b000-7fe0d513c000 rw-p 00003000 08:05 2631158                    /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7fe0d513c000-7fe0d51da000 r-xp 00000000 08:05 2631050                    /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0
7fe0d51da000-7fe0d53da000 ---p 0009e000 08:05 2631050                    /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0
7fe0d53da000-7fe0d53e2000 r--p 0009e000 08:05 2631050                    /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0
7fe0d53e2000-7fe0d53e3000 rw-p 000a6000 08:05 2631050                    /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0
7fe0d53e3000-7fe0d53e4000 r-xp 00000000 08:05 2630945                    /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3
7fe0d53e4000-7fe0d55e3000 ---p 00001000 08:05 2630945                    /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3
7fe0d55e3000-7fe0d55e4000 r--p 00000000 08:05 2630945                    /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3
7fe0d55e4000-7fe0d55e5000 rw-p 00001000 08:05 2630945                    /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3
7fe0d55e5000-7fe0d55f6000 r-xp 00000000 08:05 2630756                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fe0d55f6000-7fe0d57f5000 ---p 00011000 08:05 2630756                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fe0d57f5000-7fe0d57f6000 r--p 00010000 08:05 2630756                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fe0d57f6000-7fe0d57f7000 rw-p 00011000 08:05 2630756                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fe0d57f7000-7fe0d5801000 r-xp 00000000 08:05 2630753                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fe0d5801000-7fe0d5a00000 ---p 0000a000 08:05 2630753                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fe0d5a00000-7fe0d5a01000 r--p 00009000 08:05 2630753                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fe0d5a01000-7fe0d5a02000 rw-p 0000a000 08:05 2630753                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fe0d5a02000-7fe0d5a0c000 r-xp 00000000 08:05 2630766                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fe0d5a0c000-7fe0d5c0b000 ---p 0000a000 08:05 2630766                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fe0d5c0b000-7fe0d5c0c000 r--p 00009000 08:05 2630766                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fe0d5c0c000-7fe0d5c0d000 rw-p 0000a000 08:05 2630766                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fe0d5c0d000-7fe0d5c1c000 r-xp 00000000 08:05 2630761                    /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fe0d5c1c000-7fe0d5e1b000 ---p 0000f000 08:05 2630761                    /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fe0d5e1b000-7fe0d5e1c000 r--p 0000e000 08:05 2630761                    /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fe0d5e1c000-7fe0d5e1d000 rw-p 0000f000 08:05 2630761                    /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fe0d5e1d000-7fe0d5e1f000 r-xp 00000000 08:05 2630762                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fe0d5e1f000-7fe0d601e000 ---p 00002000 08:05 2630762                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fe0d601e000-7fe0d601f000 r--p 00001000 08:05 2630762                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fe0d601f000-7fe0d6020000 rw-p 00002000 08:05 2630762                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fe0d6020000-7fe0d6029000 r-xp 00000000 08:05 2630767                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fe0d6029000-7fe0d6228000 ---p 00009000 08:05 2630767                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fe0d6228000-7fe0d6229000 r--p 00008000 08:05 2630767                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fe0d6229000-7fe0d622a000 rw-p 00009000 08:05 2630767                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fe0d622a000-7fe0d622f000 r-xp 00000000 08:05 2630757                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fe0d622f000-7fe0d642e000 ---p 00005000 08:05 2630757                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fe0d642e000-7fe0d642f000 r--p 00004000 08:05 2630757                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fe0d642f000-7fe0d6430000 rw-p 00005000 08:05 2630757                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fe0d6430000-7fe0d6432000 r-xp 00000000 08:05 2630754                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fe0d6432000-7fe0d6631000 ---p 00002000 08:05 2630754                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fe0d6631000-7fe0d6632000 r--p 00001000 08:05 2630754                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fe0d6632000-7fe0d6633000 rw-p 00002000 08:05 2630754                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fe0d6633000-7fe0d6635000 r-xp 00000000 08:05 2630752                    /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fe0d6635000-7fe0d6834000 ---p 00002000 08:05 2630752                    /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fe0d6834000-7fe0d6835000 r--p 00001000 08:05 2630752                    /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fe0d6835000-7fe0d6836000 rw-p 00002000 08:05 2630752                    /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7fe0d6836000-7fe0d6970000 r-xp 00000000 08:05 2630749                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fe0d6970000-7fe0d6b70000 ---p 0013a000 08:05 2630749                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fe0d6b70000-7fe0d6b71000 r--p 0013a000 08:05 2630749                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fe0d6b71000-7fe0d6b76000 rw-p 0013b000 08:05 2630749                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fe0d6b76000-7fe0d6b79000 r-xp 00000000 08:05 2630906                    /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5000.3
7fe0d6b79000-7fe0d6d78000 ---p 00003000 08:05 2630906                    /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5000.3
7fe0d6d78000-7fe0d6d79000 r--p 00002000 08:05 2630906                    /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5000.3
7fe0d6d79000-7fe0d6d7a000 rw-p 00003000 08:05 2630906                    /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.5000.3
7fe0d6d7a000-7fe0d6f0f000 r-xp 00000000 08:05 6423363                    /lib/x86_64-linux-gnu/libc-2.24.so
7fe0d6f0f000-7fe0d710f000 ---p 00195000 08:05 6423363                    /lib/x86_64-linux-gnu/libc-2.24.so
7fe0d710f000-7fe0d7113000 r--p 00195000 08:05 6423363                    /lib/x86_64-linux-gnu/libc-2.24.so
7fe0d7113000-7fe0d7115000 rw-p 00199000 08:05 6423363                    /lib/x86_64-linux-gnu/libc-2.24.so
7fe0d7115000-7fe0d7119000 rw-p 00000000 00:00 0 
7fe0d7119000-7fe0d712f000 r-xp 00000000 08:05 6423379                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe0d712f000-7fe0d732e000 ---p 00016000 08:05 6423379                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe0d732e000-7fe0d732f000 r--p 00015000 08:05 6423379                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe0d732f000-7fe0d7330000 rw-p 00016000 08:05 6423379                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe0d7330000-7fe0d7433000 r-xp 00000000 08:05 6423391                    /lib/x86_64-linux-gnu/libm-2.24.so
7fe0d7433000-7fe0d7632000 ---p 00103000 08:05 6423391                    /lib/x86_64-linux-gnu/libm-2.24.so
7fe0d7632000-7fe0d7633000 r--p 00102000 08:05 6423391                    /lib/x86_64-lAborted

#464 Re: Hardware & System Configuration » [SOLVED] Deleted dual boot, how to fix partition resizing problem? » 2018-05-18 19:03:10

Ron

Thanks GNUser. Actually, I just did your instructions. After posting the image, I noticed that sda1 was only half of the full size. (All the previous times I didn't pay any attention to sda1.) So I was able to figure out I first had to resize sda1, then resize sda5. Thanks for pointing me to the right direction, again.  smile

#466 Re: Hardware & System Configuration » [SOLVED] Deleted dual boot, how to fix partition resizing problem? » 2018-05-18 17:34:43

Ron
golinux wrote:

Happy to hear you got that worked out.

That was separate from this issue.

I'm getting the feeling that the only way I can fix this is by a reinstall (or just continuing using half of the hard drive). This is what I'm thinking:

1. Boot into a live session.
2. Delete the Miyo partition, sda5
3. Combine both deleted partitions unallocated space, if necessary
4. Reinstall OS.

Am I on the right track with this? Thanks.

#467 Re: Hardware & System Configuration » [SOLVED] Deleted dual boot, how to fix partition resizing problem? » 2018-05-18 15:44:49

Ron
golinux wrote:

The drive numbering and size/location of the partition on the disk are two different things.

Yes, I know that. When sda6 became sda5, I still had to resize it to get the unallocated space merged into the partition.

#468 Re: Hardware & System Configuration » [SOLVED] Deleted dual boot, how to fix partition resizing problem? » 2018-05-18 15:25:50

Ron
GNUser wrote:

Boot from live disc then use GParted to resize your Miyo partition (make sure the partition isn't mounted).

I've already tried this before my post. It won't let me, and I've tried two times so far.

Panopticon wrote:

You thought partitions would automagically re-allocate?

I'm not assuming, I'm going off of past experience. It did when I was triple booting and deleted the middle partition, sda5. Then sda6 became sda5 (my current sda5).

#469 Hardware & System Configuration » [SOLVED] Deleted dual boot, how to fix partition resizing problem? » 2018-05-18 13:08:37

Ron
Replies: 15

I had been dual booting Miyo and Mint. Mint was on sda2 and Miyo on sda5. I decided to delete the Mint partition since I'm happy with Miyo. I went into Gparted and deleted Mint's partition, so it's now gone. I then tried to increase the size of Miyo's partition using the now unallocated space from the deleted Mint partition, but it won't let me. Thinking it wasn't working because Miyo's partition was mounted, I live booted from a disc and tried it again, but I still can't increase the Miyo partition size. Miyo is still showing as sda5 (I thought it would automatically switch to sda2), can this have something to do with the problem? How do I fix this without resorting to a reinstall? Thanks.

#470 Re: Off-topic » NoScript-like tool for Palemoon 27.9 » 2018-05-18 04:02:04

Ron

You can use "NoScript Classic" (5.1.8.5) on Pale Moon. It's at the link below,  after the first paragraph. Or you can try uBlock Origin as an advanced user (you have to tick "I'm an advanced user" on uBo's dashboard). It will do what you want, but does work a little bit differently than NS. I've switch to it and removed NoScript on my computer, but still have NoScript classic on two other computers in the house.

https://noscript.net/getit

If you decide to go with uBlock Origin, you need the "so-called legacy" version here:

https://github.com/gorhill/uBlock/relea … acy-1.16.4

#472 Re: Off-topic » The Joke Thread » 2018-05-14 12:21:59

Ron

I fail to see the joke. I have two other computers in the house and they are both still running NoScript in Pale Moon. All it takes is to untick the box.

#473 Re: Devuan Derivatives » [SOLVED] [Miyo] Power Manager is missing in my setup » 2018-05-14 12:08:45

Ron

So should I install Xfce's power manager? Or something else?

Another more disturbing question: if Mate's power manager has systemd as a dependency, will the whole Mate desktop one day have it as a dependency?

#474 Re: Devuan Derivatives » [SOLVED] [Miyo] Power Manager is missing in my setup » 2018-05-14 01:06:19

Ron

I don't see that in Synaptic in the list of dependencies. But then, why wouldn't I see upower's Power Manager in Mate's control center? I know it would show Xfce's power manager if it were installed.

Board footer

Forum Software