All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Hartmann <andihartmann@01019freenet.de>
To: Alfonso Fiore <alfonso.fiore@gmail.com>
Cc: Pavel Roskin <proski@gnu.org>, linux-wireless@vger.kernel.org
Subject: Re: Setting up an AP @ 5 GHz 802.11a - hostapd refuses [Could not select hw_mode and channel. (-1)]
Date: Fri, 10 Feb 2012 22:15:46 +0100	[thread overview]
Message-ID: <4F358902.3040009@01019freenet.de> (raw)
In-Reply-To: <CAO=xpBFKOAdTEi1DMfJxWCCv9oEtJpuLjuN4uNPNRgN1iWG85Q@mail.gmail.com>

Alfonso Fiore schrieb:
> On Fri, Feb 10, 2012 at 7:54 AM, Andreas Hartmann
[...]
> # find / | grep ath5k.ko
> /lib/modules/3.0.0-voyage/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko
> /lib/modules/3.0.0/updates/drivers/net/wireless/ath/ath5k/ath5k.ko
> /root/compat-wireless-3.3-rc1-2/drivers/net/wireless/ath/ath5k/ath5k.ko
> /root/compat-wireless-3.3-rc1-2/drivers/net/wireless/ath/ath5k/.ath5k.ko.cmd
> 
> I tried depmod -a and also a simple reboot (which I always do after
> make install) but the "updates" module is never loaded.
> 
> Any idea?

Sorry for being late. I worked on my machine and wasn't able to read any
mails.


I do have a config file for depmod in /etc/depmod.d called
00-system.conf, which has the following entries:

--------------------------------------------------------------------
#
# /etc/depmod.conf - configuration file for the depmod(8) command,
# for its format see depmod.conf(5).
#
# Please don't edit this file, place your settings into the /etc/depmod.d
# directory.


# search order:
# 1 updates/ (KMPs)
# 2 extra/ (KMPs or manually compiled modules)
# 3 weak-updates/ (KMPs built for older kernels)
# 4 everything else
search updates extra weak-updates built-in

# do not generate modules.*map files
make_map_files no
----------------------------------------------------------------------

Version of my inittools is: module-init-tools-3.12-6.1.x86_64. I don't
have a depmod.conf file.

After creating / changing this file, issue depmod -a again!



Hope that helps!

Regards,
Andreas

  reply	other threads:[~2012-02-10 21:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03 18:46 Setting up an AP @ 5 GHz 802.11a - hostapd refuses [Could not select hw_mode and channel. (-1)] Alfonso Fiore
2012-02-07  8:20 ` Alfonso Fiore
2012-02-07 22:15   ` Pavel Roskin
2012-02-09 23:06     ` Alfonso Fiore
2012-02-10  6:54       ` Andreas Hartmann
2012-02-10 17:47         ` Alfonso Fiore
2012-02-10 21:15           ` Andreas Hartmann [this message]
2012-02-11  1:26             ` Alfonso Fiore
2012-02-11 11:59               ` Andreas Hartmann

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=4F358902.3040009@01019freenet.de \
    --to=andihartmann@01019freenet.de \
    --cc=alfonso.fiore@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=proski@gnu.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.