Ubuntu Networking :: Lucid Freezes With Compat Wireless Patch

Nov 23, 2010

I've got an atheros ar9287 based card with the ath9k driver from the base install of lucid and I installed a compat wireless patch via this thread: [URL]... to fix the issue of the card being stuck on a given channel when using aircrack. Now, my system freezes up after about a minute or two. If I leave the wireless card off, everything runs fine no problem. I uninstalled the compat wireless driver via the readme just make uninstall in the compat-wireless folder, but I still get the freezes. So I assume it has something to do with the patches. I have no idea how to remove the patches. Can anyone help me with this or is there a way to get everything up and running so the original problem of being stuck on a channel is fixed?

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: Compat-wireless Not Installing?

Feb 23, 2011

i cant seem to install compat-wireless on my netbook i have done it previously but it is not working this timeQuote:

make: gcc: Command not found
make: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h

[code]....

View 1 Replies View Related

Fedora Networking :: Can't Compile Compat-wireless?

Dec 20, 2009

i'm trying to install on a fedora 12 x86_64 but i have this problem

[root@fedora12 compat-wireless-2009-12-11]# ./scripts/driver-select ath9k
Processing new driver-select request...
Backing up makefile: Makefile.bk

[code]....

View 3 Replies View Related

Ubuntu Networking :: Making New Compat-wireless For Custom Kernel?

Mar 7, 2011

I made a custom kernel for maverick, 2.6.35-27. And I want to get the latest Intel 5300 wireless card drivers working. The wireless works now, but I want to get these installed anyway. I've been on a custom compilation kick for a while, and just been wanting to do everything compiled myself, just to learn a lot. Including putting linux on my WNDR3700 router using DD-WRT. Still doing a lot of customization on that as well.

View 1 Replies View Related

Fedora Networking :: Can't Compile Compat-Wireless Bleeding-Edge?

Jul 14, 2011

I'm trying to compile the bleeding-edge compat-wireless because I know there are some ath9k fixes in it because I use in on my Debian and Ubuntu machines; however, when I try and run make, I receive this error:

Code:
make: *** /lib/modules/2.6.38.8-35.fc15.i686/build: No such file or directory. Stop.
make: *** [modules] Error 2

[code]....

View 2 Replies View Related

OpenSUSE Wireless :: Kernel Patches 3038 And 3709 With Compat-wireless?

Feb 6, 2011

Just installed 11.3 on a older Dell Dimension 8200 with a D-Link DWA-160 N dual band USB card. The install went ok and the card works (seems a little slow right now but that is next on the list). However, when I run YOU I get the following conflict:

"compat-wireless-kmp-default-2.6.37_k2.6.34.0_12-17.1.i586 requires kernel (default:drivers_usb_core)=6faa2c62dac4f41d, but this requirement cannot be met. Uninstallable providers: kernel-default-base-2.6.34-12.3.i586[openSUSE-11.3 11.3-1.82]"

when the system wants to install patch:Kernel-3038.noarch and patch:Kernel-3709.noarch. I cannot seem to find a suitable provider for the default:drivers_usb_core. Is this something to address here or do I need to go to [URL]?

View 1 Replies View Related

OpenSUSE Network :: How To Use Compat-wireless

Mar 19, 2010

I have an HP DV7 laptop with AR928X Wireless Network Adaptor.Running 11.2.Wireless link was fine for 802.11G, but very flaky when I tried to move to 802.11N.I have downloaded the most recent compat-wireless for my kernel.How does one replace the "stock" version of ath9k with the new one, or does it happen "automagically" ?

View 4 Replies View Related

Debian Configuration :: Modpost Error Compiling Compat-wireless On Squeeze

Feb 3, 2010

Compiling latest compat-wireless on up to date squeeze install I get this:

