Debian Hardware :: Testing Is Now Soft Blocking WiFi (ath5k)
Aug 20, 2014
Regularly updated debian testing on a netbook. I normally use wired ethernet, but I am pretty sure that I had wifi (wlan0) working normally a few days ago.
Today, I find that wlan0 has a soft block:
# rfkill list
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
It seems that the kernel(?) is sending a udev event to set this:
# rfkill event
1408563052.478251: idx 0 type 1 op 0 soft 1 hard 0
# rfkill unblock wlan
works *unless* the wifi button on this laptop is used. Then I get an apparently permanent hard block.
rfkill cannot unblock, and repeated button actions do not clear.
Adding the no_hw_rfkill_switch to the ath7K driver ensures that the wifi button is disabled.
All this is new: I have been using wifi on this netbook for years without problems, so something has changed. I moved to systemd (sigh) maybe a month ago, so perhaps the root problem is a systemd udev bug.
The real problem is knowing where to look or bug report. Is it a recent change in the ath5k driver or kernel? IIRC I checked the driver and there were no recent commits. Likewise rfkill hasn't changed recently. More likely to be something around systemd udev, perhaps, given the mayhem systemd has caused on another machine here. Or perhaps somewhere in the wireless subsystem.
lspci -k includes:
03:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Foxconn International, Inc. Device e008
Kernel driver in use: ath5k
View 0 Replies
ADVERTISEMENT
Oct 23, 2010
At first I thought the card was broken, but it connects to networks fine. I know its kind of minor, but is there a way to enable the little traffic indicator lights on the card?
View 1 Replies
View Related
Feb 28, 2009
I am a ubuntu user but I want to go to the next level to use debian because what I heard of it, but I get confused to what to install on my computer do I install debian testing or debain stable with testing repositories.
- I want to use this system to the home use only.
- I want to use the newest packages because the stable packages is too old to use.
- What about using more than one repository i.e stable with testing with unstable at the same time (the same sourcelist)
- Is the testing and unstable sid packages good enough for the home use?
View 5 Replies
View Related
Aug 18, 2015
i'm trying to Debian 8.1.0 on my notebook Acer Travelmate 2200. Currently i have very outdated version of Linux Mint. It works fine but I prefer keeping system updated. Only way to get updated system now is install new one, and here i have a problem. After CD/ISO booting, installation looking for a mountd devices, etc. then i got statement that CPU stuck for x sec. The same statement appears every 20sec. I was trying it on other linux distr's they give the same error. I didn't overclocked my notebook, his temp is ok. I'm working on it few hours each day, it didn't overheat. Someone told me thats bug of 2.6.x kernel but I'm trying install new system with 3.16.x.
View 4 Replies
View Related
Apr 18, 2010
I would like to build a NAS from PC (D510MO) running Debian. I have two HDDs (one 3.5 1T and one 2.5 500G).
On 3.5 HDD I have already two partitions 100M+40G dedicated for Win7-64. Now, I want to install Debian (second OS) on this PC and to have some kind of soft RAID or disk mirror of 500G space. I am planning to create a third partition on 3.5 HDD of 500G (identical as 2.5 HDD size) in order to have a mirror 500G space.
Please send my some suggestions on where I have to install Debian; on 500G 2.5HDD or 500G 3.5HDD!Will Debian boot from both HDDs 3.5 or 2.5 after I create the mirror? What Linux soft I have to use for mirroring (mdadm)?
View 3 Replies
View Related
Feb 11, 2016
Acer Aspire S7-391 laptop, 64 bit install
Previous was Debian 7.6, no issues.
Not doing anything special, just browsing the web and I get a few of these soft lockups. Cannot reboot, have to power it off and on when it happens. USB stops working also.
Code: Select all[ 7002.597774] BUG: soft lockup - CPU#1 stuck for 22s! [khubd:93]
[ 7002.597777] Modules linked in: tun hid_generic hidp rfcomm bnep pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) cfg80211 cpufreq_powersave cpufreq_conservative cpufreq_stats cpufreq_userspace 8812au(O) ecb uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev joydev media x86_pkg_temp_thermal intel_powerclamp intel_rapl acer_wmi sparse_keymap coretemp iTCO_wdt
[Code] ....
lspci output:
Code: Select all00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
[Code] ....
View 11 Replies
View Related
Mar 23, 2010
For system calls, is blocking or non-blocking default in C? Simple question, just am not seeing the answer super quickly.
View 4 Replies
View Related
Dec 25, 2010
I have a device that is working on modbus protocol andI have written a small program(with block TCP read method ) to read its registers via modbus protocol.my program is working very well but except those times that I unplug the Ethernet cable or turning off the modbus gateway during programs work.at this time my program stops on recv system call (if it reach this system call exacly when I unplug Ethernet cable or turning off the modbus gateway during programs work).I changed my source to work in nonblock TCP method, at this time with the same situation my program does not stop/block on recv system call but after pluging back the Ethernet cable or resuming the connectivity situation back it reads data incorrectly .this is my code:Quote:
#define DEBUG
#include <fcntl.h>
#include <string.h>
[code]...
View 5 Replies
View Related
Dec 4, 2010
I am runing debian-5 (lenny), the default kernel 2.6.26 was unable to start the x so i installed the new kernel linux-image-2.6.32-5-686_2.6.32-28_i386.deb, now x works, but there is problem building modules for the intel soft modem linux driver hsfmodem-7.60.00.00oem which is supplied in the modem cd by the intel company.
I installed these kernel packages for this purpose:
linux-base_2.6.32-28_all.deb
linux-image-2.6.32-5-686_2.6.32-28_i386.deb
linux-headers-2.6.32-5-486_2.6.32-28_i386.deb
[code]....
in all these cases hsfconfig failed with the above error,
View 2 Replies
View Related
Jul 4, 2011
I tend to stay on for long time. My machine is a Fujitsu T4310 tablet. I have got all tablet features previously working properly when I was on Isadora Mint. After installing LMDE to my surprise basic features of the tablet simply worked out of the box but I'm missing a few important features like multitouch, screen rotate and buttons in tablet mode.
As far as my experience with Isadora, it needed a driver called "fjbtndrv", but I couldn't find it in the repos, moreover, I think it might need some tweeks to get it behaving properly. I found some refferences but it refers to other ubuntu based distros, which I can't use of course.
p.s. prefere a solution other than compiling it myself, it looks scary and has lots of dependencies.
View 14 Replies
View Related
Jan 4, 2010
I have an harddisk which is old, since many years >10 years, and I recall I crashed few clusters using windows programs which were old and harddisk stuffs doing. So the pc lives with bad clusters, this pc lives very well since many years.Question, the pc has woody debian, which let us to install and exclude bad sectors during install. Bad clusters was an usual thing in the past, but today not anymore.Unfortunately debian squeeze installer coders had the good idea to remove the " bad cluster checking " before installing debian, during install (cdrom netinst).
View 1 Replies
View Related
Feb 20, 2011
I can see some soft links in /etc directory which are pointing to /etc/rc.d Directory contents.
Code:
lrwxrwxrwx. 1 root root 7 Jan 31 08:19 rc -> rc.d/rc
lrwxrwxrwx. 1 root root 10 Jan 31 08:19 rc0.d -> rc.d/rc0.d
lrwxrwxrwx. 1 root root 10 Jan 31 08:19 rc1.d -> rc.d/rc1.d
code....
Any body please tell me what is the purpose of these soft links in /etc directory ? I am using RHEL 5.4 ...
View 3 Replies
View Related
Nov 16, 2010
I'm a Debian testing user (not an experienced one) on laptop Dell Latitude D531 and has encountered a problem: I've often got my laptop slowed down very much and the message appears in a console: Disabling IRQ #19 I've searched for the solution, but failed finding the answer.
dmesg showed:
Code:
[ 21.064461] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 21.067790] cfg80211: Calling CRDA for country: GB
[ 21.160654] padlock: VIA PadLock not detected.
[ 23.545837] fuse init (API version 7.13)
[ 24.354533] tun: Universal TUN/TAP device driver, 1.6
[Code]...
View 6 Replies
View Related
May 29, 2010
I have recently installed Squeeze on my 2009 Acer Aspire laptop and updated the wifi firmware and still do not have wifi connection, I wasn't too concerned as I thought I would just use a usb wifi adapter however it doesn't work with that either, yet that same adpater works with Squeeze on my 2007 Desktop computer
View 10 Replies
View Related
Jul 4, 2011
My firewall keeps blocking something called CPQ-Wbem. There have been about 10 instances of this.
A machine on the network is advertising it runs, or looks for machines running, Compaq Insight Manager on TCP/2301. If the machine isn't yours or you haven't enabled Compaq's web-based remote management then silently drop it.
Now as far as i know i do not have a network, just a dsl connection. I also do not own a Compaq computer. So if someone who has some knowledge of this could you explain to me how a " network is advertising it runs, or looks for machines running, Compaq Insight Manager on TCP/2301 " . This would seem to me to be a local network thing not a www thing ?
View 2 Replies
View Related
Sep 3, 2011
How would one block an IP range access to a Debian-based Linux system for say 47.1.1.1. - 48.255.255.255? Would it be with the hosts.deny file? If so, how would it be written in the file? Also, would the system require being restarted for the changes to take effect, after writing to the file?
View 14 Replies
View Related
Aug 12, 2011
I'm running Debian Testing and since some time ago I'm getting the following messages:Any ideas how to solve this warnings?
(gtk-update-icon-cache:9204): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
Processing triggers for gconf2 ...
[code]....
View 5 Replies
View Related
Oct 8, 2010
I just installed the Debian testing release(with LXDE) from this week. Everything works great except the network card. I know the network card works because Windows and the Parted Magic Live cd recognize it. Also "lspci" seems to list the card, but when I fire "ifconfig -a" it is not listed there.
View 12 Replies
View Related
Sep 12, 2010
i cannot find how to sucessfully patch the ATH5k driver for aircrack for better support on injection. i tried this...[URL] but it was a no go for me... first... i untarred it to my desktop, then i patched the ATH5k driver but batch 2 failed and i had to take out the switches in the patch command to work. can someone please give me (and im sure many other people) a litteral step by step to patch this damn ATH5K driver, i got another one i want to patch with i found on the aircrack-ng that i want to patch as well but the same issue is there...i run Ubuntu 10.04 with the 2.6.32-25-generic kernel, no custom anythings, not even compiz.
View 4 Replies
View Related
Feb 2, 2011
I am trying to add "blacklist ath5k" to the end of the blacklist.config file but it tells me that I don't have permissions to do this. Went to permissions and it says that only the owner can change this. As for owner it says read and write. In ownership it just says user: root and group: root. Very new to this stuff so I am not sure what to do.
View 1 Replies
View Related
May 14, 2011
The below issue has been solved, the problem wasn't Debian but I simply didn't pay attention that somebody disabled port forwarding *facepalm*
View 5 Replies
View Related
Jul 4, 2009
After an upgrade to 2.6.27.25-78.2.56.fc9.i686 in March, my Atheros wireless stopped working. (It had previously run without a hitch for 9 months). Anyway, I finally got around to working on it today and using the "WiFi misery" thread managed to consistently get it to start manually via these steps:ifconfig wlan0 up
iwconfig wlan0 essid netname key xxxxxxxxxxxxx
click on "activate" in network device control (gives error msg, but works)
During boot-up, I get "Invalid argument" errors for "SET MODE", "SET BIT RATE", and "SET ENCODE".Currently NetworkManager service is disabled, but when enabled doesn't seem to change any of the above.I'd like to get back to automatically coming up wireless, if possible.
View 2 Replies
View Related
May 23, 2010
Cannot get wireless to work. Hostapd.conf had nothing inserted in it so I put the following in which I found [URL]..So it connected right away and then disconnected after opening one of my tabs. I went back into hostapd.conf and it had erased all the info I put in there. Is there a way to keep it from deleting this info every time. Because it worked great for a brief second. Otherwise it just keeps going on, then going off. It stays off most of the time though. Right now this is what my iwconfig reads:
[Code]...
View 2 Replies
View Related
May 26, 2010
Hope this saves some1 an immense amount of time;First type this;
Code:
rfkill list
check if the problem looks like this
[code]....
View 2 Replies
View Related
Oct 22, 2010
Can any please help to get steps to install and enable ATH5K on Ubuntu 10.04
View 2 Replies
View Related
Jun 5, 2010
I'm trying for some time to configure my WIFI on my laptop, without success .
My router: TRENDnet TEW-432BRP
SSID: MINETTI
Channel: 6
Extended Range Mode: disabled
[code]....
View 3 Replies
View Related
Feb 24, 2011
I'm trying to block outgoing ICMP made by "user". I have user named as "foobar" and he/she shouldnt have rights to use ICMP/ping.ipt_owner works fine when I'm blocking normal TCP/UDP stuff. User can only connect to DNS, WEB and SSH.But still, user can use ICMP
#!/bin/sh
iptables -F
iptables -X
[code]....
View 6 Replies
View Related
May 16, 2011
I am currently running Debian 6. I would like to know if there is a way and how i would go about blocking a certain IP range from connecting to my server within a certain port range. Say for example.
i want to block ip range 123.123.123.* from connecting to my server on the ports 33000 - 43000. But, i want to allow them to connect on any other port range, and i want to be able to allow connections from my server to the blocked ip range on those same ports. so, blocking incoming only on the above port range.
using iptables.
View 1 Replies
View Related
Aug 24, 2010
I've heard a lot of talk about people running 'Testing' as a rolling release version of Debian. As I have a spare box to play with, I wanted to see what this was like. I've done a minimal install of Squeeze and had a look at /etc/apt/sources.list. As I would expect, the file refers to Squeeze and not 'testing' (I think Woody used to go for stable/ testing etc, but this then got changed). In order to run 'Testing', can I just replace the Squeeze references and do:
View 6 Replies
View Related
Apr 12, 2010
Is there any way other than building the source for 1.1.42 and manually installing it to actually get the latest version on my Debian Testing? How long does it normally take for new versions of Wine to get into the repo's?
View 2 Replies
View Related