You are not logged in.
Hi,
I have some errors with /etc/modprobe.d/ndiswrapper.conf at boot
libkmod: kmod_config_parse: /etc/modprobe.d/ndiswrapper.conf line 1: ignoring bad line starting with 'ndiswrapper'
libkmod: kmod_config_parse: /etc/modprobe.d/ndiswrapper.conf line 2: ignoring bad line starting with 'depmod'
module configuration already contains alias directive
3. Write configuration file in /etc/modprobe.d/ndiswrapper.conf
ndiswrapper -m
depmod -a
Wireless_Setup#ndiswrapper
How to resolve it?
Thanks for your help.
Last edited by cassyb (2013-11-03 00:55:18)
Offline
See the man page for modprobe.d.
Offline
I try --ignore-install, comment these 2 lines without success.
I still have these warnings...
Is there something to do or not?
Last edited by cassyb (2013-11-02 00:28:00)
Offline
I try --ignore-install, comment these 2 lines without success.
I still have these warnings...
Is there something to do or not?
I have no idea what this means...
Offline
I thought that
ndiswrapper -m
depmod -a
was the content of /etc/modprobe.d/ndiswrapper.conf not the commands to generate it.
I delete these 2 bad lines and
mkinitcpio -p linux
resolves my problem.
Thanks.
Offline