All of lore.kernel.org
 help / color / mirror / Atom feed
From: George <george.news@gmx.net>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: Bob Copeland <me@bobcopeland.com>,
	Luciano Coelho <luciano.coelho@nokia.com>,
	Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>,
	linux-wireless@vger.kernel.org
Subject: Re: Compat-wireless N900
Date: Mon, 18 Oct 2010 21:04:49 +0200	[thread overview]
Message-ID: <4CBC9A51.8030309@gmx.net> (raw)
In-Reply-To: <AANLkTincCSBfwa_Y-cy_42HfU5kP1puCbi2-dBwGkkHu@mail.gmail.com>

On 18/10/2010 19:21, Luis R. Rodriguez wrote:
> On Mon, Oct 18, 2010 at 9:34 AM, George<george.news@gmx.net>  wrote:
>> On 17/10/2010 11:01, George wrote:
>>>
>>> On 15/10/2010 20:01, Luis R. Rodriguez wrote:
>>>>
>>>> On Thu, Oct 14, 2010 at 11:42 PM, George<george.news@gmx.net>
>>>> wrote:
>>>>>
>>>>> On 14/10/2010 20:03, Luis R. Rodriguez wrote:
>>>>>>
>>>>>> On Thu, Oct 14, 2010 at 11:09 AM, George<george.news@gmx.net>
>>>>>> wrote:
>>>>>>
>>>>>>> I have tried using even insmod and the modules load perfectly
>>>>>>> but the wlan device doesn't show up.
>>>>>>
>>>>>> Then that likely means you are not loading the right module.
>>>>>>
>>>>>>> In dmesg nothing is displayed except for the cfg80211 and
>>>>>>> when I rmmod the module wl1251 (wl1251: removed or similar)
>>>>>>>
>>>>>>> I'm still wondering what the hell I have to do.
>>>>>>
>>>>>> Are you sure you have the right module?
>>>>>
>>>>> Yes. The driver is the wl1251 family. As I said in previous posts
>>>>> and from what some guys in the IRC channel tried to guess, it
>>>>> seems that the problem might be in that the spi interface is
>>>>> specific for any device, and in the n900 might be different from
>>>>> the one implemented in compat-wireless.
>>>>
>>>> Heh, nope.
>>>>
>>>>> I'm a bit suprised about this fact, but they know more than I.
>>>>
>>>> Or, we had not yet accommodated yet for the fact that the wl1251
>>>> driver was split out into its own directory from the original
>>>> wl12xx/ directory and no one ever sent a patch to fix this on
>>>> compat-wireless. I just fixed this on today's compat-wireless, so
>>>> you can try that around noon PST time when the new tarball will be
>>>> generated. Ah but there are some pcmcia crap compile issues, we
>>>> just have to remove pcmcia support, well not now, I have other
>>>> stuff to do.
>>
>> I have downloaded compat-wireless-2010-10-17.tar.bz2 and have compiled the
>> code with no problem. I have seen the changes you've made creating modules
>> wl1251, spi and sdio.
>>
>> I have run modprobe spi to upload the modules (also tried sdio) and no way.
>> dmesg doesn't include any message. Below is the one after unloading the
>> modules and uploading them again:
>> rmmod spi wl1251 mac80211 cfg80211 compat_firmware_class
>> modprobe spi
>>
>>>>
>> wl1251: unloaded
>> cfg80211: Calling CRDA to update world regulatory domain
>>>>
>>
>> Below is the output for lsmod. As you can see modules are up and running,
>> but when I execute ifconfig -a no wlan0 device shows up.
>>
>> Nokia-N900:~# lsmod | grep spi
>> spi                     4352  0
>> wl1251                 75840  1 spi
>> mac80211              212984  2 spi,wl1251
>> crc7                    1216  1 spi
>> Nokia-N900:~# lsmod | grep compat
>> compat_firmware_class     8896  1 wl1251
>> compat                 10496  2 mac80211,cfg80211
>> v4l1_compat            12100  1 videodev
>> compat_ioctl32           832  1 fmtx_si4713
>> Nokia-N900:~# lsmod | grep wl12
>> wl1251                 75840  1 spi
>> compat_firmware_class     8896  1 wl1251
>> mac80211              212984  2 spi,wl1251
>> cfg80211              148904  2 wl1251,mac80211
>>
>> Any help on that? Sorry but I'm somehow desesperate and don't know what to
>> do. Actually I'm thinking on not using compat-wireless and nl80211 and get
>> back to wireless-extensions.
>
> Does your device use SDIO or SPI?
>
>    Luis

I have tried both and none of them have worked.

Jorge



  reply	other threads:[~2010-10-18 18:20 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14  8:24 Compat-wireless N900 George
2010-10-14 15:57 ` Denis 'GNUtoo' Carikli
2010-10-14 17:17   ` Luis R. Rodriguez
2010-10-14 18:09     ` George
2010-10-14 18:03       ` Luis R. Rodriguez
2010-10-15  6:42         ` George
2010-10-15 18:01           ` Luis R. Rodriguez
2010-10-17  9:01             ` George
2010-10-18 16:34               ` George
2010-10-18 17:21                 ` Luis R. Rodriguez
2010-10-18 19:04                   ` George [this message]
2010-10-18 18:41                     ` Luciano Coelho
2010-10-18 19:02                       ` Luciano Coelho
2010-10-19  8:12                         ` George
2010-10-19 13:52                           ` Grazvydas Ignotas
2010-10-19 15:16                             ` George
2010-10-19 14:38                               ` Grazvydas Ignotas
2010-10-19 15:52                                 ` George
2010-10-19 15:18                                   ` Grazvydas Ignotas
2010-10-20  7:37                                     ` George
2010-10-20  8:44                                       ` Grazvydas Ignotas
2010-10-20 12:24                                         ` George
2010-10-25  2:03                                       ` Kalle Valo
2010-10-25  8:33                                         ` George
2010-10-19 15:18                               ` George
2010-10-14 17:29   ` George

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=4CBC9A51.8030309@gmx.net \
    --to=george.news@gmx.net \
    --cc=GNUtoo@no-log.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@nokia.com \
    --cc=mcgrof@gmail.com \
    --cc=me@bobcopeland.com \
    /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.