首页 > Linux > 华硕 asus p5qpl-am p5q系列网卡linux驱动

华硕 asus p5qpl-am p5q系列网卡linux驱动

2009年12月13日

弄了台机子,主板是asus p5qpl-am

装了CentOS 5.4,一直认不到网卡,费了好大的力气终于下到了网卡驱动

点击下载

安装前需要编译,所以安装的时候要装上开发工具,因为我也不知道是那个,所以我全选了。呵

否则会出现 Makefile:61: *** Linux kernel source not found. Stop. 的提示

安装方法

先输入make

再输入sudo make install

从启计算机,搞定  :)

曾露 Linux

  1. apple.chen
    2010年3月2日18:14 | #1

    “安装前需要编译,所以安装的时候要装上开发工具,因为我也不知道是那个,所以我全选了。呵

    否则会出现 Makefile:61: *** Linux kernel source not found. Stop. 的提示”

    这个需要跟内核进行匹配。你把kernel-devel-version.rpm的包安装上,就OK了。
    谢谢你提供的包,我想知道这包你是怎么下下来的?:)

  2. apple.chen
    2010年3月3日10:53 | #2

    谢谢你提供的包,我想知道这包你是怎么下下来的?:)

  3. 2010年3月19日21:26 | #3

    ^_^随便打了个网址就来到了你的站,缘分啊···

  4. 2010年3月23日23:12 | #4

    又学到东西了。

  5. 曾露
    2010年4月2日15:20 | #5

    谢谢

  1. 目前还没有任何 trackbacks 和 pingbacks.