Erro ao instalar o driver 3G USB stick no Ubuntu 12.04

0

Estou recebendo o erro mostrado abaixo. Eu sou novo no Ubuntu. Como resolvo isso?

> install.sh: 187: [: true: unexpected operator
udevadm is exist!
******Begin to /opt/TATA_DOCOMO_3G/driver
this is linux driver installtion
make -C /lib/modules/3.2.0-45-generic-pae/build M=/tmp/ONDA_driver_install_V3.1.2 modules
make[1]: Entering directory '/usr/src/linux-headers-3.2.0-45-generic-pae'
  CC [M]  /tmp/ONDA_driver_install_V3.1.2/onda.o
/tmp/ONDA_driver_install_V3.1.2/onda.c:18427:22: fatal error: usb-wwan.h: No such file or directory
compilation terminated.
make[2]: *** [/tmp/ONDA_driver_install_V3.1.2/onda.o] Error 1
make[1]: *** [_module_/tmp/ONDA_driver_install_V3.1.2] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-3.2.0-45-generic-pae'
make: *** [modules] Error 2
this  is customized kernel ,kernel version is: 3.2.0-45-generic-pae
enter customize_driver_install function
cp: cannot stat 'onda.ko': No such file or directory
FATAL: Module onda not found.
disselfirefox.pp driver_install.run nm.pp readme_onda.txt se End to /opt/TATA_DOCOMO_3G/driver
install.sh: 426: [: true: unexpected operator
install completed!!!
....After setup, you will find the TATA DOCOMO 3G in "Applications->Internet->TATA DOCOMO 3G". Click the TATA DOCOMO 3G and the application will run
install.sh: 434: read: Illegal option -n
./TATA_DOCOMO_3G: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
    
por pramodtech 11.06.2013 / 13:52

1 resposta

1

Eu acho que você realmente não precisa instalar o driver. A maioria dos drivers vem pré-instalada no kernel. Tente procurar a entrada "Nova conexão de banda larga móvel" no ícone de rede na parte superior da tela. Aparece alguns segundos depois que o modem é ligado. Eu sou capaz de usar o meu dongle 3G Reliance (é um ZTE MF668A) aqui sem instalar nenhum driver ... então eu acho que mesmo você não vai precisar deles.

    
por vasishath 25.07.2013 / 18:49