免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1305 | 回复: 0
打印 上一主题 下一主题

Installing Madwifi using YUM and Livna [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-07-17 14:42 |只看该作者 |倒序浏览
Installing Madwifi using YUM and Livna
In the past using the madwifi modules from the Livna repository was a no brainer.
        
   
        
            
Requirements
This assumes you have a working Fedora installation and that
you have
configured yum to use rpm.livna.org
Doing the work
  • Update your system
    su -c "yum update"
    If your kernel was among the items updated you will want to
    reboot.
  • Install the kernel module and other parts
    su -c "yum install madwifi kmod-madwifi"
    This installs the Kernel Module Module for a standard kernel. There
    are 4 versions available for i386 kmod-madwifi kmod-madwifi-kdump
    kmod-madwifi-smp kmod-madwifi-xen0
  • Add the following lines to your /etc/modprobe.conf as root
    ## Start Atheros Stuff
    alias wifi0 ath_pci
    alias ath0 ath_pci
    options ath_pci autocreate=sta
    ## End Atheros Stuff
    If "alias wifi0 ath_pci" is listed already please omit it from your
    addition.
  • Reboot
  • Configure your ath0 wireless card normally
    su -c "system-config-network"
    Troubleshooting
    How to test
    ping yahoo.com
    The results should appear as below
    PING yahoo.com (216.109.112.135) 56(84) bytes of data.
    64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=0 ttl=53 time=274 ms
    64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=1 ttl=53 time=290 ms
    64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=2 ttl=53 time=305 ms
    64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=3 ttl=53 time=318 ms
    64 bytes from w2.rc.vip.dcn.yahoo.com (216.109.112.135): icmp_seq=4 ttl=53 time=305 ms
    --- yahoo.com ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 5018ms
    rtt min/avg/max/mdev = 274.589/298.836/318.172/14.934 ms, pipe 2
    Common problems and fixes
    • An
      anaconda bug in FC6
      may have caused you to end
      up with an i586 kernel on your system. You can check this with one
      of the following two commands:
      su -c "yum -d 0 list kernel"
      rpm -qa  --qf '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n' 'kernel*'
      if you see "kernel.i586 Installed" please follow the suggested
      resolution listed here
      https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211941#c24
      .
      Once you have removed the .i586 kernel complete the steps above and
      you should have no issues.

    More Information
    Disclaimer
    We test this stuff on our own machines, really we do. But you
    may run into problems, if you do, come to #fedora on
    irc.freenode.net
    Added Reading

            
            
       
            
                
            
       
       
       
                        
                         
                     
       
            
       
                        
                      
                   
                  
                
                
                
                
                  
                   
                      
       
            
            
                
            
            
    Log in
            
       
            
                
                
                
                
                
                
                
                    Login Name
                   
                   
                
                
                
                    Password
                   
                   
                
                
                    Cookies are not enabled. You must
    enable cookies
    before you can log in.
                
                
                
                
                   
                
            
       
            
               

               Forgot your password?
            
       
            
                

                New user?
            
            
            
       
            
            
            
       
       
            
            
                
            
            
            
       
       
            
            
                
            
            
            
       
       
            
            
                
            
            Related
            
       
            Local resources
            

  •                
                      

                        Installing the Intel ipw3945 A/B/G wireless network adapter using FreshRPMS
                   
                

  •                
                      

                        Setting up the Intel ipw3945 Wireless a/b/g notebook adapter from source
                   
                

  •                
                      

                        Intel ipw3945 on Fedora 7
                   
                

  •                
                      

                        Installing Ndiswrapper using YUM and Livna
                   
                

  •                
                      

                        Installing IPW2x00 using YUM and Livna
                   
                

  •                
                      

                        Broadcom bcm43xx wireless support in Fedora Core
                   
                

  •                
                      

                        rt2x00 wireless lan chipset
                   
                

  •                
                      

                        Network Manager
                   
                

  •                
                      

                        BCM4318 Using Ndiswrapper
                   
                
       
            
            
            
       
                   
                     
                  
                
                
             
            
          
          
          
          
          
            
                   
                   
                   

    本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/15317/showart_341725.html
  • 您需要登录后才可以回帖 登录 | 注册

    本版积分规则 发表回复

      

    北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
    未成年举报专区
    中国互联网协会会员  联系我们:huangweiwei@itpub.net
    感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

    清除 Cookies - ChinaUnix - Archiver - WAP - TOP