How to install network drivers for Void Linux on a x200 thinkpad?

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











up vote
0
down vote

favorite












Introduction



I've installed void linux on an x200 thinkpad with a minimimal install using an ethernet cable as i couldn't connect using wifi.



The problem




ip a




i have no ip address for my wifi device. I assume this is because i don't have the wifi driver installed:




lspci



03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN
[Shiloh] Network Connection




I've queried the void linux musl respository and couldn't find a package for 5100 AGN wifi driver. How do i install the driver to get my wifi card to work and thus connect to the internet?







share|improve this question



















  • It must be called iwlwifi in Debian according to my 1 minute Google search, it might be a clue, it might be wrong. Beware it might need firmware. I suspect you are better off with Ubuntu.
    – Rui F Ribeiro
    May 30 at 3:12















up vote
0
down vote

favorite












Introduction



I've installed void linux on an x200 thinkpad with a minimimal install using an ethernet cable as i couldn't connect using wifi.



The problem




ip a




i have no ip address for my wifi device. I assume this is because i don't have the wifi driver installed:




lspci



03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN
[Shiloh] Network Connection




I've queried the void linux musl respository and couldn't find a package for 5100 AGN wifi driver. How do i install the driver to get my wifi card to work and thus connect to the internet?







share|improve this question



















  • It must be called iwlwifi in Debian according to my 1 minute Google search, it might be a clue, it might be wrong. Beware it might need firmware. I suspect you are better off with Ubuntu.
    – Rui F Ribeiro
    May 30 at 3:12













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Introduction



I've installed void linux on an x200 thinkpad with a minimimal install using an ethernet cable as i couldn't connect using wifi.



The problem




ip a




i have no ip address for my wifi device. I assume this is because i don't have the wifi driver installed:




lspci



03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN
[Shiloh] Network Connection




I've queried the void linux musl respository and couldn't find a package for 5100 AGN wifi driver. How do i install the driver to get my wifi card to work and thus connect to the internet?







share|improve this question











Introduction



I've installed void linux on an x200 thinkpad with a minimimal install using an ethernet cable as i couldn't connect using wifi.



The problem




ip a




i have no ip address for my wifi device. I assume this is because i don't have the wifi driver installed:




lspci



03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN
[Shiloh] Network Connection




I've queried the void linux musl respository and couldn't find a package for 5100 AGN wifi driver. How do i install the driver to get my wifi card to work and thus connect to the internet?









share|improve this question










share|improve this question




share|improve this question









asked May 29 at 23:39









digitalXmage

274




274











  • It must be called iwlwifi in Debian according to my 1 minute Google search, it might be a clue, it might be wrong. Beware it might need firmware. I suspect you are better off with Ubuntu.
    – Rui F Ribeiro
    May 30 at 3:12

















  • It must be called iwlwifi in Debian according to my 1 minute Google search, it might be a clue, it might be wrong. Beware it might need firmware. I suspect you are better off with Ubuntu.
    – Rui F Ribeiro
    May 30 at 3:12
















It must be called iwlwifi in Debian according to my 1 minute Google search, it might be a clue, it might be wrong. Beware it might need firmware. I suspect you are better off with Ubuntu.
– Rui F Ribeiro
May 30 at 3:12





It must be called iwlwifi in Debian according to my 1 minute Google search, it might be a clue, it might be wrong. Beware it might need firmware. I suspect you are better off with Ubuntu.
– Rui F Ribeiro
May 30 at 3:12











1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










Install the linux firmware package:



xbps-install linux-firmware


You will likely have to do this by chroot'ing into the root filesystem, since you do not have networking when booting into it.






share|improve this answer





















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    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: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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%2funix.stackexchange.com%2fquestions%2f446809%2fhow-to-install-network-drivers-for-void-linux-on-a-x200-thinkpad%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
    0
    down vote



    accepted










    Install the linux firmware package:



    xbps-install linux-firmware


    You will likely have to do this by chroot'ing into the root filesystem, since you do not have networking when booting into it.






    share|improve this answer

























      up vote
      0
      down vote



      accepted










      Install the linux firmware package:



      xbps-install linux-firmware


      You will likely have to do this by chroot'ing into the root filesystem, since you do not have networking when booting into it.






      share|improve this answer























        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        Install the linux firmware package:



        xbps-install linux-firmware


        You will likely have to do this by chroot'ing into the root filesystem, since you do not have networking when booting into it.






        share|improve this answer













        Install the linux firmware package:



        xbps-install linux-firmware


        You will likely have to do this by chroot'ing into the root filesystem, since you do not have networking when booting into it.







        share|improve this answer













        share|improve this answer



        share|improve this answer











        answered Jul 12 at 23:27









        CameronNemo

        1,002611




        1,002611






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446809%2fhow-to-install-network-drivers-for-void-linux-on-a-x200-thinkpad%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)