LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-04-2013, 04:04 AM   #1
elesmod
Member
 
Registered: Sep 2012
Distribution: Slackware
Posts: 88

Rep: Reputation: Disabled
Wifi card: device or resource busy


I've found the solution to this problem and I'd like to share it.

An old Packard Bell EasyNote R1935 (or MIT-RHEA-C) laptop with Ralink RT2561/RT61 network controller.
The Wireless card is detected, but can't be enabled.

Code:
ifconfig wlan0 up

SIOCSIFFLAGS: Device or resource busy
Upon closer inspection of the messages printed by dmesg, I've noticed some IRQ issues and a suggestion to pass pci=biosirq to the kernel while booting. Unfortunately this didn't fix my problem, but it made me search the dmesg output for BIOS related messages.

This line caught my eye:
Code:
ACPI: BIOS age (620) fails cutoff (2001), acpi=force is required to enable ACPI
because I've had another problem with this notebook. Upon shutting down, it didn't even want to switch off, it just hang at "Shutting down" (or something similar).

Passing that kernel parameter (acpi=force) fixed the shutdown issue, but also resolved the problem with the wireless card!

So, add this to your LILO:
Code:
append="acpi=force"
If you're using GRUB, I think you have to add it to the end of the following line, like this:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"

Last edited by elesmod; 10-04-2013 at 04:10 AM. Reason: Added the name of wireless card
 
Old 10-04-2013, 11:33 AM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
"acpi=off" or "acpi=force" normally fixes most issues I have with any older hardware recently. Cheers on the fix! Also replying to take off the ZRL.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error opening PCM device Device or resource busy Herbivore Linux - Newbie 2 08-23-2008 01:45 AM
Can't open audio device. Device or resource busy. deepumnit Linux - Software 2 06-16-2008 09:36 AM
Device or Resource Busy deepfrybonanza Linux - Wireless Networking 1 02-18-2005 03:27 PM
Device or resource busy teeno Linux - Newbie 3 03-09-2004 10:12 AM
network card: SIOCSIFFLAGS:device or resource busy????? simone17 Linux - Networking 0 09-30-2003 10:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration