|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Support for Canon MF4320dHi,
I'm wondering if pixma backend might support the scanner part of the newish Canon MF43x0d devices (x ranging from 2 to 5, depending on having an automatic document feeding (3 and 5) and/or additional fax module (4 and 5)). The list of supported devices already sports MF412x as well as MF4270, which all look pretty similar to the new products, in spec as well as optically. Does anybody else have such a device to test? Do you think it'd be worth a try (given I have decent C programming skills, but not much time). The hardware seems to have a pretty high bang-for-the-bucks-ratio, but I'm hesitant as I need Linux support (and much prefer OSS drivers). Regards Markus Wanner -- sane-devel mailing list: sane-devel@... http://lists.alioth.debian.org/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-request@... |
|
|
Re: Support for Canon MF4320dSeems that most pixma machines have similar protocols to already
supported devices. The author of the backend is also quite quick to support new machines. So, chances are good that it will work with minimal effort. However, there is no way to know for sure unless someone buys one and tests it. It could be completely different. allan On Tue, Oct 6, 2009 at 6:03 AM, Markus Wanner <markus@...> wrote: > Hi, > > I'm wondering if pixma backend might support the scanner part of the newish > Canon MF43x0d devices (x ranging from 2 to 5, depending on having an > automatic document feeding (3 and 5) and/or additional fax module (4 and > 5)). > > The list of supported devices already sports MF412x as well as MF4270, which > all look pretty similar to the new products, in spec as well as optically. > > Does anybody else have such a device to test? Do you think it'd be worth a > try (given I have decent C programming skills, but not much time). The > hardware seems to have a pretty high bang-for-the-bucks-ratio, but I'm > hesitant as I need Linux support (and much prefer OSS drivers). > > Regards > > Markus Wanner > > > -- > sane-devel mailing list: sane-devel@... > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to sane-devel-request@... > -- "The truth is an offense, but not a sin" -- sane-devel mailing list: sane-devel@... http://lists.alioth.debian.org/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-request@... |
|
|
Re: Support for Canon MF4320dIndeed, the pixma protocol is declined into about 5 to 10 different
flavours, fitting more than 50 different Pixma models, and we have for now implemented in the pixma backend, all the ones that we have encountered. Looks like new models still implement the same ones, as seen recently for the new MP640. Also, few protocol evolutions have been seen for recent Pixma models. So adding a new model requires generally to take a look at its Windows Snoop trace, and declare it according to the protocol used. Some tweaks may be needed if necessary. As allan stated, there's great chance that this model can be easily supported by the pixma backend, simply contact the list to get help around that, and we'll see what is to be done. nicolas Le mercredi 07 octobre 2009 à 09:20 -0400, m. allan noah a écrit : > Seems that most pixma machines have similar protocols to already > supported devices. The author of the backend is also quite quick to > support new machines. So, chances are good that it will work with > minimal effort. However, there is no way to know for sure unless > someone buys one and tests it. It could be completely different. > > allan > > On Tue, Oct 6, 2009 at 6:03 AM, Markus Wanner <markus@...> wrote: > > Hi, > > > > I'm wondering if pixma backend might support the scanner part of the newish > > Canon MF43x0d devices (x ranging from 2 to 5, depending on having an > > automatic document feeding (3 and 5) and/or additional fax module (4 and > > 5)). > > > > The list of supported devices already sports MF412x as well as MF4270, which > > all look pretty similar to the new products, in spec as well as optically. > > > > Does anybody else have such a device to test? Do you think it'd be worth a > > try (given I have decent C programming skills, but not much time). The > > hardware seems to have a pretty high bang-for-the-bucks-ratio, but I'm > > hesitant as I need Linux support (and much prefer OSS drivers). > > > > Regards > > > > Markus Wanner > > > > > > -- > > sane-devel mailing list: sane-devel@... > > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > > Unsubscribe: Send mail with subject "unsubscribe your_password" > > to sane-devel-request@... > > > > > -- sane-devel mailing list: sane-devel@... http://lists.alioth.debian.org/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-request@... |
|
|
hp psc 1500Hi everybody,
I compiled sane-backends (latest version) on my router (Asus Wl500gP). Everything works fine. MP830 works without any problem. Now I also have a hp psc 1500 connected but it does not work. I installed hplip from ipk-package. sane-find-scanner gives the right output, but scanimage -L says, no scanner detected. Any idea? Regards Oliver -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser -- sane-devel mailing list: sane-devel@... http://lists.alioth.debian.org/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-request@... |
|
|
Re: hp psc 1500check that hpaio is listed in /etc/sane.d/dll.conf
allan On Wed, Oct 7, 2009 at 4:46 PM, Oliver Polch <CarterBueford@...> wrote: > Hi everybody, > > I compiled sane-backends (latest version) on my router (Asus Wl500gP). Everything works fine. MP830 works without any problem. Now I also have a hp psc 1500 connected but it does not work. I installed hplip from ipk-package. > sane-find-scanner gives the right output, but scanimage -L says, no scanner detected. > > Any idea? > > Regards > Oliver > -- > Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - > sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser > > -- > sane-devel mailing list: sane-devel@... > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to sane-devel-request@... > -- "The truth is an offense, but not a sin" -- sane-devel mailing list: sane-devel@... http://lists.alioth.debian.org/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-request@... |
| Free embeddable forum powered by Nabble | Forum Help |