PCIe USB card on kernel 4.15











up vote
0
down vote

favorite












I purchased a PCIe USB card PEXUSB3S44V from StarTech (link below). I use ubuntu 16.04 and kernel 4.15. I can see the card when typing lspci and lsusb. But it doesn't work. I contacted StarTech support and they tell me that this card doesn't work with kernels higher than 4.9. Do I have any way to fix this? Can I compile and run the kernel 4.9? Could this interfere with other softwares on this system? I only use CUDA and tensorflow on this system.



https://www.startech.com/Cards-Adapters/USB-3.0/Cards/PCI-Express-USB-3-Card-4-Dedicated-Channels-4-Port~PEXUSB3S44V#dnlds










share|improve this question






















  • original kernel version of 16.04 is 4.4 so I won't say it can't work. But there's not guarentee that proprietary graphic driver will still work.
    – Alvin Liang
    Oct 26 at 1:50










  • @AlvinLiang Agreed regarding the kernel version for the original 16.04 but I think 16.04.1 already comes with a +4.9 kernel. But in any case this is a USB3.0 card adapter. Is your comment about the proprietary graphics drivers because of CUDA? It depends on the Nvidia driver version, not so much on the kernel version.
    – GabrielaGarcia
    Oct 26 at 3:15








  • 1




    @GabrielaGarcia Yeah, you're right, I'm not familiar with proprietary drivers so I don't know if there's any dependency thing to be fixed. Just I saw somebody complained about his graphic card stopped working after installing older kernel. Anyways µPD720202 support is broken now, I would not bother to do a lot of work if I can replace it with another working one.
    – Alvin Liang
    Oct 26 at 3:37










  • @GabrielaGarcia So in your opinion as long as the graphics drivers are compatible with let's say kernel 4.9, I should be fine?
    – baca
    Oct 27 at 20:36










  • @baca Yes, if the drivers compile correctly for the kernel version, of course.
    – GabrielaGarcia
    Oct 27 at 21:02















up vote
0
down vote

favorite












I purchased a PCIe USB card PEXUSB3S44V from StarTech (link below). I use ubuntu 16.04 and kernel 4.15. I can see the card when typing lspci and lsusb. But it doesn't work. I contacted StarTech support and they tell me that this card doesn't work with kernels higher than 4.9. Do I have any way to fix this? Can I compile and run the kernel 4.9? Could this interfere with other softwares on this system? I only use CUDA and tensorflow on this system.



https://www.startech.com/Cards-Adapters/USB-3.0/Cards/PCI-Express-USB-3-Card-4-Dedicated-Channels-4-Port~PEXUSB3S44V#dnlds










share|improve this question






















  • original kernel version of 16.04 is 4.4 so I won't say it can't work. But there's not guarentee that proprietary graphic driver will still work.
    – Alvin Liang
    Oct 26 at 1:50










  • @AlvinLiang Agreed regarding the kernel version for the original 16.04 but I think 16.04.1 already comes with a +4.9 kernel. But in any case this is a USB3.0 card adapter. Is your comment about the proprietary graphics drivers because of CUDA? It depends on the Nvidia driver version, not so much on the kernel version.
    – GabrielaGarcia
    Oct 26 at 3:15








  • 1




    @GabrielaGarcia Yeah, you're right, I'm not familiar with proprietary drivers so I don't know if there's any dependency thing to be fixed. Just I saw somebody complained about his graphic card stopped working after installing older kernel. Anyways µPD720202 support is broken now, I would not bother to do a lot of work if I can replace it with another working one.
    – Alvin Liang
    Oct 26 at 3:37










  • @GabrielaGarcia So in your opinion as long as the graphics drivers are compatible with let's say kernel 4.9, I should be fine?
    – baca
    Oct 27 at 20:36










  • @baca Yes, if the drivers compile correctly for the kernel version, of course.
    – GabrielaGarcia
    Oct 27 at 21:02













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I purchased a PCIe USB card PEXUSB3S44V from StarTech (link below). I use ubuntu 16.04 and kernel 4.15. I can see the card when typing lspci and lsusb. But it doesn't work. I contacted StarTech support and they tell me that this card doesn't work with kernels higher than 4.9. Do I have any way to fix this? Can I compile and run the kernel 4.9? Could this interfere with other softwares on this system? I only use CUDA and tensorflow on this system.



https://www.startech.com/Cards-Adapters/USB-3.0/Cards/PCI-Express-USB-3-Card-4-Dedicated-Channels-4-Port~PEXUSB3S44V#dnlds










share|improve this question













I purchased a PCIe USB card PEXUSB3S44V from StarTech (link below). I use ubuntu 16.04 and kernel 4.15. I can see the card when typing lspci and lsusb. But it doesn't work. I contacted StarTech support and they tell me that this card doesn't work with kernels higher than 4.9. Do I have any way to fix this? Can I compile and run the kernel 4.9? Could this interfere with other softwares on this system? I only use CUDA and tensorflow on this system.



https://www.startech.com/Cards-Adapters/USB-3.0/Cards/PCI-Express-USB-3-Card-4-Dedicated-Channels-4-Port~PEXUSB3S44V#dnlds







usb kernel pcie






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 26 at 1:13









baca

1112




