Jump to content

manuti

Members
  • Posts

    353
  • Joined

  • Last visited

Posts posted by manuti

  1. 9 hours ago, martinayotte said:

    I will still look at it when I get change, simply to get the knowledge.

     

    Same spirit here!

    The poweroff by button is only for been a little bit lazy and I always unplug my devices when I finish to work or mingle with it.

    Thanks for your help!

  2. Quote

    manuti@orangepione:~$ sudo evtest /dev/input/event0
    [sudo] password for manuti:
    Input driver version is 1.0.1
    Input device ID: bus 0x19 vendor 0x1 product 0x1 version 0x100
    Input device name: "r_gpio_keys"
    Supported events:
      Event type 0 (EV_SYN)
      Event type 1 (EV_KEY)
        Event code 256 (BTN_0)
    Properties:
    Testing ... (interrupt to exit)
    Event: time 1493239485.022862, type 1 (EV_KEY), code 256 (BTN_0), value 1
    Event: time 1493239485.022862, -------------- SYN_REPORT ------------
    Event: time 1493239485.952865, type 1 (EV_KEY), code 256 (BTN_0), value 0
    Event: time 1493239485.952865, -------------- SYN_REPORT ------------

     

    OK, evtest detects the button.

    I create a script in /etc/acpi/powerbtn.sh with only:

     

    sudo poweroff

     

    and other config file on /etc/acpi/events/button_power with:

     

    event=button[ /]power
    action=/etc/acpi/powerbtn.sh

     

    Is correct this approach or I'm going in the moron way?

    Thanks again

  3. In my Orange Pi One with ARMBIAN 5.27.170422 nightly Ubuntu 16.04.2 LTS 4.10.11-sun8i

    I install acpi:

    sudo apt-get install acpi

    And run

    sudo acpi_listen

     

    And nothing is show when I press the power button.

    Is normal or my button is damaged?

     

    Thanks

  4. Is not completely related with storage but I'm following the process of a sysadmin trying to find the best cheap VPS. He is preparing an automated testing approach and sharing the ansible scripts and the results on GitHub.

    The guy is Joe http://joedicastro.com/ and the GitHub is https://github.com/joedicastro/vps-comparison

    Maybe can be interesting to run same test on local servers and LAN or from WAN using DynIP.

  5. 1 hour ago, petaspam said:

    So at the moment it is not possible to use simple applications for windows in our Orange Pi?

     

    I'm not an expert.

     

    But you need to know some things:

    1. Wine is a "sort" of Windows Emulator to run some applications in Linux . You need to emulated the whole Operative System to cheat the App over the platform in which is running.
    2. Wine is x86 application
    3. Windows is a x86, intel and AMD only with some exceptions in the past and maybe in the future, Operative System
    4. GNU/Linux is a x86, ARM, MIPS, PowerPC, ... Operative System
    5. Eltechs ExaGear is a ARM application to emulated x86 CPU

     

    So in a Orange Pi you need:

    1. GNU/Linux ARM Operative System like armbian.
    2. Install ExaGear to emulated x86 CPU
    3. Install OS like Ubuntu 16.04 x86 (not needed beacuase Eltechs included in his software Virtual Machine or something)
    4. Install Wine x86 inside the Ubuntu 16.04 x86
    5. Install the Windows application

     

     

     

  6. I'm having problems with latest Nightly image "Armbian_5.27.170329_Orangepilite_Ubuntu_xenial_dev_4.10.3." 

    I can login using USB to Ethernet dongle, config Wi-Fi with nmtui and select Auto connect, in this moment I can release the dongle and connect by Wi-Fi without issues but if I reboot the OPiLite the internal Wi-Fi never comes up.

    Any solution or workaround to solve my problem?

    Thanks

  7. 17 hours ago, tkaiser said:

    At least the whole naming scheme is already f*cked up to the max

    ^__^

    Is like Windows naming Ultimate, Pro XP, ...

    You can't imaging how disastrous is reading the Xunlongs Aliexpress page automatically translated to Spanish!!! is all about fruits and human body parts (ARM)

  8. 35 minutes ago, tkaiser said:

    Nope, not interested in RK3288 :)

     

     

    OK thanks for answer, I'm only checking possible cheap equivalent to th Asus TinkerBoard.

    I'm more or less happy with my armbian in Beelink X2 but always is nice to have 2GB of RAM and better internal memory for the OS.

    There are also a lot of RK3229 Android TV boxes but without proper Linux and similar specs than Beelink X2 I think is a waste of time.

     

    So just keep searching!

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines