OpenSUSE Wireless :: Use Ndiswrapper To Install The Windows Driver For Wireless?
Nov 12, 2010
According to a help page (Wireless Network Card Installation - openSUSE) I need to use ndiswrapper to install the windows driver for my wireless. However it appears the command 'ndiswrapper' was not installed with the operating system. How can I obtain the package for ndiswrapper and install it? Not being connected to the wifi makes this step tricky
View 1 Replies
ADVERTISEMENT
Apr 1, 2011
I am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
[Code]...
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
View 6 Replies
View Related
Mar 20, 2011
I recently upgraded to OpenSUSE 11.4 GNOME on my ancient Compaq Armada E500 (Pentium II processor w/512MB of RAM) and now I'm trying to install my wireless driver with ndiswrapper. I've done this a couple of times before, but I'm having trouble getting ndiswrapper to find my driver. The driver is located in a folder on my desktop, but when I type the command 'ndiswrapper -i home/edwin/Desktop/WPC54G_40826/LSTINDS.INF' I get a message that there is no such file or directory at ndiswrapper's location, which is usr/sbin/ndiswrapper. So how do I get ndiswrapper either to look in the directory where the file is located or get a copy of LSTINDS.INF into the usr/sbin/ directory, which must be accessed as root?
View 9 Replies
View Related
Apr 29, 2011
I have just installed openSuse 11.4 and have been trying to get my Edimax EW-7711In wireless card to work. I have downloaded and installed NDISWRAPPER but when I type ndiswrapper -i /path/to/rt2860.inf I get a message saying that this is the incorrect driver. However this driver drives the card for both Fedora 14 and Ubuntu 10.10, both using ndiswrapper, so what may be the problem with openSuse 11.4?
View 8 Replies
View Related
Aug 17, 2010
i have the cd just do not know how to install the driver for my linksys wireless pci card 14e4:4329the device is BCM43XG
View 4 Replies
View Related
Feb 9, 2010
since if read all the forums threads, faqs an tutorials i could find, i hope to find some help here.
i just installed openSuse 11.2, KDE 4.3.1 a fews days ago to see what's it all about. i don't have any experience in writing code or anything besides the few little commands i've learnd through my research. the system is running on an old laptop (amd64 3000+) with enough RAM and HD. now i since my wlan-card is detected but won't work due to missing driver i tried this ndiswrapper-method. i used the ndis-version that was included in the openSuse-dvd with no success, then i de-installed this version to try manually. i downloaded version 1.55 from the ndiswrapper-website, logged into the console as superadmin and followed the install-intructions and for intances this tutorial. now i'm even stuck with the "make"-command as the console tells me "If 'make' is not a typo. in earlier attempts while trying to install the wlan-driver through the dvd-given ndiswrapper version i often got the error "makefile:23: kernel tree not found..."
as the welcome-note for this forum demands here's some output from the console linux-g6rk:/home/mat/ndis # lspci -nn
02:09.0 Ethernet controller [0200]: Linksys, A Division of Cisco Systems [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01) [17fe:2220]dmesg|less [0.331220] aer 0000:00:02.0:pcie02: AER service couldn't init device: no _OSC support (i guess that's the line telling me that my wlan-card has no firmware as i found nothing else for that matter) i know there many threads about this topic but i've spend the last two days looking for answers and the stuff i found either didn't work or was explained so weird that i could make anything out of it.
View 2 Replies
View Related
Jun 13, 2011
When I installed openSuse 11.4 it doesn't see my wireless card Broadcom. How can I install Broadcom wireless driver ?
View 9 Replies
View Related
Mar 30, 2011
Before I start off, I must say that I know NOTHING about Ubuntu. I only know how to run .deb files. So I installed my wireless driver via the graphical ndiswrapper (FYI my wireless adapter is a Proxim 8424-WD). It then said "Unable to see if hardware is present". After I exited out of that message, it said "Hardware:Present" (or something of that sort) next to the newly installed driver. I tried searching for wireless networks and found none. I'm guessing something didn't work right. I used this command "lshw -C network" and got the following result.
[Code]...
View 9 Replies
View Related
Feb 26, 2010
I recently switched from Windows XP to a clean install Ubuntu Karmic Koala 9.10 but it seems to be quite a problem to get the wifi up and running. In Windows the nearby network all appeared in network connections but the same section in Ubuntu is empty. So I decided to go with the ndiswrapper guide to solve the problem with an unclaimed driver. After an entire day messing with my computer I'm still not close... Below follows excerpts taken from the Ndiswrapper guide with posted results from my computer. "ndiswrapper won't work until it thinks that your Windows drivers have been properly installed and that they are the appropriate ones for your wireless card. You can run the command: ndiswrapper -l"
result:
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
net5211 : driver installed
device (168C:0013) present (alternate driver: ath5k)
So I've posted the result the name of my wireless card below: lspci -nn
Result:
00:00.0 Host bridge [0600]: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:0259]
00:00.1 Host bridge [0600]: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:1259]
[code]...
It seems like the network is disabled or unclaimed or both. What to do? I'm stuck after spending an entire day trying to install the wifi. I had no problems in Windows XP but it seems to be quite impossible in Ubuntu.
View 7 Replies
View Related
Feb 11, 2010
I am using ndisinstaller in openSUSE 11.2 to re-install a Windows driver. This is equivalent to ndisgtk in Ubuntu and is a GUI to help installing Windows driver via ndiswrapper. Note that you have to locate the .INF driver file in Windows partition, not Linux partition, or else ndisinstaller won't work. When I open ndisinstaller as root, it asks me if I want to re-use an "existing instance of ndiswrapper" or eliminate this manually.
If I choose "reuse existing ndiswrapper instance", the driver installation works but writing the module seems take forever. So my question is how do I eliminate an existing instance of ndiswrapper by hand? Please note that prior to using ndisinstaller, I have already removed any existing drivers and ndiswrapper modules to make a clean slate.
View 1 Replies
View Related
Oct 27, 2010
I've got a Atheros AR9285 wireless card. I'd like to install the driver so I can access the internet, but I cannot install it without installing the driver to access the internet. See the problem?
Fortunately, I've got a Windows partition set up that can access the internet. Hence this post. How can I go about installing the driver?
Where can I download the driver from? Where should I put it on my hard drive? What command do I use to install the driver?
Edit:
I'm on a gateway laptop. I know I can't install the drive from within windows. I'm asking which driver to download and what command installs the driver from within Linux.
Edit2:
I can't use LAN in this case.
View 2 Replies
View Related
Mar 20, 2011
I have a Realtek RTL8187SE wireless card that out of the box will only connect to Open Wireless Networks. I need to know how (and if) I can install NDISwrapper in OpenSuse 11.4 (KDE), anytime I have ever used a KDE distro, it seemed NDISwrapper didn't work I want to give OpenSuse a shot, but this is one of the things holding me back. I'm am currently posting from the LiveCD and it's very nice! I will be able to do a full install!
View 9 Replies
View Related
Dec 31, 2010
I have lenovo thinkpad, T61 with Intel 4965AGN wireless card. It is a N card, it works under N mode in windwos, but not in Ubuntu (10.10). I installed ndiswrapper and got the windows xp drivers for this card. the issue is that i got an error when installing the drivers and since then I cannot use wireless.
The error i got is: Code: Module could not be loaded. Error was: FATAL: Could not read '/lib/modules/2.6.35-24-generic/kernel/ubuntu/ndiswrapper/ndiswrapper.ko': No such file or director I unistalled the driver, but now under network connections no wireless connections appear, nothing. I cannot use wirless anymore.
View 9 Replies
View Related
Feb 12, 2010
I have recently installed kubuntu 9.04 on my laptop. i then connected an ethernet cable and upgraded it to kubuntu 9.10. but i would like to connect to the internet using wireless. but i do not know how to install the windows wireless driver for my card on this OS. my card is: D-link AirPlus G DWL-g630.
View 6 Replies
View Related
Feb 7, 2009
I have an intel 5300 wireless chipset which is not supported in kernel 2.6.25. I am currently using opensuse 11.0, I downgraded from 11.1 since I faced so many other problems. can I setup my wireless driver under kernel 2.6.25? if so, how could i do this?
View 7 Replies
View Related
Jan 25, 2011
I got openSUSE installed, and now am trying to build my wireless driver, using the instructions here: [URL].
The wireless driver is here:
Broadcom.com - 802.11 Linux STA driver
NOTES:
- The (parenthesis: ) are my notes to show you what I was doing.
- Lines with "#" before them are what I typed into Terminal.
- Lines below (Output: ) are what was output by Terminal.
Code:
(run in su:)
lspci -n | grep 14e4
(output:)
04:00.0 0280: 14e4:4727 (rev 01)
(BUILD DRIVER:)
#su
<password>
# mkdir hybrid_wl
# cd hybrid_wl
# tar xzf <path>/hybrid-portsrc_x86-32_v5.100.82.38.tar.gz
# make
(output:)
if 'make' is not a typo you can use command-not-found to lookup the package that contains it, cnf make
(NOTE: with "cnf" it is saying "Cannot Find")
(install "make" command:)
# zypper in -t pattern devel_basis
(It installs 93 packages)
# make
(output:)
kbuild_nopedantic=1 make -C /lib/modules/`uname -r` /build M=`pwd`
make: *** /lib/modules/2.6.34-12-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2
(Tried:)
# zypper in kernel-source
(It installed 3 more packages)
# make
(output:)
kbuild_nopedantic=1 make -C /lib/modules/`uname -r` /build M=`pwd`
make: *** /lib/modules/2.6.34-12-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2
The problem might be derived from the fact I had to install openSUSE in Kernel (F6) > Safe Mode. If I need to install more things, please let me know ASAP! I am wired to my ethernet until then, which means I can't move from this spot until my wireless is working!
View 9 Replies
View Related
Jan 20, 2010
is there anybody who could help me trace the error occurring during compilation/linking of ndiswrapper?The link below leads you to the outputopenSUSE Forums - View Single Post - Fritz WLAN Stik on SUSE 11.2 does not work
View 1 Replies
View Related
Mar 25, 2010
I have to use ndiswrapper to get my wireless card to work (Cheap D-link usb wireless). I have never had a problem in ubuntu releases with getting it up and going, but in Fedora and now Opensuse I am struggling. I have everything setup with no errors. Ndiswrapper lists my drivers as installed and my hardware present. lsusb also has it listed. but when I modprobe ndiswrapper, I am getting no errors, but I am also not getting wlan0 to show when using iwconfig. I also noticed when modprobed the wireless card's light isn't coming on like ubuntu.
View 8 Replies
View Related
Apr 24, 2010
I updated to the latest kernel from Suse 11.2 repo. My wireless device won't load firmwares, ndiswrapper won't be a module anymore etc. :
Code:
inux-kqzq:/home/olivier/T l chargement/fwextract3 # modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
linux-kqzq:/home/olivier/T l chargement/fwextract3 # find /usr -name ndiswrapper
/usr/sbin/ndiswrapper
^C
linux-kqzq:/home/olivier/T l chargement/fwextract3 # find /lib -name ndiswrapper*
/lib/modules/2.6.31.5-0.1-desktop/updates/ndiswrapper.ko
linux-kqzq:/home/olivier/T l chargement/fwextract3 # uname -r
2.6.31.12-0.2-desktop
2.6.31.12-0.2-desktop is uname
and 2.6.31.5-0.1-desktop is the module
View 1 Replies
View Related
Jan 26, 2010
I can't get the wireless to work on my laptop its a hp Pavilion dv9700 it has a Broadcom 4321AG 802.11a/b/ g/draft-n Wi-Fi Adapter i cant seem to get it set up.
View 6 Replies
View Related
Sep 6, 2011
I am currently running openSUSE 11.4 on my Toshiba A505 laptop. I'm not certain about the exact model number of the wireless adapter but I believe it's made by Realtek. It does not show up in my list of network connections in YaST so I assume I'll need a driver for it.
View 7 Replies
View Related
Mar 30, 2010
My laptop has a built-in miniPCI wireless card that has Atheros AR-5001 chipset and use ath5k driver for wireless G. How do I switch to Broadcom wl driver for Linksys WPC-300n wireless N PCMCIA card?
View 9 Replies
View Related
Apr 6, 2010
I installed SuSE 11.2 on my laptop (its wireless and connects to the internet) and am have trouble getting my wireless HP Deskjet j4680 to be found. I tried the printer options as root, but it does not give you an opertunity to select a wireless device to connect too. Does anyone know where I can download software for this. I tried HP, no luck.
View 3 Replies
View Related
Aug 30, 2011
I have tired everything I know how to do and I can not install the driver for the rtl8191se. I read the instructions that say to run:
sudo make
I have been through this before with Fedora. Ubuntu supported my wireless card but not my display so I am switching to this OS. Does anyone know how to install the driver on 11.4 suse?
joecamel@linux-1b2w:~/Downloads/rtl_92ce_92se_92de_linux_mac80211_0003.0620.2011> sudo makemake -C /lib/modules/2.6.37.1-1.2-desktop/build M=/home/joecamel/Downloads/rtl_92ce_92se_92de_linux_mac80211_0003.0620.2011 modules
make: *** /lib/modules/2.6.37.1-1.2-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2
joecamel@linux-1b2w:~/Downloads/rtl_92ce_92se_92de_linux_mac80211_0003.0620.2011>
View 4 Replies
View Related
Dec 28, 2010
I'm very new to openSUSE, so I need easy, clear instructions on how to install the driver for RaLink RT2561T wi-fi card. I have the driver and everything, I just don't have a clue on how to install it!
View 5 Replies
View Related
Jul 3, 2011
Wireless worked fine on live cd, but for some reason not after install. I think maybe the driver is not loading, but I am a pretty much still a noob, so my opinion isn't worth much. If it is the driver not loading, I don't know what to do to fix it. Here is my wireless output information.
Code:
linux:/home/linux # lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
Subsystem: Toshiba America Info Systems Device [1179:ff10]
Kernel driver in use: agpgart-intel
[Code]....
View 1 Replies
View Related
Aug 10, 2010
I just installed the latest openSUSE on my laptop. I actually had wireless working. Then it stopped. Wireless is fine on my desktop computer. When I take the cable from my router and plug it into the laptop then I have internet
View 9 Replies
View Related
Apr 27, 2009
I'm trying to install a Linksys WUSB600n dual-band USB wireless-N adapter onto a desktop system with opensuse 11.1 installed; this system will be migrating to a back porch with no cabling access, hence the wireless solution. Everything works fine under Windows XP, but on Linux, not so much. Hardware info is as follows; there is no "Wireless LAN" entry, but there is a USB entry:
99: udi = '/org/freedesktop/Hal/devices/usb_device_1737_71_noserial'
info.subsystem = 'usb_device'
usb_device.vendor = 'Linksys'
usb_device.bus_number = 1 (0x1)
linux.subsystem = 'usb'
usb_device.product = 'Dual-Band Wireless-N USB Network Adapter'
info.product = 'Dual-Band Wireless-N USB Network Adapter'
[Code]........
View 9 Replies
View Related
Oct 23, 2010
No wireless networking. The ethernet works fine, and the wireless interface itself works well in Windows 7 (dual boot). Tried: Ndiswrapper, notoriously quirky, does not seem to work with the XP driver (the oldest driver available for the RTL8191SE). The linux driver offered on the manufacturer's website lacks any installation instructions. I have no clue how to install a linux driver. SUSE seems to have two network managers that are constantly complaining about control: Network Manager and Yast. Neither are great and I am left missing my Ubuntu.
However, my audio only seems to work on SUSE. I have tried almost every distro on this machine. Ubuntu lacked sound and wireless, Fedora played startup sounds, but would not play an mp3 or wav file (fiddling with the mixer did not help). And Fedora also lacked wireless support. PCLinuxOS, my favorite, lacked sound and wireless. Tried some oldies too. ELE, DSL, Puppy, Ubuntu Netbook remix, Vector, Browserpuppy, Crunchbang, Cruncheee (just for experimental sakes) and probably others I am not remembering. So far, installing a free linux distro has cost me 14 dvd-R's and countless hours of installing, reformatting and reinstalling. Part of me really wanted crunchbang to work, as I love the minimalism and blacked-out theme.
I need wireless network access. The wireless light remains red in Linux and pressing the key does nothing to start the device. In Windows 7 it always lights white and works perfectly. Why hasn't SUSE adopted a gui for ndiswrapper? Other distros have it. Why is my brand new laptop, which is by no means abnormal in make or configuration, not 100% supported natively by any Linux distro? I just updated to the new kernel yesterday. So I should be running the most modern operating system available. Yet good-ol Windows 7 is my only fully functional environment.
View 6 Replies
View Related
Apr 6, 2010
I have a problem with the fritz!wlan usb stick. I have installed itth success on another PC by using instructions published here Ndiswrapper - openSUSE.Today I have decided to erase WindowsXP from my wife's computer (that is an identical to the one I use). So I have downloaded the OpenSuse 11.2 DVD and I have performed a completely new installation from DVD.After installation has been executed with success, I have decided to install an internet connection using the istructions above. I told to myself: "it will take 5 minutes, all I must to do is to reply action I have done one month ago... the internet usb-stick is the same, so it will be easy to replicate the process..."I was wrong... When I reach the point where I must "modprobe" the ndiswrapper module I receive what follows:
Code:
linux-2n4g:/home/mila/Desktop # modprobe ndiswrapper
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in
[code]...
View 7 Replies
View Related