Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Linux distributions provide separate packages for the Java 8 runtime environment and JavaFX.
    Make sure you have installed all basic software requirements or the NB|EASY tool won’t start.
    For example, to install Java 8 and JavaFX on Ubuntu you need to run:
    apt-get install openjdk-8-jdk openjfx

  • The required UART drivers are usually distributed as part of the Linux kernel since v4.4.132.

  • Check whether the required kernel module is loaded: lsmod | grep option.

  • Check whether you have read/write access to USB-UART bridge: ls -la /dev/ttyUSB*.

  • Download NB | EASY jar-file from Software & Drivers.

  • Start the program via command line: java -jar Vodafone-NB-EASY-x.x.x.jar.

...