PDA

View Full Version : [OS-mio+] About



norhap
20-01-20, 21:53
@twol first congratulations on your commit, I really like to see the name of the device in information about/devices.

I have noticed something, as you know I have a USB stick ( toshiba ) with two partitions a vfat (2GB) and another one to ext4 with the rest, my device has a total of 32 GB, well, it does not show me the information correctly, it only shows me the Free disk information of the vfat partition ( 1,99GB) does not detect the free space of ext4.

Someone the same thing happens?

https://i.postimg.cc/hPstQsjH/222.jpg (https://postimg.cc/RN3BjcwR)

twol
21-01-20, 08:34
@twol first congratulations on your commit, I really like to see the name of the device in information about/devices.

I have noticed something, as you know I have a USB stick ( toshiba ) with two partitions a vfat (2GB) and another one to ext4 with the rest, my device has a total of 32 GB, well, it does not show me the information correctly, it only shows me the Free disk information of the vfat partition ( 1,99GB) does not detect the free space of ext4.

Someone the same thing happens?

https://i.postimg.cc/hPstQsjH/222.jpg (https://postimg.cc/RN3BjcwR)
Let me have a look I did a test with a similar config and it looked OK - but will go back and test again!

twol
21-01-20, 09:48
@norhap - sent you a PM!

twol
21-01-20, 16:37
OK - fixed! Will test a bit further across boxes and then submit a Pull

@norhap - you have given me a very interesting day!

norhap
24-02-20, 22:59
I need a test from you, I explain my configuration:

vix 5.3.017
NAS with NFS network protocol.
Mounting type: AUTOFS. automounts.xml -> auto.network
About (Devices): it shows the no-stable information, sometimes it shows me the folders along with the size of my NAS, if I enter and leave this menu there comes a time that disappears, I lose it ("mounts" None)
Nevertheless, mounts autofs is stable I do not lose it, it is only lost in About.


This does not happen if mount with NFS using "enigma2" mount, the mounts are always visible in About.

twol
24-02-20, 23:10
I will need to add a NAS box and see what happens - cannot do this for a few days (might be next week) - can you give me some screen shots??? With both types of mount??

norhap
24-02-20, 23:35
three mounts OK.
https://i.postimg.cc/wxJJHgJ5/3.jpg (https://postimg.cc/RqSqLrgq)

I enter for the first time ... it just shows a mounted folder:

https://i.postimg.cc/kG95733w/1.png (https://postimg.cc/2bcYxt5B)

exit Menu Devices...and I enter again .....

https://i.postimg.cc/MpjJ3PgG/4.png (https://postimg.cc/NKYn54sh)


mounts /media/autofs are always OK, no problem:

https://i.postimg.cc/tgYZcjpx/2.png (https://postimg.cc/qtHvtWtJ)

PD.-with mounts NFS "enigma2" no problem always view about info "media/net"

twol
25-02-20, 07:57
OK - will have a look!
Many thanks for the info.

twol
25-02-20, 17:43
I need a test from you, I explain my configuration:

vix 5.3.017
NAS with NFS network protocol.
Mounting type: AUTOFS. automounts.xml -> auto.network
About (Devices): it shows the no-stable information, sometimes it shows me the folders along with the size of my NAS, if I enter and leave this menu there comes a time that disappears, I lose it ("mounts" None)
Nevertheless, mounts autofs is stable I do not lose it, it is only lost in About.


This does not happen if mount with NFS using "enigma2" mount, the mounts are always visible in About.

Did this work in previous release???

norhap
25-02-20, 18:41
I don't know, I realized in this release testing autofs, I've always used mounts with "enigma2" only with automounts.xml (media/net).
with /media/net is stable.

if we compare the code in harddisk, it is the same for both of us, just change the type of mount / media/autofs versus / media/net I find no difference.