OpenSUSE Wireless :: Driver Not Working
Mar 7, 2011
recently switched from Ubuntu. But I'm finding it difficult to get my wireless card working. It's a Dell Wireless 1395 Wlan Mini card, but works with a broadcom driver(Ethernet card is a broadcom).
View 2 Replies
ADVERTISEMENT
Nov 6, 2010
I have a Rosewill RNX-N150pc wireless card that's been working great with Suse 11.2. But with 11.3, it's able to scan for my wireless network, and I see RX/TX packets moving, but DHCP isn't able to get an address. I've tried the 2010_0115_RT3562_RT3062_Linux_STA_V2.3.0.0 and 010_07_16_RT3062_Linux_STA_v2.4.0.0 drivers from the Rosewill site, and the rt3562sta-kmp-desktop-2.4.0.0_k2.6.34.0_12-1.1.i586.rpm package from Suse, all with the same result. I've even tried forcing an IP address on the interface with 'ifconfig', so my current guess is that the WPA-PSK security isn't working.
[Code]...
View 6 Replies
View Related
Sep 15, 2011
Broadcom wifi driver working only with Kernel-default, any way to get it work with desktop-kernel 3.1rc/3.0?
View 6 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
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
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
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
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
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
Sep 1, 2011
I've got a friend who, after experiencing the horrors of Vista and me telling of the wonders of Linux, decided to switch. However, her Wifi is not working. I typed in 'lspci -nn', and it seems that two things came up; a Broadcom BCM4401 and an Atheros AR2413. Does the computer have two Wifi cards? Which do I need the driver for, or both? Which brings me to my second question; where do I find and how do I install a driver?
View 7 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
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
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
Feb 24, 2010
how would i connect to the Internet in Ubuntu with the Intell 3945AGB driver? I can't find anyway to do this.
View 9 Replies
View Related
Jul 9, 2009
Everything was going fine. Once, I started my fedora 10 and I found out that no wireless driver is installed!!!
How can I check for this and fix this problem.
P.S. I am new to linux.
View 4 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
Aug 14, 2011
I cant seem to get my wireless driver working i did install ndiswrapper and i downloaded my driver and i installed it with ndiswrapper but it is still not working.
View 6 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
Feb 2, 2010
I had a problem with using ndiswrapper to install Windows driver on Netgear WN511TA wireless adapter card. Problem solved by replacing Netgear WN511TA with Airlink101 AWLC6080 PCMCIA wireless adapter to work in my triple-boot XP Pro/Ubuntu Karmic/openSUSE 11.2 Toshiba laptop and using the latest Linux driver version 2.3.0.0 dated January 29, 2010 from Ralinktech site. I followed driver instruction in a Ubuntuforums tutorial (Howto: Ralink RT2860(m) PCI(e) RT2860...on Intrepid).
I am wondering if I can use the same Linux driver (RT2860sta) for openSUSE 11.2 on my triple-boot XP Pro/Karmic/openSUSE laptop, ie. copying over instead of building and compiling driver from source again, because I don't quite understand the build instruction given in the README file of Ralink's Linux driver file. Specifically, I don't know how to "define the GCC and LD (?) of the target machine, and define the compiler flags CFLAGS(?), modify your need (?)", etc. I already have gcc, cpp and make installed on the Ubuntu and openSUSE parts of my machine. I did try ndiswrapper in openSUSE but it doesn't work for the Windows version of the latest Ralink driver (error: invalid driver rt2860.inf).
View 9 Replies
View Related
Feb 12, 2011
I have an Atheros AR5007 802.11 b/g WiFi Adapter. I use OpenSuse 11.3, KDE desktop.When I did iwconfig, it displayed the following:
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"sami"
[code]....
View 6 Replies
View Related
Feb 17, 2011
I am running openSUSE 11.3 updated with all the latest patches and I cannot connect to my wireless router. I am running Linux Mint 10 on the same type of notebook HP Compaq 6910p and it worked right after the install. If I take off the security WPA & WPA2 Personal I can connect. lspci -v | less shows this for my wireless card.
10:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
Subsystem: Intel Corporation Device 1000
Flags: bus master, fast devsel, latency 0, IRQ 29
Memory at e4000000 (64-bit, non-prefetchable) [size=8K]
[code]....
I am using the same settings for both notebooks just can't figure out why openSUSE 11.3 won't connect. I get the prompt to key in my password, I've even checked the box to show password to make sure I was keying it in correctly. Everything was good but it just goes right back to the password prompt after it fails trying to connect.
View 3 Replies
View Related
May 24, 2011
i read the sticky post on here about how to try and get my wireless card working.
i have installed opensuse 11.4
i followed step 1 of post and got following: /usr/bin/lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[code]...
View 9 Replies
View Related
Sep 4, 2010
My openSUSE's working unstable and very slowly! Wireless is starting very late.It appears 10min later after i loggen in,and wants me to enter wireless password.This windows is showing up so late,and I can't connect internet before it shows up.
View 4 Replies
View Related
Jul 8, 2011
I have just installed openSuse 11.4 KDE 64-bit on a Dell M1330. When I click on my networking panel, it says WLAN interface is unavailable. I've followed the steps in the stickied post and found the WLAN hardware info, a screenshot of which is below:Uploaded with ImageShack.usNext it says to do this - you need to look at the logs, in particular the info in /var/log/boot.msg. To see this, you need YaST => Miscellaneous => System Logs and select boot.msg.In YaST there is no such option for system logs under miscellaneous, so I can't do that. The results of the sudo /usr/sbin/iwlist scan command produce the following:
root's password:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
[code]....
View 9 Replies
View Related
Jun 6, 2010
The wireless on my 64-bit openSUSE-11.2 installed on my Dell Studio 1537 laptop stopped working some time back (possibly more than a one or two months back). I just discovered this last week when on business. I have not used the wireless under openSUSE-11.2 for a while so I am not certain what broke it, but I am suspicious of an update. I note openSUSE-11.3 milestone-7 works great with the wireless (on a liveCD). I note possibly two related threads, although I note no failed request for firmware in my case:request for firmware file 'iwlwifi-5000-2.ucode' failed [INTEL 5300 AGN] [OPENSUSE 11.2] - openSUSE Forums, and I see another thread here: Suddenly No Wireless Network Card - openSUSE Forums... but I can not tell if what I have is the same problem, so I did not add to those threads. In my case I can scan for the network, and see the SSID. An ip address is assigned. But a ping does not work.
Some details, the wireless is:
Code:
04:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network Connection [8086:4235]
Subsystem: Intel Corporation Device [8086:1121]
Kernel driver in use: iwlagn
In terms of installed apps:
Code:
rpm -qa '*wireless*'
wireless-tools-30.pre8-5.1.x86_64
wireless-regdb-2009.09.08-2.2.noarch
[code]....
I know the router wireless network is good, because I can connect to the router via wireless with another laptop (old Fujitsu-Siemens Amilo 7400M with older Intel wireless), and the router wireless also works with this Dell Studio 1537 PC (with same hardware) but with openSUSE-11.3 milestone7 version.
View 9 Replies
View Related
Mar 31, 2011
I have Lenovo G550 and openSUSE 11.4. Everything's ok, wifi without problems, I could connect to anywhere I wanted to, but yesterday while laptop was running and was connected actually by wire to internet, after removing the wire I realized that I cannot connect to wifi (the laptop was hibernated during night) - even the light diode in the front of the laptop was not shining. I went to yast and realized that the wlan0 isn't enabled and there's new eth1 port. But the wlan by ifup I cannot start and the eth1 I cannot start as well.
View 4 Replies
View Related
Aug 21, 2011
I have a strange problem with my laptop and need your help in resolving it...i am using a Dell Studio XPS 1645..i have got everything working except the wireless.. and the real problem here is that the wlan detects the network but does not connect to it and will keep on looping back and forward doing the same thing again and again..I am using Opensuse 11.4 with Gnome 3 Shell..here is details of the commands that i tried using to fix the issue
# lspci
00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
[code]....
View 8 Replies
View Related
Feb 18, 2010
I followed the sticky about setting up wireless and I have come to an issue where the WLAN switch which is on this computer can be pressed, the light comes on, but no WLAN. When I looked in dmesg, this is what I get:
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
firmware: requesting ipw2100-1.3.fw
eth0: Radio is disabled by RF switch.
When running iwconfig wlan0 heres what I get:
home/j-dub # iwconfig eth0
wlan0 unassociated ESSID off/any Nickname:"ipw2100"
Mode:Managed Channel=0 Access Point: Not-Associated
[code]....
Notice it says that the 'Radio is disabled by switch' in dmesg. I can press that switch until the end of the world comes and it does absolutely nothing but make the WLAN light put on a light show. And it shows the wlan to be unassociated with any clients. So, what are my options to get this Wireless up and working?
Computer/OS info:
Fujitsu-Siemens Amilo M7400
1.4GHz Intel Centrino R
40GB HD
Suse 11.1 KDE
View 9 Replies
View Related
Nov 13, 2009
My wireless is not working after a fresh install of OpenSUSE 11.2. I cannot connect in KDE or Gnome. I installed cnetworkmanger and I can't get anything to connect. My wired network card on this laptop has been down for a long time. All I have is wireless. I have to roll back today to 11.1 if I can't fix it, but I really have been looking forward to 11.2 for some time. This is really a stupid bug to have in supposedly production ready software. Maybe I should add that in KDE knetworkmanager does not load by itself. I have to load it manually via console every reboot. I get this:
> knetworkmanager
Object::connect: No such signal QTreeWidget::itemDoubleClicked(QTreeWidgetItem*)
Object:: connect: (sender name: 'twNetworks')
It puts the icon in the system tray, and annoyingly hides it, so it took me a while to evern realize it was there. When I point my mouse at it, it says "Networking Information Not Available". When I click it, it says Network Management Disabled. cnetworkmanager spews out a bunch of errors and finishes by saying it can't find any .service files. I configured the device via 'Network Devices' in YaST. Hardware info says it is using the iwl3945 kernel driver. Everything was fine in OpenSUSE 11.1 and 11.0.
View 9 Replies
View Related