Невозможно установить устройство Airtel 4G LTE (устройство USB Dongle) в Ubuntu 16.04(64 бита)

Недавно я установил Ubuntu 16.04 и пытаюсь установить устройство Airtel 4G LTE, но оно дает мне следующие ошибки при установке

Также не показывает устройства в конце. Но в проводнике файлов обнаруживается устройство и отображается папка Airtel. Может кто-нибудь, пожалуйста, помогите мне разобраться в этом вопросе.

Примечание: раньше я использовал Ubuntu 14.04, и он работал нормально. Проблема существует только в Ubuntu 16.04

Я попробовал все шаги из этого видео. Но не повезло. https://www.youtube.com/watch?v=jCdzpDTO4bI

ls: cannot access '/usr/share/applications/desktop.*.cache': No such file or directory
******Begin to /opt/Airtel_4G/driver
this is linux driver installtion
make -C /lib/modules/4.13.0-36-generic/build M=/tmp/ONDA_driver_install_V3.42 modules
make[1]: Entering directory '/usr/src/linux-headers-4.13.0-36-generic'
  CC [M]  /tmp/ONDA_driver_install_V3.42/onda.o
/tmp/ONDA_driver_install_V3.42/onda.c:21354:16: error: ‘usb_serial_probe’ undeclared here (not in a function)
  .probe      = usb_serial_probe,
                ^
/tmp/ONDA_driver_install_V3.42/onda.c:21355:16: error: ‘usb_serial_disconnect’ undeclared here (not in a function)
  .disconnect = usb_serial_disconnect,
                ^
/tmp/ONDA_driver_install_V3.42/onda.c: In function ‘onda_init’:
/tmp/ONDA_driver_install_V3.42/onda.c:21433:11: error: implicit declaration of function ‘usb_serial_register’ [-Werror=implicit-function-declaration]
  retval = usb_serial_register(&onda_1port_device);
           ^
/tmp/ONDA_driver_install_V3.42/onda.c:21446:2: error: implicit declaration of function ‘usb_serial_deregister’ [-Werror=implicit-function-declaration]
  usb_serial_deregister(&onda_1port_device);
  ^
/tmp/ONDA_driver_install_V3.42/onda.c: In function ‘onda_instat_callback’:
/tmp/ONDA_driver_install_V3.42/onda.c:21510:2: error: implicit declaration of function ‘dbg’ [-Werror=implicit-function-declaration]
  dbg("%s", __func__);
  ^
/tmp/ONDA_driver_install_V3.42/onda.c:21548:3: error: called object ‘err’ is not a function or function pointer
   err("%s: error %d", __func__, status);
   ^
/tmp/ONDA_driver_install_V3.42/onda.c:21505:6: note: declared here
  int err;
      ^
In file included from ./include/linux/module.h:18:0,
                 from /tmp/ONDA_driver_install_V3.42/onda.c:20880:
/tmp/ONDA_driver_install_V3.42/onda.c: In function ‘__check_debug’:
./include/linux/moduleparam.h:346:67: error: return from incompatible pointer type [-Werror=incompatible-pointer-types]
  static inline type __always_unused *__check_##name(void) { return(p); }
                                                                   ^
./include/linux/moduleparam.h:398:35: note: in expansion of macro ‘__param_check’
 #define param_check_bool(name, p) __param_check(name, p, bool)
                                   ^
./include/linux/moduleparam.h:148:2: note: in expansion of macro ‘param_check_bool’
  param_check_##type(name, &(value));       \
  ^
./include/linux/moduleparam.h:128:2: note: in expansion of macro ‘module_param_named’
  module_param_named(name, name, type, perm)
  ^
/tmp/ONDA_driver_install_V3.42/onda.c:21598:1: note: in expansion of macro ‘module_param’
 module_param(debug, bool, S_IRUGO | S_IWUSR);
 ^
cc1: some warnings being treated as errors
scripts/Makefile.build:315: recipe for target '/tmp/ONDA_driver_install_V3.42/onda.o' failed
make[2]: *** [/tmp/ONDA_driver_install_V3.42/onda.o] Error 1
Makefile:1550: recipe for target '_module_/tmp/ONDA_driver_install_V3.42' failed
make[1]: *** [_module_/tmp/ONDA_driver_install_V3.42] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-36-generic'
Makefile:16: recipe for target 'modules' failed
make: *** [modules] Error 2
this  is customized kernel ,kernel version is: 4.13.0-36-generic
enter customize_driver_install function
cp: cannot stat 'onda.ko': No such file or directory
modprobe: FATAL: Module onda not found in directory /lib/modules/4.13.0-36-generic
disselfirefox.pp driver_install.run nm.pp se End to /opt/Airtel_4G/driver
udevadm is exist!
install completed!!!
....After setup, you will find the Airtel 4G in "Applications->Internet->Airtel 4G". Click the Airtel 4G and the application will run
press any key to continue.... 
Testability plugin /opt/QtSDK/Desktop/Qt/473/gcc/plugins/testability/libtestability.so load failed with error:The shared library was not found.
QObject::connect: Cannot connect (null)::clicked() to UUFormMain_India_Airtel_MF825A::slotInternetButtonClicked()
QObject::connect: Cannot connect (null)::clicked() to UUFormMain_India_Airtel_MF825A::slotStkButtonClicked()

0 ответов

Другие вопросы по тегам