亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
12
最近訪問(wèn)板塊 發(fā)新帖
打印 上一主題 下一主題

[桌面系統(tǒng)] 下載系統(tǒng)的大小和網(wǎng)上顯示的大小不一樣,求解! [復(fù)制鏈接]

論壇徽章:
0
11 [報(bào)告]
發(fā)表于 2014-03-19 18:47 |只看該作者
回復(fù) 9# chenyx


    我的網(wǎng)卡是板載的Atheros AR8131 Pci-E........,

論壇徽章:
381
CU十二周年紀(jì)念徽章
日期:2014-01-04 22:46:58CU大;照
日期:2013-03-13 15:32:35CU大;照
日期:2013-03-13 15:38:15CU大;照
日期:2013-03-13 15:38:52CU大牛徽章
日期:2013-03-14 14:08:55CU大;照
日期:2013-04-17 11:17:19CU大;照
日期:2013-04-17 11:17:32CU大牛徽章
日期:2013-04-17 11:17:37CU大牛徽章
日期:2013-04-17 11:17:42CU大牛徽章
日期:2013-04-17 11:17:47CU大牛徽章
日期:2013-04-17 11:17:52CU大;照
日期:2013-04-17 11:17:56
12 [報(bào)告]
發(fā)表于 2014-03-19 20:00 |只看該作者
你在論壇找找看看有沒(méi)有人共享你的那個(gè)網(wǎng)卡的驅(qū)動(dòng),或者去網(wǎng)卡的官方網(wǎng)站還有你的主板的驅(qū)動(dòng)光盤(pán)里面找找看看.

論壇徽章:
0
13 [報(bào)告]
發(fā)表于 2014-03-19 21:30 |只看該作者
回復(fù) 12# chenyx


    主板的驅(qū)動(dòng)不支持linux系統(tǒng),主板官網(wǎng)也找不到支持linux系統(tǒng)的驅(qū)動(dòng)。哎,好郁悶哦。

論壇徽章:
381
CU十二周年紀(jì)念徽章
日期:2014-01-04 22:46:58CU大牛徽章
日期:2013-03-13 15:32:35CU大牛徽章
日期:2013-03-13 15:38:15CU大;照
日期:2013-03-13 15:38:52CU大;照
日期:2013-03-14 14:08:55CU大;照
日期:2013-04-17 11:17:19CU大;照
日期:2013-04-17 11:17:32CU大牛徽章
日期:2013-04-17 11:17:37CU大牛徽章
日期:2013-04-17 11:17:42CU大;照
日期:2013-04-17 11:17:47CU大;照
日期:2013-04-17 11:17:52CU大;照
日期:2013-04-17 11:17:56
14 [報(bào)告]
發(fā)表于 2014-03-20 08:42 |只看該作者

論壇徽章:
0
15 [報(bào)告]
發(fā)表于 2014-03-20 14:00 |只看該作者
回復(fù) 14# chenyx


    以下是在ldistrib文件夾里面的,是什么意思?請(qǐng)你指教,謝謝!


Using Atheros(R) Network Adapters with Linux* --

Information for Specific Linux* Distributions

==============================================


OCTOBER 5, 2004


Contents

========


- SuSE* LINUX Enterprise Server 8 IA64 cause unresolved symbols

- SuSE LINUX Enterprise Server 9 warning message during driver build

- Red Hat* Linux 7.1 - Creating an RPM from tar / zipped File

- Linux SNMP: Set operation fails on Red Hat Enterprise Linux 3

- Red Hat Enterprise Linux 2.1 Distribution

- Loading and unloading modules with the Linux 2.6 Kernel

- Support


SuSE LINUX Enterprise Server 8 IA64 cause unresolved symbols

============================================================


  If you get unresolved symbol errors when loading the arl1e driver, perform

the following:


  1. cd /usr/src/linux
  
  2. make cloneconfig
  
  3. make dep

  
Then rebuild the driver.


SuSE LINUX Enterprise Server 9 warning message during driver build

==================================================================


