We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

Bluetooth configuration issue



  • Hi guys,

    Just got an Omega+ today and there is an issue.

    Well, i searched forum already, however couldn't find soultion for this.

    After updating opkg , then i tried to run following command

    root@Omega-xxxx:~#opkg update
    root@Omega-xxxx:~#opkg install obluez-libs obluez-utils

    Unknown package 'obluez-libs'.
    Unknown package 'obluez-utils'.
    Collected errors:

    • opkg_install_cmd: Cannot install package obluez-libs.
    • opkg_install_cmd: Cannot install package obluez-utils.

    And here is my Omega info, i already update firmware too.
    root@Omega-xxxx:~# uname -a
    Linux Omega-xxxx4.4.39 #0 Thu Dec 29 17:07:01 2016 mips GNU/Linux
    root@Omega-xxxx:~#

    Any idea and recommendation would be great help, thanks in advance.



  • @Hyun-Seok-Yang Did you check that opkg knows about obluez-libs and obluez-utils?

    Do opkg list to check
    They may be named differently



  • @Kit-Bishop
    Thanks a lot and opkg list command šŸ˜€

    Those obluez-libs obluez-utils file's name has been changed.

    obluez-libs -> bluez-libs
    obluez-utils -> bluez-utils

    So, you need run following command to configure bluetooth

    opkg install bluez-libs bluez-utils



Looks like your connection to Community was lost, please wait while we try to reconnect.