LisaList2

Advanced search  

News:

Want an XLerator? Please participate in the market research thread: https://lisalist2.com/index.php/topic,594.msg4180.html

Pages: [1] 2   Go Down

Author Topic: Widget 82 error.  (Read 22340 times)

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Widget 82 error.
« on: April 02, 2025, 01:04:26 pm »

My solenoid was not retracting. I adjusted it as per troubleshooting instructions from Sun re marketing.

Solenoid appears to be working properly, but I am getting an 82 error.

I noticed when the heads are in the center of the drive the horrendous noise goes away. I don't know if that's irrelevant.

Any suggestions?

By the way, I don't have BLUN a disk format that I can use with the floppy EMU.

Here is the video https://youtube.com/shorts/qLkUoe_MRj4?si=rPQIEWjpsAYduMhY
Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

sigma7

  • Administrator
  • Hero Member
  • *****
  • Karma: +170/-1
  • Offline Offline
  • Posts: 575
  • Warning: Memory errors found. Verify comments.
Re: Widget 82 error.
« Reply #1 on: April 02, 2025, 02:16:45 pm »

... the video

In the video it looks like maybe the wire going to the solenoid is rubbing on the flywheel... (?)

Quote
By the way, I don't have BLUN a disk format that I can use with the floppy EMU.

Assuming BLUN was supposed to be "BLU in" --

Although I suspect BLU won't be helpful here compared to something like https://github.com/stepleton/NeoWidEx, I think the straight DC42 file should work after unzipping, is that not the case?

Logged
Warning: Memory errors found. ECC non-functional. Verify comments if accuracy is important to you.

AlexTheCat123

  • Sr. Member
  • ****
  • Karma: +85/-1
  • Online Online
  • Posts: 308
Re: Widget 82 error.
« Reply #2 on: April 02, 2025, 05:27:32 pm »

It doesn't appear that your drive is making it through the self-test that occurs right after the brake releases. The heads seem to move once and then give up. You should be seeing a bit more movement, and the heads should be slowly sweeping the entire surface of the disk as they perform a seek test.


I'd suggest hooking the drive up to either NeoWidEx or your ESProFile (with the switch on the ESProFile PCB flipped to the DIAG position) next. If you choose ESProFile, just connect to the board over serial at 115200 baud to access the diagnostic interface.


Then maybe try to read the status of the Widget controller and let us know exactly what it says. On ESProFile, it's the Get Controller Status command under the Widget-Specific Commands submenu, but I'm not sure what it's called in NeoWidEx. That should give you a good bit of info about the health of the controller, and can help us figure out where to look next.
Logged

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Re: Widget 82 error.
« Reply #3 on: April 02, 2025, 05:37:28 pm »



In the video it looks like maybe the wire going to the solenoid is rubbing on the flywheel... (?)

Quote


Just the angle of the camera.


 I think the straight DC42 file should work after unzipping, is that not the case?

Nope. FloppyEMU does not show it in the menu.

Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Re: Widget 82 error.
« Reply #4 on: April 02, 2025, 05:38:58 pm »

If you choose ESProFile, just connect to the board over serial at 115200 baud to access the diagnostic interface.


Then maybe try to read the status of the Widget controller and let us know exactly what it says. On ESProFile, it's the Get Controller Status command under the Widget-Specific Commands submenu, but I'm not sure what it's called in NeoWidEx. That should give you a good bit of info about the health of the controller, and can help us figure out where to look next.

Will do! thanks!

Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Re: Widget 82 error.
« Reply #5 on: April 02, 2025, 06:09:21 pm »

Although I suspect BLU won't be helpful here compared to something like https://github.com/stepleton/NeoWidEx, I think the straight DC42 file should work after unzipping, is that not the case?

The unzipped NeoWidEx is also .dc42. FloppyEMU is not seeing it. Not sure how to get this in a format I can boot from.

Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Re: Widget 82 error.
« Reply #6 on: April 03, 2025, 04:29:03 pm »


I'd suggest hooking the drive up to either NeoWidEx or your ESProFile (with the switch on the ESProFile PCB flipped to the DIAG position) next. If you choose ESProFile, just connect to the board over serial at 115200 baud to access the diagnostic interface.


I connected to the ESProfile.

Menu comes up and I get the "clunk" of the solenoid but I think my terminal settings might be wrong because when I try to choose a menu item I get garbage (screenshot attached)

Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

