Return-path: Received: from mail.gmx.net ([213.165.64.20]:43329 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752457AbZE0VEe (ORCPT ); Wed, 27 May 2009 17:04:34 -0400 Message-ID: <4A1DAADC.1080105@gmx.net> Date: Wed, 27 May 2009 23:04:28 +0200 From: Barkle MIME-Version: 1.0 To: Larry Finger CC: Hin-Tak Leung , linux-wireless@vger.kernel.org Subject: Re: RTL 8185 References: <4A199FED.7000609@gmx.net> <3ace41890905242315i53dbb93dsf98e7a3a574a3c29@mail.gmail.com> <4A1B00E7.5070801@gmx.net> <3ace41890905251414v75544ed4o7bafdb3cdc170d1d@mail.gmail.com> <4A1B2186.3070107@gmx.net> <3ace41890905252258p54d858b0qfc172284cb65423f@mail.gmail.com> <4A1C1766.3030004@gmx.net> <4A1C74C1.7060600@gmx.net> <3ace41890905261651l1cd3742bu5ac1af6f631798f3@mail.gmail.com> <4A1CD905.4090406@gmx.net> <3ace41890905270121r4d724c73h2187b7a89931f46e@mail.gmail.com> <4A1D95F8.7050003@gmx.net> <4A1D9FC8.407@lwfinger.net> In-Reply-To: <4A1D9FC8.407@lwfinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: Larry Finger schrieb: > Barkle wrote: > >> Hin-Tak Leung schrieb: >> >>> On Wed, May 27, 2009 at 7:09 AM, Barkle wrote: >>> >>> >>> >>>> After "ifconfig wlan0 up" the system freeze >>>> It's just every time the interface has to work, it's gonna freeze. It >>>> doesn't matter if I use wpa_supplicant or ifupdown (which invokes at >>>> last >>>> wpa_supplicant, so far as I know, on the debian system) >>>> >>>> >>> Hmm, try to disable any devices on the pci bus which you don't use >>> with setpci command=0 before anything els >>> >> Have a look at lspci >> >> ********************* >> feta:~# lspci >> 00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and >> Memory Controller Hub (rev 02) >> 00:02.0 VGA compatible controller: Intel Corporation 82815 Chipset >> Graphics Controller (CGC) (rev 02) >> 00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02) >> 00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02) >> 00:1f.1 IDE interface: Intel Corporation 82801AA IDE Controller (rev 02) >> 00:1f.2 USB Controller: Intel Corporation 82801AA USB Controller (rev 02) >> 00:1f.3 SMBus: Intel Corporation 82801AA SMBus Controller (rev 02) >> 01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 >> IEEE 802.11a/b/g Wireless LAN Controller (rev 20) >> 01:09.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] >> (rev 74) >> ********************* >> >> Wich device do you mean? >> >> I disabled >> feta:~# setpci -d 8086:2413 command=0 [the SMBus] >> feta:~# setpci -d 8086:2412 command=0 [the USB] >> feta:~# setpci -d 8086:2410 command=0 [the ISA bridge] >> feta:~# setpci -d 8086:1132 command=0 [the VGA] >> feta:~# ifconfig wlan0 up >> >> => freeze >> > > Please post the output of the following commands: > > iwconfig --version > ifconfig --version > feta:~# iwconfig --version iwconfig Wireless-Tools version 30 Compatible with Wireless Extension v11 to v22. Kernel Currently compiled with Wireless Extension v22. wlan0 Recommend Wireless Extension v21 or later, Currently compiled with Wireless Extension v22. feta:~# ifconfig --version net-tools 1.60 ifconfig 1.42 (2001-04-13)