You are not logged in.

#1 2013-10-27 02:52:18

cassyb
Member
Registered: 2007-04-02
Posts: 13

[SOLVED] libkmod: kmod_config_parse errors

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

#2 2013-10-27 05:07:21

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [SOLVED] libkmod: kmod_config_parse errors

See the man page for modprobe.d.

Offline

#3 2013-11-02 00:27:05

cassyb
Member
Registered: 2007-04-02
Posts: 13

Re: [SOLVED] libkmod: kmod_config_parse errors

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

#4 2013-11-02 02:51:10

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [SOLVED] libkmod: kmod_config_parse errors

cassyb wrote:

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

#5 2013-11-03 00:49:09

cassyb
Member
Registered: 2007-04-02
Posts: 13

Re: [SOLVED] libkmod: kmod_config_parse errors

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

Board footer

Powered by FluxBB