AlexTheCat123

  • Sr. Member
  • ****
  • Karma: +85/-1
  • Online Online
  • Posts: 308
Re: Widget 82 error.
« Reply #7 on: April 04, 2025, 12:59:23 pm »

ESProFile's tester mode uses ANSI escape codes to clear the screen between commands and move the cursor around, so try switching to a program that supports them. The garbage characters you're seeing are the escape codes, so clearly your current program doesn't support them. I don't use Windows much, so I don't have any concrete suggestions off the top of my head, but a quick search suggests that Microsoft Terminal might support them.
Logged

sigma7

  • Administrator
  • Hero Member
  • *****
  • Karma: +170/-1
  • Offline Offline
  • Posts: 575
  • Warning: Memory errors found. Verify comments.
Re: Widget 82 error.
« Reply #8 on: April 04, 2025, 01:37:34 pm »

uses ANSI escape codes ... try switching to a program that supports them

I think this effectively means "try changing your terminal software's settings to emulate a smart terminal eg. VT100, instead of TTY."

(Then if your software can't do "smart terminal" try a different emulator.)
Logged
Warning: Memory errors found. ECC non-functional. Verify comments if accuracy is important to you.

AlexTheCat123

  • Sr. Member
  • ****
  • Karma: +85/-1
  • Online Online
  • Posts: 308
Re: Widget 82 error.
« Reply #9 on: April 05, 2025, 12:37:25 am »

I think this effectively means "try changing your terminal software's settings to emulate a smart terminal eg. VT100, instead of TTY."

(Then if your software can't do "smart terminal" try a different emulator.)


Yeah, exactly!
Logged

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Re: Widget 82 error.
« Reply #10 on: April 06, 2025, 04:55:36 pm »

this is what I am getting:

Please select an option: .[2J.[HCommand confirmation failed!
It doesn't look like you have the diagnostic Z8 ROM fitted in your ProFile, which is needed for all commands in this menu.
Do you want to continue anyway (return for yes, 'n' to cancel)? .[2J.[H.[2J.[HESProFile Diagnostic Mode - Version 1.0
Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Re: Widget 82 error.
« Reply #11 on: April 06, 2025, 05:38:21 pm »

I am not having much luck with BLU either.

FloppyEMU, CiderPress2 and BMOW diskcopy 4.2 converter all say both the .sit and the .zip version of the BLU.DC42 are NOT DiskCopy 4.2 images.

Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

sigma7

  • Administrator
  • Hero Member
  • *****
  • Karma: +170/-1
  • Offline Offline
  • Posts: 575
  • Warning: Memory errors found. Verify comments.
Re: Widget 82 error.
« Reply #12 on: April 06, 2025, 06:07:24 pm »

FloppyEMU, CiderPress2 and BMOW diskcopy 4.2 converter all say both the .sit and the .zip version of the BLU.DC42 are NOT DiskCopy 4.2 images.

Guessing that you need to extract the files from the zip archive, rather than trying to access them through Window's viewer into the zip archive.

ie. on the desktop, right-click the .zip file and select extract to get the dc42 file.
Logged
Warning: Memory errors found. ECC non-functional. Verify comments if accuracy is important to you.

bmwcyclist

  • Sr. Member
  • ****
  • Karma: +15/-0
  • Offline Offline
  • Posts: 134
Re: Widget 82 error.
« Reply #13 on: April 06, 2025, 06:26:13 pm »


Guessing that you need to extract the files from the zip archive, rather than trying to access them through Window's viewer into the zip archive.


Nope. I directly extracted the files from the archives using 7-zip and Stuffit for windows.
Logged
Using my LISA for writing blogs and other work projects and fun and games at home. LISA 2/10, AST RAM board, ESProfile, FloppyEMU, Mac2LISA Mac extended keyboard, reproduction LISA 1 mouse.

sigma7

  • Administrator
  • Hero Member
  • *****
  • Karma: +170/-1
  • Offline Offline
  • Posts: 575
  • Warning: Memory errors found. Verify comments.
Re: Widget 82 error.
« Reply #14 on: April 06, 2025, 06:40:20 pm »

I directly extracted the files from the archives

Please attach the extracted dc42 file and perhaps a clue will appear...
Logged
Warning: Memory errors found. ECC non-functional. Verify comments if accuracy is important to you.
Pages: [1] 2   Go Up