1112












  • original kernel version of 16.04 is 4.4 so I won't say it can't work. But there's not guarentee that proprietary graphic driver will still work.
    – Alvin Liang
    Oct 26 at 1:50










  • @AlvinLiang Agreed regarding the kernel version for the original 16.04 but I think 16.04.1 already comes with a +4.9 kernel. But in any case this is a USB3.0 card adapter. Is your comment about the proprietary graphics drivers because of CUDA? It depends on the Nvidia driver version, not so much on the kernel version.
    – GabrielaGarcia
    Oct 26 at 3:15








  • 1




    @GabrielaGarcia Yeah, you're right, I'm not familiar with proprietary drivers so I don't know if there's any dependency thing to be fixed. Just I saw somebody complained about his graphic card stopped working after installing older kernel. Anyways µPD720202 support is broken now, I would not bother to do a lot of work if I can replace it with another working one.
    – Alvin Liang
    Oct 26 at 3:37










  • @GabrielaGarcia So in your opinion as long as the graphics drivers are compatible with let's say kernel 4.9, I should be fine?
    – baca
    Oct 27 at 20:36










  • @baca Yes, if the drivers compile correctly for the kernel version, of course.
    – GabrielaGarcia
    Oct 27 at 21:02


















  • original kernel version of 16.04 is 4.4 so I won't say it can't work. But there's not guarentee that proprietary graphic driver will still work.
    – Alvin Liang
    Oct 26 at 1:50










  • @AlvinLiang Agreed regarding the kernel version for the original 16.04 but I think 16.04.1 already comes with a +4.9 kernel. But in any case this is a USB3.0 card adapter. Is your comment about the proprietary graphics drivers because of CUDA? It depends on the Nvidia driver version, not so much on the kernel version.
    – GabrielaGarcia
    Oct 26 at 3:15








  • 1




    @GabrielaGarcia Yeah, you're right, I'm not familiar with proprietary drivers so I don't know if there's any dependency thing to be fixed. Just I saw somebody complained about his graphic card stopped working after installing older kernel. Anyways µPD720202 support is broken now, I would not bother to do a lot of work if I can replace it with another working one.
    – Alvin Liang
    Oct 26 at 3:37










  • @GabrielaGarcia So in your opinion as long as the graphics drivers are compatible with let's say kernel 4.9, I should be fine?
    – baca
    Oct 27 at 20:36










  • @baca Yes, if the drivers compile correctly for the kernel version, of course.
    – GabrielaGarcia
    Oct 27 at 21:02
















original kernel version of 16.04 is 4.4 so I won't say it can't work. But there's not guarentee that proprietary graphic driver will still work.
– Alvin Liang
Oct 26 at 1:50




original kernel version of 16.04 is 4.4 so I won't say it can't work. But there's not guarentee that proprietary graphic driver will still work.
– Alvin Liang
Oct 26 at 1:50












@AlvinLiang Agreed regarding the kernel version for the original 16.04 but I think 16.04.1 already comes with a +4.9 kernel. But in any case this is a USB3.0 card adapter. Is your comment about the proprietary graphics drivers because of CUDA? It depends on the Nvidia driver version, not so much on the kernel version.
– GabrielaGarcia
Oct 26 at 3:15






@AlvinLiang Agreed regarding the kernel version for the original 16.04 but I think 16.04.1 already comes with a +4.9 kernel. But in any case this is a USB3.0 card adapter. Is your comment about the proprietary graphics drivers because of CUDA? It depends on the Nvidia driver version, not so much on the kernel version.
– GabrielaGarcia
Oct 26 at 3:15






1




1




@GabrielaGarcia Yeah, you're right, I'm not familiar with proprietary drivers so I don't know if there's any dependency thing to be fixed. Just I saw somebody complained about his graphic card stopped working after installing older kernel. Anyways µPD720202 support is broken now, I would not bother to do a lot of work if I can replace it with another working one.
– Alvin Liang
Oct 26 at 3:37




@GabrielaGarcia Yeah, you're right, I'm not familiar with proprietary drivers so I don't know if there's any dependency thing to be fixed. Just I saw somebody complained about his graphic card stopped working after installing older kernel. Anyways µPD720202 support is broken now, I would not bother to do a lot of work if I can replace it with another working one.
– Alvin Liang
Oct 26 at 3:37












@GabrielaGarcia So in your opinion as long as the graphics drivers are compatible with let's say kernel 4.9, I should be fine?
– baca
Oct 27 at 20:36




@GabrielaGarcia So in your opinion as long as the graphics drivers are compatible with let's say kernel 4.9, I should be fine?
– baca
Oct 27 at 20:36












@baca Yes, if the drivers compile correctly for the kernel version, of course.
– GabrielaGarcia
Oct 27 at 21:02




@baca Yes, if the drivers compile correctly for the kernel version, of course.
– GabrielaGarcia
Oct 27 at 21:02










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










For the record, I have been in touch with StarTech. They couldn't understand why the card isn't working on my computer. I tried it with another computer and it worked fine, under both kernels 4.15 and 4.9. So my problem doesn't seem to come from ubuntu.






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: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    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%2f1087290%2fpcie-usb-card-on-kernel-4-15%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote



    accepted










    For the record, I have been in touch with StarTech. They couldn't understand why the card isn't working on my computer. I tried it with another computer and it worked fine, under both kernels 4.15 and 4.9. So my problem doesn't seem to come from ubuntu.






    share|improve this answer

























      up vote
      0
      down vote



      accepted










      For the record, I have been in touch with StarTech. They couldn't understand why the card isn't working on my computer. I tried it with another computer and it worked fine, under both kernels 4.15 and 4.9. So my problem doesn't seem to come from ubuntu.






      share|improve this answer























        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        For the record, I have been in touch with StarTech. They couldn't understand why the card isn't working on my computer. I tried it with another computer and it worked fine, under both kernels 4.15 and 4.9. So my problem doesn't seem to come from ubuntu.






        share|improve this answer












        For the record, I have been in touch with StarTech. They couldn't understand why the card isn't working on my computer. I tried it with another computer and it worked fine, under both kernels 4.15 and 4.9. So my problem doesn't seem to come from ubuntu.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 17 at 1:06









        baca

        1112




        1112






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1087290%2fpcie-usb-card-on-kernel-4-15%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局