Quote:
Originally Posted by -Thomas-
[*] Download the attached print2pdf.sh and configure the target directory for your PDF files (standard: Documents on Internal memory). Place the script in /usr/local/bin on your iLiad.
|
This script is missing one line as I found out (adding /usr/local/bin to the $PATH is necessary). Please download the new attached version.
Quote:
Originally Posted by chupit
Dear Thomas,
When using this solution, do you still observe that working with CF cards using WiFi is very slow or it's just content lister's problem?
|
This problem still exists and is not only related to the content lister. The system log tells me about lost interrupts when trying to copy a file over ssh onto the CF card, and I get exactly 1 kb/s in speed.
But despite that printing to CF isn't slower, because CF and WiFi are not used at the same time. Samba first writes a temporary file to /tmp (which is located in RAM), converts it to pdf and then moves it to the CF card after using the WiFi interface.