[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47A2EAAF.90600@pc0312b.rz.unibw-muenchen.de>
Date: Fri, 01 Feb 2008 10:47:27 +0100
From: Claude Frantz <claude@...312b.rz.unibw-muenchen.de>
To: linux-kernel@...r.kernel.org
Subject: permission denied while load kernel module using modprobe
Hello !
As user "root" I'm trying to load the ath_pci module from madwifi using
the "modprobe" command, which is the recommanded way. But I get the
following diag in the log:
modprobe: WARNING: Could not open '/lib/modules/2.6.23.8-34.fc7/net/ath_hal.ko': Permission denied
modprobe: WARNING: Could not open '/lib/modules/2.6.23.8-34.fc7/net/wlan.ko': Permission denied
modprobe: FATAL: Could not open '/lib/modules/2.6.23.8-34.fc7/net/ath_rate_sample.ko': Permission denied
kernel: Error loading module "ath_rate_sample"
Fedora 7 using kernel 2.6.23.8-34.fc7 as you can see above.
All components in /lib/modules/2.6.23.8-34.fc7/net/ have the permission -rwxr-xr-x
and the directory itself has drwxr-xr-x
Which permission is wrong here ?
Thanks a lot !
Claude
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists