Fedora Networking :: Volatile Wireless Network - Driver Wasn't Used For It
Mar 19, 2009
With any download that i start (whether ftp/http/bittorrent/etc..) I get download speeds of no more than about 100 KiB/s...which is decent, but I usually I know my internet speed is max at about 600 KiB/s. If I go to Network Mananger (while a download is in progress), and click on my wireless network, it will disconnect, then reconnect, and I'll get download speeds of up around 600 KiB/s for a period of about 20-30seconds...then, I'm back down to the 50 KiB/s - 100 KiB/s.
Fedora can download at max speed for a little bit, but then goes down to about 100KiB/s for the rest of time (until I disconnect and reconnect again). Why does this happen, and how can I get my speed to stay at maximum potential? Also, Fedora 10 recognized my wireless network card when i had installed F10. But I'm worried that the best driver wasn't used for it. I've found my actual driver that I used on windows vista/xp, and installed that via ndiswrapper, but i don't think that ndiswrapper disabled my old driver... am i right about this? Maybe a solution to my problem would be to disable the driver that came preinstalled on F10, so it can use my newly installed one instead?
View 14 Replies
ADVERTISEMENT
Dec 22, 2009
I have a Netgear WG511GE PCMCIA card, and a driver from the original installation disk. I used an ndiswrapper-utils gui called ndisgtk to install the driver. I then do the following to verify an installation:
[Code]....
Unfortunately, when I put the PCMCIA card in, nothing happens. On Windows, a green light flashes even if the card is not connected to any network. At first I thought this might be a hardware issue, so I did #lspci and got:
[Code]....
Lo and behold, when I put a different unbranded Wireless PC Card in it works. I'm no expert in Networks, but to me this suggests a driver problem (i.e. the card is physically detected it just won't work). However, the correct driver was installed with ndisgtk and this was verified with #ndiswrapper -l, hence the confusion.
I'd be grateful if anyone else has had this problem/knows of this problem and is willing to share the solution with me/point me in the right direction. So far, Google has returned a few posts from a few years ago talking about patching kernels and manually building files etc (just before Prism54 became integrated into the Linux kernel).
View 8 Replies
View Related
Jul 7, 2011
I have a problem with my laptop fedora 15 does not detect the wireless network target of Intel Centrino Advanced-N 6230 and Bluetooth 3.0.
View 2 Replies
View Related
Sep 10, 2010
Can't install wireless network driver. The output of 'lsmod' is:
Module Size Used by
ndiswrapper 183164 0
i915 172552 2
drm 142208 3 i915
[code]....
And the output of 'sudo rmmod ssb' is:
ERROR: Module ssb does not exist in /proc/modules
View 4 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
Jul 20, 2010
I just installed Linux Mint 9 as a dual boot install with Win XP. Trying to activate wireless network card driver and video driver. Pops up: "You are not authorized to perform this action".How do I get authorized?
Now every time I boot Win XP, the Internet Explorer menu bar is all blacked out and goofy. If I log out and back in it corrects itself. If I reboot it's blacked out again. Re-installed IE8. Still blacks out.Also Firefox in Win XP crashes expectantly. It has NEVER crashed on me previously.
View 9 Replies
View Related
Apr 16, 2010
So I have Suse 11.2 installed to dual boot on a Macbook Pro. Everything is finally working right after a lot of re-installs to get it too where the Suse installation wasn't disappearing after reboot, everything except for the wireless. Suse is seeing my connection and to my knowledge, I have all encryption and SSID entered correctly, but I cannot get a connection.
View 3 Replies
View Related
May 5, 2009
I am having a little trouble connecting to my wireless network. Running Fedora 10 32 bit.I'm trying to connect to a hidden wireless network. I updated the firmware for my driver but apparantly the driver is still not working. Broadcom has a driver from their website for Linux 32 bit systems. Should I attempt to install it? I read a post where the driver is built into the system kernel. If so I would need to blacklist the one of the drivers. Correct?
[justin@justin ~]$ iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
code....
View 7 Replies
View Related
Feb 10, 2011
My new netbook, Acer Aspire One 533, has a Broadcom wireless card, which lspci identifies as BCM 4313. Having spent a lot of time trying to make this work in Fedora 14 I went to IRC on #bcm-users where I was told that I probably need brcm80211. The only information I can find about this in Fedora is a list thread at http://lists.fedoraproject.org/piper...er/002728.html. It would seem that if this is still not available I must try to build compat-wireless, which sounds pretty scarey. Is there any way I can get the brcm80211 driver? I know that there will be an associated risk, but a netbook without a wireless connection is fairly useless, and I hate to have to depend on Windows.
View 10 Replies
View Related
Jun 26, 2010
i am new using linux i install fedora 13 in dell mini 10 and i want to how i find and install the drivers for my laptop. I tried Ubuntu the last time and it has some hardware detection but i dont know how it made in fedora
View 5 Replies
View Related
Aug 4, 2011
I recently reinstalled Fedora 15 on my laptop and have been unable to get the wireless driver to work as it has before. I successfully installed the akmod-wl package from rpmfusion, built the akmod successfully, and rebooted with no success.
View 1 Replies
View Related
Dec 1, 2010
I don't have a wired connection to internet. I have only a wifi connection. Is there any I could download a driver and install or myself in fedora 14??
View 14 Replies
View Related
Aug 13, 2011
just trying Fedora 15 and can't get the RT3062 driver to work, when i try Make command i get this:
Code:
make -C tools
make[1]: Entering directory `/home/raiden/DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217/tools'
gcc -g bin2h.c -o bin2h
make[1]: gcc: Command not found
make[1]: *** [all] Error 127
[Code]...
View 2 Replies
View Related
Dec 27, 2009
i have installed openSUSE 11.2 on a dell dimension 2400. My Ethernet card wasn't working, so i am using a wireless interface, but it doesn't work either. It worked on a dell dimension 4400, but when it gets to the activate network my system freezes. Should i re-install my system, or should i post this under the hardware category.
View 9 Replies
View Related
Jan 18, 2011
I just got a new Sandy Bridge motherboard which comes with a single Intel 82579v network port adapter.
Does anyone know a way to make the Intel 82579v network port work with Linux on Fedora 14?
I tried finding an Intel Linux driver online for it but no luck so far.
I read something online about it may have the newer kernel drivers available for the Fedora kernel, but not familiar with how that works.
View 7 Replies
View Related
Jun 21, 2010
It has been haunting me for weeks and I haven't been able to fix it so far: When I installed the wireless driver 43XX series on my laptop using a wired internet, I saw the wireless network for a while and after I rebooted my system, My kernel(31) got corrupted and I got error "kernel Panic (and some sync error)",Thus I started using an older kernel(14),Now When I install wireless driver or mobile broadband driver(wvdial), they get vanished after the reboot and my mobile device modem isn't detected.But they are installed in my system(as shown by synaptic package manager but doesn't seemt to work) I desperately want to use mobile broadband.
View 1 Replies
View Related
Jun 21, 2010
How To: Uninstall/Remove Old Wireless Driver to make way for New Driver (RTL8191SE)?
Here's the new driver:
I have been having trouble with my wireless connection intermittently disconnecting and reconnecting repeatedly (sometimes every couple of seconds). I posted a thread about this here on Ubuntu Forums titled: Ubuntu 10.45 & NetworkManager Applet 8.0: Connects & Disconnects Frequently.
View 2 Replies
View Related
Aug 14, 2011
i recently started sockets programming. In the process i began to look for relevant network information about my computer and realized that ifconfig wasn't displaying the same information that resides in my /etc/network/interfaces file. On the interfaces file my IP address is 192.168.1.109 for interface eth0 but ifconfig displays 192.168.1.101. I was under the impression that ifconfig got its information from the interfaces file but clearly doesn't. I tried re configuring the device with ifconfig and then disabling and re enabling the device with ifdown and ifup so that the device updated its information but it didn't.
[Code]....
View 3 Replies
View Related
Oct 2, 2010
a Toshiba L650 laptop, and installed F13 x86-64 on a disk partition using install DVD. The wired ethernet on this is Atheros AR8152, and the Wireless is Broadcomm 4313. Both these devices are not supported by default. So, as per instructions on the Linux Wireless site, and some guidance on this forum, have downloaded the Broadcomm driver tar on another machine, copied it onto the Toshiba laptop using a USB device, and then extracted, and ran the b43-fwcutter. The subdirectory /lib/firmware/b43 is created and has approx 3 dozen files. However, the Broadcomm driver is not showing up as an option in the Network Manager (system-config-network) or in the lsmod command output. I tried to manually add it by doing modprobe b43 command - it then begins to appear in the lsmod, but the option to add the Broadcomm wireless driver during a "New wireless Hardware" is not appearing still. I think, at an abstract level, I need to somehow "tell" the system to add the Broadcomm driver - am just not sure how to do so. On the other hand, the Atheros AR8152 has no driver as of now, so the wired Ethernet is also not connecting. how I can download all the required files on a different machine, and then install it on the Toshiba laptop?
View 7 Replies
View Related
Feb 20, 2010
I have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.
Using these instructions....
[url]
When I make the WLAN driver, I get this:
View 2 Replies
View Related
May 26, 2009
After a few years of being a fedora user on a large network, I final decided to bite the bullet and dual-boot my home desktop (solely XP at the time) with fedora 10 on Saturday. The installation seemed to go well, but I am having a few problems, which solved themselves at one point but have come back and I have no idea why.
- I installed and re-partitioned with the install DVD, giving fedora 20GB. Having read a few guides and forum posts I wasn't surprised when the wifi and ATI graphics card didn't work. They appeared in the output of lspci, but I couldn't change the screen resolution and no wireless card was available.
- I bought a new wireless card a while ago but hadn't had time to put in so used this opportunity to do so (installed it in XP to check it worked) and when I rebooted, guess what, the resolution was what I wanted and I could see all the networks in the neighbourhood. I connected, downloaded/installed the myriad of updates together with a couple of programes through yum and went to bed a happy man.
- This morning (my router needed rebooting and after) I was back to the same as before the new wireless card, i.e. low resolution and no wifi. Having no idea what had happened, I check for loose connections, after that the resolution returned and the wifi worked but I can't see my home network.
View 3 Replies
View Related
Sep 11, 2010
I picked up a cheap PC the other day for �20 and it came with a Belkin N Wireless USB adapter. I know the adapter works because Windows XP was originally installed and I could connect with no problems. I wasn't able to connect when I installed Kubuntu so I thought I'd see if I could have any more luck with Fedora....so far, not so good! I realise that this is a fairly common problem, especially for this USB adapter, but I've tried dozens of threads here and elsewhere and still can't get Fedora online.I can see the wireless networks in the list, but if I try and connect then I just repeatedly get asked to enter the authentication details, which I know I'm providing correctly.
View 9 Replies
View Related
Sep 14, 2010
I just installed Fedora 13 on a Fujitsu Siemens Amilo 3553, after doing some testing in Mandriva 2010.1 Spring XFCE. I am not (I repeat "not") an experienced Linux-user, so maybe I need to get things with a spoon here, but the wireless networking in Mandriva is similar to the one in Fedora, and in Mandriva it worked fine, in Fedora I cant get connected. It just ask me for the password over and over again. Now I am on cabel, and that works fine.
View 12 Replies
View Related
Jun 12, 2011
After installing Fedora 15 on my notebook, I found that the one thing that I am unable to do is connect to a hidden encrypted wireless network automatically. I've seen plenty of people inquiring about this online but have found no solution. I can set up whatever I want to in my settings (using the old gnome2 interface setup, the gnome3 interface setup leaves the wireless options unconfigurable for some reason so I can't do anything with the "Network Name" dropdown)
All of my settings have been set up using the network manager from gnome2, but that doesn't seem to translate to my gnome3 desktop. So, is there any way to get the wireless to connect automatically on startup? I know my wireless card is working when I start my computer because it shows some of the networks in the area and I can connect to a few of the unprotected networks. This is the only problem I have with gnome3.
EDIT: from dmesg, I find the following: [485.63] ADDRCONF(NETDEV_UP): wlan0: link is not ready
EDIT #2: Going into the network settings just to play around with it, I discovered that the network name dropdown box appears to be grayed out, but now it works when I click it (didn't the first time) -- this allowed me to connect to my hidden wireless network. Still however, it does not connect automatically (system default is the hidden wireless network) and I still have the DNS problem
View 1 Replies
View Related
Aug 12, 2011
I have upgraded to Fedora 15 but cannot get wireless up and running. When i switch on wireless and choose the connection it tries for 15 seconds before prompting me for the password and continues like this. When i check the device in my network config it shows as being inactive. Ralink device 3060
View 6 Replies
View Related
Apr 15, 2010
This is my first attempt with Yum and Fedora for that matter. I need to load a print driver and network driver for an MX860 printer. I downloaded the drivers and they are in the download folder. When I try to install I get what is below. How do I resolve? Do I need to identify where the driver is? If so, how?
[compaq@compaq ~]$ su -c'yum install cnijfilter-mx860series-3.10-1-i386-rpm.tar.gz'
Password:
Loaded plugins: refresh-packagekit
updates/metalink | 15 kB 00:00
Setting up Install Process
No package cnijfilter-mx860series-3.10-1-i386-rpm.tar.gz available.
Nothing to do
[compaq@compaq ~]$
View 14 Replies
View Related
Jul 21, 2009
I tried fix I pointed here http://fedoramobile.org/Members/MrHappy/troubleshootingNetworkManager fails to see wireless networks with Intel 3945 chipsets(solution deals with the kernel module not with NetworkManager)but nothing to do. My actual problem is I can't see my wireless network but I see just those of my neighbours.I know mine is working because I can connect to using a Mac and windows.
View 5 Replies
View Related
Sep 27, 2009
Where I can get my wireless network running by typing the following lines of code:
Code:
But I have to do this every time I boot the machine. Ideally, I want the machine to do this on it's own at startup.
Also, I'm totally new to linux and I don't really understand what the 1st line of code is doing? The 2nd is just to check that the 1st line worked, and the 3rd does the settings for the wireless network I'm connecting to.
If you want to get into why I have to do this every time, then look at my original thread. But I started this new thread just to find out how I can get these lines of code done automatically at startup.
View 4 Replies
View Related
Nov 27, 2009
I'm having trouble getting this wireless card to work. I installed the broadcom-wl driver on Fedora 12.
Code:
[xxx@localhost ~]$ uname -r
2.6.31.6-145.fc12.x86_64
[xxx@localhost ~]$ lsmod | grep wl
wl 1278432 0
lib80211 6436 2 lib80211_crypt_tkip,wl
The card is recognized by System--admin--network as the correct card (BCM43XG) and assigned eth1. However, NetworkManager shows no wireless network. I have a great signal on the same machine if I boot into a Windows partition.
View 4 Replies
View Related
Feb 9, 2010
I'm running the 64-bit version of Fedora 12 on a MacBookPro5,1 system. I am unable to connect to my wireless network, which shows up in the list of available wireless networks.
I will enter my password and the system will try for several seconds to establish a connection and then fail.
I know the network is fine because I can connect to it when I boot the computer in Mac OS X.
What can I try that will allow me to connect to my wireless network under Linux?
View 1 Replies
View Related