* smbfs font corruption in 2.5.7
@ 2002-03-20 23:38 david
2002-03-21 0:05 ` Dave Jones
2002-03-21 9:43 ` Urban Widmark
0 siblings, 2 replies; 3+ messages in thread
From: david @ 2002-03-20 23:38 UTC (permalink / raw)
To: linux-kernel
It appears there were some changes made during 2.5.6 to allow for smbfs unicode
support. The problem appears any time I mount an smb filesystem, whether in X or
at VGA framebuffer console. File and directory names show up in a language I
don't speak. Is there some setting I should change to support unicode now, or is
this a known problem. I haven't seen this reported yet, so...
Thanks in advance,
David Shepard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: smbfs font corruption in 2.5.7
2002-03-20 23:38 smbfs font corruption in 2.5.7 david
@ 2002-03-21 0:05 ` Dave Jones
2002-03-21 9:43 ` Urban Widmark
1 sibling, 0 replies; 3+ messages in thread
From: Dave Jones @ 2002-03-21 0:05 UTC (permalink / raw)
To: david; +Cc: linux-kernel
On Wed, Mar 20, 2002 at 11:38:06PM -0000, david@shepard.tc wrote:
> It appears there were some changes made during 2.5.6 to allow for smbfs unicode
> support. The problem appears any time I mount an smb filesystem, whether in X or
> at VGA framebuffer console. File and directory names show up in a language I
> don't speak. Is there some setting I should change to support unicode now, or is
> this a known problem. I haven't seen this reported yet, so...
Have you tried the "Use a default NLS" option, and then setting the
codepage to something else ?
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: smbfs font corruption in 2.5.7
2002-03-20 23:38 smbfs font corruption in 2.5.7 david
2002-03-21 0:05 ` Dave Jones
@ 2002-03-21 9:43 ` Urban Widmark
1 sibling, 0 replies; 3+ messages in thread
From: Urban Widmark @ 2002-03-21 9:43 UTC (permalink / raw)
To: david; +Cc: linux-kernel
On 20 Mar 2002 david@shepard.tc wrote:
> It appears there were some changes made during 2.5.6 to allow for smbfs
> unicode support. The problem appears any time I mount an smb filesystem,
> whether in X or at VGA framebuffer console. File and directory names
> show up in a language I don't speak. Is there some setting I should
The idea was not to change the default settings. You won't get any unicode
stuff unless you patch samba and also send smbmount some special options.
(and even then the unicode bits are "on-the-wire", not in the output you
see).
Could you perhaps send the output of 'grep NLS .config' ?
And the smbfs lines from 'cat /proc/mounts'?
If the strange characters are 2 chars where there should be only one, you
have probably configured it to use utf8 but your console/X is set for
something else.
If the chars look like ':xa6' or ':00a6' then it is a nls translation
error and you should examine what codepage/iocharset settings you use.
/Urban
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-03-21 9:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-20 23:38 smbfs font corruption in 2.5.7 david
2002-03-21 0:05 ` Dave Jones
2002-03-21 9:43 ` Urban Widmark
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.