VFE problem in Ubuntu 16.04

Hi !

In the Ubuntu 16.04 desktop, I have a problem to shutdown / reboot the BPi M2+

The X server is shuting down, but I have some lines like

gmac0 gmac0: eth0: No PHY found!
[VFE_ERR]input index(0) > dev->dev_qty(1)-1 invalid!, device_valid_flag[0] = 0

and the system stop here. I must to active the reset button to reboot.

I have done a dmesg and always the same loop:

    [VFE]vfe_open ok
    [ 3024.748900] [VFE_ERR]input index(0) > dev->dev_qty(1)-1 invalid!, device_valid_flag[0] = 0
    [ 3024.758454] [VFE]vfe_close
    [ 3024.758468] [VFE]vfe select input flag = 0, s_input have not be used .
    [ 3024.758489] [VFE]..........................vfe clk close!.......................
    [ 3024.758523] [VFE]vfe_close end

How can I fix it ? If I can’t, I give you this info :slight_smile:

Thanks