Jump to content

Question

Posted

Привет, после обновления dashboard зависал при открытии

@eralde посмотрел в чем проблема, вердикт следующий:

В show usb флешки нет, а в show media -- есть.
Интерфейс пытается считать название флешки из show usb и ломается.

 

Прикладываю селфтест если понадобится дополнительная диагностика.

1 answer to this question

Recommended Posts

  • 0
Posted

Peak - 381 - все открывается с момента обновления, только подключен HDD к USB3

 

Скрытый текст
{
    "usb": {
        "device": {
            "Media0": {
                "DEVICE": "/devices/platform/1a0c0000.usb/usb2/2-1/2-1:1.0",
                "DEVPATH": "/devices/platform/1a0c0000.usb/usb2/2-1/2-1:1.0/host0/target0:0:0/0:0:0:0/block/sda",
                "manufacturer": "",
                "product": "",
                "serial": "20.....1",
                "subsystem": "media",
                "port": "1",
                "power-control": "yes",
                "usb-version": "3.00"
            }
        }
    },
    "prompt": "(config)"
}




{
    "media": {
        "Media0": {
            "usb": {
                "port": 1,
                "version": "3.00"
            },
            "state": "ACTIVE",
            "manufacturer": "",
            "product": "",
            "serial": "20....1",
            "size": "500107862016",
            "partition": [
                {
                    "uuid": "01.......A0",
                    "label": "D3-1",
                    "fstype": "ntfs",
                    "state": "MOUNTED",
                    "total": "492847489024",
                    "free": "170741981184"
                },
                {
                    "uuid": "00000000-0000-0000-0000-000000000000",
                    "label": "",
                    "fstype": "swap",
                    "state": "MOUNTED",
                    "total": "2146430976",
                    "free": "2146430976"
                },
                {
                    "uuid": "fee7......701",
                    "label": "D3-2",
                    "fstype": "ext4",
                    "state": "MOUNTED",
                    "total": "4783122432",
                    "free": "4482370560"
                }
            ]
        }
    },
    "prompt": "(config)"
}

 

При добавление flash на USB2 порт не чего не изменило, все открывается как и ранее. Отображение правильное.

Скрытый текст
{
    "usb": {
        "device": {
            "Media0": {
                "DEVICE": "/devices/platform/1a0c0000.usb/usb2/2-1/2-1:1.0",
                "DEVPATH": "/devices/platform/1a0c0000.usb/usb2/2-1/2-1:1.0/host0/target0:0:0/0:0:0:0/block/sda",
                "manufacturer": "",
                "product": "",
                "serial": "20....1",
                "subsystem": "media",
                "port": "1",
                "power-control": "yes",
                "usb-version": "3.00"
            },
            "Media1": {
                "DEVICE": "/devices/platform/1a0c0000.usb/usb1/1-1/1-1:1.0",
                "DEVPATH": "/devices/platform/1a0c0000.usb/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb",
                "manufacturer": "        ",
                "product": "USB DISK 2.0", ********** flash
                "serial": "070B......2",
                "subsystem": "media",
                "port": "2",
                "power-control": "yes",
                "usb-version": "2.00"
            }
        }
    },
    "prompt": "(config)"
}



{
    "media": {
        "Media0": {
            "usb": {
                "port": 1,
                "version": "3.00"
            },
            "state": "ACTIVE",
            "manufacturer": "",
 ...
                    "total": "4783122432",
                    "free": "4482370560"
                }
            ]
        },
        "Media1": {
            "usb": {
                "port": 2,
                "version": "2.00"
            },
            "state": "ACTIVE",
            "manufacturer": "        ",
            "product": "USB DISK 2.0", ********** flash
            "serial": "070.....2",
            "size": "4009754624",
            "partition": [
                {
                    "uuid": "01D....670",
                    "label": "F4-1",
                    "fstype": "ntfs",
                    "state": "MOUNTED",
                    "total": "2929717248",
                    "free": "2908741632"
                },
                {
                    "uuid": "e0ffd5......701",
                    "label": "F4-2",
                    "fstype": "ext4",
                    "state": "MOUNTED",
                    "total": "1001713664",
                    "free": "1001710592"
                }
            ]
        }
    },
    "prompt": "(config)"
}

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.