How do I install a Wimax usb driver?Cannot install driver for a Wimax modemUbuntu stops using Nvidia driver after kernel upgradeGreenpacket UH235 / MediaTek MT7118 WiMAX ModemA wireless USB receiver that works out of the box on UbuntuFATAL error and non functional keyboard & mouse> modprobe: FATAL: modules.dep: No such file or directorynvidia gtx 1050 and ubuntu 16.04: nvidia-modprobe errorCannot load rtl8192eu drivers in Lib/Modules to use TP-Link WN822N usb adapter
Why do links from custom link / image fields not appear in the link database?
Making sense of possessed dolls: how could they actually kill people?
What are the variables for PID control? How to use M301? How to use this command to switch from PID to bang-bang?
Why did Han Solo change his mind in the end of New Hope?
How to get best taste out of tomatoes?
Counterpart of cyclotomic polynomials for elliptic divisibility sequences
Greatsword with light and thrown?? (New wild barbarian)
Meaning of "pulse duration" in transistor datasheets?
Does any country have free college & open admissions?
Complexity of LP and MILP Problems?
How to decline invite to team dinner when I have a prior engagement?
How to delete file in folder except name files in list.txt?
How to show all results from a repeat loop in the Script Editor results pane
Are humans superior to machines in chess?
Getting data from Seagate ST-238R drive
Resonance structure of acetate
What is the purpose of R1 in this circuit?
Equality operator does not get defined for a custom spaceship operator implementation in C++20
Flats (b's) in chord progressions
What happens when the UA Bait and Switch maneuver is used on a grappled ally when the maneuver-user is out of the grappling monster's reach?
How do soldiers of conquered states enlist into the army of their conqueror?
Am I being run backwards?
Average Two Letters
Driving distance between O'Hare (ORD) and Downtown Chicago is 20.5 mi and 1H 17min?
How do I install a Wimax usb driver?
Cannot install driver for a Wimax modemUbuntu stops using Nvidia driver after kernel upgradeGreenpacket UH235 / MediaTek MT7118 WiMAX ModemA wireless USB receiver that works out of the box on UbuntuFATAL error and non functional keyboard & mouse> modprobe: FATAL: modules.dep: No such file or directorynvidia gtx 1050 and ubuntu 16.04: nvidia-modprobe errorCannot load rtl8192eu drivers in Lib/Modules to use TP-Link WN822N usb adapter
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I am using wimax usb modem in Ubuntu 9.04 properly. I am familiar with Ubuntu 10.04 and try to install the same deb file to use my wimax USB modem, but it could not install and give me the following error message:
$ sudo dpkg -i green-packet-wimax-usb_i386.iso.deb
(Reading database ... 206628 files and directories currently installed.)
Preparing to replace green-packet-wimax-usb 1.12 (using green-packet-wimax- usb_i386.iso.deb) ...
/var/lib/dpkg/info/green-packet-wimax-usb.prerm: 45: /etc/init.d/wimaxd: not found
Removing any system startup links for /etc/init.d/wimaxd ...
FATAL: Module mt7118_usb_os not found.
Unpacking replacement green-packet-wimax-usb ...
Setting up green-packet-wimax-usb (1.12) ...
FATAL: Error inserting mt7118_usb_glue (/lib/modules/2.6.32-28-generic/kernel/drivers/net/mt7118_usb_glue.ko): Invalid module format
dpkg: error processing green-packet-wimax-usb (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Errors were encountered while processing:
The error (Line 9) give me some clue that the mt7118_usb_glue.ko
kernel object can't insert it. So, I think this may be due to it's kernel dependencies.
Can anybody tell me how I can install this kernel object to my new Ubuntu 10.04 kernel?
drivers usb modem
add a comment
|
I am using wimax usb modem in Ubuntu 9.04 properly. I am familiar with Ubuntu 10.04 and try to install the same deb file to use my wimax USB modem, but it could not install and give me the following error message:
$ sudo dpkg -i green-packet-wimax-usb_i386.iso.deb
(Reading database ... 206628 files and directories currently installed.)
Preparing to replace green-packet-wimax-usb 1.12 (using green-packet-wimax- usb_i386.iso.deb) ...
/var/lib/dpkg/info/green-packet-wimax-usb.prerm: 45: /etc/init.d/wimaxd: not found
Removing any system startup links for /etc/init.d/wimaxd ...
FATAL: Module mt7118_usb_os not found.
Unpacking replacement green-packet-wimax-usb ...
Setting up green-packet-wimax-usb (1.12) ...
FATAL: Error inserting mt7118_usb_glue (/lib/modules/2.6.32-28-generic/kernel/drivers/net/mt7118_usb_glue.ko): Invalid module format
dpkg: error processing green-packet-wimax-usb (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Errors were encountered while processing:
The error (Line 9) give me some clue that the mt7118_usb_glue.ko
kernel object can't insert it. So, I think this may be due to it's kernel dependencies.
Can anybody tell me how I can install this kernel object to my new Ubuntu 10.04 kernel?
drivers usb modem
Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…
– Rinzwind
Jan 27 '12 at 13:31
add a comment
|
I am using wimax usb modem in Ubuntu 9.04 properly. I am familiar with Ubuntu 10.04 and try to install the same deb file to use my wimax USB modem, but it could not install and give me the following error message:
$ sudo dpkg -i green-packet-wimax-usb_i386.iso.deb
(Reading database ... 206628 files and directories currently installed.)
Preparing to replace green-packet-wimax-usb 1.12 (using green-packet-wimax- usb_i386.iso.deb) ...
/var/lib/dpkg/info/green-packet-wimax-usb.prerm: 45: /etc/init.d/wimaxd: not found
Removing any system startup links for /etc/init.d/wimaxd ...
FATAL: Module mt7118_usb_os not found.
Unpacking replacement green-packet-wimax-usb ...
Setting up green-packet-wimax-usb (1.12) ...
FATAL: Error inserting mt7118_usb_glue (/lib/modules/2.6.32-28-generic/kernel/drivers/net/mt7118_usb_glue.ko): Invalid module format
dpkg: error processing green-packet-wimax-usb (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Errors were encountered while processing:
The error (Line 9) give me some clue that the mt7118_usb_glue.ko
kernel object can't insert it. So, I think this may be due to it's kernel dependencies.
Can anybody tell me how I can install this kernel object to my new Ubuntu 10.04 kernel?
drivers usb modem
I am using wimax usb modem in Ubuntu 9.04 properly. I am familiar with Ubuntu 10.04 and try to install the same deb file to use my wimax USB modem, but it could not install and give me the following error message:
$ sudo dpkg -i green-packet-wimax-usb_i386.iso.deb
(Reading database ... 206628 files and directories currently installed.)
Preparing to replace green-packet-wimax-usb 1.12 (using green-packet-wimax- usb_i386.iso.deb) ...
/var/lib/dpkg/info/green-packet-wimax-usb.prerm: 45: /etc/init.d/wimaxd: not found
Removing any system startup links for /etc/init.d/wimaxd ...
FATAL: Module mt7118_usb_os not found.
Unpacking replacement green-packet-wimax-usb ...
Setting up green-packet-wimax-usb (1.12) ...
FATAL: Error inserting mt7118_usb_glue (/lib/modules/2.6.32-28-generic/kernel/drivers/net/mt7118_usb_glue.ko): Invalid module format
dpkg: error processing green-packet-wimax-usb (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Errors were encountered while processing:
The error (Line 9) give me some clue that the mt7118_usb_glue.ko
kernel object can't insert it. So, I think this may be due to it's kernel dependencies.
Can anybody tell me how I can install this kernel object to my new Ubuntu 10.04 kernel?
drivers usb modem
drivers usb modem
edited Jan 31 '12 at 21:43
Bruno Pereira
62.6k27 gold badges184 silver badges209 bronze badges
62.6k27 gold badges184 silver badges209 bronze badges
asked Jan 18 '12 at 5:21
kakazkakaz
11 silver badge2 bronze badges
11 silver badge2 bronze badges
Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…
– Rinzwind
Jan 27 '12 at 13:31
add a comment
|
Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…
– Rinzwind
Jan 27 '12 at 13:31
Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…
– Rinzwind
Jan 27 '12 at 13:31
Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…
– Rinzwind
Jan 27 '12 at 13:31
add a comment
|
2 Answers
2
active
oldest
votes
what's the provider name? Qubee or Banglalion ? and also which usb modem? if u are using banglalion, (I am just guessing) see this link
It's in Bangla & for Ubuntu 11.10 and this for Ubuntu 11.04
I guess you have to install newer Ubuntu version.
Jahid vai it's qubee. And i saw the link you provided here previously. So how can i forcefully install the kernel object file in this newer kernel. Waiting for your reply.
– kakaz
Feb 1 '12 at 9:29
add a comment
|
Why dont you upgrade to Ubuntu 11.10
Anyways try this on the version you have
To get the driver for Wimax installed , just type the following using the Terminal:
To open Terminal: Ctrl+Alt+T
Type in the following commands:
sudo apt-get update
sudo apt-get install madwimax
Have fun!!!
add a comment
|
protected by Community♦ Jun 4 '12 at 21:52
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
what's the provider name? Qubee or Banglalion ? and also which usb modem? if u are using banglalion, (I am just guessing) see this link
It's in Bangla & for Ubuntu 11.10 and this for Ubuntu 11.04
I guess you have to install newer Ubuntu version.
Jahid vai it's qubee. And i saw the link you provided here previously. So how can i forcefully install the kernel object file in this newer kernel. Waiting for your reply.
– kakaz
Feb 1 '12 at 9:29
add a comment
|
what's the provider name? Qubee or Banglalion ? and also which usb modem? if u are using banglalion, (I am just guessing) see this link
It's in Bangla & for Ubuntu 11.10 and this for Ubuntu 11.04
I guess you have to install newer Ubuntu version.
Jahid vai it's qubee. And i saw the link you provided here previously. So how can i forcefully install the kernel object file in this newer kernel. Waiting for your reply.
– kakaz
Feb 1 '12 at 9:29
add a comment
|
what's the provider name? Qubee or Banglalion ? and also which usb modem? if u are using banglalion, (I am just guessing) see this link
It's in Bangla & for Ubuntu 11.10 and this for Ubuntu 11.04
I guess you have to install newer Ubuntu version.
what's the provider name? Qubee or Banglalion ? and also which usb modem? if u are using banglalion, (I am just guessing) see this link
It's in Bangla & for Ubuntu 11.10 and this for Ubuntu 11.04
I guess you have to install newer Ubuntu version.
answered Jan 27 '12 at 13:49
jahid65jahid65
1,7691 gold badge9 silver badges5 bronze badges
1,7691 gold badge9 silver badges5 bronze badges
Jahid vai it's qubee. And i saw the link you provided here previously. So how can i forcefully install the kernel object file in this newer kernel. Waiting for your reply.
– kakaz
Feb 1 '12 at 9:29
add a comment
|
Jahid vai it's qubee. And i saw the link you provided here previously. So how can i forcefully install the kernel object file in this newer kernel. Waiting for your reply.
– kakaz
Feb 1 '12 at 9:29
Jahid vai it's qubee. And i saw the link you provided here previously. So how can i forcefully install the kernel object file in this newer kernel. Waiting for your reply.
– kakaz
Feb 1 '12 at 9:29
Jahid vai it's qubee. And i saw the link you provided here previously. So how can i forcefully install the kernel object file in this newer kernel. Waiting for your reply.
– kakaz
Feb 1 '12 at 9:29
add a comment
|
Why dont you upgrade to Ubuntu 11.10
Anyways try this on the version you have
To get the driver for Wimax installed , just type the following using the Terminal:
To open Terminal: Ctrl+Alt+T
Type in the following commands:
sudo apt-get update
sudo apt-get install madwimax
Have fun!!!
add a comment
|
Why dont you upgrade to Ubuntu 11.10
Anyways try this on the version you have
To get the driver for Wimax installed , just type the following using the Terminal:
To open Terminal: Ctrl+Alt+T
Type in the following commands:
sudo apt-get update
sudo apt-get install madwimax
Have fun!!!
add a comment
|
Why dont you upgrade to Ubuntu 11.10
Anyways try this on the version you have
To get the driver for Wimax installed , just type the following using the Terminal:
To open Terminal: Ctrl+Alt+T
Type in the following commands:
sudo apt-get update
sudo apt-get install madwimax
Have fun!!!
Why dont you upgrade to Ubuntu 11.10
Anyways try this on the version you have
To get the driver for Wimax installed , just type the following using the Terminal:
To open Terminal: Ctrl+Alt+T
Type in the following commands:
sudo apt-get update
sudo apt-get install madwimax
Have fun!!!
edited Nov 9 '12 at 18:51
devav2
27.4k13 gold badges72 silver badges80 bronze badges
27.4k13 gold badges72 silver badges80 bronze badges
answered Mar 30 '12 at 1:14
ZakariaZakaria
91 bronze badge
91 bronze badge
add a comment
|
add a comment
|
protected by Community♦ Jun 4 '12 at 21:52
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…
– Rinzwind
Jan 27 '12 at 13:31