Parallelport adressen problem

More
13 May 2016 18:18 #74620 by xmca
Hallo Zusammen,

Erstmal was über mich bevor ich das fragen anfange.

Ich bin 27 Jahre alt und habe mir vor einem Jahr eine CNC Fräse gebaut die auch super mit Linuxcnc läuft.

Mein Problem ist bei der umstellung von meinem Tower PC auf ein kleines Mini-itx Mainboard.
Ich habe mir das Asrock N3150B-ITX Mainboard zugelet und die wheezy live cd installiert.
Dann habe ich per lspci -v nachschauen wollen welche adresse mein parport hat aber ich finde sie nicht.
Angezeigt wird das hier alles:

xmca@linuxcnc:~$ lspci -v
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 21)
Subsystem: ASRock Incorporation Device 22b1
Flags: bus master, fast devsel, latency 0

00:02.0 VGA compatible controller: Intel Corporation Device 22b1 (rev 21) (prog-if 00 [VGA controller])
Subsystem: ASRock Incorporation Device 22b1
Flags: bus master, fast devsel, latency 0, IRQ 10
Memory at 90000000 (64-bit, non-prefetchable) [size=16M]
Memory at 80000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>

00:13.0 SATA controller: Intel Corporation Device 22a3 (rev 21) (prog-if 01 [AHCI 1.0])
Subsystem: ASRock Incorporation Device 22a3
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19
I/O ports at f060
Memory at 91315000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci

00:14.0 USB controller: Intel Corporation Device 22b5 (rev 21) (prog-if 30 [XHCI])
Subsystem: ASRock Incorporation Device 22b5
Flags: bus master, medium devsel, latency 0, IRQ 20
Memory at 91300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd

00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 21)
Subsystem: ASRock Incorporation Device 2298
Flags: bus master, fast devsel, latency 0, IRQ 10
Memory at 91100000 (32-bit, non-prefetchable) [size=1M]
Memory at 91000000 (32-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>

00:1b.0 Audio device: Intel Corporation Device 2284 (rev 21)
Subsystem: ASRock Incorporation Device d887
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at 91310000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 21) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00001000-00001fff
Memory behind bridge: 91400000-915fffff
Prefetchable memory behind bridge: 0000000091600000-00000000917fffff
Capabilities: <access denied>
Kernel driver in use: pcieport

00:1c.1 PCI bridge: Intel Corporation Device 22ca (rev 21) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: 91200000-912fffff
Capabilities: <access denied>
Kernel driver in use: pcieport

00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 21)
Subsystem: ASRock Incorporation Device 229c
Flags: bus master, medium devsel, latency 0
Capabilities: <access denied>

00:1f.3 SMBus: Intel Corporation Device 2292 (rev 21)
Subsystem: ASRock Incorporation Device 2292
Flags: medium devsel, IRQ 10
Memory at 91314000 (32-bit, non-prefetchable)
I/O ports at f040
Capabilities: <access denied>

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 11)
Subsystem: ASRock Incorporation Motherboard (one of many)
Flags: bus master, fast devsel, latency 0, IRQ 17
I/O ports at e000
Memory at 91204000 (64-bit, non-prefetchable) [size=4K]
Memory at 91200000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169

xmca@linuxcnc:~$
Hoffe ihr könnt mir da helfen.

Please Log in or Create an account to join the conversation.

More
13 May 2016 23:19 #74631 by Thomas
Hallo xmca,

bin auch erst ganz frisch dabei und habe heute endlich meine Nema 23 zum laufen gebracht. Bei mir lags an den BIOS Einstellungen vom Parallelport. Da der Parallelport bei Dir nirgendwo auftaucht, vermute ich dass er im BIOS erst noch aktiviert werden muss.
Meine Einstellung ist wie folgt:
Parallel Port Address [378]
Parallel Port Mode [Bi-Directional]
Parallel Port IRQ [IRQ7]

Ich selber habe einen DB25-1205 BOB von Longs Motor. Habe keine Ahnung ob das einen Unterschied macht, aber mit EPP/ECP habe ich die Schrittmotoren nicht zum laufen gebracht.

Viel Erfolg, Gruß Thomas
The following user(s) said Thank You: xmca

Please Log in or Create an account to join the conversation.

More
14 May 2016 14:25 #74648 by xmca
Replied by xmca on topic Parallelport adressen problem
Danke für die schnelle Antwort!!!!

hab gleich mal die ganzen Parallelport varianten: Normal, Bi-Directional, ECP and EPP 1.9 und ECP and EPP 1.7 mit den optionen Auto, IO= 378h IRQ5 DMA3 , IO=378h IRQ=5,6,7,9,10,11,12 DMA=1,3, und IO=278h IRQ=5,6,7,9,10,11,12 DMA=1,3 im Bios ausprobiert.

aber ich bekomme immer das gleiche ergebnis mit lspci -v.

Muß ich vllt. noch irgendwas anderes im Terminal eingeben das ich den Parport sehe?

Gruß xmca

Please Log in or Create an account to join the conversation.

More
15 May 2016 21:18 - 15 May 2016 21:20 #74690 by Thomas
für was brauchst DU die Adresse? Die Adresse wird ja im BIOS eingegeben und ist dann vermutlich die 0x378 die man auch im LinuxCNC eingeben kann.
Ansonsten einfach mal google'n "Adresse Parallelport Linux", habe folgendes dabei gefunden:

Der Befehl lautet:

sudo cat /proc/ioports | grep parport


www.stepcraft-systems.com/en/forum/softw...linuxcnc-einrichtung

Viel Erfolg, Gruß Thomas
Last edit: 15 May 2016 21:20 by Thomas. Reason: wrong link
The following user(s) said Thank You: Tchefter, xmca

Please Log in or Create an account to join the conversation.

More
20 May 2016 10:15 #74871 by xmca
Replied by xmca on topic Parallelport adressen problem
Hey Vielen dank Thomas!!!!

hab es jetzt hinbekommen.

Hatte mir zwischenzeitlich eine pci-e paralellport karte bestellt und diese wird auch unter lspci -v angezeigt.
Und das eintragen des onboard Parallelport 0x378 wie es im Bios steht hat auch funktioniert.
Mein Fehler war das ich mich darauf versteift hatte das der Paralellport unter lspci -v angezeigt werden muß das er funktioniert.
Was ja nicht so ist.

hab das ganze aber erst mit dem Multimeter am Schreibtisch getestet.

Vielen lieben Dank für die Hilfe!!!!!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.116 seconds
Powered by Kunena Forum