Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dmesg errors with gentoo-sources
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Zu`
l33t
l33t


Joined: 26 May 2002
Posts: 716
Location: BE

PostPosted: Thu Aug 15, 2002 11:04 am    Post subject: Dmesg errors with gentoo-sources Reply with quote

Hi

I'm getting these errors with gentoo-sources (2.4.19-gentoo-r7), on several boxes where I have installed Gentoo:

Code:

modprobe: modprobe: Can't locate module nls_cp437
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_cp437
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_cp437
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_iso8859-1
modprobe: modprobe: Can't locate module nls_iso8859-1                           


I tried update-modules, but that didn't change much.
I'm running 2.4.19 vanilla on an other Gentoo box and it doesn't show these errors at all (+/- same kernel configuration).

Any ideas?
TiA
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Thu Aug 15, 2002 12:01 pm    Post subject: Reply with quote

CONFIG_NLS_ISO8859_1 and CONFIG_NLS_CODEPAGE_437 set correctly in the kernel config?
Back to top
View user's profile Send private message
Zu`
l33t
l33t


Joined: 26 May 2002
Posts: 716
Location: BE

PostPosted: Thu Aug 15, 2002 12:33 pm    Post subject: Reply with quote

Naan Yaar wrote:
CONFIG_NLS_ISO8859_1 and CONFIG_NLS_CODEPAGE_437 set correctly in the kernel config?


Strange thing is, I didn't even touch those settings..
I didn't change any of that.

So how can I know if they are set correctly?
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Thu Aug 15, 2002 12:56 pm    Post subject: Reply with quote

Seems like /etc/modules.autoload or something else is trying to load these modules. You need to enable these two as modules in your kernel config and recompile your kernel/modules to remove these errors (alternatively, you could prevent them from being loaded by doing something like "grep -i nls /etc/modules.autoload /etc/modules.d/* and then removing those lines if you don't need them)

Zu` wrote:
Naan Yaar wrote:
CONFIG_NLS_ISO8859_1 and CONFIG_NLS_CODEPAGE_437 set correctly in the kernel config?


Strange thing is, I didn't even touch those settings..
I didn't change any of that.

So how can I know if they are set correctly?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum