OpenSUSE Wireless :: PCI Edimax EW-7711lN Setup?

Jul 21, 2011

I am (was) trying to setup my Edimax EW-7711lN PCI WiFi card. My original post is here, misplaced because my initial issue was the absence of development tools & libs.That was solved but following the tutorial on this site. I know it says Ubuntu, but the method worked for me also on Mandriva and Fedora so I was thinking it would help in openSuse as well.

However, in openSuse I have no networking devices when I look in the list (not even a loopback interface or my onboard Realtek LAN). Could someone maybe help me in doing a proper installation (maybe help me with a change to that tutorial to make it work on openSuse?).

View 5 Replies


ADVERTISEMENT

Ubuntu Networking :: Edimax EW-7711ln Recognized But Cannot Connect?

Jan 25, 2011

I have two PCI network cards: Wired - Successfully connects to the internet and removed from the outputs describes below. Wireless - A new and works well in WinXP - Edimax EW-7711ln: problematic - can't connect. Manufacture says it's supported in Linux. Although in it's site it doesn't have any linux driver to download. The XP driver contain 2 .cab files that cannot be accessed using unshield/cabextract so I guess "ndiswrapper" is not an option. Other Linux disrtos also didn't recognize the wireless as well. Below I added as much information as I could get.

[Code]...

View 1 Replies View Related

OpenSUSE Wireless :: No Automatic Connection With Little Edimax?

Jul 20, 2010

I have just upgraded from 11.2 to 11.3 my Dell Inspiron 5100 with LAN adapter Edimax Ew-7711utn. It was working fine under 11.2, without using Network Manager. The old RT2870 driver was loaded and wpa_supplicant started at boot time. But it does not connect any more automatically with 11.3. The nl80211 almost universal driver seems to be missing, wpa_supplicant is not launched during the boot process, and no connection to the AP is therefore made. I have tried quickly NetworkManager but it is of no help in this case. There is still a long way to go to make it a reliable clever tool. So, back to the ifup method, I can only connect manually with this small script :

#!/bin/sh
echo "Starting mywifi "
/usr/sbin/wpa_supplicant -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf -Dwext -B
sleep 2
/sbin/dhclient wlan0
echo ""
route add -net default gw 192.168.0.1
sleep 3
iwconfig
exit 0

It works, but I am not happy at all to have to run this bad script, and would like to understand the origin of this regression, and why is nl80211 not found.

View 1 Replies View Related

OpenSUSE Wireless :: Edimax WiFi Cards Is Supported?

Mar 14, 2011

which chipsets are on the PCi and PCie cards, EW7722in and EW-7612PIn, and whether they can be made to run on a linux system. My system is recent (Linux home 2.6.37.2-0.6-default kernel) Do they have the same chipset as EW-7711In, which I notice has explicit linux support? Now this was on the 3/03/2011, and I had given up getting any kind of useful support, but I got a reply today. I hope they wont mind if I quote them:

[Code]...

View 4 Replies View Related

OpenSUSE Wireless :: Edimax EW7717Un- Doesn't Want To Work In 11.3 Part1?

Jul 17, 2010

I was hoping that 11.3 would sort this ongoing problem out for me. It works, it doesn't work so on and so forth! Following the "My wireless doesn't work - a primer on what I should do next page" the first few cmnd line entries were irrelevant. However, here are the results (edited) of the dmesg file.

1.376898] usb 2-2: New USB device found, idVendor=7392, idProduct=7717
[ 1.376900] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.376902] usb 2-2: Product: 802.11 n WLAN
[ 1.376903] usb 2-2: Manufacturer: Ralink
[ 1.376904] usb 2-2: SerialNumber: 1.0

[Code]...

View 4 Replies View Related

Ubuntu Networking :: Edimax 7727in Wireless PCI Card In 10.10

Oct 22, 2010

I have Maverick Meerkat running perfectly on my laptop and have loaded as dual boot onto my old XP pc as well, I'm quite a newbie and working my way through Ubuntu for Non Geeks.

Problem - apparently this PCI card - Edimax wireless N PCI 7727in card is supposed to work out of the box, it came with the Ralink drivers for Ubuntu RT2860.

the network manager finds the homehub and tries to connect but just continually tries and never actually does it, the card works fine with XP so i know it's not faulty.

if it was a driver fault would the card be working at all? would it try to find the network manager?

I bought this card as previously i was using a Dlink DWA-140 and gave up trying to make it work, this card is advertised as Linux compatible in the Ubuntu forums list and on the card.

View 3 Replies View Related

Ubuntu Networking :: Cannot Load Edimax Wireless Driver

Aug 3, 2011

I have just bought an Edimax EW-7711UTn wireless adaptor with CD. I have the Linux folder on the CD. Folder name 2009_0525_RT3070_Linux_STA_v2.1.1.0. How do I install from this folder

View 5 Replies View Related

Hardware :: Wireless N USB Dongle Edimax Drivers For Ubuntu

Oct 2, 2010

I bought this Wireless N USB dongle Edimaxx EW-7811Un today and it works fine in Windows. But when I plug it into my Ubuntu Netbook, nothing happens? I'm guessing this is a driver issue and there is a driver available on their website but I have no idea what to do with it as I have never manually installed a Linux driver before. I tried looking up some tutorials but all the methods seem completely different between specific hardware. The driver is available here : [URL]

View 11 Replies View Related

Ubuntu :: Wireless Card Edimax EW-7711UMn Not Working?

Mar 28, 2011

I bought a wireless card as stated because it said Linux compatible on it.

I found out on another blog that I needed to blacklist the following:

blacklist rt2x00usb
blacklist rt2x00lib
blacklist rt2800usb

Since then the wireless on my Ubuntu finds a couple of networks, amongst them my wireless network that I am trying to connect. When I enter the Password (which I enter correctly btw) then it tries to connect, but then stops after about 30 seconds.

View 3 Replies View Related

Ubuntu :: Edimax 7781Un Wireless USB Modem Driver Compilation

Mar 31, 2011

I recently bought the Edimax 7781Un wireless modem specifically because it works with Linux. The OS does recognise the device and tries to connect to the router, however it connects and has the two semi-circles going round then it eventually disconnects. I thought it was my wireless device with little signal strength therefore I bought this one. However this one connected once for 20 seconds, 89% strength and disconnects. I booted up win7 and it works fine, so I have put it down to the driver or the OS.

Trying to compile the driver, I am up to the make step after following instruction here. I type make, it does a few things and errors a fair few things, the last line ending in [make] *** [LINUX] Error 2

Another possibility (I think) for this connection problem could be my AMP installation, however I have neither apache, php or mysql running and I still have the problem.I read somewhere that make requires more files, is this true? And if it is, where can I get it without an internet connection on my linuxbox? (I am currently using my brothers w7 computer).

View 3 Replies View Related

OpenSUSE Wireless :: Intel 5300 Chipset On 11.0 - Setup My Wireless Driver Under Kernel 2.6.25?

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

Fedora Networking :: Edimax Ew-7711utn Wireless Cards Doesn't Work

Nov 15, 2009

I've currently got the beta of fedora 12 installed, hope to upgrade that once the final release comes out. I'm having so many problems getting wireless to work. I've got a edimax ew-7711utn wireless adaptor. It doesn't work. Really what I want is to take it back and get a wireless card that will work.

View 6 Replies View Related

Fedora Networking :: Wireless Card Edimax EW-7711In Doesn't Work

Sep 7, 2011

I installed Fedora 15 64 bits version on my desktop, and I'm having hardtime activating my wireless card.

I tried following the instructions from this thread without success [url]

Here are the logs of some of the commands I used

lspci output

Code:

iwcconfig

Code:

Code:

View 1 Replies View Related

OpenSUSE Network :: Setup A Wireless With Linksys Wireless Router And HP Laptop Dual Booting Vista & Suse 11.2

Jun 20, 2010

I'm try to setup a wireless network with my linksys wireless router and my HP laptop dual booting Vista & Suse 11.2. I have the vista networked, just fine. Where I can share files and the printer connected to my desktop. But I want to be able to use Suse in the same way, full time and to stray away from Vista. My wife and kids like easy. So I'm trying to transform them and show them something new.

View 9 Replies View Related

OpenSUSE Wireless :: Broadcom Wireless Driver / Setup

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

Ubuntu Networking :: Edimax EW-7128g Wireless PCI Not Working With Ralink RT2561/RT61 Chipset

Sep 5, 2010

Just installed Ubuntu Studio 10.04 and everything seems to be working nicely except I have no networking.

The card does not appear in the Network Settings GUI. The only 3 tabs I have are General, DNS, and Hosts.

A screen grab is attached.

I'm a long time Windows user trying out some of the best Linux creative apps I can find. So, Ubuntu Studio was a no brainer. I checked the manufacturer's site for linux drivers and they are available, but I don't know how current. (Edimax site, not RaLink's site.) I opened the file and it looks like it needs to be compiled and installed to work. Something I know almost nothing about. The card is listed as supported in this forum for Ubuntu 9x but I can't find information about it for 10.04

PS. I have no networking on the system but I can transfer files via USB flash drives if needed.

Some System info:

Code:

1 ) Machine Brand and Model (PC/Laptop): Dell Precision 650

2 ) Wireless Brand, Model and Wireless Chipset: 03:0c.0 Network controller: RaLink RT2561/RT61 802.11g PCI

3 ) check interface: robert@ubuntu:~$ ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1

[Code].....

View 1 Replies View Related

OpenSUSE Wireless :: How To Setup Wlan

Apr 11, 2010

yesterday i set my thinkpad t43p up with open suse, but i need to install my wlan...

i can't find the 12key big no to connect to my DSL telephone connection...

View 3 Replies View Related

OpenSUSE Wireless :: How To Setup A Wirless Connection

Jul 26, 2011

am finding it very hard to get a wireless connection working, I am using openSUSE 10.3 (i586)and I have a Edimax EW-7711UTn USB adaptor, I have tried to follow the instructions on this forum and I think I have set it up using YaST2 but I still can not connect to the internet.

View 6 Replies View Related

OpenSUSE Wireless :: WiFi Setup And Missing SMPPPD

Feb 10, 2010

I have just completed the installation of 11.2 on a older HP Pavillon dv5115nr. Finally got everything working except for the Broadcom wireless. I have updated the firmware and I can see the AP. I have been using yast to configure the wlan device but one of the last steps it trys to perform is install smpppd. Even when hooked up via eth0 it can't find this program.

View 1 Replies View Related

OpenSUSE Wireless :: Adding Wifi To 11.3 LTSP Setup?

Sep 11, 2010

i have OpenSuse 11.3 setup in my home running Easy-LTSP to my 3 kids machines, is it possible to change the LTSP machines to Wifi, I am getting sick of running ethernet cables through my house.

View 1 Replies View Related

OpenSUSE Network :: Can't Setup Internet Connection Wired Or Wireless

Mar 11, 2011

I have just done a new install of the latest opensuse 32bit and for some reason I cannot connect to the internet, when I click on mange connections the vpn tag is highlighted and all the other tabs are grayed out and I cannot select them. So I can't setup a internet connection wired or wireless. I was just using Kubuntu and did not have this problem. My card is broadcom.

View 9 Replies View Related

OpenSUSE Wireless :: Setup Suse 11.2 64bit As Dual Boot?

Jun 24, 2010

asus K60IJ intel 4400 dual-core 4gb ram trying to setup suse 11.2 64bit as dual boot. works fine with win7 in dual boot and system boots great. been following forums to setup wireless. after doing all term commands, it see's both built in wireless (atheros ar9285) on the pci-e and the usb verizon broadband modem as (curitel brand modem). after checking kernal dmesg, it see's devices but looking at usr/sbin/iwconfig, it see's no eth0. checked at the asus website and see nothing on getting any kind of ethernet drivers.

View 7 Replies View Related

Ubuntu :: Setup A Wireless Connection To Personal Wireless Net?

Apr 30, 2010

I'm trying to set up a wireless connection to my personal wireless net. I have a Linksys N router and I am using a WMN 300n adapter. I found out how to get the connection manager but I'm not sure if i ams upposed to enter the MAC of the router and I know what the SSID is but the B**ssid(not quite sure what that was and I'm on a Win7 system right now)so any info to get my wireless connection now

View 5 Replies View Related

OpenSUSE Network :: 11.2 Xen Bridged Networking - Setup Multiple DomU Through The Default Bridge Setup

Feb 4, 2010

Im trying to setup multiple domU through the default bridge setup. I am able to access only one of them through the network at a time. If you ping one of the domU it works perfectly but you cannot ping any of the others until you stop pinging the one and even then it takes a bit before you can. Ive looked around for a while and seen similar problems but nothing ever seems quite the same. Im probably missing something really stupid. Or is this the way the bridge is supposed to behave? Do i need to use a routed virtual network?

[Code]....

View 1 Replies View Related

OpenSUSE :: Hp-setup Wont Setup HP Officejet?

Aug 18, 2011

With new installs of openSuse 11.4 I've hit a printer problem. I can run hp-setup (or hp-toolbox) for the wireless Officejet j6410 and it is recognised. The right driver is selected. Then when I choose add printer it all falls over with the error message: error: Printer queue setup failed. Could not connect to CUPS Server Is user added to "lp" group(s) error: Fax queue setup failed. Please restart CUPS and try again.

The user is added to the lp group. I have this problem with my 64 bit desktop and 32 bit laptop installs of 11.4, it all worked perfectly in 11.2. I've used the Cups web interface to set up the printer now and can print from both machines, but I would prefer to use the hp-toolbox, which has several convenient features. Where do I go from here?

View 5 Replies View Related

Debian :: Edimax LAN PCI Adapter EW-7128G

Sep 18, 2010

Is Debian 6 going to support my WIFI card? Stable didn't support it. It says on the box of the edimax box that it supports Debian? Ever other OS supports it out of the box? That's the only reason I don't use Debian. Model EW-7128G [URL]

View 2 Replies View Related

Ubuntu Networking :: PPPoE Through Router EDIMAX In U 9.10?

Feb 21, 2010

I have 2 PC's : a desktop and an notebook(IBM).On my desktop i have Windows 7 and Ubuntu 9.10,and on my notebook(IBM) is Windows XP SP3. Both of the PC's are conected to internet over an PPPoE conection in Windows thorugh my router(EDIMAX).

My desktop has the following :
IP adress : 192.168.2.100
Subnet mask : 255.255.255.0
Default gateway : 192.168.2.1
Preferred DNS server : 192.168.2.1

[Code]...

When i boot to Ubuntu 9.10 i dont have internet...but if i restart the PC and enter in Windows 7 there is internet,and is the same connection,the same adresess. How can i make the connection in Ubuntu 9.10 with the same adress,i mean like is in Windows 7?

View 2 Replies View Related

Ubuntu Networking :: Edimax 7811 No Driver?

Oct 8, 2010

I'm going round in circles with this as I'm just not very good at using the command line in Ubuntu. I've bought an Edimax EW-7811Un nano USB wifi adapter, and I'm really cheesed off at the moment because I can't get it to work on my laptop. I've got Ubuntu 10.04 on it. I really want this tiny dongle to work with my computer. Ubuntu is much fats than Windows, and I use it all the time, but my current wifi donlge is an old big monstrosity!

View 9 Replies View Related

Ubuntu Networking :: Edimax Router Keeps Crashing?

Dec 27, 2010

The issue is that after a while the lan side doesn't work any more (I don't know whether the wan side still works, but I assume it doesn't)

First we had BR6214K for which the transformator turned out to be broken (at least after a few years it gave 7 instead of 12 volt), only have it's replacement die shortly after. But the issue since the beginning was the network disconnecting every two to three days. Restarting the router solved the problem almost every time.

Now we have the same issue with a brand new BR6226n. This time the disconnection occurs almost every day. Restarting the router has so far worked every time.

Is this more likely to be a router or a computer issue (maybe a broken network card in one of the computers)?

View 1 Replies View Related

General :: Edimax EW-7128G WIFI In Ubuntu 9.10?

Feb 23, 2010

i had an old Dell collecting dust and i've wanted to dive into Linux so i bought a wireless card for it. It's an Edimax EW-7128G, the reason i bought it is because there were multiple positive reviews on how well it works in linux. Ok, so i don't know linux at all. I installed Ubuntu to learn. I installed the card and as far i can see it's not working. It came with a disc with linux drivers yet i don't know how to go about using them.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved