2010/5/26 Jon Elson <el...@pico-systems.com>: > Viesturs Lācis wrote: >> I have a question, how do I make onboard LPT port on the D510MO card >> to work (there are pins on the board for the LPT port, cable and >> bracket with the female LPT port are used to get "normal" port). What >> i tried, was entering "lspci -v" command in terminal and here is what >> i got: >> >> >> >> 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 01) >> Subsystem: Intel Corporation Device 4f4d >> Flags: bus master, medium devsel, latency 0 >> Capabilities: <access denied> >> >> > I suspect that the parallel port is accessed through the ISA bridge, and > is probably at the default 0x378 address. > > You might get more info if you put "sudo" before the lspci command. > > Jon >
Here are 2 parts from the output with "sudo lspci -v". It seems that it did not add any useful information. v...@vie:~$ sudo lspci -v [sudo] password for vie: 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 01) Subsystem: Intel Corporation Device 4f4d Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Information <?> 05:00.0 Communication controller: NetMos Technology PCI 1 port parallel adapter (rev 01) Subsystem: LSI Logic / Symbios Logic Device 0010 Flags: medium devsel, IRQ 21 I/O ports at 1030 [size=8] I/O ports at 1028 [size=8] I/O ports at 1020 [size=8] I/O ports at 1018 [size=8] I/O ports at 1010 [size=8] I/O ports at 1000 [size=16] Kernel driver in use: parport_pc Kernel modules: parport_pc Anyway, I belive now that my question was answered by Peter's suggestion to try "dmesg" command. The output contained following line: [ 10.158813] parport0: PC-style at 0x378, irq 7 [PCSPP] And that is the answer - as You already stated, it has the default 0x378 address. My apologies for incorrect formulation of the question - i just wanted to find out, if Ubuntu finds both LPT ports, because i have not spare SATA HDD, where i could install EMC and test it (i have booted from notebook's HDD). It is not the situation that i would have tested the port, it would not work and i would be looking for a cause of problem. I hope that i will avoid this scenario :) Thank You for trying to help! Viesturs ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users