Ubuntu 16.04 D-Link N150 Pico Wi-Fi adapter doesn't work

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I bought a new D-Link N150 Pico DWA-121 Wi-Fi adapter (although it turns out, the model is actually a few years old by now) and it doesn't work out of the box. This has me fretting, since I've seen a few notes of it working ...



I've tried the D-Link drivers for Linux found here without being able to install them. Neither did ndisgtk and the Windows drivers found on the same page work.



The device is detected, but that's about it:



 :~$ lsusb
Bus 002 Device 004: ID 2001:331b D-Link Corp.


lshw -class network gives me nothing but stuff about Ethernet interface (which I assume isn't relevant) and rfkill list all yields nothing (is that unusual?)



The chipset ussed is RTL8188eu.ndi, at least judging from this line in one of the Windows driver included on the accompanying disc:



 %DLINK_331B.DeviceDesc% = RTL8188eu.ndi, USBVID_2001&PID_331B






share|improve this question






















  • Did this have a CD with Windows drivers on it? If it did, search through the files to find the .inf files and search them for 331b and it might tell us what chipset your device is using
    – Jeremy31
    Apr 22 at 13:06










  • @Jeremy31 It did have a CD with Windows drivers on it. I believe the .inf file is telling me that chipset is RTL8188.eu.ndi. I'll edit my original question with this finding too.
    – user234982
    Apr 24 at 15:19














up vote
0
down vote

favorite












I bought a new D-Link N150 Pico DWA-121 Wi-Fi adapter (although it turns out, the model is actually a few years old by now) and it doesn't work out of the box. This has me fretting, since I've seen a few notes of it working ...



I've tried the D-Link drivers for Linux found here without being able to install them. Neither did ndisgtk and the Windows drivers found on the same page work.



The device is detected, but that's about it:



 :~$ lsusb
Bus 002 Device 004: ID 2001:331b D-Link Corp.


lshw -class network gives me nothing but stuff about Ethernet interface (which I assume isn't relevant) and rfkill list all yields nothing (is that unusual?)



The chipset ussed is RTL8188eu.ndi, at least judging from this line in one of the Windows driver included on the accompanying disc:



 %DLINK_331B.DeviceDesc% = RTL8188eu.ndi, USBVID_2001&PID_331B






share|improve this question






















  • Did this have a CD with Windows drivers on it? If it did, search through the files to find the .inf files and search them for 331b and it might tell us what chipset your device is using
    – Jeremy31
    Apr 22 at 13:06










  • @Jeremy31 It did have a CD with Windows drivers on it. I believe the .inf file is telling me that chipset is RTL8188.eu.ndi. I'll edit my original question with this finding too.
    – user234982
    Apr 24 at 15:19












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I bought a new D-Link N150 Pico DWA-121 Wi-Fi adapter (although it turns out, the model is actually a few years old by now) and it doesn't work out of the box. This has me fretting, since I've seen a few notes of it working ...



I've tried the D-Link drivers for Linux found here without being able to install them. Neither did ndisgtk and the Windows drivers found on the same page work.



The device is detected, but that's about it:



 :~$ lsusb
Bus 002 Device 004: ID 2001:331b D-Link Corp.


lshw -class network gives me nothing but stuff about Ethernet interface (which I assume isn't relevant) and rfkill list all yields nothing (is that unusual?)



The chipset ussed is RTL8188eu.ndi, at least judging from this line in one of the Windows driver included on the accompanying disc:



 %DLINK_331B.DeviceDesc% = RTL8188eu.ndi, USBVID_2001&PID_331B






share|improve this question














I bought a new D-Link N150 Pico DWA-121 Wi-Fi adapter (although it turns out, the model is actually a few years old by now) and it doesn't work out of the box. This has me fretting, since I've seen a few notes of it working ...



I've tried the D-Link drivers for Linux found here without being able to install them. Neither did ndisgtk and the Windows drivers found on the same page work.



The device is detected, but that's about it:



 :~$ lsusb
Bus 002 Device 004: ID 2001:331b D-Link Corp.


lshw -class network gives me nothing but stuff about Ethernet interface (which I assume isn't relevant) and rfkill list all yields nothing (is that unusual?)



The chipset ussed is RTL8188eu.ndi, at least judging from this line in one of the Windows driver included on the accompanying disc:



 %DLINK_331B.DeviceDesc% = RTL8188eu.ndi, USBVID_2001&PID_331B








share|improve this question













share|improve this question




share|improve this question








edited Apr 24 at 15:22

























asked Apr 22 at 12:42









user234982

386




386











  • Did this have a CD with Windows drivers on it? If it did, search through the files to find the .inf files and search them for 331b and it might tell us what chipset your device is using
    – Jeremy31
    Apr 22 at 13:06










  • @Jeremy31 It did have a CD with Windows drivers on it. I believe the .inf file is telling me that chipset is RTL8188.eu.ndi. I'll edit my original question with this finding too.
    – user234982
    Apr 24 at 15:19
















  • Did this have a CD with Windows drivers on it? If it did, search through the files to find the .inf files and search them for 331b and it might tell us what chipset your device is using
    – Jeremy31
    Apr 22 at 13:06










  • @Jeremy31 It did have a CD with Windows drivers on it. I believe the .inf file is telling me that chipset is RTL8188.eu.ndi. I'll edit my original question with this finding too.
    – user234982
    Apr 24 at 15:19















Did this have a CD with Windows drivers on it? If it did, search through the files to find the .inf files and search them for 331b and it might tell us what chipset your device is using
– Jeremy31
Apr 22 at 13:06




Did this have a CD with Windows drivers on it? If it did, search through the files to find the .inf files and search them for 331b and it might tell us what chipset your device is using
– Jeremy31
Apr 22 at 13:06












@Jeremy31 It did have a CD with Windows drivers on it. I believe the .inf file is telling me that chipset is RTL8188.eu.ndi. I'll edit my original question with this finding too.
– user234982
Apr 24 at 15:19




@Jeremy31 It did have a CD with Windows drivers on it. I believe the .inf file is telling me that chipset is RTL8188.eu.ndi. I'll edit my original question with this finding too.
– user234982
Apr 24 at 15:19










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










To install the driver, do the following in terminal


sudo apt-get install git dkms
git clone https://github.com/jeremyb31/rtl8188eu.git
sudo dkms add ./rtl8188eu
sudo dkms install 8188eu/1.0


Reboot



You will need to have Secure Boot disable in UEFI/BIOS settings






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027191%2fubuntu-16-04-d-link-n150-pico-wi-fi-adapter-doesnt-work%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    To install the driver, do the following in terminal


    sudo apt-get install git dkms
    git clone https://github.com/jeremyb31/rtl8188eu.git
    sudo dkms add ./rtl8188eu
    sudo dkms install 8188eu/1.0


    Reboot



    You will need to have Secure Boot disable in UEFI/BIOS settings






    share|improve this answer
























      up vote
      1
      down vote



      accepted










      To install the driver, do the following in terminal


      sudo apt-get install git dkms
      git clone https://github.com/jeremyb31/rtl8188eu.git
      sudo dkms add ./rtl8188eu
      sudo dkms install 8188eu/1.0


      Reboot



      You will need to have Secure Boot disable in UEFI/BIOS settings






      share|improve this answer






















        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        To install the driver, do the following in terminal


        sudo apt-get install git dkms
        git clone https://github.com/jeremyb31/rtl8188eu.git
        sudo dkms add ./rtl8188eu
        sudo dkms install 8188eu/1.0


        Reboot



        You will need to have Secure Boot disable in UEFI/BIOS settings






        share|improve this answer












        To install the driver, do the following in terminal


        sudo apt-get install git dkms
        git clone https://github.com/jeremyb31/rtl8188eu.git
        sudo dkms add ./rtl8188eu
        sudo dkms install 8188eu/1.0


        Reboot



        You will need to have Secure Boot disable in UEFI/BIOS settings







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 25 at 9:15









        Jeremy31

        7,85421359




        7,85421359



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027191%2fubuntu-16-04-d-link-n150-pico-wi-fi-adapter-doesnt-work%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Trouble downloading packages list due to a “Hash sum mismatch” error

            How do I move numbers in filenames, in a batch renaming operation?