Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2004 17:05:28 +0200
From:      Martin MATO <martin.mato@wanadoo.fr>
To:        freebsd-current@freebsd.org
Subject:   Re: ACPI autoload failed: no such file or directory
Message-ID:  <4118E438.5050606@wanadoo.fr>
In-Reply-To: <4118D144.2030401@wanadoo.fr>
References:  <41183662.4010802@wanadoo.fr> <20040810050907.GL991@funkthat.com> <41185F7F.8070906@wanadoo.fr> <4118D144.2030401@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Martin MATO a écrit :

> Martin MATO a écrit :
>
>> John-Mark Gurney a écrit :
>>
>>> Martin MATO wrote this message on Tue, Aug 10, 2004 at 04:43 +0200:
>>>  
>>>
>>>> anyone could explain this.. strange thing?
>>>>   
>>>
>>>
>>>
>>> Someone else is seeing this w/ pf...
>>>
>>> Do you have any lines modifing module_path in your loader.conf?  Also,
>>> do you have an upto date support.4th?
>>>
>>>  
>>>
>> i haven't any lines modifying  module_path ( Andrew Milton has mailed 
>> me about   adding module_path="/boot/kernel /boot/modules" to 
>> /boot/loader.conf, should fix it; but has no effects.)
>> and i have an up to date  support.4th , compiled at the same time as 
>> the  kernel files.
>>
>> booting whith the GENERIC kernel has same behaviour, but with other 
>> errors messages; not in relation whith  acpi; but debug support  (!)
>> i'll try compiling one whitout any  OPTFLAGS and CFLAGS 
>> optimization,  to see... (i use -O2 -pipe)
>>
>> but i doubt it is in relation with the kldload behaviour...
>>
>> ps: sorry for my bad english, i'm french...
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to 
>> "freebsd-current-unsubscribe@freebsd.org"
>>
> Well, with a GENERIC kernel first, and a new world compiled without 
> the -O2 flag, i obtaint the same problem. both with acpi autoload AND 
> kldload error..
> i'm out of ideas...   :P
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe@freebsd.org"
>
well,  i tried now some kload  "modules.ko"  NONE worked (no such files 
or directory) kldload doesn't seems to find them
i checked the modules path;  and i  added  - again-   
module_path="/boot/kernel /boot/modules"  in /boot/loader.conf

after reboot and the same  ACPI autoload error message,
kldload doesn't find again none of the modules i tried to load (i tried 
a lot of them)!
the module path in the sysctl variable is effectively set to  
"/boot/kernel /boot/modules"

with a
cp /boot/kernel/*.ko /boot/modules 
kldload find finally the modules files; EXCEPT acpi.ko.  
i repeat I KNOW  that acpi.ko can't be loaded from userland,  i 'm only  
seeing if kldload find the file(s) specified.

well i think   i have a big problem here...  :°(



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4118E438.5050606>