<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org - Blogs - nomen</title>
		<link>http://www.linuxquestions.org/questions/blog/nomen-472743/</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Sun, 26 May 2013 09:37:32 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://lqo-thequestionsnetw.netdna-ssl.com/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - nomen</title>
			<link>http://www.linuxquestions.org/questions/blog/nomen-472743/</link>
		</image>
		<item>
			<title>SOLVED wireless card problem: ubuntu i386: ERROR SAID: SIOCSIFFLAGS: Device or resource busy</title>
			<link>http://www.linuxquestions.org/questions/blog/nomen-472743/solved-wireless-card-problem-ubuntu-i386-error-said-siocsifflags-device-or-resource-busy-34580/</link>
			<pubDate>Sun, 18 Mar 2012 19:31:12 GMT</pubDate>
			<description>STEP 1: Is there a wireless network card present? YES: see list hardware: 
 
#lshw -C network 
       driver=rt61pci 
  *-network DISABLED 
      ...</description>
			<content:encoded><![CDATA[<div>STEP 1: Is there a wireless network card present? YES: see list hardware:<br />
<br />
#lshw -C network<br />
       driver=rt61pci<br />
  *-network DISABLED<br />
       description: Wireless interface<br />
       product: RT2561/RT61 802.11g PCI<br />
       vendor: RaLink<br />
       physical id: 1<br />
       bus info: pci@0000:11:01.0<br />
       logical name: wlan0<br />
       version: 00<br />
       serial: 00:08:a1:be:9a:67<br />
       width: 32 bits<br />
       clock: 33MHz<br />
       capabilities: pm bus_master cap_list ethernet physical wireless<br />
       configuration: broadcast=yes driver=rt61pci latency=32 multicast=yes wireless=IEEE 802.11bg<br />
       resources: irq:0 memory:fc500000-fc507fff<br />
<br />
STEP 2: Is there a driver module loaded for the RaLink RT2561? YES: list modules:<br />
 <br />
#lsmod | grep -i RT<br />
rt61pci                18920  0 <br />
crc_itu_t               1371  1 rt61pci<br />
rt2x00pci               6027  1 rt61pci<br />
rt2x00lib              27541  2 rt61pci,rt2x00pci<br />
<br />
STEP 3: Can I bring it up? NO: this is the error message:<br />
<br />
#ifconfig wlan0 up<br />
SIOCSIFFLAGS: Device or resource busy<br />
<br />
==&gt; Here is the solution, that finally worked for me.<br />
This was posted by another kind linux user:<br />
<br />
open the computer<br />
take out the wireless PCI card<br />
boot<br />
shutdown<br />
put the wireless card back in<br />
boot<br />
<br />
:)</div>

]]></content:encoded>
			<dc:creator>nomen</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/nomen-472743/solved-wireless-card-problem-ubuntu-i386-error-said-siocsifflags-device-or-resource-busy-34580/</guid>
		</item>
	</channel>
</rss>