While building the driver on SuSE LINUX Enterprise Server 9 installations,
  
the following warning or something similar may be displayed. It is safe to
  
ignore this message. The driver will load and function normally.

  
Symbol version dump /usr/src/<kernel-version>-obj/<arch>/<kernel flavor>/
  
Module.symvers is missing, modules will have CONFIG_MODVERSIONS disabled.

  
While loading the driver, ignore the warnings in the syslog:

   
linux kernel: <driver name>: no version for "struct_module" found: kernel
    tainted.
   
   
linux kernel: <driver name>: unsupported module, tainting kernel.



Red Hat Linux 7.1 - Creating an RPM from tar / zipped File

==========================================================


When trying to generate an RPM from the .tar.gz file, a segmentation fault
  
(core dump) occurs. This failure occurs because Red Hat Linux 7.1 uses

version 4.0.2 of the RPM utility. This version does not have the ability to

handle parameterized macros, which are used within the arl1e spec

files to generate an RPM. Updating the RPM utility to a more current version
  
resolves the issue. The utility can be obtained from http://www.rpm.org
.

Linux SNMP: Set operation fails on Red Hat Enterprise Linux 3

================================================================


Running the set operation using Red Hat Enterprise Linux 3 fails when
  
using the net-snmp-5.0.8 package. This issue has been fixed in

net-snmp-5.0.9 package.


Red Hat Enterprise Linux 2.1 Distribution

=========================================

  
If there are errors while compiling the driver, do the following:

   
1. Change to the kernel source directory.
   
2. Perform all the required steps to build the kernel up to and including
       make dep.
   
3. Modify EXTRAVERSION in the Makefile in Red Hat kernel source directory
      
to match the version of the running kernel.
   
3. Build the driver, using instructions located in the README file.

  
While building the driver, ignore the warning:

     
/lib/modules/2.4.9-e.34/build/include/linux/rhconfig.h:31:60:
   
operator '(' has no left operand

  
NOTE: For Red Hat's procedure for building a Linux kernel we recommend
  
visiting their web site at www.redhat.com.
  
NOTE: This problem is resolved in Red Hat Enterprise Linux 2.1 Update
4.

Loading and unloading modules with the Linux 2.6 Kernel

=======================================================

  A new kernel API has been implemented within the Linux 2.6 kernel regarding
  the module reference count. This results in the arl1e  driver
  being used with a module reference count of zero. Consequently, our driver
  module can be removed from the system while still being used by other modules.
  Until the other modules within the Linux stack use the new API, unintended
  consequences may occur with module removal. This may result in system hangs
  and/or panics.

Support
=======

For general information and support, go to the Atheros support website at:

     http://support.atheros.com

If an issue is identified with the released source code on the supported
kernel with a supported adapter, email the specific information related to
the issue to xiong.huang@atheros.com.


Copyright and Legal Disclaimers
===============================

Copyright(c) 2007 Atheros Corporation. All rights reserved.

Atheros Corporation assumes no responsibility for errors or omissions in this
document. Nor does Atheros make any commitment to update the information
contained herein.


*Other names and brands may be claimed as the property of others.

論壇徽章:
381
CU十二周年紀(jì)念徽章
日期:2014-01-04 22:46:58CU大;照
日期:2013-03-13 15:32:35CU大;照
日期:2013-03-13 15:38:15CU大;照
日期:2013-03-13 15:38:52CU大;照
日期:2013-03-14 14:08:55CU大;照
日期:2013-04-17 11:17:19CU大;照
日期:2013-04-17 11:17:32CU大;照
日期:2013-04-17 11:17:37CU大牛徽章
日期:2013-04-17 11:17:42CU大;照
日期:2013-04-17 11:17:47CU大;照
日期:2013-04-17 11:17:52CU大;照
日期:2013-04-17 11:17:56
16 [報(bào)告]
發(fā)表于 2014-03-20 14:27 |只看該作者
自己找軟件翻譯一下吧.
12
返回列表 發(fā)新帖
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP