EMC and 7i43
I believe I have the jumpers set correctly:
W1 Up
W2 Up
W3 Down
W4 Down
W5 Down
W6 Up
I have ensured in BIOS that my parallel port has an address of 0378, and is running EPP, and I have the 7i43 firmware installed.
Any ideas how to proceed?
I am a little worried that maybe my parallel cable is too long, I have a 15 foot long ribbon cable with ends as provided by Mesa, and the power LED lights up, but nothing else.
Please Log in or Create an account to join the conversation.
change W3 to up
give it a try , 15' cable should be ok
although i would use a screened cable , rather than ribbon at that length , screened cables tend to be thicker cored than ribbon ,
so less of a voltage drop .
what error are you getting can you post dmesg output
check the bit file exists and correct name and location also
some pc's have EPP & ECP dual mode , make sure it's EPP only
Please Log in or Create an account to join the conversation.
What is your loadrt hal_parport line?I have ensured in BIOS that my parallel port has an address of 0378
I think it might need to be :
loadrt hal_parport cfg="0x378"
because the address is in Hex or, to use the auto-detected address:
loadrt hal_parport cfg="0"
Please Log in or Create an account to join the conversation.
When jumpered for EPP mode, the three LEDs on the bottom (one yellow and two red LEDs) should be illuminated when first powered up. If you don't get this you likely have a power problem...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Do you have 5V power supplied to the 7I43s P1 terminal block? (preferably from the PC that connects to the 7I43)
When jumpered for EPP mode, the three LEDs on the bottom (one yellow and two red LEDs) should be illuminated when first powered up. If you don't get this you likely have a power problem...
Thanks, that solved it!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I'm very new to linux and I suspect I may be missing something basic.
Please Log in or Create an account to join the conversation.
John
Please Log in or Create an account to join the conversation.