make[1]: Entering directory `/usr/src/linux-headers-2.6.32-trunk-686'
Building modules, stage 2.
MODPOST 84 modules
Can't open file
make[4]: *** [__modpost] Error 1

[code].....

View 3 Replies View Related

Debian Hardware :: Wifi: Ar9271 In Squeeze: Compat-wireless Or New Kernel?

May 22, 2011

I'm trying to get a TP-Link TL-WN821N WiFi USB dongle to work. I bought it because I thought it was based on the Atheros ar9170 chip (which is supported in Squeeze), but I've since learnt that it was based on the ar9271, which is only supported from kernel v2.6.36 on. I've read several threads on the subject, but I'm still confused about what I should exactly do. Since it is stuff that can potentially make the partition unbootable, I prefer to ask rather than to tinker.

I've read that upgrading the kernel would do the trick. The Liquorix kernel is especially recommended in one of those threads. However Liquorix only supports Sid and Testing. Apparently, you still can install it by fetching gcc 4.5 from the Sid repository, then install it... I'm a bit wary of screwing things up though... Another route appears to be the compat-wireless tool. I've downloaded the latest 2.6.32 release of compat-wireless (see here), but there's no reference to the ar9271 in the README. Is it appropriate nevertheless (they refer to an online list of supported drivers that was updated after the release... not sure what to make of it)? Otherwise, can I install the so-called "bleeding-edge compat-wireless" with a 2.6.32 kernel? BTW, I know that I'll also need the ath9k_htc firmware to be installed.

View 11 Replies View Related

Ubuntu :: Black Screen In Lucid (10.04) After Patch Update?

Sep 2, 2010

Yesterday, 9/1/2010, I received a bunch of patch updates for 10.04 (64-bit) and applied them to my laptop (Dell Latitude E6510, Intel Core i5). After they applied, it asked me if I wanted to reboot now or later. I chose later to finish my work and then shut my laptop off. This morning, I turned it on, only to get a black screen during bootup and also during login. I know it's working behind the scenes because I can hear the drum sound when it's ready to login and I can still press the power button and hit enter to shut it down. I tried using Alt+F2->F12 but it would only show a black screen.

My temporary workaround was to hold the shift button during startup to get the grub menu and then select the older 2.6.32-23 kernel to bootup instead of the newer 2.6.32-24. I am able to boot ok in the older kernel and it's working fine, but I don't know what is causing the problem for the newer one and cannot boot into that one.

I believe I was running 2.6.32-24 fine up until I received a bundle of patches to apply to my system. So the question is, is there a way to figure out what patches were applied in yesterday's bundle so I can back them out? If not, how can I fix this so I can run the newer updated kernel?

View 4 Replies View Related

Ubuntu Networking :: 10.10 Freezes When Using Wireless On Battery?

Nov 28, 2010

Unlike a lot of others, I have had no problems getting the wireless on my Dell Studio 1558 working with the STA driver. As long, as I am not on battery, that is. Within minutes of switching to battery and disconnecting from the LAN, my system freezes: I cannot move the mouse, the keyboard is useless (I can't even Ctrl-Alt to a terminal) and my only option is a hard boot.I currently have the 2.6.35-23 kernel and I have tried the following driver options for the wireless (all the below were tried with 2.6.35-22):

- the Broadcom STA driver in the repos- the latest STA dirver from Broadcom- the new broadcom driver, not yet available in ubuntu repos (brcm80211)- ndiswrapper ( I can only get win 7 drivers for my laptop, so this does not even enable the driver)My Wifi card uses the BCM43224 chipset.After a freeze, I have pored over the logs and I cannot find any obvious error messages preceding the event - so I am a little at wit's end ito resolving this. Can anybody give me any clues as to where I should start looking to resolve this issue?

View 9 Replies View Related

Ubuntu Networking :: Netb662 Freezes On Wireless

May 16, 2011

I just installed Ubuntu 11.04 on my asus eee pc 1001px. Problem when I switch to wireless. Netbook freezes and all I can do is shutdown it by hand. Netbook have Atheros wireless adapter.

View 1 Replies View Related

Ubuntu Networking :: Lucid - Wireless Button Controls Bluetooth / Shows "wireless Is Disabled"?

Jun 22, 2010

So, after installing Lucid wireless doesn't work for me. When I click on the network icon on the status bar, it shows "wireless is disabled".

With that message, I press the wifi button on my HP laptop and it turns off my blue-tooth, without changing the status of my wifi.

I found this rfkill command in another thread:

Before doing anything, after bootup:

Code:
$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
code....

View 2 Replies View Related

Ubuntu Networking :: Wireless Freezes Computer - Switch To Ndiswrapper?

Jul 28, 2010

Since I upgraded to Lucid, I am dealing with serious instabilities related to my wireless card. What happens is that when there is a lot of wireless activity the computer freezes. It is a complete freeze, the mouse stops moving, if something was coming out of the speakers it keeps echoing, and the only solution is to turn off the computer. The bug seems to coincide with the one listed in here

[URL]

My wireless card is Intersil ISL3890/ISL3886. My whole computer is an HP z555. I'm thinking that is should be a bug in the wireless adapter driver, which is p54pci. The only solution I can think of is to blacklist it and set up ndiswrapper. I am not very comfortable with this solution since a native linux driver should be better than ndiswrapper.

View 1 Replies View Related

Ubuntu Networking :: Gnome Desktop Freezes Connected To A Wireless Lan?

Jun 21, 2011

I upgraded Ubuntu 10.10 to 11.04 on my IBM Thinkpad T41. [URL]... Since I did this, my gnome desktop freezes constantly after I connected to a wireless lan. It doesn't freeze immediately but a couple of minutes later. syslog gave me the hint that it could be a mistake in loading a module for my intel wireless card. syslog:

Code:
Jun 21 14:40:16 BlackBox pulseaudio[1508]: module-alsa-card.c: Failed to find a working profile.
Jun 21 14:40:16 BlackBox pulseaudio[1508]: module.c: Failed to load module "module-alsa-card" (argument: "device_id="29" name="platform-thinkpad_acpi" card_name="alsa_card.platform-thinkpad_acpi" tsched=yes ignore_dB=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Jun 21 14:40:19 BlackBox NetworkManager[479]: <info> WiFi now disabled by radio killswitch
Jun 21 14:40:19 BlackBox NetworkManager[479]: <info> (eth1): device state change: 3 -> 2 (reason 0)
Jun 21 14:40:19 BlackBox NetworkManager[479]: <info> (eth1): deactivating device (reason: 0).

View 9 Replies View Related

Fedora Networking :: 8 Freezes When Wireless Connects?

May 26, 2009

I am using Fedora 8 on my laptop, newly installed, I can see the network card(Linksys WPc54G v2) and Network Manager sees the wireless router, however as soon as I tell it to connect my computer freezes and I have to restart. I searched for solutions but all I found was Ubuntu problems.

Actually it seems that the trigger is when the keyring comes up and asks for a password. As soon as I start typing the pass it locks.

View 1 Replies View Related

Ubuntu Networking :: No Wireless Connection In Lucid?

May 8, 2010

I have a Dell Studio XPS desktop too difficult to reach with cable. Instead I connect through a Dell Wireless 1500 Draft 802.11n WLAN Mini-card which works great with 64 bit Windows 7.

Installed Ubuntu 10.4 yesterday (wubi) but no wireless activity! Despite Googling extensively and reading through Ubuntu Forums I've not been able to find a solution so far.

View 6 Replies View Related

Ubuntu Networking :: Eee Pc 1001HA Lucid Not Even Turning On Wireless?

May 1, 2010

i updated to lucid lynx from karmic (i could not get wireless to work on that either) with the hope that wireless might actually work but it doesn't, the keys to turn wifi on don't even work with lucid there is no way to get the wireless to even give me a light that says its on. I have tried installing the rt3090-dkms package and it installed fine (took ages) however that has done nothing at all. It is kind of pointless having a netbook without wireless so anyone got any ideas this is getting very annoying I have yet to use wifi since i bought the netbook

View 8 Replies View Related

Ubuntu Networking :: Connecting To Wireless In Kubuntu Lucid?

May 14, 2010

I'm having trouble connecting to our home wireless network in Kubuntu Lucid. I was hoping someone here might be able to help. I can connect with no problem in Ubuntu and Xubuntu; I'm having difficulty in Kubuntu only. It might just be me being unfamiliar with the KDE network management app, I don't know.

1. I click on the network icon in the system tray, and choose "manage connections". I click on the "wireless" tab, and click "add".

2. I enter the name of our network in the SSID field (our router doesn't broadcast its SSID; however, if I click "scan" the neighbors' wireless networks do appear in the list) under the "wireless" tab, then I go the "wireless security" tab, and choose "WPA/WPA2 - personal" and enter the password. I click OK.

3. Now when I right-click on the network icon and choose "create network connection", the new connection for our network that I just made shows up in the list, but it has an icon showing a pen on paper instead of the broadcasting signal icon that appears next to the neighboring networks. It also says my connection is "insecure", even though I chose WPA and put in the password. (Neighbors' networks do say WPA, WEP,etc.)

4. I select my network connection that I created above, and click connect, and nothing happens. No connection is created. how the KDE network app works; I've used mostly XFCE and GNOME in the past, but I've heard good things about Kubuntu Lucid and really would like to take it for a spin. However, this computer has only a wireless connection, so I really need to get it working.

View 4 Replies View Related

Ubuntu Networking :: Having Slow Wireless In Lucid Lynx?

May 26, 2010

I am running dual boot of windows professional xp and ubuntu lucid lynx.I am experiencing a slow network with ubuntu.I am connected through trend net wireless N adapter and dlink 524 wireless router.my network icon is down to 1 bar,25-30% mostly.

View 4 Replies View Related

Ubuntu Networking :: Lucid Not Recognizing TP-Link USB Wireless

Jun 13, 2010

my card is not recognized in any way by ifconfig or iwconfig as shown below, but is visible via lsusb. It is 54Mb usb, and has a detachable antenna with the Atheros chipset shown below. I have removed (by #) the ath_pci from the blacklist under /etc/modprobe.d but cannot seem to start this still. I used compat-wireless-2010-06-01 (06-12 appeared to have errors I could not easily overcome). The lspci -nn command only shows my internal broadcom which I am not currently using. My goal is to do wireless research so I need the atheros (among others)...

my hw: Dell series n, TP-Link's TL-WN422G USB wireless stick

$ lsusb | grep Ath
Bus 001 Device 004: ID 0cf3:1006 Atheros Communications, Inc.
$ lsmod | grep ath
ath9k 71145 0

[Code]....

Seems to me that their should only be one ath9k driver, but several are loaded. Are all required for functionality perhaps?

View 2 Replies View Related

Ubuntu Networking :: Lucid Wireless Randomly Disconnects

Jun 25, 2010

After upgrade to Lucid I have experienced intermittent wireless disruptions. The wireless just cuts out and reconnects.And I was hoping to continue or follow up on the same thread however with the released version.I tried replacing network manager with wicd and I tried the other driver options both without success.I'm currently using the Broadcom B43 driver, when I tried the Broadcom STA driver wireless would not work. I use the 64 bit OS, and this problem did not appear prior to the upgrade.

View 1 Replies View Related

Ubuntu Networking :: Lost Wireless In Lucid Lynx: 10.4.1?

Oct 4, 2010

Right after playing Assult Cube, I lost my wireless. Folling the directions from this sticky, the information is listed below. Any ideas as to what I can do to get my wireless back?

1. Dell Inspiron 1545

2. lspci

sef@osg:~$ lspci

Code:

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

[code]...

View 9 Replies View Related

Ubuntu Networking :: Wireless - Constant Connection Drop Offs - Comp Freezes

Oct 19, 2010

I've been using a Netgear WG311v3 wireless card to connect to the internet successfully since 8.10. However, since 10.04 I've had some serious issues with this card (at least...I think it's the card). I updated to Meerkat hoping that the problem might fix itself, but it's still there. Here's the situation: The problem most often occurs when I'm running Transmission, but also Firefox. It also happens when streaming videos to my xbox via uShare...basically, any time I'm using the internet.

Suddenly, my download in Transmission will drop to 0.0 KiB/s or in Firefox, pages will stop loading. If I close and try to reopen Firefox, it tells me the process is already running. If I try to restart, it says firefox-bin is still running. I click reboot anyway, and the computer hangs indefinitely at the purple Ubuntu shutdown screen. The terminal also freezes if I try to run any commands that are wireless related, for example iwconfig or ifconfig. I have to close the terminal to kill the process.

I've also had more serious crashes when running Transmission where absolutely everything freezes and a hard reset is my only way out. Forgive my n00bishness and let me know what other information I can provide you with.

View 2 Replies View Related

Ubuntu Networking :: Missing Wireless Rt3070sta Drivers In Lucid

May 1, 2010

Has anyone managed to get wireless Ralink rt3070 drivers working in Lucid? Before in Karmic, you could "sudo modprobe rt3070sta" as they were "stagging" drivers already in the kernel, but apparently they're missing from the kernel in Lucid as reported here [URL]... I get errors when compiling the latest drivers from Ralink (DPO_RT3070_LinuxSTA_V2.3.0.2_20100412) and they don't seem to work.

View 3 Replies View Related

Ubuntu Networking :: Broadcom Wireless Stopped Working In Lucid?

May 5, 2010

after having tried out almost all suggestions found here and elsewhere on the internet, i'm somewhat at my wits end The situation: I'm running Kubuntu 32Bit Version (at the mom 10.4) on a HP-Compaq 6735s (AMD Processor, Vanilla 32Bit Install). My first Install was last year with 9.4 and the Broadcom 4322 wireless worked like a charm after installing the proprietary STA-driver under System -> Hardware Drivers. As the update didn't work out really without glitches, i did a fresh install and lost my wireless. I tried various combinations and tutorials but to no avail. My card is found, the driver installed, but i cannot access my access-point. I can SEE the access point (and all my neighbors'), but knetworkmanager does not seem to do anything. To be sure, I installed wicd (nice tool by the way). Trying a connect here told my my credentials were bad (incorrect passphrase for my WPA2 Personal auth), which is not true. I tried connecting without security, didn't get an IP. So it seems somehow the card is working, but all functions needed for passing information to the access-point are unavailable.

This is what I tried:

both broadcom-drivers
fw-cutter
installing the driver by hand

Installing the driver via Hardware Drivers produced the same results as any other, viz the card is working, but not connecting. Unfortunately knetworkmanagers error messages are a bit sparse, or rather non existant. My guess is that somehow the firmware is not properly loaded (or the wrong type??).

View 9 Replies View Related

Ubuntu Networking :: Lucid 10.04 Wireless Card Detected, Not Working?

May 7, 2010

I started on ubuntu 8.10 and my wireless card has always worked,Since i did a fresh install of ubuntu 10.04 it still seems to work to a point.I can see networks, click them and use a password to connect but it never seems to carry on, I typed the password correctly and after a minute it asks for it again.I have read a post about problems other people are having and that i need to install a different program.But i cant install another program if there is no wireless as apt-get doesn't work without internet connection.So... I need to download something that will fix it (possible update if one has been released) to xp (partition) then access xp partition from ubuntu and install it.

View 9 Replies View Related

Ubuntu Networking :: Getting Wireless Broadband Working In Kubuntu Lucid?

Jun 7, 2010

I've just completed switching both my laptop and desktop from Ubuntu 10.04 to Kubuntu 10.04, all seems to be working well, except that I can't get my Virgin Mobile HUAWEI E160E wireless broadband modem working. I used to have it working flawlessly in Ubuntu, I've used the smae step as described in this post: [URL] that worked for me with Ubuntu, but the Wireless Broadband tab is greyed out under the manage connections dialog. I'm running the 64-bit version of Kubuntu BTW.

View 2 Replies View Related

Ubuntu Networking :: Lucid Netbook Can't Connect To Wireless Internet?

Aug 4, 2010

I installed lucid netbook edition on my friends netbook and I am unable to connect to their wireless. The netbook is dual booting with xp and while in xp it is able to connect but once i boot into lucid it is unable to.

View 2 Replies View Related

Ubuntu Networking :: Intermittent Wireless With Atheros AR5001X+ On Lucid?

Sep 12, 2010

I have an old Tatung tablet pc, with touchscreen, stupid speakers and an atheros wifi card (AR5001X+). With XP, everything works reasonably well, and wifi connectivity is rock solid. I know I'm asking for trouble installing *nix on this machine, but if the wireless worked, I'd be happy. However... With an updated Lucid install, I can see and connect to open, WEP, and WPA(1/2/tkip/aes/whatever) networks. I get good speeds with every network I've tried, but after a minute or two, my connection speed drops to zero, only to recover after another few minutes. A few minutes later, the wireless dies again, then reconnects....

Both the router and the tablet show that I still have a connection, and the connection speed recorded by both does not change from the 'working' condition. I get nothing in the logs (router or tablet) and no indication (aside from transfers stalling) that there's any problem. The 'network history' part of Gnome system monitor shows the data rate dropping to zero, but a network monitor applet on the gnome panel shows transmissions and (later) recieves. Reported signal strength remains constant, and seems to have no bearing on the frequency or length of the dropouts.

I've tried the stock lucid drivers, the lucid wireless backports, and madwifi (currently on madwifi) with no change to symptoms. I did think that it may be to do with scanning for networks (iwevent showed completed scans as the dropouts ended) so I removed network manager and tried static configuration with /etc/network/interfaces . The problems persited (although iwevent is now silent) and I am now using Wicd with no change.

lscpi:

Code:

sudo lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)

[code]....

I see nothing toobad in these, so I ran a longer test - I bash'd a while loop to ping the router, run ifconfig and iwconfig, and spit the results into files. I concurrently ran a wireshark capture. All of these contain a lot of text/data, so I've attached them here. I can't see any connection between the output of ifconfig/iwconfig/wireshark while the ping drops, but I'm no expert.

[URL]

View 5 Replies View Related







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