V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
songz
V2EX  ›  Ubuntu

初装 ubuntu,遇到离线安装无线网卡 netgear wna3100 驱动问题,求支招~

  •  
  •   songz · 2015-10-15 11:37:17 +08:00 · 4301 次点击
    这是一个创建于 3115 天前的主题,其中的信息可能已经有所发展或是发生改变。

    google 了一轮,基本思路是安装 ndiswrapper 然后再装驱动文件

    下载了 ndiswrapper 的源码包,然后 make;make install 都遇到错误

    查看了文档,小白不太懂内核的事情,请问如下的指示如何做?

    Prerequisites

    You need a recent kernel, at least 2.6.13, with header files for the
    kernel. Make sure there is a link to the kernel source from the modules
    directory. The command

    ls /lib/modules/uname -r/build

    should have at least 'include' directory and '.config' file.

    敲了命令并没有 include 和.config

    第 1 条附言  ·  2015-10-15 23:46:41 +08:00
    临时用 n5 连 usb 上网搞掂
    6 条回复    2015-10-15 16:43:09 +08:00
    fengyqf
        1
    fengyqf  
       2015-10-15 11:59:56 +08:00
    如果没有编译经验,而且不想太折腾(毕竟刚开始,不要把精力放到这些硬骨头上),
    严重推荐新买一个“ linux 默认支持的 usb 无线网卡”,某宝上有,通常也就二三十块钱的事情,为保险起见,先咨询下卖家。我上个月买过一个, centos 7 插上就能用。
    通常 atheros , intel 芯片对 linux 良好支持
    uxstone
        2
    uxstone  
       2015-10-15 12:14:43 +08:00
    是瑞昱的网卡吗?
    linux 对网卡驱动这块,瑞昱支持不是很好!
    除了用 google ,还可以试试 AOL,DuckDuckGo 搜索
    Andiry
        3
    Andiry  
       2015-10-15 12:15:08 +08:00
    你确认你命令敲对了?应该是 ls /lib/modules/`uname -r`/build
    oska874
        4
    oska874  
       2015-10-15 12:35:56 +08:00
    瑞昱的二十块钱的无线网卡即插即用,不用自己装驱动,何必在这上费神,除非你想做相关事情
    pkking
        5
    pkking  
       2015-10-15 14:13:16 +08:00
    可能需要安装 linux-header 相应的包
    而.config 通常和 /boot/config-`uname -r` 文件一直,如果没有复制一个就是了
    HardyTim
        6
    HardyTim  
       2015-10-15 16:43:09 +08:00
    自己折腾太麻烦了,还有 ubuntu 最好别更新,以后你会明白为什么的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5450 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 09:05 · PVG 17:05 · LAX 02:05 · JFK 05:05
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.