Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15
Glad to hear you got this working. If you got any question don't hesitate to post....
  1. #11
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    Glad to hear you got this working. If you got any question don't hesitate to post.
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  2. #12
    Just Joined!
    Join Date
    Feb 2008
    Posts
    12
    I did everything step by step but when I complete step "modprobe ndiswrapper" my laptop just freeze and the only thing I can do is to shutdown it pressing power switch.
    During this how-to I've got "no such module" when tried to delete modules b43 and ssb.
    NDiswrapper version 1.52.
    Before I used madwifi, but when I upgraded kernel it stopped work, so I try to configure ndiswrapper now.

    added: looked through ndiswrapper manual and found when I press ndiswrapper -l and get alternative driver from madwifi. It's listed only in /etc/modprobe.conf~ I should only delete string "alias wlan0 ath_pci"?
    P.S.: ifconfig see only eth0 whick is wired network.

  3. #13
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    What wireless are you using? Use lspci command to see. I would suggest installing madwifi again since your wireless was working with it. Just make sure to clean older madwifi and ndiswrapper installations and remove any modules that are loaded.
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  4. #14
    Just Joined!
    Join Date
    Feb 2008
    Posts
    12
    Quote Originally Posted by valemon View Post
    What wireless are you using? Use lspci command to see. I would suggest installing madwifi again since your wireless was working with it. Just make sure to clean older madwifi and ndiswrapper installations and remove any modules that are loaded.
    I have Atheros 5006EG.
    I would use madwifi but cannot understand, how to clean all ndiswrapper and madwifi from system to install it again. because linux accept to load from previous kernel version I use now previous kernel with working wireless.
    Hope next Fedora release would support my wifi

  5. #15
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    Remove ndiswrapper by typing
    Code:
    make uninstall
    in the dir you unpacked ndiswrapper. Then
    rmmod ndiswrapper
    to remove module. Then recompile madwifi. It should get you going.
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...