From: <pa...@rc...> - 2001-05-07 04:20:27
|
f.r...@in... wrote: > Thanks David, and sorry for not reading all the instruction. > I'm one step ahead but still I need help. > Now "hpo devid" works fine, but other hpo commands or xojpanel return the following error: > "Error 0 (system error 100) in file mlccon.c line 263" > that seems to indicate a comunication problem. > Any idea? > Jimmi Hi, Jimmi. System error (errno) 100 is ENETDOWN, which is something of a catch-all error code for a lot of different failures in the kernel drivers. Since it might be a lot of work to try to track this down with hpoj-0.7, you might want to try out the new code in CVS. For more information, see "http://hpoj.sourceforge.net/download.shtml". If there's still a problem, I think the new driver will make it easier to figure out what's going wrong. In addition, the CVS code has scanning support for the 700, which isn't present in 0.7. David |