[Wine]parallel port programmer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have an xeltek programmer the superpro 680 and I trying to run it's software with wine emulator under linux, without succes.
I had compiled kernel with parport_pc and ppdev module , edited modules.conf with "alias char-major-99 ppdev" and .wine/config with


[ppdev]
;; key:  io-base of the emulated port
;; value : parport-device{,timeout}
;; timeout for auto closing an open device ( not yet implemented)
"378" = "/dev/parport0"
;"278" = "/dev/parport1"
;"3bc" = "/dev/parport2"

[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"

[ports]
"read"  = "0x779,0x379,0x280-0x2a0,0x378-0x37f"
"write" = "0x779,0x379,0x280-0x2a0,0x378-0x37f"

I let the program run with superuser privilege (sudo), but the program doesn't see the programmer connected.Is there same others thinks that I have to do?

Thanks in advance.

Massimo
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux