Mesa 5i20 servo configuration

More
16 Jan 2010 07:59 #1515 by Zig
Well here is the second part of the message.

Seems i was not alowed to post the file... wrong extension..
Ok here is the shorter of the two... copy pasted

snare@snare:~$ lspci
00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:0a.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: VIA Technologies, Inc. UniChrome Pro IGP (rev 01)
snare@snare:~$


No sign of 5I20 card.

Is it recognised?



And the longer attached as a text file

File Attachment:

File Name: EMC2error_report.txt
File Size:19 KB
Attachments:

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

More
16 Jan 2010 14:55 #1516 by PCW
Does the original servo demo still work? It found the card and ran...

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

More
16 Jan 2010 16:54 #1518 by cmorley
That is the error message given after typing 'dmesg' right? There probably was another error message that would give us the clue we need.
did you run this from the command line (terminal) ? If so there was an error message and at the end it probably told you to look for more info by typing dmesg.
What did the original error message say?
BTW - [ 845.272325] rtapi: no version for "nano2count" found: kernel tainted is not a big deal.
when nano2count was made they forgot to add a line that tells the kernal the version.
it's not a real error - just a warning

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

More
16 Jan 2010 22:45 #1519 by Zig
PCW and CMORLEY,

Thanks for the interest and support.

The card seems to have failed as it is not responding to the previously functioning demo.
I am presenting You with three files:

A copy of previously functioning kernel response
a copy of current kernel response
and
a copy of EMC2 error response in the form of popup window generated when EMC2 has problems starting.

I have had a look at 5I20 documentation and the only thing other than a hard electronic fault that comes to mind is that the eprom whichaparently setsup PCI bus protocols has gone belly up.

It may be that a JTAG programer is required to restore the eprom content.

Regards

Zig

File Attachment:

File Name: functioninghm2.txt
File Size:13 KB
Attachments:

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

More
16 Jan 2010 22:46 #1520 by Zig
Current state dmesg report

File Attachment:

File Name: currentstate.txt
File Size:1 KB
Attachments:

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

More
16 Jan 2010 22:47 #1521 by Zig
And EMC2 startup error pop up window

File Attachment:

File Name: EMC2errorpopup.txt
File Size:3 KB
Attachments:

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

More
17 Jan 2010 15:48 #1531 by PCW
Its possible to re-program the EEPROM from the host side (no cables needed) but before going that far
you might try disabling the EEPROM and then seeing if the card shows up in lspci
(0x10B5,0x9030). The card will not operate in this state but it will use the bridge chips defaults
and should show up in lspci

If the card does not show up when the EEPROM is disabled, most likely either the card bridge chip has failed
or you have a PCI slot problem on your MB

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

More
17 Jan 2010 23:03 #1539 by Zig
Its the EEPROM :woohoo:

snare@snare:~$ lspci
00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:08.0 Bridge: PLX Technology, Inc. PCI9030 32-bit 33MHz PCI <-> IOBus Bridge (rev 0a)
00:0a.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: VIA Technologies, Inc. UniChrome Pro IGP (rev 01)
snare@snare:~$



majickally the IO bridge has returned:

00:08.0 Bridge: PLX Technology, Inc. PCI9030 32-bit 33MHz PCI <-> IOBus Bridge (rev 0a)


The next step is to restore the EEPROM contens.

Please instruct where to find the utility and the image to which to restore to.

Exstatically ( and without great delays more importantly)

Zig

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

More
18 Jan 2010 00:03 #1540 by PCW
If you have a corrupt EEPROM image its best to request an RMA and return the card
The reason I say this is that its likely you have a bad (leaky) EEPROM

To rule out dirty contact fingers on the PCI slot I would verify that you can install the card
with the EEPROM re-enabled, and disabled and verify that the card always disappears when the EEPROM is enabled

If you want to try reprogramming the EEPROM, its tricky but heres how:

1. You need DOS, the EEPROM programming utility is DOS only
2. You need to power up the card with the EEPROM disabled
3. Then, while powered up, you need to re-enable the EEPROM
( you will probably have to disconnect cables and re-arrange cards to reach the jumper)
4. Then you run the 5I20EED.BAT batch file from the 5I20 support distribution
(this batch file requires the 9030EEP.EXE executable)
5. A power cycle should reload the new EEPROM values

If you want to know where the EEPROM is bad you could try reading it by using the 9030EEP utility
before you run the batch file that re-writes it

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

More
18 Jan 2010 00:11 #1541 by Zig
PCW ,

Thanks for the advice ..it is much appreciated.

I would prefer to to try to get the card up and runing.
If i send it back to mesa for reprograming i am looking at three weeks delay.

I would prefer to see if it is possible to recover it locally.

Regards
Zig

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

Moderators: PCWjmelson
Time to create page: 0.116 seconds
Powered by Kunena Forum