I have cross-compiled sane binaries and libusb (required for sane). But I could not get
it to work. Sane didn't find my scanner although it is supported (Samsung SCX-4200).
Unfortunately I do not have time to test it very well in the last days.
Regards,
Miguel
Labels: -Type-Defect Type-Enhancement
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've chrooted a Debian system under the NAS, installed libusb, sane and sane-utils,
edited the inetd.conf, the sane config files as in my working ubuntu pinter+scanner
server with the same (mine) multifunction device (Epson DX3800), the system shows
open the 6566 port to the LAN (nmap 192.168.0.11), also there is a /dev/usbdev2.1
file device when I connect the scanner+printer usb cable to the NAS and disappears
after unplug-it, but nothing appears after a lsusb command, and after a 'xsane
net:192.168.0.11:epson:libusb:002:001' command from the client side...
I don't know how can I do? After your libusb successful compiling job, 'lsusb' throws
any message? I understand that your cross-compiled version is executed outside a
chroot environment, isn't it?
Thanx in advance for your answers.
Regards.
David.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was wondering if anyone has managed to get this working or found other methods for their mutifunction printers. I have a samsung SCX-4623F and trying to get the scanning feature available through the network
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Installed lshw package, the problem is I cannot see attached printer (Samsung SCX-4600) or usb bus. From snake-os device is visible through web interface.
Is that normal for chroot enviroment. Does anbody have solution?
sh-3.1# lspci
00:00.0 Class ff00: Device eeee:8131
sh-3.1# lshw -short
H/W path Device Class Description
===============================================
system Computer
/0 bus Motherboard
/0/1 memory 29MiB System memory
/0/2 processor
/0/0 generic
/0/3 scsi0 storage
/0/3/0.0.0 /dev/sda disk 2021MB SCSI Disk
/0/3/0.0.0/1 /dev/sda1 volume 1926MiB EXT3 volume
/1 eth0 network Ethernet interface
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: britt... (code.google.com)@gmail.com
sorry, this was meant to be under the type "Enhancement"
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: miguelmo... (code.google.com)@gmail.com
I have cross-compiled sane binaries and libusb (required for sane). But I could not get
it to work. Sane didn't find my scanner although it is supported (Samsung SCX-4200).
Unfortunately I do not have time to test it very well in the last days.
Regards,
Miguel
Labels: -Type-Defect Type-Enhancement
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: DavidFL.... (code.google.com)@gmail.com
Hi Miguel!! (Hi all, ;-))
I've chrooted a Debian system under the NAS, installed libusb, sane and sane-utils,
edited the inetd.conf, the sane config files as in my working ubuntu pinter+scanner
server with the same (mine) multifunction device (Epson DX3800), the system shows
open the 6566 port to the LAN (nmap 192.168.0.11), also there is a /dev/usbdev2.1
file device when I connect the scanner+printer usb cable to the NAS and disappears
after unplug-it, but nothing appears after a lsusb command, and after a 'xsane
net:192.168.0.11:epson:libusb:002:001' command from the client side...
I don't know how can I do? After your libusb successful compiling job, 'lsusb' throws
any message? I understand that your cross-compiled version is executed outside a
chroot environment, isn't it?
Thanx in advance for your answers.
Regards.
David.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gerard.p... (code.google.com)@gmail.com
Gentlemen!
I've been doing the same thing, http://groups.google.es/group/dealextreme-nas-
/browse_frm/thread/a691dfb4d465f4ba# with the same result.
However, I'm still wondering where the printer is in the chrooted environment. And I
know it's there, I can print just fine.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: wellum... (code.google.com)@gmail.com
check /dev/lp
and /usr/sbin/lpinfo -v
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tuxbox.g... (code.google.com)@gmail.com
I have done much the same.. (for other devices)
libusb fails to initialise as there is no USB_FS compiled in to the kernel. The effect is that libusb cant find devices
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tuxbox.g... (code.google.com)@gmail.com
HINT : to enable libUSB debugs, type in
export LIBUSB_DEBUG=1
before running the application that uses the library.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: omidmahb... (code.google.com)@gmail.com
Hi All,
I was wondering if anyone has managed to get this working or found other methods for their mutifunction printers. I have a samsung SCX-4623F and trying to get the scanning feature available through the network
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: matheusa... (code.google.com)@gmail.com
It could be a SANE .opk
...
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: ivan.vi... (code.google.com)@gmail.com
I have chroot Debian enviroment from this tutorial: https://code.google.com/p/snake-os/wiki/Debian_Chroot
Installed lshw package, the problem is I cannot see attached printer (Samsung SCX-4600) or usb bus. From snake-os device is visible through web interface.
Is that normal for chroot enviroment. Does anbody have solution?
sh-3.1# lspci
00:00.0 Class ff00: Device eeee:8131
sh-3.1# lshw -short
H/W path Device Class Description
===============================================
system Computer
/0 bus Motherboard
/0/1 memory 29MiB System memory
/0/2 processor
/0/0 generic
/0/3 scsi0 storage
/0/3/0.0.0 /dev/sda disk 2021MB SCSI Disk
/0/3/0.0.0/1 /dev/sda1 volume 1926MiB EXT3 volume
/1 eth0 network Ethernet interface
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: charlie.... (code.google.com)@gmail.com
take a look at https://wiki.archlinux.org/index.php/CUPS#USB_printers
As I understand it lpsub and usblip can't both be loaded at the same time the above link will help you switch between them.
Last edit: Anonymous 2017-05-12