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;









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?










share|improve this question




























  • Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…

    – Rinzwind
    Jan 27 '12 at 13:31

















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?










share|improve this question




























  • Any interested also have a look at this: answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/…

    – Rinzwind
    Jan 27 '12 at 13:31













0












0








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?










share|improve this question

















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






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








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

















  • 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










2 Answers
2






active

oldest

votes


















0


















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.






share|improve this answer


























  • 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


















0


















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!!!






share|improve this answer



























    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









    0


















    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.






    share|improve this answer


























    • 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















    0


















    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.






    share|improve this answer


























    • 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













    0














    0










    0









    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.






    share|improve this answer














    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.







    share|improve this answer













    share|improve this answer




    share|improve this answer










    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

















    • 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













    0


















    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!!!






    share|improve this answer
































      0


















      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!!!






      share|improve this answer






























        0














        0










        0









        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!!!






        share|improve this answer
















        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!!!







        share|improve this answer















        share|improve this answer




        share|improve this answer








        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


















            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?



            Popular posts from this blog

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?