GeeXboX

opkg upgrade problems

October 8th, 2014

Home Forums GeeXboX on ARM SoCs opkg upgrade problems

This topic contains 6 replies, has 2 voices, and was last updated by CuBox User 1 day, 9 hours ago.

Viewing 7 posts – 1 through 7 (of 7 total)
  • Author
    Posts
  • #8762

    CuBox User
    Member

    Hi,

    Just done a ‘opkg update’ & ‘opkg upgrade’ followed by a ‘reboot’ and now xmbc is not displaying on my TV. All I get is the login prompt displayed, but it won’t accept any input. I’ve also tried removing the power supply and restarting from cold with the same results. XBMC is running and operational but with no display on screen.

    Original running setup was the upgrade on 5-Oct-14.

    # opkg update
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//Packages.
    Updated list of available packages in /var/lib/opkg//snapshots.
    # opkg upgrade
    Upgrading bash on root from 4.3-1 to 4.3-2…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//bash_4.3-2_armv7.opk.
    Upgrading fontconfig on root from 2.10.0-1 to 2.11.1-1…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//fontconfig_2.11.1-1_armv7.opk.
    Upgrading libfslparser on root from 3.0.10-1 to 4.0.1-1…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//libfslparser_4.0.1-1_armv7.opk.
    Upgrading linux on root from imx_3.14.14_linaro-stable+4354226-2 to imx_3.14.14_
    linaro-stable+4354226-3…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//linux_imx_3.14.14_linaro-stable+4354226-3_armv7.opk.
    Mounting boot partition …
    Installing …
    Upgrading libfslvpuwrap on root from 1.0.45-1 to 1.0.46-1…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//libfslvpuwrap_1.0.46-1_armv7.opk.
    Upgrading libXi on root from 1.6.1-1 to 1.7.4-1…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//libXi_1.7.4-1_armv7.opk.
    Upgrading imx6-graphics on root from 3.10.17-1.0.0-beta-1 to 3.10.17-1.0.0-beta-
    2…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//imx6-graphics_3.10.17-1.0.0-beta-2_armv7.opk.
    Upgrading libfslcodec on root from 3.0.10-1 to 4.0.1-1…
    Downloading http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/lates
    t/binaries.cuboxi/packages//libfslcodec_4.0.1-1_armv7.opk.
    Configuring libXi.
    Configuring fontconfig.
    Configuring bash.
    Configuring libfslvpuwrap.
    Configuring libfslparser.
    Configuring linux.
    Unmounting boot partition …
    Updating modules …
    Running depmod
    depmod: WARNING: could not open /lib/modules/3.14.14/modules.order: No such file
    or directory
    depmod: WARNING: could not open /lib/modules/3.14.14/modules.builtin: No such fi
    le or directory
    depmod: ERROR: Module ‘hci_vhci’ has devname (vhci) but lacks major and minor in
    formation. Ignoring.
    Done, reboot required
    Configuring imx6-graphics.
    Configuring libfslcodec.
    #

    Any help would be appreciated

    Regards

    Dave

    #8763

    tomlohave
    Moderator

    no idea to be honest. it is working fine here with latest snapshot
    Are you sure xbmc is running ?
    journalctl -a could help a little

    #8764

    CuBox User
    Member

    Weird, xbmc is not showing (at least I can’t see it) in journalctl -a but is showing in ps or top as 640 root {runxbmc} /bin/sh /usr/bin/runxbmc --standalone -fs -l /var/run/

    What do I need to do to get xbmc running?

    Also, the latest snapshot at http://download.geexbox.org/snapshots/geexbox-xbmc-imx6-cuboxi/latest/binaries.cuboxi/geexbox-devel-20141008-r394d6c2.cuboxi.img won’t boot on my CuBox i4Pro – I’ve tried 2 different SD cards and neither work, yet the previous snapshot works fine. I’ve not tried manually creating the SD card from the tar.xz file just the img file.

    Any thoughts?

    Regards

    #8765

    tomlohave
    Moderator

    hum ….
    that’s pretty annoying ..
    I have just installed the xz file and it worked fine. (once my first reply)
    I can retry later in the evening with the img file.
    Can you verify the md5sum for your img file ? It should be : dd74e0f9a159646a448ec31048b5a839

    #8766

    CuBox User
    Member

    Yup, MD5SUM is DD74E0F9A159646A448EC31048B5A839.

    I’m not having to much luck tonight with things :'(

    However, I’ve reflashed the 5-Oct-14 img and performed the opkg update, opkg upgrade and xbmc now works. If I could only remember what I did to get my remote working and MySQL running…….

    #8767

    tomlohave
    Moderator

    that’s a little strange for the update. Anyway , last img file was corrupted. I have deleted it.
    For remote, you have just one file to edit.
    for mysql, don’t know what you have done exactly, but we have mysql-client & server packages ready if you need them.

    #8769

    CuBox User
    Member

    Thanks @tomlohave – I’ve got MySQL up and running again just not with the same configuration as before – for some reason it didn’t like the ip address of the MySQL server being specified it wanted 127.0.0.1.

    I’m giving up for today – Perhaps a fresh start tomorrow will help.

    Thanks for your help

Viewing 7 posts – 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Comments are closed.