Re: test_with_parallel_port

Hi,

I had the same problem to configure the device driver,... when I did

comedi/config /dev/comedi0 comedi_parport 0x378
so I executed the command dmesg and I saw :

parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected

I tried :

comedi/config /dev/comedi0 comedi_parport 0x778

and now it runs very well.

I think the base address 0x378 is already taken and the address 0x778 is 
another address for the same parallel port.

Sorry for my english

Good luck

Pierre MARECHAL



nmercat_at_tin.it a écrit :

> Hi all
> I have configured the parallel port with the command comedi_config -v
> /dev/comedi0
> comedi_parport 0x3bc i am trying to run the examples in demo directory 
> with the oscilloscope
> attached to the parport, but it doesn't move ,
> The examples run, but the voltage does't move .
> I have used the example ./dio passing the parameters -s 0 -c 1  and i
> have
> tryed to test all the pin of the parallel port, i have also tryed to 
> configure with another base address 0x378 but the
> configuration
> fails.
> Can anyone help me please? Thanks Lorenzo.
>
>
> _______________________________________________
> comedi mailing list
> comedi_at_comedi.org
> https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi 

Received on 2004-04-23Z12:44:20