Debian Configuration :: Upgraded 7.8 Aetheros AR9565 WiFi Card And No RDP
Apr 25, 2015
Because of workers here in my company I need a very secure operating system for laptops so I have chosen Debian 7.8. The laptop is Acer Aspire E11 (E3-112-C4NE). This laptop has a built-in wifi card Aetheros AR9565 :
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lspci -nn
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9565 Wireless Network Adapter [168c:0036] (rev 01)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Basically the stable 7.8 distribution cannot handle this wifi card, so I read on forums that I should upgrade my operating system. So I did as I read on the forum:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
nano /etc/apt/sources.list
deb http://ftp.debian.org/debian wheezy-backports main contrib non-free
apt-get update
apt-get -t wheezy-backports install firmware-atheros
apt-get -t wheezy-backports install linux-image-amd64
reboot
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
After this the oprating system recognized the wifi card and loaded the "ath9k" driver. In the Grub the default operating system became :
Linux 3.16.0-0.bpo.4-686-pae
Because I want to restric the workers to access anything else except the designed inner network, I have uninstalled the Network Manager and set the network interfaces in the "/etc/network/interfaces" file as shown below:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
[Code] ....
This works, when the operating system boots, it automatically connects to my hidden SSID wiofi network. I can ping other computers on the same IP subnet (10.139.252.xxx).
This computer should connect to an XP running under virtualbox, having the IP address of 10.40.138.153. But it does not. On another laptop, running Ubuntu 14.05, having the same network configuration, (10.139.252.102) connects to the same XP under virtualbox with no problem....
For Ubuntu nothing is required to be installed on virtualbox, no extension pack, no guest addition, nothing. When I want to connect to XP via rdp, it asks for username and password and after that only a blue or black blank screen and nothing else... Even on the XP I see no sign of any activity that somebody would like to connect.
Checking the network traffic (tcpdump, nast) I see that the two computers are communicating but after a while the communication stops. The rdp XP its in another IP subnet, but Ubuntu can connect without any problem, Debian not...
View 6 Replies
ADVERTISEMENT
Nov 28, 2015
I've been using Ubuntu and Mint for a few years now, and I want to try Linux on my HP Stream7 Tablet. I was very excited to learn that Debian 8.0 and later has support for 32 bit UEFI on 64 bit Processors and went ahead and installed the multiarch version of 8.2. It works, but I have no GUI (Just a command line) and no WIFI connection. It seems the GUI didn't install and the WiFi card is not supported. I have found a driver for the wifi card but don't know how to install this driver. URL....
View 4 Replies
View Related
Dec 16, 2015
I have an Acer Aspire V15 Nitro Black edition, and I recently installed after working so hard Debian 8.2
My problem is that I can't see any WiFi connection...
I believe that the firmware for my card is the ath10k, but I can't install it...
lspci -nn | grep Network
07:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:003e] (rev 20)
View 3 Replies
View Related
Jun 16, 2010
I just noticed that I had a sid line on my sources.list, at the end of all squeeze lines, and I've been updating more or less regularly. Does the ordering imply some sort of "preference", so that the first lines are preferred over the subsequent ones, or is it all about the latest version?After removing that line, and taking a look at my installed packages with synaptic, all the "latest versions" of the packages seem to be the ones that are already installed, and I click on properties, and there are no older versions available, only "##.##-### (testing)". Emphasis on "testing", rather than "sid" or "unstable". Of course I didn't check all of them, but about a dozen, and none deviated from that pattern. However, I went to double check on the web pages about the packages, and it seems that many of the squeeze's packages are at the same version of sid. I couldn't yet find one that is not.perhaps the sole fact that the sid line was on sources.list is enough to know that something happened -- as I don't recall having ever set up those configuration files about preferred sources/pins or however it's called), and suggestions on how to proceed? My hunch would be to just downgrade things gradually as they eventually fail (as I did with geeqie, which is why I suspect that there is some mess), but leave everything alone. Not try to fix what is not quite broken. And if it fails too often, go full-blown sid.
View 14 Replies
View Related
Feb 9, 2009
I have a problem to configure my wifi card, a dwa-110 from D-Link, it is not recognized when I launch System / network device control (only ethernet connections appear), and it is the same thing in Administration / network / network configuration. But if I launch administration / hardware / system devices, the last line is "Ralink 802.11 bg WLAN"... When I try to add in the window "network configuration" (from above) some new stuff, I specifying the kind of hardware (wireless) and when I have to enter the name of the card I don't see my card. On other OSes, I used ndiswrapper, but I wasn't able to install it on CentOS (dependencies required and it's hard with only a USB key to install the stuff...) How to see if the card is recognized, if I have to use ndiswrapper and so on. I have an internal PCI network card also, maybe it is this card which is recognized.
View 2 Replies
View Related
Feb 3, 2010
I was running 2.6.26 and I've recently upgraded to 2.6.32-trunk-amd64 along with other packages (mostly dependencies)... which possibly involved the network stack.
After this upgrade my home gateway stopped working and I'm clueless to where the problem may be.
I can see that the iptables are still there when I type:
iptables -t filter -L -v -n -x --line-numbers
iptables -t nat -L -v -n -x --line-numbers
View 14 Replies
View Related
Mar 16, 2011
Installed OpenSUSE 11.4 with XFCE on MSI Wind U90. Unfortunately my RTL8187se buit-in wi-fi doesn't work.Finally found that driver r8180 works. After YAST2 configuration it worked, but after reboot stopped working. I've found that YAST2 forgets my manual configuration of the wifi card (forgets all settings).I've tried to remove card from YAST2 and configure again from scratch, but it forgets all my settings - mainly the module name - r8180, and without this driver network doesn't work!
View 3 Replies
View Related
Apr 20, 2011
I made the terrible mistake of upgrading my live Debian Lenny web server with the the dist-upgrade option in apt-get. I didn't realize this was actually an unstable upgrade and now I have had to make all sorts of choices of what configuration files to keep or upgrade ect. The apache conf files were actually bad after the upgrade and I had to replace them with the backups (phew) and the system is currently still up and running. However my virtualmin installation is no longer working due to a issue with perl ( but thats another question I guess to ask somewhere else maybe ). Anyways... I'm very scared to restart because my server is co-located somewhere else and Im the only one who has ever worked on this server so I would need to go there and fix it myself if it doesn't restart. Basically I have two questions.. is there an easy way to move back to stable packages..If so is this recommended?
And also I'm currently trying to fix some broken dependencies in the package manager but when I run "sudo aptitude -f install" It keeps telling me it is going to remove all of these packages (listed below), some of which I know are very important to the system and I cannot figure out why it would keep trying to do this. I get an error on "phonon-backend-xine" whenever it tries to upgrade just saying this
"(gtk-update-icon-cache:12343): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory"
I installed some desktop related packages a while back like gnome-desktop and I know the package is related to this, but all I really care about is making sure the server stays online and not about the desktop packages. I tried just removing kdebase-runtime and anything else that is dependent on it, but it wont let me do anything at all without fixing this broken package.
I really would just like to go back to lenny stable again but I know its probably too late since I already had it install a new kernel and grub 2 (auto configuring my new grub.list)..
[Code]...
View 1 Replies
View Related
Feb 22, 2016
I should be able to access xfinitywifi hotspots. /etc/network/interfaces and /etc/wpa_supplicant.conf. I don't want to use NetworkManager for this connection.> iw dev wlan0 scan
BSS 60:02:92:e6:78:0a(on wlan0)
TSF: 1619575398784 usec (18d, 17:52:55)
freq: 2437
beacon interval: 100 TUs
capability: ESS ShortPreamble ShortSlotTime (0x0421)
signal: -65.00 dBm
[code]...
View 0 Replies
View Related
May 28, 2015
I booted Debian in Live mode on a USB to try to see if the internet will work on my Linux machine before I actually install it (there is some tricky internet software where I live that I must overcome, but that will come in another thread).
Currently I have no WiFi whatsoever. When I go into the internet access menu I only get back the fact that there is a wired connection that's possible (theoretically, I should be able to also see networks to which I can connect to, but I don't). Also, it's impossible for me to actually get a wired connection going, unless I can somehow give it through my Windows laptop.
When I did some research, the people seem to say that I need to update the driver after enabling the use of non-free software; I can't do that since I have no connection in the first place.
The OS recognizes that the PCE exists (I am using asus pce-ac68), when I did "lspci" command it told me I have BCM4360 and BCM43225 chips.
I think I found the drivers here "[URL] ......" but I don't think my chip is listed there (there is no BCM4360 or BCM43225 on that list). What to do with those drivers, I mean how to compile them and install them on a Debian machine, and I'm not sure I can even install them on a live boot (but I want to make sure my internet works on the live boot before I actually install the OS).
View 12 Replies
View Related
May 17, 2011
I just installed Debian on my hp dv6205us. I have a bcm94311mcg Bradcom wireless card that is not detected. How do I get this working?
View 3 Replies
View Related
Jul 18, 2010
My pc is aser aspire 5735z. I have acer nplify 802.11b/g draft-n wlan
but i can use wifi on debian
what i have to do ?
Do i need driver or firmware?
how can i solve this problem ?
View 5 Replies
View Related
Dec 6, 2014
I have some problems with my WiFi card I'm configuring for Debian Wheezy. I've used it in other computers successfully (It's a USB device), but this box doesn't seem to be able to recognize it or use it properly.
I've identified the card using Code: Select alllsusb with the output Code: Select allBus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
I've used the Wheezy docs to download the firmware necessary and it apparently is supposed to run fine with this firmware, but nothing is working. There was mention to a GitHub repository of a fixed version of the driver in question, which didn't work either.
View 2 Replies
View Related
Jan 7, 2014
I did a netinstall earlier today (latest version, amd64) on my Dell XPS laptop and ended up with a minimal installation because I couldn't connect to the internet. Now I'm trying to get online without a desktop environment.
I have an Intel Centrino 1030, so I downloaded and installed the firmware [URL].... with a usb, then rebooted. My searches have turned up a lot of instructions involving a utility called iwconfig and wpasuppliant, but these are apparently not installed. I don't really know much about it, but my /etc/network/interfaces file looks rather empty:
Code: Select all# The loopback interface
auto lo
iface lo inet loopback
Shouldn't there be something like wlan0 there? The network card does show up with lspci
View 14 Replies
View Related
May 15, 2015
I'm was trying to choose between GNOME and KDE for version 8. However both the live DVD's fail to pick up the Wifi card on my system. I am also unable to use certain basic commands such as ifconfig on the live CD. I am completely new to Linux and Debian (of course). Pardon me for the hand holding. This will be my first install of a Linux system.
What steps I can take to ensure that the Wifi card and the network card will be supported - hardware compatibility test maybe? Is there a way to try before installing? This will be a dualboot with Windows 8.1
Wifi card: Ralink RT3290 802.11bgn Wi-Fi Adapter
LAN card: Realtek PCIe GBE Family Controller
View 9 Replies
View Related
Sep 12, 2014
I'm a brand new user of Debian, and I just bought a (too much?) new laptop, the HP 430 G2. It seems to work great for almost everything, except that I don't have any wifi available.
I tried so many different things (without any success) that it would be hard to resume. But for now, all I have is a new installation (to avoid parasite installations of weird things), and a kernel updated to 3.16. I don't know if it's useful though...
Some information from my system :
Code: Select allbonyhoax@bonybook:~$ sudo ifconfig
[sudo] password for bonyhoax:
eth0 Link encap:Ethernet HWaddr 14:58:d0:09:72:bd
inet adr:130.125.57.144 Bcast:130.125.57.255 Masque:255.255.255.0
adr inet6: fe80::1658:d0ff:fe09:72bd/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:27329 errors:0 dropped:0 overruns:0 frame:0
TX packets:3491 errors:0 dropped:0 overruns:0 carrier:0
[Code] ....
The first element I notice is that I don't have the line with "Kernel driver in use...". Which seems to indicate that there's a problem with the kernel module (is that right?). But I don't know how to fix it...
The other thing that puzzles me with these last two commands is that according to this page, my wifi card is a Broadcom BCM43142. But it's not the result I get with the lspci command.
Anyway, I'm really lost, I don't know what to do, what to check, what to install. I don't want to go by random, testing all the different solutions I see on the web blindely. This is the reason why I ask it here.
View 7 Replies
View Related
Sep 13, 2015
I have an intel 7265 AC wireless card. When I try to download something my estimated download time is tripled almost every 5 mins.And when I play an online game from steam (cs:go or dota2) the ping goes to 250-300 ms which generally stays around 80ms. I'm using debian jessie. So far, I've tried turning of the power save mode of the card, changing ISP and router but none of them worked. I have a fairly good internet connection (I'm using it with my other machines without a problem) so I don't think the connection or router is the problem. Below you can find some information about system.
Code: Select all$ lspci | grep Network
03:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
Code: Select all$ dmesg | grep iwlwifi
[ 9.236494] iwlwifi 0000:03:00.0: irq 49 for MSI/MSI-X
[ 9.750780] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-7265-9.ucode
[ 9.750971] iwlwifi 0000:03:00.0: loaded firmware version 25.228.9.0 op_mode iwlmvm
[ 9.896465] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 9.896516] iwlwifi 0000:03:00.0: L1 Disabled - LTR Enabled
[code]....
Those are the outputs of the commands I know.
View 10 Replies
View Related
Feb 24, 2011
I am trying to get an engenius EUB 9801 going in Debian 6.0 Stable. I have searched this forum, and other linux forums but no luck. It is based on a Ralink rt3572sta chip, the 2.4/5ghz 300mbps wireless N chipset. I will post the link to the Ubuntu forum, where they have been able to get it working under 10.10.[URL]..the link to the linux chipset driver is:[URL]... It would be nice to have this natively supported under Debian, as I am going to use my server as a glorified wirelessN router...
View 11 Replies
View Related
Oct 29, 2010
how to display the modules related to my wifi card, using lsmod all the kernel modules are displayed but I would like to display just the related to my wifi, is there a way to do this?
View 2 Replies
View Related
Apr 8, 2014
I've been installing multiple versions of ubunutu over years and now I better understand why I faced always problems with wifi configuration on these different baselines : Debian root of course.
Now on Debian 7.4 :
The Broadcom BCM4313 driver is not loaded by default (not free product) for my wifi card. This is stated thru the UNCLAIMED declaration
Code: Select all
sudo lshw -c network
*-network UNCLAIMED
description: Network controller
product: BCM4313 802.11b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
[Code] ...
Unclaimed means : no driver found (no kernel association)
So I installed the driver located in the non-free backports by adding this target into the repository
Code: Select alldeb http://http.debian.net/debian/ wheezy main contrib non-free
and install :
Code: Select allsudo apt-get update && apt-get install firmware-brcm80211
sudo modprobe brcm80211
Check seems OK :
Code: Select allsudo lshw -c network
*-network
description: Wireless interface
product: BCM4313 802.11b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
[Code] ....
I can't connect with wlan0, it doesn't work. I found information here regarding WPA2/PSK wifi configuration on debian : [URL] ....
so I added this setup to my interfaces file an got :
Code: Select allauto lo
iface lo inet loopback
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid Hznteam-Datacenter
# hexadecimal psk is encoded from a plaintext passphrase
wpa-psk 12345678901234567890123456
It's worth ! no more wifi network are detected and ifconfig gives no ip address allocated :
Code: Select allwlan0 Link encap:Ethernet HWaddr 78:e4:00:4e:49:a3
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
[Code] ....
View 7 Replies
View Related
Jun 28, 2015
In a hp pavilion 15 Notebook PC with Debian 8.1.After two hours or so wifi stops working. Network-manager does not give any indication of failure but some times a yellow question mark.
rfkill list wifi gives:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
ifconfig gives:
eth0 Link encap:Ethernet HWaddr 8c:dc:d4:7b:c2:0e
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:3994 errors:0 dropped:0 overruns:0 frame:0
TX packets:3661 errors:0 dropped:0 overruns:0 carrier:0
[code]...
View 9 Replies
View Related
Sep 5, 2015
I've installed Debian 8.1 on Lenovo G50-80 Touch. Ethernet is OK but the WiFi adapter is disabled. How can I enable it?
Code: Select alluname -a
Linux debianserv 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 GNU/Linux[code][/code]
[code]lspci -nnk | grep -i net -A2
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: Lenovo Device [17aa:3821]
Kernel driver in use: r8169
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0041] (rev 20)
Subsystem: Lenovo Device [17aa:3545]
View 4 Replies
View Related
Apr 17, 2016
I am new to linux and decided to use Debian. I installed it on my laptop and have a few problems.First one is my WIFI.
Laptop type: HP Omen 15
Wifi adapter: Intel Wireless 7260n
rfkill list output:0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
So wifi is not displaying
Kernel: 3.16.0-4-amd64
Debian version: 8.4
gui: LXDE
URL....
But they see in rfkill list the adapter.How to make this adapter work?I did this with no result:
nano /etc/modprobe.d/blacklist.conf
in file add:
#Fixing a bug that prevents wifi from working on HP Omen
blacklist acer_wmi
I would like to learn more about Linux, but before experimenting I need a working system. The plan for me is to run this as my native machine with vms on top of it with other OS.
View 12 Replies
View Related
Jun 16, 2010
I have a netgear wg111t that is running with ndiswrapper. It has an atheros chipset, but calling it ath0 didn't work.
Heres /etc/network/interface :
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface auto lo
iface lo inet loopback
View 6 Replies
View Related
Aug 23, 2010
I have finally weaned my laptop from network manager by setting up my /etc/network/interfaces file. # The loopback network interface auto lo iface lo inet loopback
# The primary network interface allow-hotplug eth0iface eth0 inet dhcp
# Wireless Setup auto wlan0 iface wlan0 inet dhcp wireless-essid linksysn
wireless automatically connects to my home wireless network (linksysn). But suppose I wanted to take this laptop to the coffee house where they have free wifi. I am assuming that my wireless will not automatically connect to any other wifi hotspot except linksysn. So how do i set it up to roam like NM did?
View 5 Replies
View Related
Aug 30, 2010
To exploit the guessnet capability, I have configured my WIFI so that ifplugd can auto connect WIFI after boot.The access point is hidden, and I have provided all the required info in my /etc/network/interfaces file
mapping wlan0
script guessnet-ifupdown
map default: office-wifi
[code]....
View 1 Replies
View Related
Nov 13, 2010
Are USB WiFi adapters more likely to work in Linux than other WiFi adpaters like PCI cards etc?Im just wondering if they can use a generic USB class driver rather than having to have one for the specific chip set?
View 1 Replies
View Related
Aug 5, 2011
After to install Debian Sid, i can't to connect to my network. When i launch lsmod, ath9k is present so the module is enabled.I don't use network-manager-gnome, wicd and other, i modify myself /etc/network/interface. But even with this configuration, the wifi does not works.
View 3 Replies
View Related
May 20, 2015
Using a USB ISO, I recently installed Debian 8.0 Jessie (64-bit, Xfce DE) to a new computer. I usually lose my Wifi connection after 1-3 minutes when donwloading/uploading at around max. speed 4 Mbps/512 kbps. Sometimes it will last 15+ minutes.
When lightly browsing it can usually stay connected for 15-30 minutes. I have to disable and enable Wifi using NetworkManager to connect again. If I remember correctly, there were problems with the Wifi connection even during the installation of Debian.
This Wifi USB adapter works fine on my old computer with Debian 7.7 (32-bit). No problems with the Wifi connection yesterday on my old computer during 10+ hours of activity.
This Wifi adapter also works fine on this new computer when I boot from a live USB (Rescatux 0.30.2) downloading and uploading at max. speed for 1+ hour.
I already tried some suggestions I found online, but they didn't work:
* changing Wifi channels between 1, 6, 11 in my router settings
* changing WPA-WPA2 to WPA2 in my router settings
* ignore IPv6 in NetworkManager
* change probe_wait_ms from 500 ms to higher value by adding Code: Select alloptions mac80211 probe_wait_ms=1000 or Code: Select alloptions mac80211 probe_wait_ms=3000 to /etc/modprobe.d/mac80211.conf and rebooting
* disable Power Management for Wifi adapter (not supported)
* ...
I can also post the output of commands from Rescatux or my old computer if needed.
Output of commands on Debian 8.0 64-bit (I edited out some info, MAC, ...; not sure if that is important):
Code: Select alluname -a
Linux d8lnx 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) x86_64 GNU/Linux
Code: Select alldmesg
...
[ 291.292408] ieee80211 phy0: wlan0: No probe response from AP XX:XX:XX:XX:XX:XX after 3000ms, disconnecting.
[ 291.459825] cfg80211: Calling CRDA to update world regulatory domain
[ 291.462030] cfg80211: World regulatory domain updated:
[ 291.462033] cfg80211: DFS Master region: unset
[CODE]....
View 14 Replies
View Related
Aug 21, 2015
A friend gave me an HP Mini 110 that I can actually use in some situations. I installed Debian 8 with LXDE. It runs well except for the expected lack of driver for the Broadcom 4312 wireless chip. I installed wl using the method shown at [URL] ....
It works fine except that it takes very long to set up WiFi at boot (1 min 30 sec or more every boot--this is a rather frail Atom processor) and the WiFi reception seems poor (65% from an excellent router at 25 feet).
I'm thinking of getting a Panda 300Mbps Wireless N USB Adapter (reportedly using the Ralink RT5372 chipset) and removing the Broadcom driver. I have 2 questions:
1. Could I expect the Panda not to slow my boot time so much? I'm not knowledgeable enough to tell whether there is stable kernel support of this device, although the manufacturer says repeatedly that it works with most Linux distributions.
2. To remove wl is Code: Select allmodprobe -r wl the correct approach?
View 4 Replies
View Related