| Author |
Message |
disciple
Joined: 20 May 2006 Posts: 6179 Location: Auckland, New Zealand
|
Posted: Sun 22 Jan 2012, 04:17 Post subject:
Sharing a scanner on the network |
|
Are you talking about sharing a scanner with computers running Linux or Windows, or something else?
I'm not sure whether Puppy includes everything you need, but check out:
http://penguin-breeder.org/sane/saned/
https://wiki.archlinux.org/index.php/USB_Scanner_Support
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Sat 17 Mar 2012, 10:58 Post subject:
|
|
| ginco wrote: | | Did anybody try sharing a scanner as well (I already had it shared in Ubuntu)? I saw your comments about a Brother scanner, but I already have two, and would like to avoid buying a 3rd one... |
Since you never stated which scanner models you own, your question is hard to answer.
There is a mechanism in SANE for sharing a USB-attached scanner across a network. Read here.
Last edited by rcrsn51 on Sun 23 Dec 2012, 11:03; edited 1 time in total
|
|
Back to top
|
|
 |
polykarp
Joined: 23 Dec 2012 Posts: 6
|
Posted: Sun 23 Dec 2012, 09:36 Post subject:
codepage 852 or cp1250 Subject description: codepage 852 or cp1250 |
|
hello, i just instaled Samba-TNG on my pyppy Slacko 5.3 and i have problem with foreign chracters in file names, they dont display correctly. I am from slovakia and i have set the LOCALE to sk_SK in Country Seting menu from Puppy setup. I also tried to set the codepage in smb.conf but this has no efect, the filenames are displayed incorrect. I also searched the codepage in my folders and only found a codepage 850 for samba in : /usr/local/samba/share/codepages/codepage.850. Can you pleas upload codepage files for my locale, or a new pet with Samba-TNG for countires like Slovakia, Czech, Hungary, Poland and others that use this encoding.
Thanks for help.
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Sun 23 Dec 2012, 10:58 Post subject:
|
|
I know nothing about international language support. But I compiled samba-TNG again and pulled out all the codepage 852 stuff. It is in the PET below.
From the documentation, it looks like you would add the following to your smb.conf
| Code: | [global]
client code page = 852
character set = ISO8859-2 |
Please report back.
[Edit] No reply. Attachment deleted. If anyone else wants to test this, please post a request.
Last edited by rcrsn51 on Mon 24 Dec 2012, 10:50; edited 1 time in total
|
|
Back to top
|
|
 |
polykarp
Joined: 23 Dec 2012 Posts: 6
|
Posted: Mon 24 Dec 2012, 10:21 Post subject:
codepage 852 or cp1250 |
|
so i downoaded the PET, instaled it and have made the chenges in smb.conf.
restarted samba server and it is still the same. is there a log file for the Samba-TNG in puppy?
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Mon 24 Dec 2012, 10:45 Post subject:
|
|
/usr/local/samba/var/log
|
|
Back to top
|
|
 |
polykarp
Joined: 23 Dec 2012 Posts: 6
|
Posted: Mon 24 Dec 2012, 11:22 Post subject:
|
|
ok so here is the output from log.smb:
[2012/12/24 15:59:55, all:1], smbd/server.c:main(661)
smbd from Samba-TNG 0.5-rc1 started.
Copyright Andrew Tridgell 1992-1998
[2012/12/24 15:59:55, all:1], param/loadparm.c:lp_do_parameter(2702)
WARNING: The "character set"option is deprecated
Failed to set socket option SO_KEEPALIVE (Error Socket operation on non-socket)
Failed to set socket option TCP_NODELAY (Error Socket operation on non-socket)
file_init: Information only: requested 10000 open files, 1014 are available.
and here is my smb.conf:
[global]
dns proxy = no
max log size = 50
domain master = no
domain logons = no
workgroup = NET
netbios name = Fileserver
server string = Fileserver
security = user
map to guest = Bad Password
;map to guest = Bad Password
;printcap name = cups
;load printers = no
client code page = 852
character set = ISO8859-2
[hudba]
path = /mnt/sda3
guest ok = yes
writable = yes
force user = root
[programy]
path = /mnt/sdc1
guest ok = yes
writable = yes
force user = root
[instalacky]
path = /mnt/sdd1
guest ok = yes
writable = yes
force user = root
[zaloha]
path = /mnt/sdb1
guest ok = yes
writable = yes
force user = root
[printers]
path = /tmp
printable = yes
guest ok = yes
it sems to me that the "client code page" and "character set" is not supported. what are you think?
is there any solution for this?
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Mon 24 Dec 2012, 11:27 Post subject:
|
|
If you need language support, you should try one of the newer Samba 3.x packages. I believe that Slacko has one in its repository.
|
|
Back to top
|
|
 |
polykarp
Joined: 23 Dec 2012 Posts: 6
|
Posted: Mon 24 Dec 2012, 11:57 Post subject:
|
|
Ok, if it is not posible in samba-TNG i try a Samba 3.x.
Anyway Thanks for Help.
|
|
Back to top
|
|
 |
goolwa_pup

Joined: 29 Oct 2009 Posts: 44
|
Posted: Sat 09 Feb 2013, 20:34 Post subject:
problem sorted by rtfm |
|
i rtfm all good
|
|
Back to top
|
|
 |
polykarp
Joined: 23 Dec 2012 Posts: 6
|
Posted: Mon 11 Feb 2013, 08:31 Post subject:
Re: problem sorted by rtfm Subject description: rtfm |
|
I hawe read itit is the first thing before a question in forum.
But it does not solwed my problem. Any way i instaled samba 3.x
and it is working.
| goolwa_pup wrote: | | i rtfm all good |
|
|
Back to top
|
|
 |
goolwa_pup

Joined: 29 Oct 2009 Posts: 44
|
Posted: Tue 12 Feb 2013, 04:34 Post subject:
|
|
sorry polykarp i had a different problem but i actually read the manual and solved it myself so edited my post....it was not a reply to your issue
|
|
Back to top
|
|
 |
polykarp
Joined: 23 Dec 2012 Posts: 6
|
Posted: Tue 12 Feb 2013, 09:03 Post subject:
|
|
| goolwa_pup wrote: | | sorry polykarp i had a different problem but i actually read the manual and solved it myself so edited my post....it was not a reply to your issue |
never mind
|
|
Back to top
|
|
 |
perky
Joined: 27 Dec 2012 Posts: 5
|
Posted: Fri 01 Mar 2013, 19:53 Post subject:
|
|
Thanks for this.
Unfortunately I think this pet suffers from the 'Invalid packet length' bug, see here:
http://blog.gmane.org/gmane.network.samba-tng.cvs
quote:
"When Windows sends a very large packet (writing a large
file on the file server), sometimes the "Invalid packet
length!" could happen."
This happened when I tried to run some backup software, most of the time it was OK with normal browsing. The invalid packet length report shows up in the samba log files. I had to resort to running normal Samba and the problem went away.
Mark.
|
|
Back to top
|
|
 |
perky
Joined: 27 Dec 2012 Posts: 5
|
Posted: Fri 01 Mar 2013, 20:10 Post subject:
|
|
Duplicate post, sorry.
|
|
Back to top
|
|
 |
|