qczek
05-02-2006, 20:15
Hello,
I interested in enabling polish characters on my wl500gx box, so i downloaded needed files chaned kernel option and compile nls iso8859-2 support as module. I can simple install module using insmod it seems to be working
insmod /opt/lib/modules/2.4.20/kernel/fs/nls/nls_iso8859-2.o
Using /opt/lib/modules/2.4.20/kernel/fs/nls/nls_iso8859-2.o
[admin@fhome fhome]$ lsmod
Module Size Used by
nls_iso8859-2 3456 0 (unused)
usb-storage 62184 2
sd_mod 13292 4
scsi_mod 70216 2 [usb-storage sd_mod]
printer 12676 0 (unused)
ehci-hcd 23292 0 (unused)
usb-uhci 28420 0 (unused)
usbcore 77264 1 [usb-storage printer ehci-hcd usb-uhci]
wl 420944 0 (unused)
et 34912 0 (unused)
ipt_NETMAP 992 2
ip_nat_starcraft 2224 0 (unused)
I'm not sure if its (loading nls iso 8859-2 module) needed to make possible create files named using polish special characters, becaouse without loading nls_iso8859-2.o it works perfect on my ext3 formated hd.
ls -al
drwxr-xr-x 5 admin root 4096 Feb 5 20:40 .
drwxr-xr-x 16 admin root 4096 Dec 20 00:15 ..
drwxr-xr-x 2 admin root 4096 Feb 5 20:01 asus_firmware
drwxr-xr-x 2 admin root 4096 Feb 5 20:33 test_ęśćż
drwxr-xr-x 2 admin root 4096 Feb 5 20:40 test_ęśćżłóńĘŚĆŻŚÓŁŃÓŚŚŚĆŻŹ
[admin@fhome fhome]$
after insmod ... everything seems to be the same, so could you please explain what is a rolle of nls* modules?
second issue is that it still impossible to change cline code page of samba server becasue some files in /usr/codepages are missing. How can i made missing codepage files?
Thank you in advance
Krzysiek
I interested in enabling polish characters on my wl500gx box, so i downloaded needed files chaned kernel option and compile nls iso8859-2 support as module. I can simple install module using insmod it seems to be working
insmod /opt/lib/modules/2.4.20/kernel/fs/nls/nls_iso8859-2.o
Using /opt/lib/modules/2.4.20/kernel/fs/nls/nls_iso8859-2.o
[admin@fhome fhome]$ lsmod
Module Size Used by
nls_iso8859-2 3456 0 (unused)
usb-storage 62184 2
sd_mod 13292 4
scsi_mod 70216 2 [usb-storage sd_mod]
printer 12676 0 (unused)
ehci-hcd 23292 0 (unused)
usb-uhci 28420 0 (unused)
usbcore 77264 1 [usb-storage printer ehci-hcd usb-uhci]
wl 420944 0 (unused)
et 34912 0 (unused)
ipt_NETMAP 992 2
ip_nat_starcraft 2224 0 (unused)
I'm not sure if its (loading nls iso 8859-2 module) needed to make possible create files named using polish special characters, becaouse without loading nls_iso8859-2.o it works perfect on my ext3 formated hd.
ls -al
drwxr-xr-x 5 admin root 4096 Feb 5 20:40 .
drwxr-xr-x 16 admin root 4096 Dec 20 00:15 ..
drwxr-xr-x 2 admin root 4096 Feb 5 20:01 asus_firmware
drwxr-xr-x 2 admin root 4096 Feb 5 20:33 test_ęśćż
drwxr-xr-x 2 admin root 4096 Feb 5 20:40 test_ęśćżłóńĘŚĆŻŚÓŁŃÓŚŚŚĆŻŹ
[admin@fhome fhome]$
after insmod ... everything seems to be the same, so could you please explain what is a rolle of nls* modules?
second issue is that it still impossible to change cline code page of samba server becasue some files in /usr/codepages are missing. How can i made missing codepage files?
Thank you in advance
Krzysiek