Find the answer to your Linux question:
Results 1 to 5 of 5
Hi, previously i have install ndiswrapper on sled and its working. I have just change to suse 10.3 and i'm using the same version of ndiswrapper 1.49 and the same ...
  1. #1
    Linux Newbie
    Join Date
    Oct 2007
    Posts
    117

    Installing the ndiswrapper

    Hi,
    previously i have install ndiswrapper on sled and its working.

    I have just change to suse 10.3 and i'm using the same version of ndiswrapper 1.49 and the same inf file for the wireless.

    However on 10.3 after modprobe, im not able to set the wireless working. May i know whats happening and please i require guidance..

    Thanks

  2. #2
    Linux Newbie
    Join Date
    Oct 2007
    Posts
    117
    This are the information output from terminal

    Code:
    DellCM:/home/chongming # ndiswrapper -l
    bcmwl5 : driver installed
            device (14E4:4311) present (alternate driver: bcm43xx)
    Code:
    DellCM:/home/chongming # ndiswrapper -l
    bcmwl5 : driver installed
            device (14E4:4311) present (alternate driver: bcm43xx)
    suse 10.3 is able to detect my network card, but it is not working. I'm not able to turn on the wireless card.

    What are the steps i need to do? Thanks

  3. #3
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    Hello vitalstrike82!

    Make sure you have disabled the in-built driver.
    rmmod bcm43xx
    echo "blacklist bcm43xx" >> /etc/modprobe.d/blacklist
    post the output of
    Code:
    iwconfig 
    lsmod | grep ndiswrapper
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  4. #4
    Linux Newbie
    Join Date
    Oct 2007
    Posts
    117
    hi thanks..
    It works when i blacklist the bcm43xx.

    Thanks for ur guidance


  5. #5
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    Glad to help you. Have fun with wireless!
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

Posting Permissions

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