All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Barkle <barkle@gmx.net>
Cc: Hin-Tak Leung <hintak.leung@gmail.com>, linux-wireless@vger.kernel.org
Subject: Re: RTL 8185
Date: Wed, 27 May 2009 15:17:12 -0500	[thread overview]
Message-ID: <4A1D9FC8.407@lwfinger.net> (raw)
In-Reply-To: <4A1D95F8.7050003@gmx.net>

Barkle wrote:
> Hin-Tak Leung schrieb:
>> On Wed, May 27, 2009 at 7:09 AM, Barkle <barkle@gmx.net> 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 <id> 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


  reply	other threads:[~2009-05-27 20:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-24 19:28 RTL 8185 Barkle
2009-05-25  6:15 ` Hin-Tak Leung
2009-05-25 20:34   ` Barkle
2009-05-25 21:14     ` Hin-Tak Leung
2009-05-25 22:53       ` Barkle
2009-05-26  5:58         ` Hin-Tak Leung
2009-05-26 16:23           ` Barkle
2009-05-26 23:01             ` Barkle
2009-05-26 23:51               ` Hin-Tak Leung
2009-05-27  6:09                 ` Barkle
2009-05-27  8:21                   ` Hin-Tak Leung
2009-05-27 19:35                     ` Barkle
2009-05-27 20:17                       ` Larry Finger [this message]
2009-05-27 21:04                         ` Barkle
2009-05-27 22:04                           ` Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A1D9FC8.407@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=barkle@gmx.net \
    --cc=hintak.leung@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.